| 1 | [ Dec 27 23:38:52 Enabled. ] | ||
| 2 | [ Dec 27 23:38:52 Rereading configuration. ] | ||
| 3 | [ Dec 27 23:38:53 Rereading configuration. ] | ||
| 4 | [ Dec 27 23:38:56 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 | [ Dec 27 23:38:56 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 | 2025.12.27 23:38:57.360073 [ 1 ] {} <Information> Application: Will watch for the process with pid 23879 | ||
| 29 | 2025.12.27 23:38:57.360496 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.27 23:38:57.760893 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23879 | ||
| 31 | 2025.12.27 23:38:57.763232 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.27 23:38:57.763403 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.27 23:38:57.887614 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.27 23:38:57.930519 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.27 23:38:57.930614 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.27 23:38:57.930635 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.27 23:38:57.930697 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.27 23:38:57.931388 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.27 23:38:57.933656 [ 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 | 2025.12.27 23:38:57.934520 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.27 23:38:57.935382 [ 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 | 2025.12.27 23:38:57.935441 [ 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 | 2025.12.27 23:38:57.935484 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.27 23:38:57.936237 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.27 23:38:57.937201 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.27 23:38:57.943090 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.27 23:38:57.943824 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.27 23:38:57.945297 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.27 23:38:57.945396 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.27 23:38:57.946509 [ 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 | 2025.12.27 23:38:57.946983 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.27 23:38:57.951162 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.27 23:38:57.951539 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.27 23:38:57.956420 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.27 23:38:57.956794 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.27 23:38:57.957261 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.27 23:38:57.957621 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.27 23:38:57.959207 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.27 23:38:57.959232 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.27 23:38:57.959319 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.27 23:38:57.959613 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.27 23:38:57.973383 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.27 23:38:57.973414 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000190334 sec | ||
| 68 | 2025.12.27 23:38:57.973440 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.27 23:38:57.973457 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.27 23:38:57.974194 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.27 23:38:57.974783 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.27 23:38:57.987431 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.27 23:38:57.987475 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.27 23:38:57.987496 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.27 23:38:57.987509 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.27 23:38:57.987548 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.27 23:38:57.987566 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.27 23:38:57.989658 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.27 23:38:57.989703 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.27 23:38:57.989723 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.27 23:38:57.989862 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.27 23:38:57.989907 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.27 23:38:57.989921 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.27 23:38:57.989939 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.27 23:38:57.989950 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.27 23:38:57.989980 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.27 23:38:57.989997 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.27 23:38:58.012706 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.27 23:38:58.014401 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.27 23:38:58.014429 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.5041e-05 sec | ||
| 91 | 2025.12.27 23:38:58.014440 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.27 23:38:58.014451 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.27 23:38:58.014474 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.27 23:38:58.014687 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.27 23:38:58.014739 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.27 23:38:58.014755 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.27 23:38:58.014769 [ 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 | 2025.12.27 23:38:58.014783 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.27 23:38:58.030463 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.27 23:38:58.030703 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2025.12.27 23:38:58.032135 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.39e-05 sec. | ||
| 102 | 2025.12.27 23:38:58.032578 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.27 23:38:58.034080 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.27 23:38:58.034115 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.27 23:38:58.409569 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37233 | ||
| 106 | 2025.12.27 23:38:58.411932 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.27 23:38:58.412020 [ 3 ] {} <Debug> TCP-Session: bee58321-02a5-4b63-8f6c-9a261a987811 Authenticating user 'default' from [fd00:1122:3344:101::b]:37233 | ||
| 108 | 2025.12.27 23:38:58.412060 [ 3 ] {} <Debug> TCP-Session: bee58321-02a5-4b63-8f6c-9a261a987811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.27 23:38:58.412154 [ 3 ] {} <Debug> TCP-Session: bee58321-02a5-4b63-8f6c-9a261a987811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.27 23:38:58.412282 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.27 23:38:58.412319 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.12.27 23:38:58.412415 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.27 23:38:58.415787 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44829 | ||
| 114 | 2025.12.27 23:38:58.415925 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55394 | ||
| 115 | 2025.12.27 23:38:58.415940 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56175 | ||
| 116 | 2025.12.27 23:38:58.416085 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.12.27 23:38:58.416173 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33163 | ||
| 118 | 2025.12.27 23:38:58.416212 [ 4 ] {} <Debug> TCP-Session: e6761d5c-5748-4533-ac2f-c09ad1f33088 Authenticating user 'default' from [fd00:1122:3344:101::b]:44829 | ||
| 119 | 2025.12.27 23:38:58.416226 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2025.12.27 23:38:58.416245 [ 4 ] {} <Debug> TCP-Session: e6761d5c-5748-4533-ac2f-c09ad1f33088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2025.12.27 23:38:58.416265 [ 5 ] {} <Debug> TCP-Session: c6502bd0-c4be-4412-a449-e545277e1905 Authenticating user 'default' from [fd00:1122:3344:101::b]:55394 | ||
| 122 | 2025.12.27 23:38:58.416275 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2025.12.27 23:38:58.416343 [ 4 ] {} <Debug> TCP-Session: e6761d5c-5748-4533-ac2f-c09ad1f33088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2025.12.27 23:38:58.416377 [ 5 ] {} <Debug> TCP-Session: c6502bd0-c4be-4412-a449-e545277e1905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2025.12.27 23:38:58.416376 [ 254 ] {} <Debug> TCP-Session: f4736e96-8837-4f99-ae61-efbf485f1cb4 Authenticating user 'default' from [fd00:1122:3344:101::b]:56175 | ||
| 126 | 2025.12.27 23:38:58.416357 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63180 | ||
| 127 | 2025.12.27 23:38:58.416484 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48149 | ||
| 128 | 2025.12.27 23:38:58.416467 [ 5 ] {} <Debug> TCP-Session: c6502bd0-c4be-4412-a449-e545277e1905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.12.27 23:38:58.416557 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41602 | ||
| 130 | 2025.12.27 23:38:58.416465 [ 254 ] {} <Debug> TCP-Session: f4736e96-8837-4f99-ae61-efbf485f1cb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.12.27 23:38:58.416353 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.12.27 23:38:58.416711 [ 254 ] {} <Debug> TCP-Session: f4736e96-8837-4f99-ae61-efbf485f1cb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.12.27 23:38:58.416738 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.12.27 23:38:58.416756 [ 255 ] {} <Debug> TCP-Session: f9c13d73-7544-4d6f-b6cb-251e06014616 Authenticating user 'default' from [fd00:1122:3344:101::b]:33163 | ||
| 135 | 2025.12.27 23:38:58.416799 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2025.12.27 23:38:58.416846 [ 256 ] {} <Debug> TCP-Session: 80b2f814-54e1-4bbb-86cd-15791d9fcc39 Authenticating user 'default' from [fd00:1122:3344:101::b]:63180 | ||
| 137 | 2025.12.27 23:38:58.416868 [ 257 ] {} <Debug> TCP-Session: 4cfbe91d-922f-45a7-9734-7e6d05ad75fc Authenticating user 'default' from [fd00:1122:3344:101::b]:48149 | ||
| 138 | 2025.12.27 23:38:58.416922 [ 256 ] {} <Debug> TCP-Session: 80b2f814-54e1-4bbb-86cd-15791d9fcc39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.27 23:38:58.416826 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2025.12.27 23:38:58.416852 [ 255 ] {} <Debug> TCP-Session: f9c13d73-7544-4d6f-b6cb-251e06014616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.27 23:38:58.417033 [ 256 ] {} <Debug> TCP-Session: 80b2f814-54e1-4bbb-86cd-15791d9fcc39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.12.27 23:38:58.417013 [ 258 ] {} <Debug> TCP-Session: 311dc9fa-217e-4674-a430-084608534724 Authenticating user 'default' from [fd00:1122:3344:101::b]:41602 | ||
| 143 | 2025.12.27 23:38:58.416996 [ 257 ] {} <Debug> TCP-Session: 4cfbe91d-922f-45a7-9734-7e6d05ad75fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.27 23:38:58.417123 [ 258 ] {} <Debug> TCP-Session: 311dc9fa-217e-4674-a430-084608534724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.12.27 23:38:58.417101 [ 255 ] {} <Debug> TCP-Session: f9c13d73-7544-4d6f-b6cb-251e06014616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.12.27 23:38:58.417181 [ 257 ] {} <Debug> TCP-Session: 4cfbe91d-922f-45a7-9734-7e6d05ad75fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.27 23:38:58.417212 [ 258 ] {} <Debug> TCP-Session: 311dc9fa-217e-4674-a430-084608534724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.27 23:38:59.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.85 MiB, peak 116.85 MiB, free memory in arenas 0.00 B, will set to 119.00 MiB (RSS), difference: 2.14 MiB | ||
| 149 | 2025.12.27 23:38:59.424466 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48161 | ||
| 150 | 2025.12.27 23:38:59.424671 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.12.27 23:38:59.424717 [ 259 ] {} <Debug> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Authenticating user 'default' from [fd00:1122:3344:101::d]:48161 | ||
| 152 | 2025.12.27 23:38:59.424741 [ 259 ] {} <Debug> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.27 23:38:59.424830 [ 259 ] {} <Debug> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.12.27 23:38:59.424926 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.12.27 23:38:59.424960 [ 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 | 2025.12.27 23:38:59.425047 [ 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 | 2025.12.27 23:38:59.425911 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49634 | ||
| 158 | 2025.12.27 23:38:59.426058 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52869 | ||
| 159 | 2025.12.27 23:38:59.426137 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45538 | ||
| 160 | 2025.12.27 23:38:59.426162 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2025.12.27 23:38:59.426947 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43017 | ||
| 162 | 2025.12.27 23:38:59.427015 [ 260 ] {} <Debug> TCP-Session: 38ca93d8-960d-4c3b-8d70-bbe4f4fe5349 Authenticating user 'default' from [fd00:1122:3344:101::d]:49634 | ||
| 163 | 2025.12.27 23:38:59.427049 [ 260 ] {} <Debug> TCP-Session: 38ca93d8-960d-4c3b-8d70-bbe4f4fe5349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2025.12.27 23:38:59.427071 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45774 | ||
| 165 | 2025.12.27 23:38:59.427164 [ 260 ] {} <Debug> TCP-Session: 38ca93d8-960d-4c3b-8d70-bbe4f4fe5349 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2025.12.27 23:38:59.428526 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57522 | ||
| 167 | 2025.12.27 23:38:59.430845 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2025.12.27 23:38:59.430933 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39741 | ||
| 169 | 2025.12.27 23:38:59.430966 [ 262 ] {} <Debug> TCP-Session: b7b56116-0e6c-4572-9487-d0f8b520f35b Authenticating user 'default' from [fd00:1122:3344:101::d]:45538 | ||
| 170 | 2025.12.27 23:38:59.430965 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2025.12.27 23:38:59.430996 [ 262 ] {} <Debug> TCP-Session: b7b56116-0e6c-4572-9487-d0f8b520f35b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2025.12.27 23:38:59.431115 [ 264 ] {} <Debug> TCP-Session: 5035c12f-4052-4676-8e0b-3c31ec3d57c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45774 | ||
| 173 | 2025.12.27 23:38:59.431137 [ 262 ] {} <Debug> TCP-Session: b7b56116-0e6c-4572-9487-d0f8b520f35b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2025.12.27 23:38:59.431155 [ 264 ] {} <Debug> TCP-Session: 5035c12f-4052-4676-8e0b-3c31ec3d57c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2025.12.27 23:38:59.431271 [ 264 ] {} <Debug> TCP-Session: 5035c12f-4052-4676-8e0b-3c31ec3d57c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2025.12.27 23:38:59.433276 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2025.12.27 23:38:59.433327 [ 265 ] {} <Debug> TCP-Session: cba0c617-781e-42f3-a27c-a5562232d547 Authenticating user 'default' from [fd00:1122:3344:101::d]:57522 | ||
| 178 | 2025.12.27 23:38:59.433392 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56782 | ||
| 179 | 2025.12.27 23:38:59.433428 [ 265 ] {} <Debug> TCP-Session: cba0c617-781e-42f3-a27c-a5562232d547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2025.12.27 23:38:59.433454 [ 265 ] {} <Debug> TCP-Session: cba0c617-781e-42f3-a27c-a5562232d547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.12.27 23:38:59.433496 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2025.12.27 23:38:59.433542 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2025.12.27 23:38:59.433601 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2025.12.27 23:38:59.433588 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 185 | 2025.12.27 23:38:59.433764 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2025.12.27 23:38:59.433775 [ 263 ] {} <Debug> TCP-Session: d1f871c5-64cd-4782-949b-646728114dba Authenticating user 'default' from [fd00:1122:3344:101::d]:43017 | ||
| 187 | 2025.12.27 23:38:59.433825 [ 267 ] {} <Debug> TCP-Session: 8d5a5259-7906-4fad-988e-d39e8efe24cd Authenticating user 'default' from [fd00:1122:3344:101::d]:56782 | ||
| 188 | 2025.12.27 23:38:59.433815 [ 261 ] {} <Debug> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Authenticating user 'default' from [fd00:1122:3344:101::d]:52869 | ||
| 189 | 2025.12.27 23:38:59.433700 [ 266 ] {} <Debug> TCP-Session: 126d7553-f444-46e2-b62e-b19b68160307 Authenticating user 'default' from [fd00:1122:3344:101::d]:39741 | ||
| 190 | 2025.12.27 23:38:59.433935 [ 267 ] {} <Debug> TCP-Session: 8d5a5259-7906-4fad-988e-d39e8efe24cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.12.27 23:38:59.433917 [ 261 ] {} <Debug> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.12.27 23:38:59.433960 [ 266 ] {} <Debug> TCP-Session: 126d7553-f444-46e2-b62e-b19b68160307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2025.12.27 23:38:59.434034 [ 267 ] {} <Debug> TCP-Session: 8d5a5259-7906-4fad-988e-d39e8efe24cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2025.12.27 23:38:59.434048 [ 266 ] {} <Debug> TCP-Session: 126d7553-f444-46e2-b62e-b19b68160307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2025.12.27 23:38:59.434063 [ 261 ] {} <Debug> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.12.27 23:38:59.433903 [ 263 ] {} <Debug> TCP-Session: d1f871c5-64cd-4782-949b-646728114dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.12.27 23:38:59.434201 [ 263 ] {} <Debug> TCP-Session: d1f871c5-64cd-4782-949b-646728114dba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2025.12.27 23:38:59.437415 [ 259 ] {7486b363-a9a5-4dd7-a5fe-481c97adb376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2025.12.27 23:38:59.569642 [ 259 ] {7486b363-a9a5-4dd7-a5fe-481c97adb376} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48161) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 200 | |||
| 201 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 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 | ||
| 204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 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 | ||
| 212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 222 | |||
| 223 | 2025.12.27 23:38:59.570777 [ 259 ] {7486b363-a9a5-4dd7-a5fe-481c97adb376} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 224 | |||
| 225 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 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 | ||
| 228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 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 | ||
| 236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 246 | |||
| 247 | 2025.12.27 23:38:59.571091 [ 259 ] {7486b363-a9a5-4dd7-a5fe-481c97adb376} <Debug> TCPHandler: Processed in 0.145012204 sec. | ||
| 248 | 2025.12.27 23:38:59.571798 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 249 | 2025.12.27 23:38:59.572204 [ 261 ] {b1fe0de6-c1c8-485e-972d-232d9e56ad08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2025.12.27 23:38:59.572732 [ 261 ] {b1fe0de6-c1c8-485e-972d-232d9e56ad08} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52869) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 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 | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 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 | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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 | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2025.12.27 23:38:59.573114 [ 261 ] {b1fe0de6-c1c8-485e-972d-232d9e56ad08} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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 | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 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 | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2025.12.27 23:38:59.573394 [ 261 ] {b1fe0de6-c1c8-485e-972d-232d9e56ad08} <Debug> TCPHandler: Processed in 0.001804493 sec. | ||
| 299 | 2025.12.27 23:38:59.573760 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2025.12.27 23:38:59.574578 [ 259 ] {f8dee891-9e7a-4ab8-8eea-7f0254706b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 301 | 2025.12.27 23:38:59.575333 [ 259 ] {f8dee891-9e7a-4ab8-8eea-7f0254706b1b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 302 | 2025.12.27 23:38:59.580391 [ 259 ] {f8dee891-9e7a-4ab8-8eea-7f0254706b1b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 303 | 2025.12.27 23:38:59.580422 [ 259 ] {f8dee891-9e7a-4ab8-8eea-7f0254706b1b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.4351e-05 sec | ||
| 304 | 2025.12.27 23:38:59.580516 [ 259 ] {f8dee891-9e7a-4ab8-8eea-7f0254706b1b} <Trace> ReferentialDeps: No tables | ||
| 305 | 2025.12.27 23:38:59.580567 [ 259 ] {f8dee891-9e7a-4ab8-8eea-7f0254706b1b} <Trace> LoadingDeps: No tables | ||
| 306 | 2025.12.27 23:38:59.580594 [ 259 ] {f8dee891-9e7a-4ab8-8eea-7f0254706b1b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 307 | 2025.12.27 23:38:59.581521 [ 259 ] {f8dee891-9e7a-4ab8-8eea-7f0254706b1b} <Debug> TCPHandler: Processed in 0.00790771 sec. | ||
| 308 | 2025.12.27 23:38:59.581697 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2025.12.27 23:38:59.582010 [ 259 ] {7f85effd-3beb-4ae9-9c2d-f4a7237201d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) /* The version table contains metadata about the `oximeter` database */ | ||
| 310 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 311 | 2025.12.27 23:38:59.582161 [ 259 ] {7f85effd-3beb-4ae9-9c2d-f4a7237201d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 312 | 2025.12.27 23:38:59.587745 [ 259 ] {7f85effd-3beb-4ae9-9c2d-f4a7237201d0} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 313 | 2025.12.27 23:38:59.591169 [ 259 ] {7f85effd-3beb-4ae9-9c2d-f4a7237201d0} <Debug> oximeter.version (a135afb0-3516-4f74-9857-813158e419ec): Loading data parts | ||
| 314 | 2025.12.27 23:38:59.592494 [ 259 ] {7f85effd-3beb-4ae9-9c2d-f4a7237201d0} <Debug> oximeter.version (a135afb0-3516-4f74-9857-813158e419ec): There are no data parts | ||
| 315 | 2025.12.27 23:38:59.597230 [ 259 ] {7f85effd-3beb-4ae9-9c2d-f4a7237201d0} <Debug> TCPHandler: Processed in 0.015588888 sec. | ||
| 316 | 2025.12.27 23:38:59.597423 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2025.12.27 23:38:59.597723 [ 259 ] {e0e2c38f-2ec1-4181-9e33-11bbb129c6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | 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) | ||
| 328 | 2025.12.27 23:38:59.597881 [ 259 ] {e0e2c38f-2ec1-4181-9e33-11bbb129c6db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2025.12.27 23:38:59.611605 [ 259 ] {e0e2c38f-2ec1-4181-9e33-11bbb129c6db} <Debug> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Loading data parts | ||
| 330 | 2025.12.27 23:38:59.611835 [ 259 ] {e0e2c38f-2ec1-4181-9e33-11bbb129c6db} <Debug> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): There are no data parts | ||
| 331 | 2025.12.27 23:38:59.615699 [ 259 ] {e0e2c38f-2ec1-4181-9e33-11bbb129c6db} <Debug> TCPHandler: Processed in 0.018340247 sec. | ||
| 332 | 2025.12.27 23:38:59.616034 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2025.12.27 23:38:59.616222 [ 259 ] {03702173-4360-460e-a2cd-b5b702cb43ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 334 | 2025.12.27 23:38:59.616366 [ 259 ] {03702173-4360-460e-a2cd-b5b702cb43ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2025.12.27 23:38:59.620744 [ 259 ] {03702173-4360-460e-a2cd-b5b702cb43ff} <Debug> oximeter.measurements_i8 (9f585e93-df97-4d2e-9ff1-32b783964ed4): Loading data parts | ||
| 336 | 2025.12.27 23:38:59.621048 [ 259 ] {03702173-4360-460e-a2cd-b5b702cb43ff} <Debug> oximeter.measurements_i8 (9f585e93-df97-4d2e-9ff1-32b783964ed4): There are no data parts | ||
| 337 | 2025.12.27 23:38:59.625866 [ 259 ] {03702173-4360-460e-a2cd-b5b702cb43ff} <Debug> TCPHandler: Processed in 0.009895866 sec. | ||
| 338 | 2025.12.27 23:38:59.626039 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2025.12.27 23:38:59.626252 [ 259 ] {a5cf2234-773e-446b-b82f-66ebc23f584d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 340 | 2025.12.27 23:38:59.626402 [ 259 ] {a5cf2234-773e-446b-b82f-66ebc23f584d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2025.12.27 23:38:59.630415 [ 259 ] {a5cf2234-773e-446b-b82f-66ebc23f584d} <Debug> oximeter.measurements_u8 (ab63b1eb-d9ce-4fd7-9bb0-edb632b0789b): Loading data parts | ||
| 342 | 2025.12.27 23:38:59.630606 [ 259 ] {a5cf2234-773e-446b-b82f-66ebc23f584d} <Debug> oximeter.measurements_u8 (ab63b1eb-d9ce-4fd7-9bb0-edb632b0789b): There are no data parts | ||
| 343 | 2025.12.27 23:38:59.632779 [ 259 ] {a5cf2234-773e-446b-b82f-66ebc23f584d} <Debug> TCPHandler: Processed in 0.006796361 sec. | ||
| 344 | 2025.12.27 23:38:59.633032 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2025.12.27 23:38:59.633213 [ 259 ] {4444aa75-a37d-4d1b-8943-b6cf38382884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 346 | 2025.12.27 23:38:59.633362 [ 259 ] {4444aa75-a37d-4d1b-8943-b6cf38382884} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2025.12.27 23:38:59.637664 [ 259 ] {4444aa75-a37d-4d1b-8943-b6cf38382884} <Debug> oximeter.measurements_i16 (320a411a-793d-4e03-96fd-99aa565fb5ef): Loading data parts | ||
| 348 | 2025.12.27 23:38:59.637823 [ 259 ] {4444aa75-a37d-4d1b-8943-b6cf38382884} <Debug> oximeter.measurements_i16 (320a411a-793d-4e03-96fd-99aa565fb5ef): There are no data parts | ||
| 349 | 2025.12.27 23:38:59.641706 [ 259 ] {4444aa75-a37d-4d1b-8943-b6cf38382884} <Debug> TCPHandler: Processed in 0.008731515 sec. | ||
| 350 | 2025.12.27 23:38:59.641880 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2025.12.27 23:38:59.642061 [ 259 ] {bf582b25-ae70-405d-926a-cfc9800eb925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 352 | 2025.12.27 23:38:59.642244 [ 259 ] {bf582b25-ae70-405d-926a-cfc9800eb925} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2025.12.27 23:38:59.646222 [ 259 ] {bf582b25-ae70-405d-926a-cfc9800eb925} <Debug> oximeter.measurements_u16 (cd5b4f2f-5866-444a-8d40-a7f43dac24ea): Loading data parts | ||
| 354 | 2025.12.27 23:38:59.646389 [ 259 ] {bf582b25-ae70-405d-926a-cfc9800eb925} <Debug> oximeter.measurements_u16 (cd5b4f2f-5866-444a-8d40-a7f43dac24ea): There are no data parts | ||
| 355 | 2025.12.27 23:38:59.650820 [ 259 ] {bf582b25-ae70-405d-926a-cfc9800eb925} <Debug> TCPHandler: Processed in 0.009000991 sec. | ||
| 356 | 2025.12.27 23:38:59.651033 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2025.12.27 23:38:59.651269 [ 259 ] {6856b05a-d9b0-4bc6-a35f-6f216107c33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 358 | 2025.12.27 23:38:59.651401 [ 259 ] {6856b05a-d9b0-4bc6-a35f-6f216107c33e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2025.12.27 23:38:59.656274 [ 259 ] {6856b05a-d9b0-4bc6-a35f-6f216107c33e} <Debug> oximeter.measurements_i32 (769b9672-b303-4cb8-90cf-e635b40fc4cb): Loading data parts | ||
| 360 | 2025.12.27 23:38:59.656478 [ 259 ] {6856b05a-d9b0-4bc6-a35f-6f216107c33e} <Debug> oximeter.measurements_i32 (769b9672-b303-4cb8-90cf-e635b40fc4cb): There are no data parts | ||
| 361 | 2025.12.27 23:38:59.658139 [ 259 ] {6856b05a-d9b0-4bc6-a35f-6f216107c33e} <Debug> TCPHandler: Processed in 0.007163318 sec. | ||
| 362 | 2025.12.27 23:38:59.658305 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2025.12.27 23:38:59.658482 [ 259 ] {5a0b58ce-24c2-429d-9cec-c84e93dbf3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 364 | 2025.12.27 23:38:59.658626 [ 259 ] {5a0b58ce-24c2-429d-9cec-c84e93dbf3b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2025.12.27 23:38:59.663365 [ 259 ] {5a0b58ce-24c2-429d-9cec-c84e93dbf3b9} <Debug> oximeter.measurements_u32 (deaf8cb0-d209-4db4-9f10-e54b498caba7): Loading data parts | ||
| 366 | 2025.12.27 23:38:59.663559 [ 259 ] {5a0b58ce-24c2-429d-9cec-c84e93dbf3b9} <Debug> oximeter.measurements_u32 (deaf8cb0-d209-4db4-9f10-e54b498caba7): There are no data parts | ||
| 367 | 2025.12.27 23:38:59.666641 [ 259 ] {5a0b58ce-24c2-429d-9cec-c84e93dbf3b9} <Debug> TCPHandler: Processed in 0.0083921 sec. | ||
| 368 | 2025.12.27 23:38:59.666850 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2025.12.27 23:38:59.667098 [ 259 ] {e4bd4c9c-511e-4629-8e6b-14f7792e22dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 370 | 2025.12.27 23:38:59.667245 [ 259 ] {e4bd4c9c-511e-4629-8e6b-14f7792e22dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2025.12.27 23:38:59.672215 [ 259 ] {e4bd4c9c-511e-4629-8e6b-14f7792e22dd} <Debug> oximeter.measurements_i64 (8dc23fff-8947-4ea9-8347-a4a822ba321e): Loading data parts | ||
| 372 | 2025.12.27 23:38:59.672395 [ 259 ] {e4bd4c9c-511e-4629-8e6b-14f7792e22dd} <Debug> oximeter.measurements_i64 (8dc23fff-8947-4ea9-8347-a4a822ba321e): There are no data parts | ||
| 373 | 2025.12.27 23:38:59.676657 [ 259 ] {e4bd4c9c-511e-4629-8e6b-14f7792e22dd} <Debug> TCPHandler: Processed in 0.009868096 sec. | ||
| 374 | 2025.12.27 23:38:59.676822 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2025.12.27 23:38:59.677002 [ 259 ] {e57bc227-04ff-4cb5-880c-7355b1199997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 376 | 2025.12.27 23:38:59.677143 [ 259 ] {e57bc227-04ff-4cb5-880c-7355b1199997} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 377 | 2025.12.27 23:38:59.680862 [ 259 ] {e57bc227-04ff-4cb5-880c-7355b1199997} <Debug> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Loading data parts | ||
| 378 | 2025.12.27 23:38:59.681030 [ 259 ] {e57bc227-04ff-4cb5-880c-7355b1199997} <Debug> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): There are no data parts | ||
| 379 | 2025.12.27 23:38:59.685838 [ 259 ] {e57bc227-04ff-4cb5-880c-7355b1199997} <Debug> TCPHandler: Processed in 0.009076322 sec. | ||
| 380 | 2025.12.27 23:38:59.686014 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2025.12.27 23:38:59.686295 [ 259 ] {5a25e78c-26fe-4464-9f66-879fb9bd7f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 382 | 2025.12.27 23:38:59.686439 [ 259 ] {5a25e78c-26fe-4464-9f66-879fb9bd7f5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2025.12.27 23:38:59.690113 [ 259 ] {5a25e78c-26fe-4464-9f66-879fb9bd7f5a} <Debug> oximeter.measurements_f32 (37eee280-47c0-40a0-b872-637a87097f31): Loading data parts | ||
| 384 | 2025.12.27 23:38:59.690282 [ 259 ] {5a25e78c-26fe-4464-9f66-879fb9bd7f5a} <Debug> oximeter.measurements_f32 (37eee280-47c0-40a0-b872-637a87097f31): There are no data parts | ||
| 385 | 2025.12.27 23:38:59.694138 [ 259 ] {5a25e78c-26fe-4464-9f66-879fb9bd7f5a} <Debug> TCPHandler: Processed in 0.008183406 sec. | ||
| 386 | 2025.12.27 23:38:59.694342 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.12.27 23:38:59.694562 [ 259 ] {305318c6-c936-47ec-bcbf-38c9fcc8c299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 388 | 2025.12.27 23:38:59.694703 [ 259 ] {305318c6-c936-47ec-bcbf-38c9fcc8c299} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2025.12.27 23:38:59.700035 [ 259 ] {305318c6-c936-47ec-bcbf-38c9fcc8c299} <Debug> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Loading data parts | ||
| 390 | 2025.12.27 23:38:59.700202 [ 259 ] {305318c6-c936-47ec-bcbf-38c9fcc8c299} <Debug> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): There are no data parts | ||
| 391 | 2025.12.27 23:38:59.703394 [ 259 ] {305318c6-c936-47ec-bcbf-38c9fcc8c299} <Debug> TCPHandler: Processed in 0.009149313 sec. | ||
| 392 | 2025.12.27 23:38:59.703563 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2025.12.27 23:38:59.703863 [ 259 ] {fc132438-67dd-4906-8d70-90b2cd2a613e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 394 | 2025.12.27 23:38:59.704002 [ 259 ] {fc132438-67dd-4906-8d70-90b2cd2a613e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2025.12.27 23:38:59.708195 [ 259 ] {fc132438-67dd-4906-8d70-90b2cd2a613e} <Debug> oximeter.measurements_string (d097bd73-2066-4345-a29b-a65b6f5b5d7a): Loading data parts | ||
| 396 | 2025.12.27 23:38:59.708451 [ 259 ] {fc132438-67dd-4906-8d70-90b2cd2a613e} <Debug> oximeter.measurements_string (d097bd73-2066-4345-a29b-a65b6f5b5d7a): There are no data parts | ||
| 397 | 2025.12.27 23:38:59.710228 [ 259 ] {fc132438-67dd-4906-8d70-90b2cd2a613e} <Debug> TCPHandler: Processed in 0.006690749 sec. | ||
| 398 | 2025.12.27 23:38:59.710396 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2025.12.27 23:38:59.710582 [ 259 ] {05f56c64-ec8b-4f2e-81c6-21df5daffda8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2025.12.27 23:38:59.710748 [ 259 ] {05f56c64-ec8b-4f2e-81c6-21df5daffda8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2025.12.27 23:38:59.716230 [ 259 ] {05f56c64-ec8b-4f2e-81c6-21df5daffda8} <Debug> oximeter.measurements_bytes (887c73e0-68a1-4d90-8da4-3e4bfa097d99): Loading data parts | ||
| 409 | 2025.12.27 23:38:59.716500 [ 259 ] {05f56c64-ec8b-4f2e-81c6-21df5daffda8} <Debug> oximeter.measurements_bytes (887c73e0-68a1-4d90-8da4-3e4bfa097d99): There are no data parts | ||
| 410 | 2025.12.27 23:38:59.720482 [ 259 ] {05f56c64-ec8b-4f2e-81c6-21df5daffda8} <Debug> TCPHandler: Processed in 0.01014114 sec. | ||
| 411 | 2025.12.27 23:38:59.720671 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2025.12.27 23:38:59.720915 [ 259 ] {db7e6ae4-814e-49c1-b46c-29d63fe46190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 413 | 2025.12.27 23:38:59.721028 [ 259 ] {db7e6ae4-814e-49c1-b46c-29d63fe46190} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2025.12.27 23:38:59.723190 [ 259 ] {db7e6ae4-814e-49c1-b46c-29d63fe46190} <Debug> oximeter.measurements_cumulativei64 (1bda8340-bf7e-490d-9cd0-def166c711b8): Loading data parts | ||
| 415 | 2025.12.27 23:38:59.723388 [ 259 ] {db7e6ae4-814e-49c1-b46c-29d63fe46190} <Debug> oximeter.measurements_cumulativei64 (1bda8340-bf7e-490d-9cd0-def166c711b8): There are no data parts | ||
| 416 | 2025.12.27 23:38:59.727822 [ 259 ] {db7e6ae4-814e-49c1-b46c-29d63fe46190} <Debug> TCPHandler: Processed in 0.007215549 sec. | ||
| 417 | 2025.12.27 23:38:59.728156 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2025.12.27 23:38:59.728374 [ 259 ] {2103451d-a527-420e-b2eb-b7c44374b8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 419 | 2025.12.27 23:38:59.728530 [ 259 ] {2103451d-a527-420e-b2eb-b7c44374b8a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2025.12.27 23:38:59.733558 [ 259 ] {2103451d-a527-420e-b2eb-b7c44374b8a8} <Debug> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Loading data parts | ||
| 421 | 2025.12.27 23:38:59.733820 [ 259 ] {2103451d-a527-420e-b2eb-b7c44374b8a8} <Debug> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): There are no data parts | ||
| 422 | 2025.12.27 23:38:59.737723 [ 259 ] {2103451d-a527-420e-b2eb-b7c44374b8a8} <Debug> TCPHandler: Processed in 0.009650102 sec. | ||
| 423 | 2025.12.27 23:38:59.737905 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2025.12.27 23:38:59.738189 [ 259 ] {127100ca-e040-46a5-9b3d-01ccac6853de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 425 | 2025.12.27 23:38:59.738333 [ 259 ] {127100ca-e040-46a5-9b3d-01ccac6853de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2025.12.27 23:38:59.742326 [ 259 ] {127100ca-e040-46a5-9b3d-01ccac6853de} <Debug> oximeter.measurements_cumulativef32 (97b1d0fe-2db1-434b-93f1-db9db882c408): Loading data parts | ||
| 427 | 2025.12.27 23:38:59.742485 [ 259 ] {127100ca-e040-46a5-9b3d-01ccac6853de} <Debug> oximeter.measurements_cumulativef32 (97b1d0fe-2db1-434b-93f1-db9db882c408): There are no data parts | ||
| 428 | 2025.12.27 23:38:59.744741 [ 259 ] {127100ca-e040-46a5-9b3d-01ccac6853de} <Debug> TCPHandler: Processed in 0.006896473 sec. | ||
| 429 | 2025.12.27 23:38:59.744912 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2025.12.27 23:38:59.745104 [ 259 ] {d9794156-3015-494c-8cd6-890b14cabf5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 431 | 2025.12.27 23:38:59.745420 [ 259 ] {d9794156-3015-494c-8cd6-890b14cabf5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2025.12.27 23:38:59.749536 [ 259 ] {d9794156-3015-494c-8cd6-890b14cabf5d} <Debug> oximeter.measurements_cumulativef64 (3bcd0d2e-3476-4ca8-a548-3572862814f0): Loading data parts | ||
| 433 | 2025.12.27 23:38:59.749740 [ 259 ] {d9794156-3015-494c-8cd6-890b14cabf5d} <Debug> oximeter.measurements_cumulativef64 (3bcd0d2e-3476-4ca8-a548-3572862814f0): There are no data parts | ||
| 434 | 2025.12.27 23:38:59.753341 [ 259 ] {d9794156-3015-494c-8cd6-890b14cabf5d} <Debug> TCPHandler: Processed in 0.008487401 sec. | ||
| 435 | 2025.12.27 23:38:59.754039 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2025.12.27 23:38:59.754314 [ 259 ] {f95a9266-9206-4f18-8028-517d74335bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | 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) | ||
| 447 | 2025.12.27 23:38:59.754626 [ 259 ] {f95a9266-9206-4f18-8028-517d74335bca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2025.12.27 23:38:59.757563 [ 259 ] {f95a9266-9206-4f18-8028-517d74335bca} <Debug> oximeter.measurements_histogrami8 (53cbcc9f-7807-4ef0-ab2c-3b3c7a19fbca): Loading data parts | ||
| 449 | 2025.12.27 23:38:59.757746 [ 259 ] {f95a9266-9206-4f18-8028-517d74335bca} <Debug> oximeter.measurements_histogrami8 (53cbcc9f-7807-4ef0-ab2c-3b3c7a19fbca): There are no data parts | ||
| 450 | 2025.12.27 23:38:59.761565 [ 259 ] {f95a9266-9206-4f18-8028-517d74335bca} <Debug> TCPHandler: Processed in 0.007590066 sec. | ||
| 451 | 2025.12.27 23:38:59.761741 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2025.12.27 23:38:59.762144 [ 259 ] {dcc186ea-5470-49ee-a40f-bd60c3bab657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 453 | 2025.12.27 23:38:59.762340 [ 259 ] {dcc186ea-5470-49ee-a40f-bd60c3bab657} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2025.12.27 23:38:59.765048 [ 259 ] {dcc186ea-5470-49ee-a40f-bd60c3bab657} <Debug> oximeter.measurements_histogramu8 (caf2ea49-351a-460c-b192-75427996699a): Loading data parts | ||
| 455 | 2025.12.27 23:38:59.765265 [ 259 ] {dcc186ea-5470-49ee-a40f-bd60c3bab657} <Debug> oximeter.measurements_histogramu8 (caf2ea49-351a-460c-b192-75427996699a): There are no data parts | ||
| 456 | 2025.12.27 23:38:59.767206 [ 259 ] {dcc186ea-5470-49ee-a40f-bd60c3bab657} <Debug> TCPHandler: Processed in 0.005525048 sec. | ||
| 457 | 2025.12.27 23:38:59.767485 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2025.12.27 23:38:59.767729 [ 259 ] {c88632e9-d23f-4637-891a-f2d8761c5c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 459 | 2025.12.27 23:38:59.767879 [ 259 ] {c88632e9-d23f-4637-891a-f2d8761c5c8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2025.12.27 23:38:59.770023 [ 259 ] {c88632e9-d23f-4637-891a-f2d8761c5c8a} <Debug> oximeter.measurements_histogrami16 (3574d0ab-044a-46a5-aff9-a8f1ecb3ebe5): Loading data parts | ||
| 461 | 2025.12.27 23:38:59.770240 [ 259 ] {c88632e9-d23f-4637-891a-f2d8761c5c8a} <Debug> oximeter.measurements_histogrami16 (3574d0ab-044a-46a5-aff9-a8f1ecb3ebe5): There are no data parts | ||
| 462 | 2025.12.27 23:38:59.773207 [ 259 ] {c88632e9-d23f-4637-891a-f2d8761c5c8a} <Debug> TCPHandler: Processed in 0.005773073 sec. | ||
| 463 | 2025.12.27 23:38:59.773367 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2025.12.27 23:38:59.773612 [ 259 ] {1a35067f-6960-440c-bcbd-30f1b399e5db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 465 | 2025.12.27 23:38:59.773760 [ 259 ] {1a35067f-6960-440c-bcbd-30f1b399e5db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2025.12.27 23:38:59.779465 [ 259 ] {1a35067f-6960-440c-bcbd-30f1b399e5db} <Debug> oximeter.measurements_histogramu16 (b0e578ba-7b07-45ad-a49c-3e94f17448df): Loading data parts | ||
| 467 | 2025.12.27 23:38:59.779644 [ 259 ] {1a35067f-6960-440c-bcbd-30f1b399e5db} <Debug> oximeter.measurements_histogramu16 (b0e578ba-7b07-45ad-a49c-3e94f17448df): There are no data parts | ||
| 468 | 2025.12.27 23:38:59.781405 [ 259 ] {1a35067f-6960-440c-bcbd-30f1b399e5db} <Debug> TCPHandler: Processed in 0.008096604 sec. | ||
| 469 | 2025.12.27 23:38:59.781686 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2025.12.27 23:38:59.781933 [ 259 ] {25ffb3c5-8fc0-4e17-9000-070a864acff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 471 | 2025.12.27 23:38:59.782088 [ 259 ] {25ffb3c5-8fc0-4e17-9000-070a864acff4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2025.12.27 23:38:59.785818 [ 259 ] {25ffb3c5-8fc0-4e17-9000-070a864acff4} <Debug> oximeter.measurements_histogrami32 (56ebefdd-6396-40e6-b5a1-e987685e1c12): Loading data parts | ||
| 473 | 2025.12.27 23:38:59.785969 [ 259 ] {25ffb3c5-8fc0-4e17-9000-070a864acff4} <Debug> oximeter.measurements_histogrami32 (56ebefdd-6396-40e6-b5a1-e987685e1c12): There are no data parts | ||
| 474 | 2025.12.27 23:38:59.788143 [ 259 ] {25ffb3c5-8fc0-4e17-9000-070a864acff4} <Debug> TCPHandler: Processed in 0.006516676 sec. | ||
| 475 | 2025.12.27 23:38:59.788320 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2025.12.27 23:38:59.788557 [ 259 ] {08602623-2573-49f5-b516-6b58b2150b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 477 | 2025.12.27 23:38:59.788713 [ 259 ] {08602623-2573-49f5-b516-6b58b2150b95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2025.12.27 23:38:59.790991 [ 259 ] {08602623-2573-49f5-b516-6b58b2150b95} <Debug> oximeter.measurements_histogramu32 (55c09b74-6037-416e-aba2-00665a8d1792): Loading data parts | ||
| 479 | 2025.12.27 23:38:59.791147 [ 259 ] {08602623-2573-49f5-b516-6b58b2150b95} <Debug> oximeter.measurements_histogramu32 (55c09b74-6037-416e-aba2-00665a8d1792): There are no data parts | ||
| 480 | 2025.12.27 23:38:59.796011 [ 259 ] {08602623-2573-49f5-b516-6b58b2150b95} <Debug> TCPHandler: Processed in 0.007746938 sec. | ||
| 481 | 2025.12.27 23:38:59.796248 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2025.12.27 23:38:59.796548 [ 259 ] {b1501270-975e-4b52-9e9b-77ae5c3eafcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 483 | 2025.12.27 23:38:59.796712 [ 259 ] {b1501270-975e-4b52-9e9b-77ae5c3eafcb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2025.12.27 23:38:59.799032 [ 259 ] {b1501270-975e-4b52-9e9b-77ae5c3eafcb} <Debug> oximeter.measurements_histogrami64 (7289801e-b2bf-439b-abf6-75c948b34e63): Loading data parts | ||
| 485 | 2025.12.27 23:38:59.799194 [ 259 ] {b1501270-975e-4b52-9e9b-77ae5c3eafcb} <Debug> oximeter.measurements_histogrami64 (7289801e-b2bf-439b-abf6-75c948b34e63): There are no data parts | ||
| 486 | 2025.12.27 23:38:59.801362 [ 259 ] {b1501270-975e-4b52-9e9b-77ae5c3eafcb} <Debug> TCPHandler: Processed in 0.005172492 sec. | ||
| 487 | 2025.12.27 23:38:59.801529 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2025.12.27 23:38:59.801767 [ 259 ] {c93e010a-2d28-4f01-995b-3caca5edae34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 489 | 2025.12.27 23:38:59.801926 [ 259 ] {c93e010a-2d28-4f01-995b-3caca5edae34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2025.12.27 23:38:59.804167 [ 259 ] {c93e010a-2d28-4f01-995b-3caca5edae34} <Debug> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Loading data parts | ||
| 491 | 2025.12.27 23:38:59.804323 [ 259 ] {c93e010a-2d28-4f01-995b-3caca5edae34} <Debug> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): There are no data parts | ||
| 492 | 2025.12.27 23:38:59.808383 [ 259 ] {c93e010a-2d28-4f01-995b-3caca5edae34} <Debug> TCPHandler: Processed in 0.006911163 sec. | ||
| 493 | 2025.12.27 23:38:59.808648 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2025.12.27 23:38:59.808946 [ 259 ] {021257fd-5f77-4997-8a89-6359fa671806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 495 | 2025.12.27 23:38:59.809109 [ 259 ] {021257fd-5f77-4997-8a89-6359fa671806} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2025.12.27 23:38:59.811800 [ 259 ] {021257fd-5f77-4997-8a89-6359fa671806} <Debug> oximeter.measurements_histogramf32 (b2390709-bd81-4685-96a4-bb25d064eeea): Loading data parts | ||
| 497 | 2025.12.27 23:38:59.811969 [ 259 ] {021257fd-5f77-4997-8a89-6359fa671806} <Debug> oximeter.measurements_histogramf32 (b2390709-bd81-4685-96a4-bb25d064eeea): There are no data parts | ||
| 498 | 2025.12.27 23:38:59.814061 [ 259 ] {021257fd-5f77-4997-8a89-6359fa671806} <Debug> TCPHandler: Processed in 0.005484647 sec. | ||
| 499 | 2025.12.27 23:38:59.814246 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.12.27 23:38:59.814489 [ 259 ] {3e209941-a994-4454-9592-062ab4603b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 501 | 2025.12.27 23:38:59.814631 [ 259 ] {3e209941-a994-4454-9592-062ab4603b34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2025.12.27 23:38:59.816994 [ 259 ] {3e209941-a994-4454-9592-062ab4603b34} <Debug> oximeter.measurements_histogramf64 (2e5250f9-bf9a-4d65-b4bc-c6da26e05222): Loading data parts | ||
| 503 | 2025.12.27 23:38:59.817163 [ 259 ] {3e209941-a994-4454-9592-062ab4603b34} <Debug> oximeter.measurements_histogramf64 (2e5250f9-bf9a-4d65-b4bc-c6da26e05222): There are no data parts | ||
| 504 | 2025.12.27 23:38:59.820873 [ 259 ] {3e209941-a994-4454-9592-062ab4603b34} <Debug> TCPHandler: Processed in 0.00669325 sec. | ||
| 505 | 2025.12.27 23:38:59.821123 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.12.27 23:38:59.821438 [ 259 ] {cc80d612-fe4f-4798-a1f4-b55019f7c33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | 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) | ||
| 532 | 2025.12.27 23:38:59.821619 [ 259 ] {cc80d612-fe4f-4798-a1f4-b55019f7c33a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2025.12.27 23:38:59.823765 [ 259 ] {cc80d612-fe4f-4798-a1f4-b55019f7c33a} <Debug> oximeter.fields_bool (96b023e8-5438-4bae-b0cd-6b452b8149f2): Loading data parts | ||
| 534 | 2025.12.27 23:38:59.823948 [ 259 ] {cc80d612-fe4f-4798-a1f4-b55019f7c33a} <Debug> oximeter.fields_bool (96b023e8-5438-4bae-b0cd-6b452b8149f2): There are no data parts | ||
| 535 | 2025.12.27 23:38:59.828722 [ 259 ] {cc80d612-fe4f-4798-a1f4-b55019f7c33a} <Debug> TCPHandler: Processed in 0.007673327 sec. | ||
| 536 | 2025.12.27 23:38:59.828902 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2025.12.27 23:38:59.829107 [ 259 ] {01113cf0-5478-4ebd-8303-322d92d9821f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 538 | 2025.12.27 23:38:59.829232 [ 259 ] {01113cf0-5478-4ebd-8303-322d92d9821f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2025.12.27 23:38:59.832073 [ 259 ] {01113cf0-5478-4ebd-8303-322d92d9821f} <Debug> oximeter.fields_i8 (b6790373-9ca2-46ab-9a3f-33a18357dc33): Loading data parts | ||
| 540 | 2025.12.27 23:38:59.832294 [ 259 ] {01113cf0-5478-4ebd-8303-322d92d9821f} <Debug> oximeter.fields_i8 (b6790373-9ca2-46ab-9a3f-33a18357dc33): There are no data parts | ||
| 541 | 2025.12.27 23:38:59.834323 [ 259 ] {01113cf0-5478-4ebd-8303-322d92d9821f} <Debug> TCPHandler: Processed in 0.005479967 sec. | ||
| 542 | 2025.12.27 23:38:59.834492 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2025.12.27 23:38:59.834733 [ 259 ] {f5da43d5-917d-4a98-8246-7d867f01383b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 544 | 2025.12.27 23:38:59.834845 [ 259 ] {f5da43d5-917d-4a98-8246-7d867f01383b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2025.12.27 23:38:59.836890 [ 259 ] {f5da43d5-917d-4a98-8246-7d867f01383b} <Debug> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Loading data parts | ||
| 546 | 2025.12.27 23:38:59.837104 [ 259 ] {f5da43d5-917d-4a98-8246-7d867f01383b} <Debug> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): There are no data parts | ||
| 547 | 2025.12.27 23:38:59.840858 [ 259 ] {f5da43d5-917d-4a98-8246-7d867f01383b} <Debug> TCPHandler: Processed in 0.006424195 sec. | ||
| 548 | 2025.12.27 23:38:59.841022 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2025.12.27 23:38:59.841200 [ 259 ] {faaa7ab4-64e7-4de8-92fc-51fb5060472d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 550 | 2025.12.27 23:38:59.841379 [ 259 ] {faaa7ab4-64e7-4de8-92fc-51fb5060472d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2025.12.27 23:38:59.843753 [ 259 ] {faaa7ab4-64e7-4de8-92fc-51fb5060472d} <Debug> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Loading data parts | ||
| 552 | 2025.12.27 23:38:59.843931 [ 259 ] {faaa7ab4-64e7-4de8-92fc-51fb5060472d} <Debug> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): There are no data parts | ||
| 553 | 2025.12.27 23:38:59.845977 [ 259 ] {faaa7ab4-64e7-4de8-92fc-51fb5060472d} <Debug> TCPHandler: Processed in 0.005011229 sec. | ||
| 554 | 2025.12.27 23:38:59.846147 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2025.12.27 23:38:59.846422 [ 259 ] {97f99b43-0947-471c-ba2c-3a2e3a137dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 556 | 2025.12.27 23:38:59.846562 [ 259 ] {97f99b43-0947-471c-ba2c-3a2e3a137dd3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2025.12.27 23:38:59.848971 [ 259 ] {97f99b43-0947-471c-ba2c-3a2e3a137dd3} <Debug> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Loading data parts | ||
| 558 | 2025.12.27 23:38:59.849160 [ 259 ] {97f99b43-0947-471c-ba2c-3a2e3a137dd3} <Debug> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): There are no data parts | ||
| 559 | 2025.12.27 23:38:59.852826 [ 259 ] {97f99b43-0947-471c-ba2c-3a2e3a137dd3} <Debug> TCPHandler: Processed in 0.00674021 sec. | ||
| 560 | 2025.12.27 23:38:59.853000 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2025.12.27 23:38:59.853180 [ 259 ] {fa737154-01c4-4136-a16a-230773a55dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 562 | 2025.12.27 23:38:59.853339 [ 259 ] {fa737154-01c4-4136-a16a-230773a55dce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2025.12.27 23:38:59.855749 [ 259 ] {fa737154-01c4-4136-a16a-230773a55dce} <Debug> oximeter.fields_i32 (d048a791-41e4-4da3-8688-d9347d7a271e): Loading data parts | ||
| 564 | 2025.12.27 23:38:59.855941 [ 259 ] {fa737154-01c4-4136-a16a-230773a55dce} <Debug> oximeter.fields_i32 (d048a791-41e4-4da3-8688-d9347d7a271e): There are no data parts | ||
| 565 | 2025.12.27 23:38:59.857873 [ 259 ] {fa737154-01c4-4136-a16a-230773a55dce} <Debug> TCPHandler: Processed in 0.004932898 sec. | ||
| 566 | 2025.12.27 23:38:59.858040 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2025.12.27 23:38:59.858314 [ 259 ] {0fd705d5-2aba-4e06-abd3-726d7e943b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 568 | 2025.12.27 23:38:59.858480 [ 259 ] {0fd705d5-2aba-4e06-abd3-726d7e943b9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2025.12.27 23:38:59.860484 [ 259 ] {0fd705d5-2aba-4e06-abd3-726d7e943b9c} <Debug> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Loading data parts | ||
| 570 | 2025.12.27 23:38:59.860659 [ 259 ] {0fd705d5-2aba-4e06-abd3-726d7e943b9c} <Debug> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): There are no data parts | ||
| 571 | 2025.12.27 23:38:59.864352 [ 259 ] {0fd705d5-2aba-4e06-abd3-726d7e943b9c} <Debug> TCPHandler: Processed in 0.006368244 sec. | ||
| 572 | 2025.12.27 23:38:59.864520 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2025.12.27 23:38:59.864694 [ 259 ] {b2643f3c-1854-41c7-8411-6ce1e5f0a2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 574 | 2025.12.27 23:38:59.864852 [ 259 ] {b2643f3c-1854-41c7-8411-6ce1e5f0a2ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2025.12.27 23:38:59.867671 [ 259 ] {b2643f3c-1854-41c7-8411-6ce1e5f0a2ef} <Debug> oximeter.fields_i64 (d18d2ff8-023d-46a6-b549-6994b6348d89): Loading data parts | ||
| 576 | 2025.12.27 23:38:59.867822 [ 259 ] {b2643f3c-1854-41c7-8411-6ce1e5f0a2ef} <Debug> oximeter.fields_i64 (d18d2ff8-023d-46a6-b549-6994b6348d89): There are no data parts | ||
| 577 | 2025.12.27 23:38:59.870153 [ 259 ] {b2643f3c-1854-41c7-8411-6ce1e5f0a2ef} <Debug> TCPHandler: Processed in 0.005693422 sec. | ||
| 578 | 2025.12.27 23:38:59.870448 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2025.12.27 23:38:59.870657 [ 259 ] {113f61cb-d413-4a50-b92f-b35b61ea9c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 580 | 2025.12.27 23:38:59.870803 [ 259 ] {113f61cb-d413-4a50-b92f-b35b61ea9c07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2025.12.27 23:38:59.872916 [ 259 ] {113f61cb-d413-4a50-b92f-b35b61ea9c07} <Debug> oximeter.fields_u64 (9c8736d6-05fa-4703-bafe-f67f752fbcca): Loading data parts | ||
| 582 | 2025.12.27 23:38:59.873129 [ 259 ] {113f61cb-d413-4a50-b92f-b35b61ea9c07} <Debug> oximeter.fields_u64 (9c8736d6-05fa-4703-bafe-f67f752fbcca): There are no data parts | ||
| 583 | 2025.12.27 23:38:59.876885 [ 259 ] {113f61cb-d413-4a50-b92f-b35b61ea9c07} <Debug> TCPHandler: Processed in 0.006506966 sec. | ||
| 584 | 2025.12.27 23:38:59.877053 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2025.12.27 23:38:59.877281 [ 259 ] {a4e00f77-2f0d-4ca1-b8bd-c5d46693cbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 586 | 2025.12.27 23:38:59.877384 [ 259 ] {a4e00f77-2f0d-4ca1-b8bd-c5d46693cbd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2025.12.27 23:38:59.881892 [ 259 ] {a4e00f77-2f0d-4ca1-b8bd-c5d46693cbd2} <Debug> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Loading data parts | ||
| 588 | 2025.12.27 23:38:59.882053 [ 259 ] {a4e00f77-2f0d-4ca1-b8bd-c5d46693cbd2} <Debug> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): There are no data parts | ||
| 589 | 2025.12.27 23:38:59.883640 [ 259 ] {a4e00f77-2f0d-4ca1-b8bd-c5d46693cbd2} <Debug> TCPHandler: Processed in 0.006645778 sec. | ||
| 590 | 2025.12.27 23:38:59.883897 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2025.12.27 23:38:59.884075 [ 259 ] {fa901bf8-e878-4466-8488-936e29f4d0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 592 | 2025.12.27 23:38:59.884227 [ 259 ] {fa901bf8-e878-4466-8488-936e29f4d0b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2025.12.27 23:38:59.886210 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61948 | ||
| 594 | 2025.12.27 23:38:59.888446 [ 259 ] {fa901bf8-e878-4466-8488-936e29f4d0b9} <Debug> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Loading data parts | ||
| 595 | 2025.12.27 23:38:59.888737 [ 259 ] {fa901bf8-e878-4466-8488-936e29f4d0b9} <Debug> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): There are no data parts | ||
| 596 | 2025.12.27 23:38:59.890380 [ 259 ] {fa901bf8-e878-4466-8488-936e29f4d0b9} <Debug> TCPHandler: Processed in 0.006540756 sec. | ||
| 597 | 2025.12.27 23:38:59.890548 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2025.12.27 23:38:59.890841 [ 259 ] {a9eec587-3be1-43f8-95d4-a761335198f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) 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) | ||
| 599 | 2025.12.27 23:38:59.890996 [ 259 ] {a9eec587-3be1-43f8-95d4-a761335198f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 600 | 2025.12.27 23:38:59.891451 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2025.12.27 23:38:59.891500 [ 270 ] {} <Debug> TCP-Session: 89e4ef9e-7142-4055-b197-b2c3c46ce1e7 Authenticating user 'default' from [fd00:1122:3344:101::a]:61948 | ||
| 602 | 2025.12.27 23:38:59.891640 [ 270 ] {} <Debug> TCP-Session: 89e4ef9e-7142-4055-b197-b2c3c46ce1e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2025.12.27 23:38:59.891655 [ 270 ] {} <Debug> TCP-Session: 89e4ef9e-7142-4055-b197-b2c3c46ce1e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2025.12.27 23:38:59.891748 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 605 | 2025.12.27 23:38:59.891890 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 606 | 2025.12.27 23:38:59.891911 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 607 | 2025.12.27 23:38:59.893592 [ 259 ] {a9eec587-3be1-43f8-95d4-a761335198f6} <Debug> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Loading data parts | ||
| 608 | 2025.12.27 23:38:59.893757 [ 259 ] {a9eec587-3be1-43f8-95d4-a761335198f6} <Debug> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): There are no data parts | ||
| 609 | 2025.12.27 23:38:59.894554 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41251 | ||
| 610 | 2025.12.27 23:38:59.894645 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58263 | ||
| 611 | 2025.12.27 23:38:59.894781 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 612 | 2025.12.27 23:38:59.894823 [ 271 ] {} <Debug> TCP-Session: 6b5cf671-480a-4589-b6c3-fb0537c6370a Authenticating user 'default' from [fd00:1122:3344:101::a]:41251 | ||
| 613 | 2025.12.27 23:38:59.894867 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 614 | 2025.12.27 23:38:59.894833 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33959 | ||
| 615 | 2025.12.27 23:38:59.894961 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46370 | ||
| 616 | 2025.12.27 23:38:59.895057 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34564 | ||
| 617 | 2025.12.27 23:38:59.895025 [ 272 ] {} <Debug> TCP-Session: 790ebdc5-1e5c-4ece-a8a2-afecde032a58 Authenticating user 'default' from [fd00:1122:3344:101::a]:58263 | ||
| 618 | 2025.12.27 23:38:59.894986 [ 271 ] {} <Debug> TCP-Session: 6b5cf671-480a-4589-b6c3-fb0537c6370a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.12.27 23:38:59.895142 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38460 | ||
| 620 | 2025.12.27 23:38:59.895207 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 621 | 2025.12.27 23:38:59.895173 [ 271 ] {} <Debug> TCP-Session: 6b5cf671-480a-4589-b6c3-fb0537c6370a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 622 | 2025.12.27 23:38:59.895198 [ 272 ] {} <Debug> TCP-Session: 790ebdc5-1e5c-4ece-a8a2-afecde032a58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 623 | 2025.12.27 23:38:59.895352 [ 273 ] {} <Debug> TCP-Session: 78430565-614e-4215-98e4-2ad6540dc09a Authenticating user 'default' from [fd00:1122:3344:101::a]:33959 | ||
| 624 | 2025.12.27 23:38:59.895394 [ 272 ] {} <Debug> TCP-Session: 790ebdc5-1e5c-4ece-a8a2-afecde032a58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.12.27 23:38:59.895405 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42453 | ||
| 626 | 2025.12.27 23:38:59.895419 [ 273 ] {} <Debug> TCP-Session: 78430565-614e-4215-98e4-2ad6540dc09a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 627 | 2025.12.27 23:38:59.895458 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 628 | 2025.12.27 23:38:59.895429 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 629 | 2025.12.27 23:38:59.895553 [ 273 ] {} <Debug> TCP-Session: 78430565-614e-4215-98e4-2ad6540dc09a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 630 | 2025.12.27 23:38:59.895586 [ 274 ] {} <Debug> TCP-Session: 76c9b42d-8a00-4f59-8c17-a9e1e83f8559 Authenticating user 'default' from [fd00:1122:3344:101::a]:46370 | ||
| 631 | 2025.12.27 23:38:59.895577 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2025.12.27 23:38:59.895571 [ 275 ] {} <Debug> TCP-Session: a16014ae-7c62-4428-8b3b-2ed8ecaf62d0 Authenticating user 'default' from [fd00:1122:3344:101::a]:34564 | ||
| 633 | 2025.12.27 23:38:59.895695 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2025.12.27 23:38:59.895682 [ 274 ] {} <Debug> TCP-Session: 76c9b42d-8a00-4f59-8c17-a9e1e83f8559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2025.12.27 23:38:59.895674 [ 276 ] {} <Debug> TCP-Session: 381c0a16-02b4-45c8-9c8c-ede5ad7ae5ff Authenticating user 'default' from [fd00:1122:3344:101::a]:38460 | ||
| 636 | 2025.12.27 23:38:59.895811 [ 274 ] {} <Debug> TCP-Session: 76c9b42d-8a00-4f59-8c17-a9e1e83f8559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2025.12.27 23:38:59.895800 [ 275 ] {} <Debug> TCP-Session: a16014ae-7c62-4428-8b3b-2ed8ecaf62d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2025.12.27 23:38:59.895847 [ 277 ] {} <Debug> TCP-Session: e5e64b34-5cca-4311-aded-23bbf43b2276 Authenticating user 'default' from [fd00:1122:3344:101::a]:42453 | ||
| 639 | 2025.12.27 23:38:59.895903 [ 276 ] {} <Debug> TCP-Session: 381c0a16-02b4-45c8-9c8c-ede5ad7ae5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2025.12.27 23:38:59.895917 [ 275 ] {} <Debug> TCP-Session: a16014ae-7c62-4428-8b3b-2ed8ecaf62d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2025.12.27 23:38:59.895567 [ 259 ] {a9eec587-3be1-43f8-95d4-a761335198f6} <Debug> TCPHandler: Processed in 0.005080241 sec. | ||
| 642 | 2025.12.27 23:38:59.895988 [ 277 ] {} <Debug> TCP-Session: e5e64b34-5cca-4311-aded-23bbf43b2276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2025.12.27 23:38:59.896020 [ 276 ] {} <Debug> TCP-Session: 381c0a16-02b4-45c8-9c8c-ede5ad7ae5ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2025.12.27 23:38:59.896089 [ 277 ] {} <Debug> TCP-Session: e5e64b34-5cca-4311-aded-23bbf43b2276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2025.12.27 23:38:59.896213 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2025.12.27 23:38:59.896572 [ 259 ] {7ab2021b-0170-48dc-a69d-e8cce4307e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) /* The timeseries schema table stores the extracted schema for the samples | ||
| 647 | * oximeter collects. | ||
| 648 | */ | ||
| 649 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 650 | 2025.12.27 23:38:59.896745 [ 259 ] {7ab2021b-0170-48dc-a69d-e8cce4307e4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 651 | 2025.12.27 23:38:59.901041 [ 259 ] {7ab2021b-0170-48dc-a69d-e8cce4307e4f} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb): Loading data parts | ||
| 652 | 2025.12.27 23:38:59.901316 [ 259 ] {7ab2021b-0170-48dc-a69d-e8cce4307e4f} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb): There are no data parts | ||
| 653 | 2025.12.27 23:38:59.903167 [ 259 ] {7ab2021b-0170-48dc-a69d-e8cce4307e4f} <Debug> TCPHandler: Processed in 0.007052795 sec. | ||
| 654 | 2025.12.27 23:38:59.903435 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2025.12.27 23:38:59.903862 [ 261 ] {4d551ea0-3b60-4297-b129-17866b1cef82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 656 | 2025.12.27 23:38:59.905368 [ 261 ] {4d551ea0-3b60-4297-b129-17866b1cef82} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 657 | 2025.12.27 23:38:59.921696 [ 268 ] {4d551ea0-3b60-4297-b129-17866b1cef82} <Trace> oximeter.version (a135afb0-3516-4f74-9857-813158e419ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 658 | 2025.12.27 23:38:59.921839 [ 268 ] {4d551ea0-3b60-4297-b129-17866b1cef82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 659 | 2025.12.27 23:38:59.927164 [ 268 ] {4d551ea0-3b60-4297-b129-17866b1cef82} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 660 | 2025.12.27 23:38:59.927987 [ 268 ] {4d551ea0-3b60-4297-b129-17866b1cef82} <Trace> oximeter.version (a135afb0-3516-4f74-9857-813158e419ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 661 | 2025.12.27 23:38:59.928332 [ 261 ] {4d551ea0-3b60-4297-b129-17866b1cef82} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.024634 sec., 40.59430056020135 rows/sec., 649.51 B/sec. | ||
| 662 | 2025.12.27 23:38:59.928648 [ 261 ] {4d551ea0-3b60-4297-b129-17866b1cef82} <Debug> TCPHandler: Processed in 0.025341191 sec. | ||
| 663 | 2025.12.27 23:38:59.951638 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40816 | ||
| 664 | 2025.12.27 23:38:59.954500 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2025.12.27 23:38:59.954548 [ 278 ] {} <Debug> TCP-Session: c33986e9-a0e5-4cf9-bcb7-a135898177bd Authenticating user 'default' from [fd00:1122:3344:101::c]:40816 | ||
| 666 | 2025.12.27 23:38:59.954571 [ 278 ] {} <Debug> TCP-Session: c33986e9-a0e5-4cf9-bcb7-a135898177bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.12.27 23:38:59.954719 [ 278 ] {} <Debug> TCP-Session: c33986e9-a0e5-4cf9-bcb7-a135898177bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.12.27 23:38:59.954818 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2025.12.27 23:38:59.954860 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2025.12.27 23:38:59.955024 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.12.27 23:38:59.957733 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41141 | ||
| 672 | 2025.12.27 23:38:59.957882 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 673 | 2025.12.27 23:38:59.957872 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42291 | ||
| 674 | 2025.12.27 23:38:59.957968 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49415 | ||
| 675 | 2025.12.27 23:38:59.957922 [ 279 ] {} <Debug> TCP-Session: dd68a867-ce32-444e-b57e-d0beb7cc535b Authenticating user 'default' from [fd00:1122:3344:101::c]:41141 | ||
| 676 | 2025.12.27 23:38:59.958056 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36707 | ||
| 677 | 2025.12.27 23:38:59.958087 [ 279 ] {} <Debug> TCP-Session: dd68a867-ce32-444e-b57e-d0beb7cc535b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2025.12.27 23:38:59.958156 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49045 | ||
| 679 | 2025.12.27 23:38:59.958223 [ 279 ] {} <Debug> TCP-Session: dd68a867-ce32-444e-b57e-d0beb7cc535b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2025.12.27 23:38:59.958293 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65126 | ||
| 681 | 2025.12.27 23:38:59.958459 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2025.12.27 23:38:59.958514 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50016 | ||
| 683 | 2025.12.27 23:38:59.958510 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2025.12.27 23:38:59.958588 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2025.12.27 23:38:59.958657 [ 282 ] {} <Debug> TCP-Session: 37ff0c6b-f5c7-47a4-8f63-bad44cba142c Authenticating user 'default' from [fd00:1122:3344:101::c]:36707 | ||
| 686 | 2025.12.27 23:38:59.958668 [ 280 ] {} <Debug> TCP-Session: 799301c0-d45f-46a8-92e9-bf9ac96530e3 Authenticating user 'default' from [fd00:1122:3344:101::c]:42291 | ||
| 687 | 2025.12.27 23:38:59.958704 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2025.12.27 23:38:59.958736 [ 283 ] {} <Debug> TCP-Session: 8c9f4be1-5ecb-4530-93fb-cbcaf69be45f Authenticating user 'default' from [fd00:1122:3344:101::c]:49045 | ||
| 689 | 2025.12.27 23:38:59.958772 [ 281 ] {} <Debug> TCP-Session: f21ab5f3-2b90-48aa-9361-528c1a150118 Authenticating user 'default' from [fd00:1122:3344:101::c]:49415 | ||
| 690 | 2025.12.27 23:38:59.958781 [ 282 ] {} <Debug> TCP-Session: 37ff0c6b-f5c7-47a4-8f63-bad44cba142c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.12.27 23:38:59.958770 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2025.12.27 23:38:59.958883 [ 281 ] {} <Debug> TCP-Session: f21ab5f3-2b90-48aa-9361-528c1a150118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.12.27 23:38:59.958850 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2025.12.27 23:38:59.958853 [ 282 ] {} <Debug> TCP-Session: 37ff0c6b-f5c7-47a4-8f63-bad44cba142c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.12.27 23:38:59.959008 [ 284 ] {} <Debug> TCP-Session: 5a4f6f4b-d0d2-4cad-91d1-5eb6141886a1 Authenticating user 'default' from [fd00:1122:3344:101::c]:65126 | ||
| 696 | 2025.12.27 23:38:59.959036 [ 285 ] {} <Debug> TCP-Session: c9448d1d-978f-4fab-8cf8-17ce87bb0306 Authenticating user 'default' from [fd00:1122:3344:101::c]:50016 | ||
| 697 | 2025.12.27 23:38:59.959035 [ 281 ] {} <Debug> TCP-Session: f21ab5f3-2b90-48aa-9361-528c1a150118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.12.27 23:38:59.959145 [ 284 ] {} <Debug> TCP-Session: 5a4f6f4b-d0d2-4cad-91d1-5eb6141886a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.12.27 23:38:59.958846 [ 283 ] {} <Debug> TCP-Session: 8c9f4be1-5ecb-4530-93fb-cbcaf69be45f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.12.27 23:38:59.958762 [ 280 ] {} <Debug> TCP-Session: 799301c0-d45f-46a8-92e9-bf9ac96530e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.12.27 23:38:59.959254 [ 284 ] {} <Debug> TCP-Session: 5a4f6f4b-d0d2-4cad-91d1-5eb6141886a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.12.27 23:38:59.959236 [ 283 ] {} <Debug> TCP-Session: 8c9f4be1-5ecb-4530-93fb-cbcaf69be45f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.12.27 23:38:59.959122 [ 285 ] {} <Debug> TCP-Session: c9448d1d-978f-4fab-8cf8-17ce87bb0306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.12.27 23:38:59.959339 [ 280 ] {} <Debug> TCP-Session: 799301c0-d45f-46a8-92e9-bf9ac96530e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.12.27 23:38:59.959447 [ 285 ] {} <Debug> TCP-Session: c9448d1d-978f-4fab-8cf8-17ce87bb0306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.12.27 23:39:00.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.44 MiB, peak 126.44 MiB, free memory in arenas 0.00 B, will set to 139.66 MiB (RSS), difference: 13.22 MiB | ||
| 707 | 2025.12.27 23:39:05.490341 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.12.27 23:39:05.490371 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2025.12.27 23:39:05.490450 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.12.27 23:39:05.490469 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.12.27 23:39:05.493579 [ 245 ] {} <Debug> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Loading data parts | ||
| 712 | 2025.12.27 23:39:05.493775 [ 245 ] {} <Debug> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): There are no data parts | ||
| 713 | 2025.12.27 23:39:05.498134 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.12.27 23:39:05.498353 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 715 | 2025.12.27 23:39:05.505925 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2025.12.27 23:39:05.506499 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2025.12.27 23:39:05.506729 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2025.12.27 23:39:05.509778 [ 244 ] {} <Debug> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Loading data parts | ||
| 719 | 2025.12.27 23:39:05.509959 [ 244 ] {} <Debug> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): There are no data parts | ||
| 720 | 2025.12.27 23:39:05.535331 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.12.27 23:39:05.535498 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 722 | 2025.12.27 23:39:05.542168 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.12.27 23:39:05.543530 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.12.27 23:39:05.547097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.12.27 23:39:06.000134 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.85 MiB, peak 148.85 MiB, free memory in arenas 0.00 B, will set to 153.96 MiB (RSS), difference: 9.10 MiB | ||
| 726 | 2025.12.27 23:39:07.990294 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.12.27 23:39:07.990507 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.12.27 23:39:07.994912 [ 243 ] {} <Debug> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Loading data parts | ||
| 729 | 2025.12.27 23:39:07.995107 [ 243 ] {} <Debug> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): There are no data parts | ||
| 730 | 2025.12.27 23:39:08.002663 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.12.27 23:39:08.002807 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 732 | 2025.12.27 23:39:08.004554 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.12.27 23:39:08.005210 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.12.27 23:39:08.005493 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.12.27 23:39:09.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.73 MiB, peak 158.73 MiB, free memory in arenas 0.00 B, will set to 155.18 MiB (RSS), difference: -3.55 MiB | ||
| 736 | 2025.12.27 23:39:12.959661 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.12.27 23:39:12.959724 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.12.27 23:39:13.006987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2025.12.27 23:39:13.012164 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.12.27 23:39:13.012222 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 741 | 2025.12.27 23:39:13.012939 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.12.27 23:39:13.013532 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.12.27 23:39:13.015648 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.12.27 23:39:13.047345 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.12.27 23:39:13.065091 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.12.27 23:39:13.065208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 747 | 2025.12.27 23:39:13.071990 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.12.27 23:39:13.073089 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.12.27 23:39:13.076560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.12.27 23:39:14.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.89 MiB, peak 159.89 MiB, free memory in arenas 0.00 B, will set to 157.68 MiB (RSS), difference: 1.79 MiB | ||
| 751 | 2025.12.27 23:39:19.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.72 MiB, peak 159.89 MiB, free memory in arenas 0.00 B, will set to 157.75 MiB (RSS), difference: 4.03 MiB | ||
| 752 | 2025.12.27 23:39:19.940601 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2025.12.27 23:39:19.940795 [ 259 ] {10cf62a1-61e2-4393-bf5e-9d868a1a0a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2025.12.27 23:39:19.943306 [ 259 ] {10cf62a1-61e2-4393-bf5e-9d868a1a0a7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2025.12.27 23:39:19.947490 [ 259 ] {10cf62a1-61e2-4393-bf5e-9d868a1a0a7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2025.12.27 23:39:19.956120 [ 259 ] {10cf62a1-61e2-4393-bf5e-9d868a1a0a7e} <Debug> TCPHandler: Processed in 0.015651759 sec. | ||
| 757 | 2025.12.27 23:39:19.961869 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2025.12.27 23:39:19.962018 [ 259 ] {c6fd45c3-10d4-4278-aa76-5a2e3b9244fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2025.12.27 23:39:19.970927 [ 259 ] {c6fd45c3-10d4-4278-aa76-5a2e3b9244fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2025.12.27 23:39:19.970986 [ 259 ] {c6fd45c3-10d4-4278-aa76-5a2e3b9244fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2025.12.27 23:39:19.973811 [ 259 ] {c6fd45c3-10d4-4278-aa76-5a2e3b9244fe} <Debug> TCPHandler: Processed in 0.012012474 sec. | ||
| 762 | 2025.12.27 23:39:19.974189 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2025.12.27 23:39:19.974317 [ 259 ] {e9e09b24-f114-474f-add1-5f85ce091a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 764 | 2025.12.27 23:39:19.976527 [ 259 ] {e9e09b24-f114-474f-add1-5f85ce091a10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2025.12.27 23:39:19.976573 [ 259 ] {e9e09b24-f114-474f-add1-5f85ce091a10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2025.12.27 23:39:19.976904 [ 259 ] {e9e09b24-f114-474f-add1-5f85ce091a10} <Debug> TCPHandler: Processed in 0.00277051 sec. | ||
| 767 | 2025.12.27 23:39:19.977638 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2025.12.27 23:39:19.977755 [ 259 ] {59fdaecb-fdfd-403b-978e-276ac06a3dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 769 | 2025.12.27 23:39:19.977992 [ 259 ] {59fdaecb-fdfd-403b-978e-276ac06a3dd5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2025.12.27 23:39:19.978038 [ 259 ] {59fdaecb-fdfd-403b-978e-276ac06a3dd5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2025.12.27 23:39:19.978345 [ 259 ] {59fdaecb-fdfd-403b-978e-276ac06a3dd5} <Debug> TCPHandler: Processed in 0.000756243 sec. | ||
| 772 | 2025.12.27 23:39:19.978610 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2025.12.27 23:39:19.978725 [ 259 ] {38a04dd6-d04d-450a-9679-961e249eb104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 774 | 2025.12.27 23:39:19.978965 [ 259 ] {38a04dd6-d04d-450a-9679-961e249eb104} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2025.12.27 23:39:19.979007 [ 259 ] {38a04dd6-d04d-450a-9679-961e249eb104} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2025.12.27 23:39:19.979348 [ 259 ] {38a04dd6-d04d-450a-9679-961e249eb104} <Debug> TCPHandler: Processed in 0.000785524 sec. | ||
| 777 | 2025.12.27 23:39:19.979625 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2025.12.27 23:39:19.979753 [ 259 ] {12b5dc41-8b27-44ba-9856-55b0026b5872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 779 | 2025.12.27 23:39:19.980028 [ 259 ] {12b5dc41-8b27-44ba-9856-55b0026b5872} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2025.12.27 23:39:19.980116 [ 259 ] {12b5dc41-8b27-44ba-9856-55b0026b5872} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2025.12.27 23:39:19.980475 [ 259 ] {12b5dc41-8b27-44ba-9856-55b0026b5872} <Debug> TCPHandler: Processed in 0.000901806 sec. | ||
| 782 | 2025.12.27 23:39:19.980761 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2025.12.27 23:39:19.980887 [ 259 ] {8d9c33ba-e12e-4882-9d25-910daddf17a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 784 | 2025.12.27 23:39:19.981153 [ 259 ] {8d9c33ba-e12e-4882-9d25-910daddf17a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2025.12.27 23:39:19.981199 [ 259 ] {8d9c33ba-e12e-4882-9d25-910daddf17a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2025.12.27 23:39:19.981512 [ 259 ] {8d9c33ba-e12e-4882-9d25-910daddf17a0} <Debug> TCPHandler: Processed in 0.000802644 sec. | ||
| 787 | 2025.12.27 23:39:19.981777 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2025.12.27 23:39:19.981895 [ 259 ] {46f4eb9e-b959-46ad-938d-352704463de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 789 | 2025.12.27 23:39:19.982142 [ 259 ] {46f4eb9e-b959-46ad-938d-352704463de5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2025.12.27 23:39:19.982186 [ 259 ] {46f4eb9e-b959-46ad-938d-352704463de5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2025.12.27 23:39:19.982482 [ 259 ] {46f4eb9e-b959-46ad-938d-352704463de5} <Debug> TCPHandler: Processed in 0.000754983 sec. | ||
| 792 | 2025.12.27 23:39:19.982718 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2025.12.27 23:39:19.982834 [ 259 ] {da62a498-f62b-4273-9ffa-5ee72f9aa260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 794 | 2025.12.27 23:39:19.983076 [ 259 ] {da62a498-f62b-4273-9ffa-5ee72f9aa260} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2025.12.27 23:39:19.983120 [ 259 ] {da62a498-f62b-4273-9ffa-5ee72f9aa260} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2025.12.27 23:39:19.983424 [ 259 ] {da62a498-f62b-4273-9ffa-5ee72f9aa260} <Debug> TCPHandler: Processed in 0.000755104 sec. | ||
| 797 | 2025.12.27 23:39:19.983678 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2025.12.27 23:39:19.983797 [ 259 ] {3d3c11b4-bf72-4805-909a-e155f09cacbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 799 | 2025.12.27 23:39:19.984038 [ 259 ] {3d3c11b4-bf72-4805-909a-e155f09cacbd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2025.12.27 23:39:19.984080 [ 259 ] {3d3c11b4-bf72-4805-909a-e155f09cacbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2025.12.27 23:39:19.984377 [ 259 ] {3d3c11b4-bf72-4805-909a-e155f09cacbd} <Debug> TCPHandler: Processed in 0.000748413 sec. | ||
| 802 | 2025.12.27 23:39:19.984607 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2025.12.27 23:39:19.984729 [ 259 ] {85c3e109-159d-44ca-9081-523c971d7d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 804 | 2025.12.27 23:39:19.984976 [ 259 ] {85c3e109-159d-44ca-9081-523c971d7d2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2025.12.27 23:39:19.985019 [ 259 ] {85c3e109-159d-44ca-9081-523c971d7d2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2025.12.27 23:39:19.985311 [ 259 ] {85c3e109-159d-44ca-9081-523c971d7d2c} <Debug> TCPHandler: Processed in 0.000751303 sec. | ||
| 807 | 2025.12.27 23:39:19.985553 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2025.12.27 23:39:19.985668 [ 259 ] {0dc48494-21e0-47ad-bf44-ca8696cae198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 809 | 2025.12.27 23:39:19.985916 [ 259 ] {0dc48494-21e0-47ad-bf44-ca8696cae198} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2025.12.27 23:39:19.985959 [ 259 ] {0dc48494-21e0-47ad-bf44-ca8696cae198} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2025.12.27 23:39:19.986260 [ 259 ] {0dc48494-21e0-47ad-bf44-ca8696cae198} <Debug> TCPHandler: Processed in 0.000755083 sec. | ||
| 812 | 2025.12.27 23:39:19.999433 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2025.12.27 23:39:19.999596 [ 259 ] {57eeb271-e657-4e3a-af37-22bba8ca78b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 814 | 2025.12.27 23:39:19.999876 [ 259 ] {57eeb271-e657-4e3a-af37-22bba8ca78b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2025.12.27 23:39:19.999922 [ 259 ] {57eeb271-e657-4e3a-af37-22bba8ca78b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2025.12.27 23:39:20.000244 [ 259 ] {57eeb271-e657-4e3a-af37-22bba8ca78b9} <Debug> TCPHandler: Processed in 0.000877626 sec. | ||
| 817 | 2025.12.27 23:39:20.000604 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2025.12.27 23:39:20.000729 [ 259 ] {563e2a8f-d105-4916-9bcb-639fa2652a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 819 | 2025.12.27 23:39:20.000988 [ 259 ] {563e2a8f-d105-4916-9bcb-639fa2652a1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2025.12.27 23:39:20.001032 [ 259 ] {563e2a8f-d105-4916-9bcb-639fa2652a1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2025.12.27 23:39:20.001360 [ 259 ] {563e2a8f-d105-4916-9bcb-639fa2652a1b} <Debug> TCPHandler: Processed in 0.000808175 sec. | ||
| 822 | 2025.12.27 23:39:20.002259 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2025.12.27 23:39:20.002401 [ 259 ] {baa16a50-196f-4911-b72f-1fee418b9767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 824 | 2025.12.27 23:39:20.002680 [ 259 ] {baa16a50-196f-4911-b72f-1fee418b9767} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2025.12.27 23:39:20.002729 [ 259 ] {baa16a50-196f-4911-b72f-1fee418b9767} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2025.12.27 23:39:20.003063 [ 259 ] {baa16a50-196f-4911-b72f-1fee418b9767} <Debug> TCPHandler: Processed in 0.000856515 sec. | ||
| 827 | 2025.12.27 23:39:20.003282 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2025.12.27 23:39:20.003407 [ 259 ] {4aef43b1-5f60-4034-9b39-35256d9cb20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 829 | 2025.12.27 23:39:20.003670 [ 259 ] {4aef43b1-5f60-4034-9b39-35256d9cb20d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2025.12.27 23:39:20.003712 [ 259 ] {4aef43b1-5f60-4034-9b39-35256d9cb20d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2025.12.27 23:39:20.004013 [ 259 ] {4aef43b1-5f60-4034-9b39-35256d9cb20d} <Debug> TCPHandler: Processed in 0.000780404 sec. | ||
| 832 | 2025.12.27 23:39:20.004256 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2025.12.27 23:39:20.004381 [ 259 ] {3aaef072-e04b-46f6-80f5-77fb7bbe9776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 834 | 2025.12.27 23:39:20.004642 [ 259 ] {3aaef072-e04b-46f6-80f5-77fb7bbe9776} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2025.12.27 23:39:20.004686 [ 259 ] {3aaef072-e04b-46f6-80f5-77fb7bbe9776} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2025.12.27 23:39:20.005025 [ 259 ] {3aaef072-e04b-46f6-80f5-77fb7bbe9776} <Debug> TCPHandler: Processed in 0.000823655 sec. | ||
| 837 | 2025.12.27 23:39:20.005227 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2025.12.27 23:39:20.005369 [ 259 ] {f73edc92-3e78-4a3f-8d09-2d4fdf1030a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 839 | 2025.12.27 23:39:20.005655 [ 259 ] {f73edc92-3e78-4a3f-8d09-2d4fdf1030a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2025.12.27 23:39:20.005700 [ 259 ] {f73edc92-3e78-4a3f-8d09-2d4fdf1030a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2025.12.27 23:39:20.006001 [ 259 ] {f73edc92-3e78-4a3f-8d09-2d4fdf1030a2} <Debug> TCPHandler: Processed in 0.000824694 sec. | ||
| 842 | 2025.12.27 23:39:20.006221 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2025.12.27 23:39:20.006344 [ 259 ] {0d0168ab-e553-4ca8-ba2f-ad3809690894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 844 | 2025.12.27 23:39:20.006619 [ 259 ] {0d0168ab-e553-4ca8-ba2f-ad3809690894} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2025.12.27 23:39:20.006668 [ 259 ] {0d0168ab-e553-4ca8-ba2f-ad3809690894} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2025.12.27 23:39:20.006982 [ 259 ] {0d0168ab-e553-4ca8-ba2f-ad3809690894} <Debug> TCPHandler: Processed in 0.000809855 sec. | ||
| 847 | 2025.12.27 23:39:20.007193 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2025.12.27 23:39:20.007315 [ 259 ] {15609e8f-215b-49b7-a831-e6abc1f194f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 849 | 2025.12.27 23:39:20.007582 [ 259 ] {15609e8f-215b-49b7-a831-e6abc1f194f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2025.12.27 23:39:20.007625 [ 259 ] {15609e8f-215b-49b7-a831-e6abc1f194f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2025.12.27 23:39:20.007948 [ 259 ] {15609e8f-215b-49b7-a831-e6abc1f194f4} <Debug> TCPHandler: Processed in 0.000802674 sec. | ||
| 852 | 2025.12.27 23:39:20.008190 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2025.12.27 23:39:20.008322 [ 259 ] {7ad8eea1-2659-4018-a320-d21bb6802788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 854 | 2025.12.27 23:39:20.008587 [ 259 ] {7ad8eea1-2659-4018-a320-d21bb6802788} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2025.12.27 23:39:20.008630 [ 259 ] {7ad8eea1-2659-4018-a320-d21bb6802788} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2025.12.27 23:39:20.008961 [ 259 ] {7ad8eea1-2659-4018-a320-d21bb6802788} <Debug> TCPHandler: Processed in 0.000821024 sec. | ||
| 857 | 2025.12.27 23:39:20.009175 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2025.12.27 23:39:20.009298 [ 259 ] {6a37f905-6976-41ee-804a-9a738155cc44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 859 | 2025.12.27 23:39:20.009571 [ 259 ] {6a37f905-6976-41ee-804a-9a738155cc44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2025.12.27 23:39:20.009620 [ 259 ] {6a37f905-6976-41ee-804a-9a738155cc44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2025.12.27 23:39:20.009939 [ 259 ] {6a37f905-6976-41ee-804a-9a738155cc44} <Debug> TCPHandler: Processed in 0.000815434 sec. | ||
| 862 | 2025.12.27 23:39:20.010176 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2025.12.27 23:39:20.010301 [ 259 ] {24ebd9e7-1aa4-4281-b009-a208521efc31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 864 | 2025.12.27 23:39:20.010579 [ 259 ] {24ebd9e7-1aa4-4281-b009-a208521efc31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2025.12.27 23:39:20.010623 [ 259 ] {24ebd9e7-1aa4-4281-b009-a208521efc31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2025.12.27 23:39:20.010945 [ 259 ] {24ebd9e7-1aa4-4281-b009-a208521efc31} <Debug> TCPHandler: Processed in 0.000817734 sec. | ||
| 867 | 2025.12.27 23:39:20.011168 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2025.12.27 23:39:20.011295 [ 259 ] {184b9393-0974-4d6d-919b-ce9b2e490463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 869 | 2025.12.27 23:39:20.011578 [ 259 ] {184b9393-0974-4d6d-919b-ce9b2e490463} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2025.12.27 23:39:20.011623 [ 259 ] {184b9393-0974-4d6d-919b-ce9b2e490463} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2025.12.27 23:39:20.011952 [ 259 ] {184b9393-0974-4d6d-919b-ce9b2e490463} <Debug> TCPHandler: Processed in 0.000832795 sec. | ||
| 872 | 2025.12.27 23:39:20.012187 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2025.12.27 23:39:20.012312 [ 259 ] {972a7405-89d7-41d4-933b-4cd13239b075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 874 | 2025.12.27 23:39:20.012587 [ 259 ] {972a7405-89d7-41d4-933b-4cd13239b075} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2025.12.27 23:39:20.012630 [ 259 ] {972a7405-89d7-41d4-933b-4cd13239b075} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2025.12.27 23:39:20.012969 [ 259 ] {972a7405-89d7-41d4-933b-4cd13239b075} <Debug> TCPHandler: Processed in 0.000830364 sec. | ||
| 877 | 2025.12.27 23:39:20.013190 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2025.12.27 23:39:20.013317 [ 259 ] {ac979ea6-e5f3-4afe-9e0c-843f32a8da9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 879 | 2025.12.27 23:39:20.013585 [ 259 ] {ac979ea6-e5f3-4afe-9e0c-843f32a8da9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2025.12.27 23:39:20.013627 [ 259 ] {ac979ea6-e5f3-4afe-9e0c-843f32a8da9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2025.12.27 23:39:20.013960 [ 259 ] {ac979ea6-e5f3-4afe-9e0c-843f32a8da9e} <Debug> TCPHandler: Processed in 0.000818594 sec. | ||
| 882 | 2025.12.27 23:39:20.014172 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2025.12.27 23:39:20.014299 [ 259 ] {5675fb08-a785-47d9-b3bb-e356c69e1328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 884 | 2025.12.27 23:39:20.014566 [ 259 ] {5675fb08-a785-47d9-b3bb-e356c69e1328} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2025.12.27 23:39:20.014608 [ 259 ] {5675fb08-a785-47d9-b3bb-e356c69e1328} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2025.12.27 23:39:20.014932 [ 259 ] {5675fb08-a785-47d9-b3bb-e356c69e1328} <Debug> TCPHandler: Processed in 0.000808564 sec. | ||
| 887 | 2025.12.27 23:39:20.015133 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2025.12.27 23:39:20.015263 [ 259 ] {c512c93b-c36b-47e6-b79d-33a31a163239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 889 | 2025.12.27 23:39:20.015534 [ 259 ] {c512c93b-c36b-47e6-b79d-33a31a163239} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2025.12.27 23:39:20.015576 [ 259 ] {c512c93b-c36b-47e6-b79d-33a31a163239} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 891 | 2025.12.27 23:39:20.015905 [ 259 ] {c512c93b-c36b-47e6-b79d-33a31a163239} <Debug> TCPHandler: Processed in 0.000822815 sec. | ||
| 892 | 2025.12.27 23:39:20.016601 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2025.12.27 23:39:20.016734 [ 259 ] {0e9bbe6d-6159-4d18-b9a6-f5687eb84635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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_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) | ||
| 894 | 2025.12.27 23:39:20.017010 [ 259 ] {0e9bbe6d-6159-4d18-b9a6-f5687eb84635} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 895 | 2025.12.27 23:39:20.017053 [ 259 ] {0e9bbe6d-6159-4d18-b9a6-f5687eb84635} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 896 | 2025.12.27 23:39:20.017368 [ 259 ] {0e9bbe6d-6159-4d18-b9a6-f5687eb84635} <Debug> TCPHandler: Processed in 0.000818605 sec. | ||
| 897 | 2025.12.27 23:39:20.017586 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2025.12.27 23:39:20.017715 [ 259 ] {34c712f4-d85d-4d4a-8fc7-852481bb5733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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_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) | ||
| 899 | 2025.12.27 23:39:20.017993 [ 259 ] {34c712f4-d85d-4d4a-8fc7-852481bb5733} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 900 | 2025.12.27 23:39:20.018036 [ 259 ] {34c712f4-d85d-4d4a-8fc7-852481bb5733} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 901 | 2025.12.27 23:39:20.018370 [ 259 ] {34c712f4-d85d-4d4a-8fc7-852481bb5733} <Debug> TCPHandler: Processed in 0.000837355 sec. | ||
| 902 | 2025.12.27 23:39:20.018606 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2025.12.27 23:39:20.018737 [ 259 ] {0789c754-6181-4ac9-9813-b2d0e54ed286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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_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) | ||
| 904 | 2025.12.27 23:39:20.019023 [ 259 ] {0789c754-6181-4ac9-9813-b2d0e54ed286} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 905 | 2025.12.27 23:39:20.019066 [ 259 ] {0789c754-6181-4ac9-9813-b2d0e54ed286} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 906 | 2025.12.27 23:39:20.019408 [ 259 ] {0789c754-6181-4ac9-9813-b2d0e54ed286} <Debug> TCPHandler: Processed in 0.000851515 sec. | ||
| 907 | 2025.12.27 23:39:20.019662 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2025.12.27 23:39:20.019796 [ 259 ] {3ccb093c-58dc-4890-956d-1cde4b25aad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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_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) | ||
| 909 | 2025.12.27 23:39:20.020091 [ 259 ] {3ccb093c-58dc-4890-956d-1cde4b25aad2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 910 | 2025.12.27 23:39:20.020135 [ 259 ] {3ccb093c-58dc-4890-956d-1cde4b25aad2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 911 | 2025.12.27 23:39:20.020490 [ 259 ] {3ccb093c-58dc-4890-956d-1cde4b25aad2} <Debug> TCPHandler: Processed in 0.000881155 sec. | ||
| 912 | 2025.12.27 23:39:20.025481 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2025.12.27 23:39:20.025596 [ 259 ] {ddbe709c-ce20-457c-9ade-c14f5665dc13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 914 | 2025.12.27 23:39:20.025640 [ 259 ] {ddbe709c-ce20-457c-9ade-c14f5665dc13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 915 | 2025.12.27 23:39:20.026274 [ 259 ] {ddbe709c-ce20-457c-9ade-c14f5665dc13} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2025.12.27 23:39:20.026323 [ 259 ] {ddbe709c-ce20-457c-9ade-c14f5665dc13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 917 | 2025.12.27 23:39:20.029071 [ 259 ] {ddbe709c-ce20-457c-9ade-c14f5665dc13} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 918 | 2025.12.27 23:39:20.029451 [ 259 ] {ddbe709c-ce20-457c-9ade-c14f5665dc13} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2025.12.27 23:39:20.029638 [ 259 ] {ddbe709c-ce20-457c-9ade-c14f5665dc13} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.004073 sec., 7856.616744414436 rows/sec., 1.74 MiB/sec. | ||
| 920 | 2025.12.27 23:39:20.029685 [ 259 ] {ddbe709c-ce20-457c-9ade-c14f5665dc13} <Debug> TCPHandler: Processed in 0.004260545 sec. | ||
| 921 | 2025.12.27 23:39:20.029865 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2025.12.27 23:39:20.029979 [ 259 ] {ec3f7344-bba4-42df-950e-a9e5b33a1786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 923 | 2025.12.27 23:39:20.030033 [ 259 ] {ec3f7344-bba4-42df-950e-a9e5b33a1786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 924 | 2025.12.27 23:39:20.032826 [ 259 ] {ec3f7344-bba4-42df-950e-a9e5b33a1786} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2025.12.27 23:39:20.032869 [ 259 ] {ec3f7344-bba4-42df-950e-a9e5b33a1786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 926 | 2025.12.27 23:39:20.035737 [ 259 ] {ec3f7344-bba4-42df-950e-a9e5b33a1786} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 927 | 2025.12.27 23:39:20.036229 [ 259 ] {ec3f7344-bba4-42df-950e-a9e5b33a1786} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2025.12.27 23:39:20.036363 [ 259 ] {ec3f7344-bba4-42df-950e-a9e5b33a1786} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.006416 sec., 63902.74314214464 rows/sec., 4.05 MiB/sec. | ||
| 929 | 2025.12.27 23:39:20.036402 [ 259 ] {ec3f7344-bba4-42df-950e-a9e5b33a1786} <Debug> TCPHandler: Processed in 0.006596357 sec. | ||
| 930 | 2025.12.27 23:39:20.036524 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2025.12.27 23:39:20.036623 [ 259 ] {cbe3aab2-32ad-44c6-a4cc-6837e4bd5391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 932 | 2025.12.27 23:39:20.036664 [ 259 ] {cbe3aab2-32ad-44c6-a4cc-6837e4bd5391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 933 | 2025.12.27 23:39:20.037052 [ 259 ] {cbe3aab2-32ad-44c6-a4cc-6837e4bd5391} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2025.12.27 23:39:20.037090 [ 259 ] {cbe3aab2-32ad-44c6-a4cc-6837e4bd5391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 935 | 2025.12.27 23:39:20.037543 [ 259 ] {cbe3aab2-32ad-44c6-a4cc-6837e4bd5391} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 936 | 2025.12.27 23:39:20.038020 [ 259 ] {cbe3aab2-32ad-44c6-a4cc-6837e4bd5391} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2025.12.27 23:39:20.038150 [ 259 ] {cbe3aab2-32ad-44c6-a4cc-6837e4bd5391} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001547 sec., 5171.299288946348 rows/sec., 421.68 KiB/sec. | ||
| 938 | 2025.12.27 23:39:20.038188 [ 259 ] {cbe3aab2-32ad-44c6-a4cc-6837e4bd5391} <Debug> TCPHandler: Processed in 0.001718311 sec. | ||
| 939 | 2025.12.27 23:39:20.038301 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2025.12.27 23:39:20.038398 [ 259 ] {1c9292b4-8c7c-4540-a122-77c5b1e46cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 941 | 2025.12.27 23:39:20.038438 [ 259 ] {1c9292b4-8c7c-4540-a122-77c5b1e46cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 942 | 2025.12.27 23:39:20.039588 [ 259 ] {1c9292b4-8c7c-4540-a122-77c5b1e46cd9} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2025.12.27 23:39:20.039627 [ 259 ] {1c9292b4-8c7c-4540-a122-77c5b1e46cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 944 | 2025.12.27 23:39:20.040226 [ 259 ] {1c9292b4-8c7c-4540-a122-77c5b1e46cd9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 945 | 2025.12.27 23:39:20.040713 [ 259 ] {1c9292b4-8c7c-4540-a122-77c5b1e46cd9} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2025.12.27 23:39:20.040845 [ 259 ] {1c9292b4-8c7c-4540-a122-77c5b1e46cd9} <Debug> executeQuery: Read 1110 rows, 90.08 KiB in 0.002465 sec., 450304.2596348884 rows/sec., 35.69 MiB/sec. | ||
| 947 | 2025.12.27 23:39:20.040882 [ 259 ] {1c9292b4-8c7c-4540-a122-77c5b1e46cd9} <Debug> TCPHandler: Processed in 0.002631267 sec. | ||
| 948 | 2025.12.27 23:39:20.041038 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2025.12.27 23:39:20.041135 [ 259 ] {3a99793c-f421-455f-a97b-ab638c9e55e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 950 | 2025.12.27 23:39:20.041176 [ 259 ] {3a99793c-f421-455f-a97b-ab638c9e55e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 951 | 2025.12.27 23:39:20.041725 [ 259 ] {3a99793c-f421-455f-a97b-ab638c9e55e8} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2025.12.27 23:39:20.041762 [ 259 ] {3a99793c-f421-455f-a97b-ab638c9e55e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 953 | 2025.12.27 23:39:20.042249 [ 259 ] {3a99793c-f421-455f-a97b-ab638c9e55e8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 954 | 2025.12.27 23:39:20.042698 [ 259 ] {3a99793c-f421-455f-a97b-ab638c9e55e8} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2025.12.27 23:39:20.042829 [ 259 ] {3a99793c-f421-455f-a97b-ab638c9e55e8} <Debug> executeQuery: Read 223 rows, 13.63 KiB in 0.001734 sec., 128604.38292964244 rows/sec., 7.67 MiB/sec. | ||
| 956 | 2025.12.27 23:39:20.042866 [ 259 ] {3a99793c-f421-455f-a97b-ab638c9e55e8} <Debug> TCPHandler: Processed in 0.001907314 sec. | ||
| 957 | 2025.12.27 23:39:20.042971 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2025.12.27 23:39:20.043060 [ 259 ] {d7d64ba1-31d0-4c20-9712-e9d39c9ff6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 959 | 2025.12.27 23:39:20.043097 [ 259 ] {d7d64ba1-31d0-4c20-9712-e9d39c9ff6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 960 | 2025.12.27 23:39:20.043673 [ 259 ] {d7d64ba1-31d0-4c20-9712-e9d39c9ff6a6} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 961 | 2025.12.27 23:39:20.043707 [ 259 ] {d7d64ba1-31d0-4c20-9712-e9d39c9ff6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 962 | 2025.12.27 23:39:20.044181 [ 259 ] {d7d64ba1-31d0-4c20-9712-e9d39c9ff6a6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 963 | 2025.12.27 23:39:20.044718 [ 259 ] {d7d64ba1-31d0-4c20-9712-e9d39c9ff6a6} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 964 | 2025.12.27 23:39:20.044849 [ 259 ] {d7d64ba1-31d0-4c20-9712-e9d39c9ff6a6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001768 sec., 119909.50226244344 rows/sec., 7.73 MiB/sec. | ||
| 965 | 2025.12.27 23:39:20.044887 [ 259 ] {d7d64ba1-31d0-4c20-9712-e9d39c9ff6a6} <Debug> TCPHandler: Processed in 0.001933434 sec. | ||
| 966 | 2025.12.27 23:39:20.044996 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 967 | 2025.12.27 23:39:20.045092 [ 259 ] {d0ecd79d-0d03-4d5e-80bf-5bcada2350ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 968 | 2025.12.27 23:39:20.045133 [ 259 ] {d0ecd79d-0d03-4d5e-80bf-5bcada2350ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 969 | 2025.12.27 23:39:20.045612 [ 259 ] {d0ecd79d-0d03-4d5e-80bf-5bcada2350ca} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2025.12.27 23:39:20.045651 [ 259 ] {d0ecd79d-0d03-4d5e-80bf-5bcada2350ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 971 | 2025.12.27 23:39:20.046095 [ 259 ] {d0ecd79d-0d03-4d5e-80bf-5bcada2350ca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 972 | 2025.12.27 23:39:20.046569 [ 259 ] {d0ecd79d-0d03-4d5e-80bf-5bcada2350ca} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2025.12.27 23:39:20.046700 [ 259 ] {d0ecd79d-0d03-4d5e-80bf-5bcada2350ca} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001626 sec., 129766.29766297662 rows/sec., 7.37 MiB/sec. | ||
| 974 | 2025.12.27 23:39:20.046738 [ 259 ] {d0ecd79d-0d03-4d5e-80bf-5bcada2350ca} <Debug> TCPHandler: Processed in 0.001791822 sec. | ||
| 975 | 2025.12.27 23:39:20.046874 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 976 | 2025.12.27 23:39:20.046968 [ 259 ] {9b614c21-1c33-4872-9325-7f2b4bc11308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 977 | 2025.12.27 23:39:20.047010 [ 259 ] {9b614c21-1c33-4872-9325-7f2b4bc11308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 978 | 2025.12.27 23:39:20.047658 [ 259 ] {9b614c21-1c33-4872-9325-7f2b4bc11308} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2025.12.27 23:39:20.047704 [ 259 ] {9b614c21-1c33-4872-9325-7f2b4bc11308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 980 | 2025.12.27 23:39:20.048266 [ 259 ] {9b614c21-1c33-4872-9325-7f2b4bc11308} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 981 | 2025.12.27 23:39:20.048680 [ 259 ] {9b614c21-1c33-4872-9325-7f2b4bc11308} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2025.12.27 23:39:20.048804 [ 259 ] {9b614c21-1c33-4872-9325-7f2b4bc11308} <Debug> executeQuery: Read 669 rows, 47.68 KiB in 0.001854 sec., 360841.4239482201 rows/sec., 25.12 MiB/sec. | ||
| 983 | 2025.12.27 23:39:20.048842 [ 259 ] {9b614c21-1c33-4872-9325-7f2b4bc11308} <Debug> TCPHandler: Processed in 0.002018956 sec. | ||
| 984 | 2025.12.27 23:39:20.048965 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2025.12.27 23:39:20.049064 [ 259 ] {dc52aefd-6890-4a13-9fd9-a3fe73acff86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 986 | 2025.12.27 23:39:20.049105 [ 259 ] {dc52aefd-6890-4a13-9fd9-a3fe73acff86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 987 | 2025.12.27 23:39:20.049466 [ 259 ] {dc52aefd-6890-4a13-9fd9-a3fe73acff86} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2025.12.27 23:39:20.049503 [ 259 ] {dc52aefd-6890-4a13-9fd9-a3fe73acff86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 989 | 2025.12.27 23:39:20.052260 [ 259 ] {dc52aefd-6890-4a13-9fd9-a3fe73acff86} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 990 | 2025.12.27 23:39:20.052750 [ 259 ] {dc52aefd-6890-4a13-9fd9-a3fe73acff86} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2025.12.27 23:39:20.052877 [ 259 ] {dc52aefd-6890-4a13-9fd9-a3fe73acff86} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003831 sec., 1566.1707126076742 rows/sec., 81.83 KiB/sec. | ||
| 992 | 2025.12.27 23:39:20.052912 [ 259 ] {dc52aefd-6890-4a13-9fd9-a3fe73acff86} <Debug> TCPHandler: Processed in 0.004002461 sec. | ||
| 993 | 2025.12.27 23:39:20.053025 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2025.12.27 23:39:20.053119 [ 259 ] {ceb1721c-476e-493e-8e26-c34b60e5176c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 995 | 2025.12.27 23:39:20.053160 [ 259 ] {ceb1721c-476e-493e-8e26-c34b60e5176c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 996 | 2025.12.27 23:39:20.053593 [ 259 ] {ceb1721c-476e-493e-8e26-c34b60e5176c} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2025.12.27 23:39:20.053626 [ 259 ] {ceb1721c-476e-493e-8e26-c34b60e5176c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 998 | 2025.12.27 23:39:20.054071 [ 259 ] {ceb1721c-476e-493e-8e26-c34b60e5176c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 999 | 2025.12.27 23:39:20.054482 [ 259 ] {ceb1721c-476e-493e-8e26-c34b60e5176c} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2025.12.27 23:39:20.054607 [ 259 ] {ceb1721c-476e-493e-8e26-c34b60e5176c} <Debug> executeQuery: Read 268 rows, 17.85 KiB in 0.001507 sec., 177836.7617783676 rows/sec., 11.57 MiB/sec. | ||
| 1001 | 2025.12.27 23:39:20.054643 [ 259 ] {ceb1721c-476e-493e-8e26-c34b60e5176c} <Debug> TCPHandler: Processed in 0.00166779 sec. | ||
| 1002 | 2025.12.27 23:39:20.054770 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2025.12.27 23:39:20.054864 [ 259 ] {dae01e54-a796-453a-a4d4-bbaabd8ccc55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1004 | 2025.12.27 23:39:20.054906 [ 259 ] {dae01e54-a796-453a-a4d4-bbaabd8ccc55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1005 | 2025.12.27 23:39:20.055217 [ 259 ] {dae01e54-a796-453a-a4d4-bbaabd8ccc55} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2025.12.27 23:39:20.055254 [ 259 ] {dae01e54-a796-453a-a4d4-bbaabd8ccc55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1007 | 2025.12.27 23:39:20.055668 [ 259 ] {dae01e54-a796-453a-a4d4-bbaabd8ccc55} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1008 | 2025.12.27 23:39:20.056121 [ 259 ] {dae01e54-a796-453a-a4d4-bbaabd8ccc55} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2025.12.27 23:39:20.056246 [ 259 ] {dae01e54-a796-453a-a4d4-bbaabd8ccc55} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0014 sec., 714.2857142857143 rows/sec., 48.13 KiB/sec. | ||
| 1010 | 2025.12.27 23:39:20.056282 [ 259 ] {dae01e54-a796-453a-a4d4-bbaabd8ccc55} <Debug> TCPHandler: Processed in 0.001562887 sec. | ||
| 1011 | 2025.12.27 23:39:20.056400 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2025.12.27 23:39:20.056504 [ 259 ] {850592fc-bfd9-4067-bee7-8be13144eb3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1013 | 2025.12.27 23:39:20.056559 [ 259 ] {850592fc-bfd9-4067-bee7-8be13144eb3b} <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 | ||
| 1014 | 2025.12.27 23:39:20.057393 [ 259 ] {850592fc-bfd9-4067-bee7-8be13144eb3b} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2025.12.27 23:39:20.057430 [ 259 ] {850592fc-bfd9-4067-bee7-8be13144eb3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1016 | 2025.12.27 23:39:20.060530 [ 259 ] {850592fc-bfd9-4067-bee7-8be13144eb3b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1017 | 2025.12.27 23:39:20.060946 [ 259 ] {850592fc-bfd9-4067-bee7-8be13144eb3b} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2025.12.27 23:39:20.061081 [ 259 ] {850592fc-bfd9-4067-bee7-8be13144eb3b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004596 sec., 2175.805047867711 rows/sec., 3.90 MiB/sec. | ||
| 1019 | 2025.12.27 23:39:20.061133 [ 259 ] {850592fc-bfd9-4067-bee7-8be13144eb3b} <Debug> TCPHandler: Processed in 0.004785865 sec. | ||
| 1020 | 2025.12.27 23:39:20.061246 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2025.12.27 23:39:20.061343 [ 259 ] {4e228ce7-f057-4659-a032-00b896ddd75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1022 | 2025.12.27 23:39:20.061384 [ 259 ] {4e228ce7-f057-4659-a032-00b896ddd75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1023 | 2025.12.27 23:39:20.061723 [ 259 ] {4e228ce7-f057-4659-a032-00b896ddd75c} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2025.12.27 23:39:20.061759 [ 259 ] {4e228ce7-f057-4659-a032-00b896ddd75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1025 | 2025.12.27 23:39:20.062176 [ 259 ] {4e228ce7-f057-4659-a032-00b896ddd75c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1026 | 2025.12.27 23:39:20.062630 [ 259 ] {4e228ce7-f057-4659-a032-00b896ddd75c} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2025.12.27 23:39:20.062760 [ 259 ] {4e228ce7-f057-4659-a032-00b896ddd75c} <Debug> executeQuery: Read 84 rows, 5.12 KiB in 0.001436 sec., 58495.8217270195 rows/sec., 3.48 MiB/sec. | ||
| 1028 | 2025.12.27 23:39:20.062795 [ 259 ] {4e228ce7-f057-4659-a032-00b896ddd75c} <Debug> TCPHandler: Processed in 0.001601299 sec. | ||
| 1029 | 2025.12.27 23:39:20.515879 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 1030 | 2025.12.27 23:39:20.516338 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2025.12.27 23:39:20.516384 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1032 | 2025.12.27 23:39:20.517108 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1033 | 2025.12.27 23:39:20.517599 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2025.12.27 23:39:20.517732 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1035 | 2025.12.27 23:39:20.576979 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1036 | 2025.12.27 23:39:20.592797 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2025.12.27 23:39:20.592854 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1038 | 2025.12.27 23:39:20.599497 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1039 | 2025.12.27 23:39:20.600785 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2025.12.27 23:39:20.604288 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1041 | 2025.12.27 23:39:24.946105 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2025.12.27 23:39:24.946317 [ 259 ] {84c6728a-09f5-441a-b26e-d67066daaacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1043 | 2025.12.27 23:39:24.946389 [ 259 ] {84c6728a-09f5-441a-b26e-d67066daaacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1044 | 2025.12.27 23:39:24.947043 [ 259 ] {84c6728a-09f5-441a-b26e-d67066daaacb} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1045 | 2025.12.27 23:39:24.947092 [ 259 ] {84c6728a-09f5-441a-b26e-d67066daaacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1046 | 2025.12.27 23:39:24.947470 [ 259 ] {84c6728a-09f5-441a-b26e-d67066daaacb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1047 | 2025.12.27 23:39:24.947692 [ 259 ] {84c6728a-09f5-441a-b26e-d67066daaacb} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1048 | 2025.12.27 23:39:24.947845 [ 259 ] {84c6728a-09f5-441a-b26e-d67066daaacb} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001581 sec., 18975.332068311196 rows/sec., 1.45 MiB/sec. | ||
| 1049 | 2025.12.27 23:39:24.947896 [ 259 ] {84c6728a-09f5-441a-b26e-d67066daaacb} <Debug> TCPHandler: Processed in 0.001922654 sec. | ||
| 1050 | 2025.12.27 23:39:24.948021 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2025.12.27 23:39:24.948117 [ 259 ] {ab710810-3b65-4942-8792-a80042d3599f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1052 | 2025.12.27 23:39:24.948157 [ 259 ] {ab710810-3b65-4942-8792-a80042d3599f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1053 | 2025.12.27 23:39:24.948558 [ 259 ] {ab710810-3b65-4942-8792-a80042d3599f} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2025.12.27 23:39:24.948594 [ 259 ] {ab710810-3b65-4942-8792-a80042d3599f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1055 | 2025.12.27 23:39:24.948887 [ 259 ] {ab710810-3b65-4942-8792-a80042d3599f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1056 | 2025.12.27 23:39:24.949093 [ 259 ] {ab710810-3b65-4942-8792-a80042d3599f} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2025.12.27 23:39:24.949215 [ 259 ] {ab710810-3b65-4942-8792-a80042d3599f} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001118 sec., 32200.35778175313 rows/sec., 2.51 MiB/sec. | ||
| 1058 | 2025.12.27 23:39:24.949259 [ 259 ] {ab710810-3b65-4942-8792-a80042d3599f} <Debug> TCPHandler: Processed in 0.001291493 sec. | ||
| 1059 | 2025.12.27 23:39:24.949382 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2025.12.27 23:39:24.949501 [ 259 ] {0fb4e424-4151-4c37-be68-4b10d30cc8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1061 | 2025.12.27 23:39:24.949555 [ 259 ] {0fb4e424-4151-4c37-be68-4b10d30cc8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1062 | 2025.12.27 23:39:24.949966 [ 259 ] {0fb4e424-4151-4c37-be68-4b10d30cc8a2} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2025.12.27 23:39:24.950003 [ 259 ] {0fb4e424-4151-4c37-be68-4b10d30cc8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1064 | 2025.12.27 23:39:24.950324 [ 259 ] {0fb4e424-4151-4c37-be68-4b10d30cc8a2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1065 | 2025.12.27 23:39:24.950542 [ 259 ] {0fb4e424-4151-4c37-be68-4b10d30cc8a2} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2025.12.27 23:39:24.950664 [ 259 ] {0fb4e424-4151-4c37-be68-4b10d30cc8a2} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001188 sec., 92592.59259259258 rows/sec., 6.46 MiB/sec. | ||
| 1067 | 2025.12.27 23:39:24.950707 [ 259 ] {0fb4e424-4151-4c37-be68-4b10d30cc8a2} <Debug> TCPHandler: Processed in 0.001388715 sec. | ||
| 1068 | 2025.12.27 23:39:24.950817 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2025.12.27 23:39:24.950910 [ 259 ] {22f08619-70d6-4e48-957e-fd248ef99785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1070 | 2025.12.27 23:39:24.950951 [ 259 ] {22f08619-70d6-4e48-957e-fd248ef99785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1071 | 2025.12.27 23:39:24.951267 [ 259 ] {22f08619-70d6-4e48-957e-fd248ef99785} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2025.12.27 23:39:24.951303 [ 259 ] {22f08619-70d6-4e48-957e-fd248ef99785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1073 | 2025.12.27 23:39:24.951598 [ 259 ] {22f08619-70d6-4e48-957e-fd248ef99785} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1074 | 2025.12.27 23:39:24.951800 [ 259 ] {22f08619-70d6-4e48-957e-fd248ef99785} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2025.12.27 23:39:24.951919 [ 259 ] {22f08619-70d6-4e48-957e-fd248ef99785} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001028 sec., 38910.505836575874 rows/sec., 2.60 MiB/sec. | ||
| 1076 | 2025.12.27 23:39:24.951962 [ 259 ] {22f08619-70d6-4e48-957e-fd248ef99785} <Debug> TCPHandler: Processed in 0.001194101 sec. | ||
| 1077 | 2025.12.27 23:39:27.959960 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1078 | 2025.12.27 23:39:27.960026 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1079 | 2025.12.27 23:39:28.006195 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 186 | ||
| 1080 | 2025.12.27 23:39:28.010505 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2025.12.27 23:39:28.010550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1082 | 2025.12.27 23:39:28.011702 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1083 | 2025.12.27 23:39:28.011983 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2025.12.27 23:39:28.012218 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1085 | 2025.12.27 23:39:28.017826 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1086 | 2025.12.27 23:39:28.018442 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1087 | 2025.12.27 23:39:28.018505 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1088 | 2025.12.27 23:39:28.019116 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1089 | 2025.12.27 23:39:28.019357 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1090 | 2025.12.27 23:39:28.019497 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1091 | 2025.12.27 23:39:28.104372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1092 | 2025.12.27 23:39:28.120466 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1093 | 2025.12.27 23:39:28.120527 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1094 | 2025.12.27 23:39:28.126693 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1095 | 2025.12.27 23:39:28.127522 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1096 | 2025.12.27 23:39:28.131272 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1097 | 2025.12.27 23:39:29.957627 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2025.12.27 23:39:29.957792 [ 259 ] {c338b32f-231d-46d5-9510-76ca411d1bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1099 | 2025.12.27 23:39:29.957851 [ 259 ] {c338b32f-231d-46d5-9510-76ca411d1bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1100 | 2025.12.27 23:39:29.958700 [ 259 ] {c338b32f-231d-46d5-9510-76ca411d1bdd} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1101 | 2025.12.27 23:39:29.958741 [ 259 ] {c338b32f-231d-46d5-9510-76ca411d1bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1102 | 2025.12.27 23:39:29.959125 [ 259 ] {c338b32f-231d-46d5-9510-76ca411d1bdd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1103 | 2025.12.27 23:39:29.959339 [ 259 ] {c338b32f-231d-46d5-9510-76ca411d1bdd} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1104 | 2025.12.27 23:39:29.959480 [ 259 ] {c338b32f-231d-46d5-9510-76ca411d1bdd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001733 sec., 236583.95845354875 rows/sec., 15.01 MiB/sec. | ||
| 1105 | 2025.12.27 23:39:29.959522 [ 259 ] {c338b32f-231d-46d5-9510-76ca411d1bdd} <Debug> TCPHandler: Processed in 0.002011356 sec. | ||
| 1106 | 2025.12.27 23:39:29.959645 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1107 | 2025.12.27 23:39:29.959747 [ 259 ] {c5bfff14-4b6c-418a-a6a9-5d5b8525180b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1108 | 2025.12.27 23:39:29.959787 [ 259 ] {c5bfff14-4b6c-418a-a6a9-5d5b8525180b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1109 | 2025.12.27 23:39:29.960733 [ 259 ] {c5bfff14-4b6c-418a-a6a9-5d5b8525180b} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1110 | 2025.12.27 23:39:29.960769 [ 259 ] {c5bfff14-4b6c-418a-a6a9-5d5b8525180b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1111 | 2025.12.27 23:39:29.961138 [ 259 ] {c5bfff14-4b6c-418a-a6a9-5d5b8525180b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1112 | 2025.12.27 23:39:29.961339 [ 259 ] {c5bfff14-4b6c-418a-a6a9-5d5b8525180b} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1113 | 2025.12.27 23:39:29.961458 [ 259 ] {c5bfff14-4b6c-418a-a6a9-5d5b8525180b} <Debug> executeQuery: Read 1106 rows, 89.79 KiB in 0.00173 sec., 639306.3583815029 rows/sec., 50.68 MiB/sec. | ||
| 1114 | 2025.12.27 23:39:29.961494 [ 259 ] {c5bfff14-4b6c-418a-a6a9-5d5b8525180b} <Debug> TCPHandler: Processed in 0.001898534 sec. | ||
| 1115 | 2025.12.27 23:39:29.961626 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1116 | 2025.12.27 23:39:29.961744 [ 259 ] {30156e5e-cea3-4ea8-b7bd-c0c38712a8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1117 | 2025.12.27 23:39:29.961795 [ 259 ] {30156e5e-cea3-4ea8-b7bd-c0c38712a8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1118 | 2025.12.27 23:39:29.962323 [ 259 ] {30156e5e-cea3-4ea8-b7bd-c0c38712a8dc} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1119 | 2025.12.27 23:39:29.962360 [ 259 ] {30156e5e-cea3-4ea8-b7bd-c0c38712a8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1120 | 2025.12.27 23:39:29.962680 [ 259 ] {30156e5e-cea3-4ea8-b7bd-c0c38712a8dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1121 | 2025.12.27 23:39:29.962882 [ 259 ] {30156e5e-cea3-4ea8-b7bd-c0c38712a8dc} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1122 | 2025.12.27 23:39:29.963005 [ 259 ] {30156e5e-cea3-4ea8-b7bd-c0c38712a8dc} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001286 sec., 167185.0699844479 rows/sec., 9.92 MiB/sec. | ||
| 1123 | 2025.12.27 23:39:29.963042 [ 259 ] {30156e5e-cea3-4ea8-b7bd-c0c38712a8dc} <Debug> TCPHandler: Processed in 0.001487487 sec. | ||
| 1124 | 2025.12.27 23:39:29.963141 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2025.12.27 23:39:29.963232 [ 259 ] {8eeb5c11-a5f7-4ed0-8d03-0ad913835d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1126 | 2025.12.27 23:39:29.963271 [ 259 ] {8eeb5c11-a5f7-4ed0-8d03-0ad913835d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1127 | 2025.12.27 23:39:29.963769 [ 259 ] {8eeb5c11-a5f7-4ed0-8d03-0ad913835d1c} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1128 | 2025.12.27 23:39:29.963805 [ 259 ] {8eeb5c11-a5f7-4ed0-8d03-0ad913835d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1129 | 2025.12.27 23:39:29.964109 [ 259 ] {8eeb5c11-a5f7-4ed0-8d03-0ad913835d1c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1130 | 2025.12.27 23:39:29.964316 [ 259 ] {8eeb5c11-a5f7-4ed0-8d03-0ad913835d1c} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1131 | 2025.12.27 23:39:29.964435 [ 259 ] {8eeb5c11-a5f7-4ed0-8d03-0ad913835d1c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001221 sec., 173628.17362817362 rows/sec., 11.20 MiB/sec. | ||
| 1132 | 2025.12.27 23:39:29.964471 [ 259 ] {8eeb5c11-a5f7-4ed0-8d03-0ad913835d1c} <Debug> TCPHandler: Processed in 0.001378384 sec. | ||
| 1133 | 2025.12.27 23:39:29.964589 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1134 | 2025.12.27 23:39:29.964680 [ 259 ] {ca2152e6-6def-47f0-9f9c-008c9deb8fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1135 | 2025.12.27 23:39:29.964717 [ 259 ] {ca2152e6-6def-47f0-9f9c-008c9deb8fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1136 | 2025.12.27 23:39:29.965209 [ 259 ] {ca2152e6-6def-47f0-9f9c-008c9deb8fa5} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1137 | 2025.12.27 23:39:29.965244 [ 259 ] {ca2152e6-6def-47f0-9f9c-008c9deb8fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1138 | 2025.12.27 23:39:29.965541 [ 259 ] {ca2152e6-6def-47f0-9f9c-008c9deb8fa5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1139 | 2025.12.27 23:39:29.965740 [ 259 ] {ca2152e6-6def-47f0-9f9c-008c9deb8fa5} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1140 | 2025.12.27 23:39:29.965859 [ 259 ] {ca2152e6-6def-47f0-9f9c-008c9deb8fa5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001197 sec., 176274.01837928154 rows/sec., 10.01 MiB/sec. | ||
| 1141 | 2025.12.27 23:39:29.965894 [ 259 ] {ca2152e6-6def-47f0-9f9c-008c9deb8fa5} <Debug> TCPHandler: Processed in 0.001368495 sec. | ||
| 1142 | 2025.12.27 23:39:29.966001 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1143 | 2025.12.27 23:39:29.966107 [ 259 ] {8ae2d2c8-f26b-4050-9300-d201957b70b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1144 | 2025.12.27 23:39:29.966155 [ 259 ] {8ae2d2c8-f26b-4050-9300-d201957b70b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1145 | 2025.12.27 23:39:29.966844 [ 259 ] {8ae2d2c8-f26b-4050-9300-d201957b70b9} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1146 | 2025.12.27 23:39:29.966880 [ 259 ] {8ae2d2c8-f26b-4050-9300-d201957b70b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1147 | 2025.12.27 23:39:29.967239 [ 259 ] {8ae2d2c8-f26b-4050-9300-d201957b70b9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1148 | 2025.12.27 23:39:29.967448 [ 259 ] {8ae2d2c8-f26b-4050-9300-d201957b70b9} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1149 | 2025.12.27 23:39:29.967577 [ 259 ] {8ae2d2c8-f26b-4050-9300-d201957b70b9} <Debug> executeQuery: Read 661 rows, 47.03 KiB in 0.001487 sec., 444519.1661062542 rows/sec., 30.89 MiB/sec. | ||
| 1150 | 2025.12.27 23:39:29.967615 [ 259 ] {8ae2d2c8-f26b-4050-9300-d201957b70b9} <Debug> TCPHandler: Processed in 0.001665589 sec. | ||
| 1151 | 2025.12.27 23:39:29.967739 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1152 | 2025.12.27 23:39:29.967834 [ 259 ] {2cc43fee-88de-44d0-a43d-8b0f70e286d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1153 | 2025.12.27 23:39:29.967874 [ 259 ] {2cc43fee-88de-44d0-a43d-8b0f70e286d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1154 | 2025.12.27 23:39:29.968216 [ 259 ] {2cc43fee-88de-44d0-a43d-8b0f70e286d8} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1155 | 2025.12.27 23:39:29.968251 [ 259 ] {2cc43fee-88de-44d0-a43d-8b0f70e286d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1156 | 2025.12.27 23:39:29.968544 [ 259 ] {2cc43fee-88de-44d0-a43d-8b0f70e286d8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1157 | 2025.12.27 23:39:29.968748 [ 259 ] {2cc43fee-88de-44d0-a43d-8b0f70e286d8} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1158 | 2025.12.27 23:39:29.968872 [ 259 ] {2cc43fee-88de-44d0-a43d-8b0f70e286d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 1159 | 2025.12.27 23:39:29.968909 [ 259 ] {2cc43fee-88de-44d0-a43d-8b0f70e286d8} <Debug> TCPHandler: Processed in 0.001232692 sec. | ||
| 1160 | 2025.12.27 23:39:29.969035 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1161 | 2025.12.27 23:39:29.969136 [ 259 ] {67650951-18b4-44b4-a534-9cb5ad94fe9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1162 | 2025.12.27 23:39:29.969179 [ 259 ] {67650951-18b4-44b4-a534-9cb5ad94fe9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1163 | 2025.12.27 23:39:29.969647 [ 259 ] {67650951-18b4-44b4-a534-9cb5ad94fe9c} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1164 | 2025.12.27 23:39:29.969682 [ 259 ] {67650951-18b4-44b4-a534-9cb5ad94fe9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1165 | 2025.12.27 23:39:29.970008 [ 259 ] {67650951-18b4-44b4-a534-9cb5ad94fe9c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1166 | 2025.12.27 23:39:29.970215 [ 259 ] {67650951-18b4-44b4-a534-9cb5ad94fe9c} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1167 | 2025.12.27 23:39:29.970339 [ 259 ] {67650951-18b4-44b4-a534-9cb5ad94fe9c} <Debug> executeQuery: Read 264 rows, 17.57 KiB in 0.001222 sec., 216039.2798690671 rows/sec., 14.04 MiB/sec. | ||
| 1168 | 2025.12.27 23:39:29.970380 [ 259 ] {67650951-18b4-44b4-a534-9cb5ad94fe9c} <Debug> TCPHandler: Processed in 0.001394025 sec. | ||
| 1169 | 2025.12.27 23:39:29.970504 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1170 | 2025.12.27 23:39:29.970598 [ 259 ] {6cb47ddf-f385-45b8-8f29-e67c00b002a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1171 | 2025.12.27 23:39:29.970638 [ 259 ] {6cb47ddf-f385-45b8-8f29-e67c00b002a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1172 | 2025.12.27 23:39:29.970989 [ 259 ] {6cb47ddf-f385-45b8-8f29-e67c00b002a9} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1173 | 2025.12.27 23:39:29.971022 [ 259 ] {6cb47ddf-f385-45b8-8f29-e67c00b002a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1174 | 2025.12.27 23:39:29.971311 [ 259 ] {6cb47ddf-f385-45b8-8f29-e67c00b002a9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1175 | 2025.12.27 23:39:29.971506 [ 259 ] {6cb47ddf-f385-45b8-8f29-e67c00b002a9} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1176 | 2025.12.27 23:39:29.971625 [ 259 ] {6cb47ddf-f385-45b8-8f29-e67c00b002a9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 1177 | 2025.12.27 23:39:29.971658 [ 259 ] {6cb47ddf-f385-45b8-8f29-e67c00b002a9} <Debug> TCPHandler: Processed in 0.001216311 sec. | ||
| 1178 | 2025.12.27 23:39:29.971759 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1179 | 2025.12.27 23:39:29.971852 [ 259 ] {f4782907-d6ba-4df1-8127-a14b4f7f3cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1180 | 2025.12.27 23:39:29.971904 [ 259 ] {f4782907-d6ba-4df1-8127-a14b4f7f3cfd} <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 | ||
| 1181 | 2025.12.27 23:39:29.972681 [ 259 ] {f4782907-d6ba-4df1-8127-a14b4f7f3cfd} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1182 | 2025.12.27 23:39:29.972716 [ 259 ] {f4782907-d6ba-4df1-8127-a14b4f7f3cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1183 | 2025.12.27 23:39:29.973218 [ 259 ] {f4782907-d6ba-4df1-8127-a14b4f7f3cfd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1184 | 2025.12.27 23:39:29.973429 [ 259 ] {f4782907-d6ba-4df1-8127-a14b4f7f3cfd} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1185 | 2025.12.27 23:39:29.973557 [ 259 ] {f4782907-d6ba-4df1-8127-a14b4f7f3cfd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001723 sec., 5803.830528148578 rows/sec., 10.40 MiB/sec. | ||
| 1186 | 2025.12.27 23:39:29.973603 [ 259 ] {f4782907-d6ba-4df1-8127-a14b4f7f3cfd} <Debug> TCPHandler: Processed in 0.001892434 sec. | ||
| 1187 | 2025.12.27 23:39:29.973709 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1188 | 2025.12.27 23:39:29.973803 [ 259 ] {d45d66d1-a5d7-41c4-a706-d22a3f471e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1189 | 2025.12.27 23:39:29.973850 [ 259 ] {d45d66d1-a5d7-41c4-a706-d22a3f471e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1190 | 2025.12.27 23:39:29.974253 [ 259 ] {d45d66d1-a5d7-41c4-a706-d22a3f471e15} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1191 | 2025.12.27 23:39:29.974288 [ 259 ] {d45d66d1-a5d7-41c4-a706-d22a3f471e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1192 | 2025.12.27 23:39:29.974590 [ 259 ] {d45d66d1-a5d7-41c4-a706-d22a3f471e15} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1193 | 2025.12.27 23:39:29.974793 [ 259 ] {d45d66d1-a5d7-41c4-a706-d22a3f471e15} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2025.12.27 23:39:29.974914 [ 259 ] {d45d66d1-a5d7-41c4-a706-d22a3f471e15} <Debug> executeQuery: Read 84 rows, 5.12 KiB in 0.001129 sec., 74402.12577502214 rows/sec., 4.43 MiB/sec. | ||
| 1195 | 2025.12.27 23:39:29.974948 [ 259 ] {d45d66d1-a5d7-41c4-a706-d22a3f471e15} <Debug> TCPHandler: Processed in 0.001286743 sec. | ||
| 1196 | 2025.12.27 23:39:30.518747 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2025.12.27 23:39:30.518988 [ 259 ] {810ea736-b531-4fac-ad69-865e534e497a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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_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) | ||
| 1198 | 2025.12.27 23:39:30.521273 [ 259 ] {810ea736-b531-4fac-ad69-865e534e497a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1199 | 2025.12.27 23:39:30.525364 [ 259 ] {810ea736-b531-4fac-ad69-865e534e497a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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_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 | ||
| 1200 | 2025.12.27 23:39:30.525654 [ 259 ] {810ea736-b531-4fac-ad69-865e534e497a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1201 | 2025.12.27 23:39:30.528217 [ 259 ] {810ea736-b531-4fac-ad69-865e534e497a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1202 | 2025.12.27 23:39:30.530398 [ 259 ] {810ea736-b531-4fac-ad69-865e534e497a} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1203 | 2025.12.27 23:39:30.538050 [ 259 ] {810ea736-b531-4fac-ad69-865e534e497a} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1204 | 2025.12.27 23:39:30.539977 [ 259 ] {810ea736-b531-4fac-ad69-865e534e497a} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (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 | ||
| 1205 | 2025.12.27 23:39:30.540002 [ 259 ] {810ea736-b531-4fac-ad69-865e534e497a} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1206 | 2025.12.27 23:39:30.542010 [ 259 ] {810ea736-b531-4fac-ad69-865e534e497a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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_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'))" | ||
| 1207 | 2025.12.27 23:39:30.542049 [ 259 ] {810ea736-b531-4fac-ad69-865e534e497a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1208 | 2025.12.27 23:39:30.575523 [ 259 ] {810ea736-b531-4fac-ad69-865e534e497a} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.056632 sec., 565.0515609549371 rows/sec., 21.33 KiB/sec. | ||
| 1209 | 2025.12.27 23:39:30.575634 [ 259 ] {810ea736-b531-4fac-ad69-865e534e497a} <Debug> TCPHandler: Processed in 0.057009916 sec. | ||
| 1210 | 2025.12.27 23:39:30.575950 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1211 | 2025.12.27 23:39:30.576105 [ 259 ] {3a739f7c-8b8e-4f0b-a31f-8c0b6e195973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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_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) | ||
| 1212 | 2025.12.27 23:39:30.576364 [ 259 ] {3a739f7c-8b8e-4f0b-a31f-8c0b6e195973} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1213 | 2025.12.27 23:39:30.576400 [ 259 ] {3a739f7c-8b8e-4f0b-a31f-8c0b6e195973} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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_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 | ||
| 1214 | 2025.12.27 23:39:30.576616 [ 259 ] {3a739f7c-8b8e-4f0b-a31f-8c0b6e195973} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1215 | 2025.12.27 23:39:30.576675 [ 259 ] {3a739f7c-8b8e-4f0b-a31f-8c0b6e195973} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1216 | 2025.12.27 23:39:30.576788 [ 259 ] {3a739f7c-8b8e-4f0b-a31f-8c0b6e195973} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1217 | 2025.12.27 23:39:30.576818 [ 259 ] {3a739f7c-8b8e-4f0b-a31f-8c0b6e195973} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1218 | 2025.12.27 23:39:30.576838 [ 259 ] {3a739f7c-8b8e-4f0b-a31f-8c0b6e195973} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (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 | ||
| 1219 | 2025.12.27 23:39:30.576853 [ 259 ] {3a739f7c-8b8e-4f0b-a31f-8c0b6e195973} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1220 | 2025.12.27 23:39:30.576887 [ 259 ] {3a739f7c-8b8e-4f0b-a31f-8c0b6e195973} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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_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'))" | ||
| 1221 | 2025.12.27 23:39:30.576905 [ 259 ] {3a739f7c-8b8e-4f0b-a31f-8c0b6e195973} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1222 | 2025.12.27 23:39:30.577385 [ 259 ] {3a739f7c-8b8e-4f0b-a31f-8c0b6e195973} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.00135 sec., 23703.7037037037 rows/sec., 894.82 KiB/sec. | ||
| 1223 | 2025.12.27 23:39:30.577468 [ 259 ] {3a739f7c-8b8e-4f0b-a31f-8c0b6e195973} <Debug> TCPHandler: Processed in 0.001590528 sec. | ||
| 1224 | 2025.12.27 23:39:30.577680 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2025.12.27 23:39:30.577815 [ 259 ] {2ab2657a-5fb9-43e5-a87a-9ad1ef7ba660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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_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) | ||
| 1226 | 2025.12.27 23:39:30.578041 [ 259 ] {2ab2657a-5fb9-43e5-a87a-9ad1ef7ba660} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1227 | 2025.12.27 23:39:30.578075 [ 259 ] {2ab2657a-5fb9-43e5-a87a-9ad1ef7ba660} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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_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 | ||
| 1228 | 2025.12.27 23:39:30.578284 [ 259 ] {2ab2657a-5fb9-43e5-a87a-9ad1ef7ba660} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1229 | 2025.12.27 23:39:30.578338 [ 259 ] {2ab2657a-5fb9-43e5-a87a-9ad1ef7ba660} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1230 | 2025.12.27 23:39:30.578437 [ 259 ] {2ab2657a-5fb9-43e5-a87a-9ad1ef7ba660} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1231 | 2025.12.27 23:39:30.578464 [ 259 ] {2ab2657a-5fb9-43e5-a87a-9ad1ef7ba660} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1232 | 2025.12.27 23:39:30.578482 [ 259 ] {2ab2657a-5fb9-43e5-a87a-9ad1ef7ba660} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (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 | ||
| 1233 | 2025.12.27 23:39:30.578496 [ 259 ] {2ab2657a-5fb9-43e5-a87a-9ad1ef7ba660} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1234 | 2025.12.27 23:39:30.578529 [ 259 ] {2ab2657a-5fb9-43e5-a87a-9ad1ef7ba660} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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_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'))" | ||
| 1235 | 2025.12.27 23:39:30.578546 [ 259 ] {2ab2657a-5fb9-43e5-a87a-9ad1ef7ba660} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1236 | 2025.12.27 23:39:30.578986 [ 259 ] {2ab2657a-5fb9-43e5-a87a-9ad1ef7ba660} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001225 sec., 26122.448979591838 rows/sec., 986.13 KiB/sec. | ||
| 1237 | 2025.12.27 23:39:30.579073 [ 259 ] {2ab2657a-5fb9-43e5-a87a-9ad1ef7ba660} <Debug> TCPHandler: Processed in 0.001443626 sec. | ||
| 1238 | 2025.12.27 23:39:30.579296 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1239 | 2025.12.27 23:39:30.579430 [ 259 ] {ef3cc779-7edd-41fd-a781-3ebc75538ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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_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) | ||
| 1240 | 2025.12.27 23:39:30.579657 [ 259 ] {ef3cc779-7edd-41fd-a781-3ebc75538ed0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1241 | 2025.12.27 23:39:30.579692 [ 259 ] {ef3cc779-7edd-41fd-a781-3ebc75538ed0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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_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 | ||
| 1242 | 2025.12.27 23:39:30.579885 [ 259 ] {ef3cc779-7edd-41fd-a781-3ebc75538ed0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1243 | 2025.12.27 23:39:30.579940 [ 259 ] {ef3cc779-7edd-41fd-a781-3ebc75538ed0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1244 | 2025.12.27 23:39:30.580043 [ 259 ] {ef3cc779-7edd-41fd-a781-3ebc75538ed0} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1245 | 2025.12.27 23:39:30.580072 [ 259 ] {ef3cc779-7edd-41fd-a781-3ebc75538ed0} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1246 | 2025.12.27 23:39:30.580090 [ 259 ] {ef3cc779-7edd-41fd-a781-3ebc75538ed0} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (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 | ||
| 1247 | 2025.12.27 23:39:30.580103 [ 259 ] {ef3cc779-7edd-41fd-a781-3ebc75538ed0} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1248 | 2025.12.27 23:39:30.580136 [ 259 ] {ef3cc779-7edd-41fd-a781-3ebc75538ed0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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_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'))" | ||
| 1249 | 2025.12.27 23:39:30.580153 [ 259 ] {ef3cc779-7edd-41fd-a781-3ebc75538ed0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1250 | 2025.12.27 23:39:30.580573 [ 259 ] {ef3cc779-7edd-41fd-a781-3ebc75538ed0} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001197 sec., 26733.500417710944 rows/sec., 1009.20 KiB/sec. | ||
| 1251 | 2025.12.27 23:39:30.580659 [ 259 ] {ef3cc779-7edd-41fd-a781-3ebc75538ed0} <Debug> TCPHandler: Processed in 0.001412185 sec. | ||
| 1252 | 2025.12.27 23:39:30.580853 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2025.12.27 23:39:30.580986 [ 259 ] {9baad61c-c50a-40c9-9130-201d4b7156fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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_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) | ||
| 1254 | 2025.12.27 23:39:30.581207 [ 259 ] {9baad61c-c50a-40c9-9130-201d4b7156fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1255 | 2025.12.27 23:39:30.581242 [ 259 ] {9baad61c-c50a-40c9-9130-201d4b7156fb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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_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 | ||
| 1256 | 2025.12.27 23:39:30.581435 [ 259 ] {9baad61c-c50a-40c9-9130-201d4b7156fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1257 | 2025.12.27 23:39:30.581486 [ 259 ] {9baad61c-c50a-40c9-9130-201d4b7156fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1258 | 2025.12.27 23:39:30.581586 [ 259 ] {9baad61c-c50a-40c9-9130-201d4b7156fb} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1259 | 2025.12.27 23:39:30.581615 [ 259 ] {9baad61c-c50a-40c9-9130-201d4b7156fb} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1260 | 2025.12.27 23:39:30.581634 [ 259 ] {9baad61c-c50a-40c9-9130-201d4b7156fb} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (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 | ||
| 1261 | 2025.12.27 23:39:30.581648 [ 259 ] {9baad61c-c50a-40c9-9130-201d4b7156fb} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1262 | 2025.12.27 23:39:30.581679 [ 259 ] {9baad61c-c50a-40c9-9130-201d4b7156fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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_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'))" | ||
| 1263 | 2025.12.27 23:39:30.581723 [ 259 ] {9baad61c-c50a-40c9-9130-201d4b7156fb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1264 | 2025.12.27 23:39:30.582148 [ 259 ] {9baad61c-c50a-40c9-9130-201d4b7156fb} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001216 sec., 26315.78947368421 rows/sec., 993.43 KiB/sec. | ||
| 1265 | 2025.12.27 23:39:30.582230 [ 259 ] {9baad61c-c50a-40c9-9130-201d4b7156fb} <Debug> TCPHandler: Processed in 0.001426546 sec. | ||
| 1266 | 2025.12.27 23:39:30.582427 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1267 | 2025.12.27 23:39:30.582567 [ 259 ] {2ca86d64-9964-42a0-af81-3029bd7ed8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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_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) | ||
| 1268 | 2025.12.27 23:39:30.582817 [ 259 ] {2ca86d64-9964-42a0-af81-3029bd7ed8e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1269 | 2025.12.27 23:39:30.582852 [ 259 ] {2ca86d64-9964-42a0-af81-3029bd7ed8e3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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_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 | ||
| 1270 | 2025.12.27 23:39:30.583045 [ 259 ] {2ca86d64-9964-42a0-af81-3029bd7ed8e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1271 | 2025.12.27 23:39:30.583096 [ 259 ] {2ca86d64-9964-42a0-af81-3029bd7ed8e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1272 | 2025.12.27 23:39:30.583193 [ 259 ] {2ca86d64-9964-42a0-af81-3029bd7ed8e3} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1273 | 2025.12.27 23:39:30.583220 [ 259 ] {2ca86d64-9964-42a0-af81-3029bd7ed8e3} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1274 | 2025.12.27 23:39:30.583238 [ 259 ] {2ca86d64-9964-42a0-af81-3029bd7ed8e3} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (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 | ||
| 1275 | 2025.12.27 23:39:30.583252 [ 259 ] {2ca86d64-9964-42a0-af81-3029bd7ed8e3} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1276 | 2025.12.27 23:39:30.583284 [ 259 ] {2ca86d64-9964-42a0-af81-3029bd7ed8e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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_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'))" | ||
| 1277 | 2025.12.27 23:39:30.583301 [ 259 ] {2ca86d64-9964-42a0-af81-3029bd7ed8e3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1278 | 2025.12.27 23:39:30.583869 [ 259 ] {2ca86d64-9964-42a0-af81-3029bd7ed8e3} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001362 sec., 23494.860499265786 rows/sec., 886.94 KiB/sec. | ||
| 1279 | 2025.12.27 23:39:30.583951 [ 259 ] {2ca86d64-9964-42a0-af81-3029bd7ed8e3} <Debug> TCPHandler: Processed in 0.001573958 sec. | ||
| 1280 | 2025.12.27 23:39:30.637513 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2025.12.27 23:39:30.637642 [ 259 ] {dc449453-4da3-4e01-abe3-b9cfdc37dd17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1282 | 2025.12.27 23:39:30.637693 [ 259 ] {dc449453-4da3-4e01-abe3-b9cfdc37dd17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1283 | 2025.12.27 23:39:30.638313 [ 259 ] {dc449453-4da3-4e01-abe3-b9cfdc37dd17} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1284 | 2025.12.27 23:39:30.638349 [ 259 ] {dc449453-4da3-4e01-abe3-b9cfdc37dd17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1285 | 2025.12.27 23:39:30.638784 [ 259 ] {dc449453-4da3-4e01-abe3-b9cfdc37dd17} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1286 | 2025.12.27 23:39:30.638978 [ 259 ] {dc449453-4da3-4e01-abe3-b9cfdc37dd17} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2025.12.27 23:39:30.639125 [ 259 ] {dc449453-4da3-4e01-abe3-b9cfdc37dd17} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001515 sec., 3960.39603960396 rows/sec., 881.81 KiB/sec. | ||
| 1288 | 2025.12.27 23:39:30.639165 [ 259 ] {dc449453-4da3-4e01-abe3-b9cfdc37dd17} <Debug> TCPHandler: Processed in 0.001725581 sec. | ||
| 1289 | 2025.12.27 23:39:30.639286 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1290 | 2025.12.27 23:39:30.639381 [ 259 ] {dbb6d939-7e55-4a8a-a75d-64a1e78a8ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1291 | 2025.12.27 23:39:30.639420 [ 259 ] {dbb6d939-7e55-4a8a-a75d-64a1e78a8ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1292 | 2025.12.27 23:39:30.639859 [ 259 ] {dbb6d939-7e55-4a8a-a75d-64a1e78a8ff7} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1293 | 2025.12.27 23:39:30.639894 [ 259 ] {dbb6d939-7e55-4a8a-a75d-64a1e78a8ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1294 | 2025.12.27 23:39:30.640184 [ 259 ] {dbb6d939-7e55-4a8a-a75d-64a1e78a8ff7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1295 | 2025.12.27 23:39:30.640399 [ 259 ] {dbb6d939-7e55-4a8a-a75d-64a1e78a8ff7} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1296 | 2025.12.27 23:39:30.640534 [ 259 ] {dbb6d939-7e55-4a8a-a75d-64a1e78a8ff7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001171 sec., 3415.8838599487617 rows/sec., 278.54 KiB/sec. | ||
| 1297 | 2025.12.27 23:39:30.640574 [ 259 ] {dbb6d939-7e55-4a8a-a75d-64a1e78a8ff7} <Debug> TCPHandler: Processed in 0.001337734 sec. | ||
| 1298 | 2025.12.27 23:39:30.640712 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2025.12.27 23:39:30.640805 [ 259 ] {3f10ef01-3669-4def-8ce2-5fd36f4f87d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1300 | 2025.12.27 23:39:30.640843 [ 259 ] {3f10ef01-3669-4def-8ce2-5fd36f4f87d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1301 | 2025.12.27 23:39:30.641945 [ 259 ] {3f10ef01-3669-4def-8ce2-5fd36f4f87d8} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2025.12.27 23:39:30.641979 [ 259 ] {3f10ef01-3669-4def-8ce2-5fd36f4f87d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1303 | 2025.12.27 23:39:30.642393 [ 259 ] {3f10ef01-3669-4def-8ce2-5fd36f4f87d8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1304 | 2025.12.27 23:39:30.642612 [ 259 ] {3f10ef01-3669-4def-8ce2-5fd36f4f87d8} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2025.12.27 23:39:30.642748 [ 259 ] {3f10ef01-3669-4def-8ce2-5fd36f4f87d8} <Debug> executeQuery: Read 1198 rows, 101.11 KiB in 0.001958 sec., 611848.8253319714 rows/sec., 50.43 MiB/sec. | ||
| 1306 | 2025.12.27 23:39:30.642791 [ 259 ] {3f10ef01-3669-4def-8ce2-5fd36f4f87d8} <Debug> TCPHandler: Processed in 0.002127997 sec. | ||
| 1307 | 2025.12.27 23:39:30.642904 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2025.12.27 23:39:30.642998 [ 259 ] {69955cd5-bb2b-4053-8acc-5bc61ed2329e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1309 | 2025.12.27 23:39:30.643037 [ 259 ] {69955cd5-bb2b-4053-8acc-5bc61ed2329e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1310 | 2025.12.27 23:39:30.643425 [ 259 ] {69955cd5-bb2b-4053-8acc-5bc61ed2329e} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2025.12.27 23:39:30.643459 [ 259 ] {69955cd5-bb2b-4053-8acc-5bc61ed2329e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1312 | 2025.12.27 23:39:30.643754 [ 259 ] {69955cd5-bb2b-4053-8acc-5bc61ed2329e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1313 | 2025.12.27 23:39:30.643958 [ 259 ] {69955cd5-bb2b-4053-8acc-5bc61ed2329e} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2025.12.27 23:39:30.644099 [ 259 ] {69955cd5-bb2b-4053-8acc-5bc61ed2329e} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001117 sec., 3581.020590868398 rows/sec., 250.04 KiB/sec. | ||
| 1315 | 2025.12.27 23:39:30.644143 [ 259 ] {69955cd5-bb2b-4053-8acc-5bc61ed2329e} <Debug> TCPHandler: Processed in 0.001288334 sec. | ||
| 1316 | 2025.12.27 23:39:30.644260 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2025.12.27 23:39:30.644353 [ 259 ] {a8d309be-62c5-4545-82cb-3d5f08e45d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1318 | 2025.12.27 23:39:30.644391 [ 259 ] {a8d309be-62c5-4545-82cb-3d5f08e45d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1319 | 2025.12.27 23:39:30.644848 [ 259 ] {a8d309be-62c5-4545-82cb-3d5f08e45d40} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2025.12.27 23:39:30.644881 [ 259 ] {a8d309be-62c5-4545-82cb-3d5f08e45d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1321 | 2025.12.27 23:39:30.645174 [ 259 ] {a8d309be-62c5-4545-82cb-3d5f08e45d40} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1322 | 2025.12.27 23:39:30.645377 [ 259 ] {a8d309be-62c5-4545-82cb-3d5f08e45d40} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2025.12.27 23:39:30.645564 [ 259 ] {a8d309be-62c5-4545-82cb-3d5f08e45d40} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001225 sec., 186122.44897959183 rows/sec., 12.60 MiB/sec. | ||
| 1324 | 2025.12.27 23:39:30.645608 [ 259 ] {a8d309be-62c5-4545-82cb-3d5f08e45d40} <Debug> TCPHandler: Processed in 0.001396964 sec. | ||
| 1325 | 2025.12.27 23:39:30.645721 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2025.12.27 23:39:30.645813 [ 259 ] {9bc16185-2796-4314-85ec-8547bb01ffbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1327 | 2025.12.27 23:39:30.645853 [ 259 ] {9bc16185-2796-4314-85ec-8547bb01ffbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1328 | 2025.12.27 23:39:30.646404 [ 259 ] {9bc16185-2796-4314-85ec-8547bb01ffbb} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2025.12.27 23:39:30.646438 [ 259 ] {9bc16185-2796-4314-85ec-8547bb01ffbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1330 | 2025.12.27 23:39:30.646757 [ 259 ] {9bc16185-2796-4314-85ec-8547bb01ffbb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1331 | 2025.12.27 23:39:30.646959 [ 259 ] {9bc16185-2796-4314-85ec-8547bb01ffbb} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2025.12.27 23:39:30.647094 [ 259 ] {9bc16185-2796-4314-85ec-8547bb01ffbb} <Debug> executeQuery: Read 524 rows, 39.73 KiB in 0.001296 sec., 404320.98765432095 rows/sec., 29.94 MiB/sec. | ||
| 1333 | 2025.12.27 23:39:30.647137 [ 259 ] {9bc16185-2796-4314-85ec-8547bb01ffbb} <Debug> TCPHandler: Processed in 0.001466386 sec. | ||
| 1334 | 2025.12.27 23:39:30.647254 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2025.12.27 23:39:30.647350 [ 259 ] {1d03c3f7-4849-4537-8cb1-4354723b43cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1336 | 2025.12.27 23:39:30.647393 [ 259 ] {1d03c3f7-4849-4537-8cb1-4354723b43cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1337 | 2025.12.27 23:39:30.648195 [ 259 ] {1d03c3f7-4849-4537-8cb1-4354723b43cd} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2025.12.27 23:39:30.648231 [ 259 ] {1d03c3f7-4849-4537-8cb1-4354723b43cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1339 | 2025.12.27 23:39:30.648710 [ 259 ] {1d03c3f7-4849-4537-8cb1-4354723b43cd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1340 | 2025.12.27 23:39:30.648925 [ 259 ] {1d03c3f7-4849-4537-8cb1-4354723b43cd} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2025.12.27 23:39:30.649057 [ 259 ] {1d03c3f7-4849-4537-8cb1-4354723b43cd} <Debug> executeQuery: Read 1468 rows, 100.45 KiB in 0.001726 sec., 850521.4368482039 rows/sec., 56.83 MiB/sec. | ||
| 1342 | 2025.12.27 23:39:30.649098 [ 259 ] {1d03c3f7-4849-4537-8cb1-4354723b43cd} <Debug> TCPHandler: Processed in 0.001891584 sec. | ||
| 1343 | 2025.12.27 23:39:30.649220 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2025.12.27 23:39:30.649322 [ 259 ] {6cb46f01-6d0e-4a81-a099-f379b6a21427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1345 | 2025.12.27 23:39:30.649364 [ 259 ] {6cb46f01-6d0e-4a81-a099-f379b6a21427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1346 | 2025.12.27 23:39:30.649766 [ 259 ] {6cb46f01-6d0e-4a81-a099-f379b6a21427} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2025.12.27 23:39:30.649819 [ 259 ] {6cb46f01-6d0e-4a81-a099-f379b6a21427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1348 | 2025.12.27 23:39:30.650172 [ 259 ] {6cb46f01-6d0e-4a81-a099-f379b6a21427} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1349 | 2025.12.27 23:39:30.650383 [ 259 ] {6cb46f01-6d0e-4a81-a099-f379b6a21427} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2025.12.27 23:39:30.650512 [ 259 ] {6cb46f01-6d0e-4a81-a099-f379b6a21427} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00121 sec., 9917.355371900827 rows/sec., 684.40 KiB/sec. | ||
| 1351 | 2025.12.27 23:39:30.650554 [ 259 ] {6cb46f01-6d0e-4a81-a099-f379b6a21427} <Debug> TCPHandler: Processed in 0.001387245 sec. | ||
| 1352 | 2025.12.27 23:39:34.947127 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2025.12.27 23:39:34.947331 [ 259 ] {9df75dbc-f415-42de-b21b-83103b6e65eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1354 | 2025.12.27 23:39:34.947399 [ 259 ] {9df75dbc-f415-42de-b21b-83103b6e65eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1355 | 2025.12.27 23:39:34.948201 [ 259 ] {9df75dbc-f415-42de-b21b-83103b6e65eb} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2025.12.27 23:39:34.948242 [ 259 ] {9df75dbc-f415-42de-b21b-83103b6e65eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1357 | 2025.12.27 23:39:34.948613 [ 259 ] {9df75dbc-f415-42de-b21b-83103b6e65eb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1358 | 2025.12.27 23:39:34.948834 [ 259 ] {9df75dbc-f415-42de-b21b-83103b6e65eb} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2025.12.27 23:39:34.948989 [ 259 ] {9df75dbc-f415-42de-b21b-83103b6e65eb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001709 sec., 32767.700409596255 rows/sec., 2.52 MiB/sec. | ||
| 1360 | 2025.12.27 23:39:34.949030 [ 259 ] {9df75dbc-f415-42de-b21b-83103b6e65eb} <Debug> TCPHandler: Processed in 0.002026496 sec. | ||
| 1361 | 2025.12.27 23:39:34.949158 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2025.12.27 23:39:34.949252 [ 259 ] {18449bae-8b48-4c0f-b361-6ca789e50b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1363 | 2025.12.27 23:39:34.949292 [ 259 ] {18449bae-8b48-4c0f-b361-6ca789e50b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1364 | 2025.12.27 23:39:34.949776 [ 259 ] {18449bae-8b48-4c0f-b361-6ca789e50b6d} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2025.12.27 23:39:34.949814 [ 259 ] {18449bae-8b48-4c0f-b361-6ca789e50b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1366 | 2025.12.27 23:39:34.950136 [ 259 ] {18449bae-8b48-4c0f-b361-6ca789e50b6d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1367 | 2025.12.27 23:39:34.950337 [ 259 ] {18449bae-8b48-4c0f-b361-6ca789e50b6d} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2025.12.27 23:39:34.950468 [ 259 ] {18449bae-8b48-4c0f-b361-6ca789e50b6d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 1369 | 2025.12.27 23:39:34.950505 [ 259 ] {18449bae-8b48-4c0f-b361-6ca789e50b6d} <Debug> TCPHandler: Processed in 0.001397574 sec. | ||
| 1370 | 2025.12.27 23:39:34.950627 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2025.12.27 23:39:34.950721 [ 259 ] {26ddc461-56f6-4bab-9eec-a263c9390a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1372 | 2025.12.27 23:39:34.950763 [ 259 ] {26ddc461-56f6-4bab-9eec-a263c9390a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1373 | 2025.12.27 23:39:34.951196 [ 259 ] {26ddc461-56f6-4bab-9eec-a263c9390a38} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1374 | 2025.12.27 23:39:34.951234 [ 259 ] {26ddc461-56f6-4bab-9eec-a263c9390a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1375 | 2025.12.27 23:39:34.951556 [ 259 ] {26ddc461-56f6-4bab-9eec-a263c9390a38} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1376 | 2025.12.27 23:39:34.951767 [ 259 ] {26ddc461-56f6-4bab-9eec-a263c9390a38} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1377 | 2025.12.27 23:39:34.951899 [ 259 ] {26ddc461-56f6-4bab-9eec-a263c9390a38} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001197 sec., 106934.00167084378 rows/sec., 7.45 MiB/sec. | ||
| 1378 | 2025.12.27 23:39:34.951936 [ 259 ] {26ddc461-56f6-4bab-9eec-a263c9390a38} <Debug> TCPHandler: Processed in 0.001359314 sec. | ||
| 1379 | 2025.12.27 23:39:34.952049 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2025.12.27 23:39:34.952144 [ 259 ] {4b4fcaa3-43d0-4f7f-ada0-cabf60a89e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1381 | 2025.12.27 23:39:34.952185 [ 259 ] {4b4fcaa3-43d0-4f7f-ada0-cabf60a89e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1382 | 2025.12.27 23:39:34.952527 [ 259 ] {4b4fcaa3-43d0-4f7f-ada0-cabf60a89e1d} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2025.12.27 23:39:34.952563 [ 259 ] {4b4fcaa3-43d0-4f7f-ada0-cabf60a89e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1384 | 2025.12.27 23:39:34.952852 [ 259 ] {4b4fcaa3-43d0-4f7f-ada0-cabf60a89e1d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1385 | 2025.12.27 23:39:34.953051 [ 259 ] {4b4fcaa3-43d0-4f7f-ada0-cabf60a89e1d} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1386 | 2025.12.27 23:39:34.953185 [ 259 ] {4b4fcaa3-43d0-4f7f-ada0-cabf60a89e1d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00106 sec., 45283.01886792453 rows/sec., 3.05 MiB/sec. | ||
| 1387 | 2025.12.27 23:39:34.953220 [ 259 ] {4b4fcaa3-43d0-4f7f-ada0-cabf60a89e1d} <Debug> TCPHandler: Processed in 0.001220692 sec. | ||
| 1388 | 2025.12.27 23:39:35.519622 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1389 | 2025.12.27 23:39:35.520140 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2025.12.27 23:39:35.520180 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1391 | 2025.12.27 23:39:35.520715 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1392 | 2025.12.27 23:39:35.520937 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2025.12.27 23:39:35.521068 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1394 | 2025.12.27 23:39:35.631374 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1395 | 2025.12.27 23:39:35.647749 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2025.12.27 23:39:35.647800 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1397 | 2025.12.27 23:39:35.653557 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1398 | 2025.12.27 23:39:35.654251 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2025.12.27 23:39:35.657347 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1400 | 2025.12.27 23:39:38.012616 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 244 | ||
| 1401 | 2025.12.27 23:39:38.015332 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1402 | 2025.12.27 23:39:38.015380 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1403 | 2025.12.27 23:39:38.016627 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1404 | 2025.12.27 23:39:38.016887 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1405 | 2025.12.27 23:39:38.017124 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 244 | ||
| 1406 | 2025.12.27 23:39:39.960265 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2025.12.27 23:39:39.960433 [ 259 ] {73f5dc9d-662d-406e-a30f-41dcd63b9c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1408 | 2025.12.27 23:39:39.960494 [ 259 ] {73f5dc9d-662d-406e-a30f-41dcd63b9c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1409 | 2025.12.27 23:39:39.961266 [ 259 ] {73f5dc9d-662d-406e-a30f-41dcd63b9c8e} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2025.12.27 23:39:39.961309 [ 259 ] {73f5dc9d-662d-406e-a30f-41dcd63b9c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1411 | 2025.12.27 23:39:39.961707 [ 259 ] {73f5dc9d-662d-406e-a30f-41dcd63b9c8e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1412 | 2025.12.27 23:39:39.961928 [ 259 ] {73f5dc9d-662d-406e-a30f-41dcd63b9c8e} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2025.12.27 23:39:39.962077 [ 259 ] {73f5dc9d-662d-406e-a30f-41dcd63b9c8e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00169 sec., 242603.55029585797 rows/sec., 15.39 MiB/sec. | ||
| 1414 | 2025.12.27 23:39:39.962117 [ 259 ] {73f5dc9d-662d-406e-a30f-41dcd63b9c8e} <Debug> TCPHandler: Processed in 0.001970705 sec. | ||
| 1415 | 2025.12.27 23:39:39.962237 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2025.12.27 23:39:39.962338 [ 259 ] {6672d3fa-524a-4e8e-a0ba-72f693ca7672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1417 | 2025.12.27 23:39:39.962380 [ 259 ] {6672d3fa-524a-4e8e-a0ba-72f693ca7672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1418 | 2025.12.27 23:39:39.963236 [ 259 ] {6672d3fa-524a-4e8e-a0ba-72f693ca7672} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2025.12.27 23:39:39.963273 [ 259 ] {6672d3fa-524a-4e8e-a0ba-72f693ca7672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1420 | 2025.12.27 23:39:39.963644 [ 259 ] {6672d3fa-524a-4e8e-a0ba-72f693ca7672} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1421 | 2025.12.27 23:39:39.963858 [ 259 ] {6672d3fa-524a-4e8e-a0ba-72f693ca7672} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2025.12.27 23:39:39.963981 [ 97 ] {} <Debug> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1423 | 2025.12.27 23:39:39.963991 [ 259 ] {6672d3fa-524a-4e8e-a0ba-72f693ca7672} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001671 sec., 677438.6594853381 rows/sec., 53.68 MiB/sec. | ||
| 1424 | 2025.12.27 23:39:39.964064 [ 97 ] {} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1425 | 2025.12.27 23:39:39.964072 [ 259 ] {6672d3fa-524a-4e8e-a0ba-72f693ca7672} <Debug> TCPHandler: Processed in 0.001885814 sec. | ||
| 1426 | 2025.12.27 23:39:39.964095 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1427 | 2025.12.27 23:39:39.964206 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1428 | 2025.12.27 23:39:39.964306 [ 259 ] {9ea811df-1590-41cb-90c4-1f3648d610b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1429 | 2025.12.27 23:39:39.964347 [ 259 ] {9ea811df-1590-41cb-90c4-1f3648d610b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1430 | 2025.12.27 23:39:39.965006 [ 259 ] {9ea811df-1590-41cb-90c4-1f3648d610b9} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1431 | 2025.12.27 23:39:39.965083 [ 259 ] {9ea811df-1590-41cb-90c4-1f3648d610b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1432 | 2025.12.27 23:39:39.965544 [ 259 ] {9ea811df-1590-41cb-90c4-1f3648d610b9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1433 | 2025.12.27 23:39:39.965781 [ 259 ] {9ea811df-1590-41cb-90c4-1f3648d610b9} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1434 | 2025.12.27 23:39:39.965952 [ 259 ] {9ea811df-1590-41cb-90c4-1f3648d610b9} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001661 sec., 129440.09632751356 rows/sec., 7.68 MiB/sec. | ||
| 1435 | 2025.12.27 23:39:39.966013 [ 259 ] {9ea811df-1590-41cb-90c4-1f3648d610b9} <Debug> TCPHandler: Processed in 0.001857873 sec. | ||
| 1436 | 2025.12.27 23:39:39.966176 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2025.12.27 23:39:39.966299 [ 259 ] {c7f8d94e-3295-4dd4-901c-97899bf55c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1438 | 2025.12.27 23:39:39.966354 [ 259 ] {c7f8d94e-3295-4dd4-901c-97899bf55c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1439 | 2025.12.27 23:39:39.966612 [ 204 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::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 | ||
| 1440 | 2025.12.27 23:39:39.966750 [ 204 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1441 | 2025.12.27 23:39:39.966869 [ 204 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1110 rows starting from the beginning of the part | ||
| 1442 | 2025.12.27 23:39:39.966910 [ 259 ] {c7f8d94e-3295-4dd4-901c-97899bf55c62} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2025.12.27 23:39:39.966953 [ 259 ] {c7f8d94e-3295-4dd4-901c-97899bf55c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1444 | 2025.12.27 23:39:39.966976 [ 204 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::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 | ||
| 1445 | 2025.12.27 23:39:39.967061 [ 204 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1106 rows starting from the beginning of the part | ||
| 1446 | 2025.12.27 23:39:39.967105 [ 204 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1198 rows starting from the beginning of the part | ||
| 1447 | 2025.12.27 23:39:39.967192 [ 204 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1448 | 2025.12.27 23:39:39.967236 [ 204 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1132 rows starting from the beginning of the part | ||
| 1449 | 2025.12.27 23:39:39.967297 [ 259 ] {c7f8d94e-3295-4dd4-901c-97899bf55c62} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1450 | 2025.12.27 23:39:39.967521 [ 259 ] {c7f8d94e-3295-4dd4-901c-97899bf55c62} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1451 | 2025.12.27 23:39:39.967686 [ 259 ] {c7f8d94e-3295-4dd4-901c-97899bf55c62} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001422 sec., 149085.7946554149 rows/sec., 9.61 MiB/sec. | ||
| 1452 | 2025.12.27 23:39:39.967739 [ 259 ] {c7f8d94e-3295-4dd4-901c-97899bf55c62} <Debug> TCPHandler: Processed in 0.00167266 sec. | ||
| 1453 | 2025.12.27 23:39:39.967861 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1454 | 2025.12.27 23:39:39.967954 [ 259 ] {40f068c0-7458-4919-9897-2cd19b4578dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1455 | 2025.12.27 23:39:39.967993 [ 259 ] {40f068c0-7458-4919-9897-2cd19b4578dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1456 | 2025.12.27 23:39:39.968486 [ 259 ] {40f068c0-7458-4919-9897-2cd19b4578dd} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1457 | 2025.12.27 23:39:39.968525 [ 259 ] {40f068c0-7458-4919-9897-2cd19b4578dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1458 | 2025.12.27 23:39:39.968859 [ 259 ] {40f068c0-7458-4919-9897-2cd19b4578dd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1459 | 2025.12.27 23:39:39.969088 [ 259 ] {40f068c0-7458-4919-9897-2cd19b4578dd} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1460 | 2025.12.27 23:39:39.969224 [ 259 ] {40f068c0-7458-4919-9897-2cd19b4578dd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001288 sec., 163819.8757763975 rows/sec., 9.30 MiB/sec. | ||
| 1461 | 2025.12.27 23:39:39.969263 [ 259 ] {40f068c0-7458-4919-9897-2cd19b4578dd} <Debug> TCPHandler: Processed in 0.001451866 sec. | ||
| 1462 | 2025.12.27 23:39:39.969375 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1463 | 2025.12.27 23:39:39.969471 [ 259 ] {55d39e74-23d8-4dad-8412-73e08578a999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1464 | 2025.12.27 23:39:39.969513 [ 259 ] {55d39e74-23d8-4dad-8412-73e08578a999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1465 | 2025.12.27 23:39:39.970155 [ 259 ] {55d39e74-23d8-4dad-8412-73e08578a999} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1466 | 2025.12.27 23:39:39.970196 [ 259 ] {55d39e74-23d8-4dad-8412-73e08578a999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1467 | 2025.12.27 23:39:39.970553 [ 259 ] {55d39e74-23d8-4dad-8412-73e08578a999} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1468 | 2025.12.27 23:39:39.970773 [ 259 ] {55d39e74-23d8-4dad-8412-73e08578a999} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1469 | 2025.12.27 23:39:39.970867 [ 97 ] {} <Debug> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1470 | 2025.12.27 23:39:39.970900 [ 97 ] {} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1471 | 2025.12.27 23:39:39.970906 [ 259 ] {55d39e74-23d8-4dad-8412-73e08578a999} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001452 sec., 474517.9063360882 rows/sec., 33.14 MiB/sec. | ||
| 1472 | 2025.12.27 23:39:39.970917 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1473 | 2025.12.27 23:39:39.970960 [ 259 ] {55d39e74-23d8-4dad-8412-73e08578a999} <Debug> TCPHandler: Processed in 0.001635729 sec. | ||
| 1474 | 2025.12.27 23:39:39.971033 [ 186 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::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 | ||
| 1475 | 2025.12.27 23:39:39.971078 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1476 | 2025.12.27 23:39:39.971132 [ 186 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1477 | 2025.12.27 23:39:39.971169 [ 186 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 669 rows starting from the beginning of the part | ||
| 1478 | 2025.12.27 23:39:39.971173 [ 259 ] {3625fee7-3932-4d30-851a-330cfcbeb875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1479 | 2025.12.27 23:39:39.971221 [ 259 ] {3625fee7-3932-4d30-851a-330cfcbeb875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1480 | 2025.12.27 23:39:39.971259 [ 186 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1481 | 2025.12.27 23:39:39.971321 [ 186 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 661 rows starting from the beginning of the part | ||
| 1482 | 2025.12.27 23:39:39.971377 [ 186 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 524 rows starting from the beginning of the part | ||
| 1483 | 2025.12.27 23:39:39.971421 [ 186 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1484 | 2025.12.27 23:39:39.971483 [ 186 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 689 rows starting from the beginning of the part | ||
| 1485 | 2025.12.27 23:39:39.971561 [ 259 ] {3625fee7-3932-4d30-851a-330cfcbeb875} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2025.12.27 23:39:39.971599 [ 259 ] {3625fee7-3932-4d30-851a-330cfcbeb875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1487 | 2025.12.27 23:39:39.973897 [ 259 ] {3625fee7-3932-4d30-851a-330cfcbeb875} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1488 | 2025.12.27 23:39:39.974182 [ 259 ] {3625fee7-3932-4d30-851a-330cfcbeb875} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2025.12.27 23:39:39.974331 [ 259 ] {3625fee7-3932-4d30-851a-330cfcbeb875} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003176 sec., 1889.168765743073 rows/sec., 98.70 KiB/sec. | ||
| 1490 | 2025.12.27 23:39:39.974367 [ 259 ] {3625fee7-3932-4d30-851a-330cfcbeb875} <Debug> TCPHandler: Processed in 0.003338449 sec. | ||
| 1491 | 2025.12.27 23:39:39.974483 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2025.12.27 23:39:39.974576 [ 259 ] {3d28e0f6-1f27-41f6-9ddb-772aae659343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1493 | 2025.12.27 23:39:39.974618 [ 259 ] {3d28e0f6-1f27-41f6-9ddb-772aae659343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1494 | 2025.12.27 23:39:39.974841 [ 187 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2643 rows, containing 5 columns (5 merged, 0 gathered) in 0.003847578 sec., 686925.6451721056 rows/sec., 51.28 MiB/sec. | ||
| 1495 | 2025.12.27 23:39:39.975060 [ 259 ] {3d28e0f6-1f27-41f6-9ddb-772aae659343} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1496 | 2025.12.27 23:39:39.975101 [ 259 ] {3d28e0f6-1f27-41f6-9ddb-772aae659343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1497 | 2025.12.27 23:39:39.975129 [ 190 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1498 | 2025.12.27 23:39:39.975478 [ 190 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_6_1} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1499 | 2025.12.27 23:39:39.975517 [ 259 ] {3d28e0f6-1f27-41f6-9ddb-772aae659343} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1500 | 2025.12.27 23:39:39.975561 [ 190 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_6_1} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1501 | 2025.12.27 23:39:39.975685 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 1502 | 2025.12.27 23:39:39.975772 [ 259 ] {3d28e0f6-1f27-41f6-9ddb-772aae659343} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1503 | 2025.12.27 23:39:39.975883 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1504 | 2025.12.27 23:39:39.975906 [ 259 ] {3d28e0f6-1f27-41f6-9ddb-772aae659343} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001347 sec., 233110.61618411282 rows/sec., 15.31 MiB/sec. | ||
| 1505 | 2025.12.27 23:39:39.975919 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1506 | 2025.12.27 23:39:39.975946 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1507 | 2025.12.27 23:39:39.975949 [ 259 ] {3d28e0f6-1f27-41f6-9ddb-772aae659343} <Debug> TCPHandler: Processed in 0.001515007 sec. | ||
| 1508 | 2025.12.27 23:39:39.976023 [ 186 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::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 | ||
| 1509 | 2025.12.27 23:39:39.976081 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1510 | 2025.12.27 23:39:39.976118 [ 186 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1511 | 2025.12.27 23:39:39.976143 [ 186 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 268 rows starting from the beginning of the part | ||
| 1512 | 2025.12.27 23:39:39.976174 [ 259 ] {f098080e-3786-48f2-80dd-d8471d1e1069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1513 | 2025.12.27 23:39:39.976189 [ 186 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1514 | 2025.12.27 23:39:39.976215 [ 259 ] {f098080e-3786-48f2-80dd-d8471d1e1069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1515 | 2025.12.27 23:39:39.976226 [ 186 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 264 rows starting from the beginning of the part | ||
| 1516 | 2025.12.27 23:39:39.976268 [ 186 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1468 rows starting from the beginning of the part | ||
| 1517 | 2025.12.27 23:39:39.976305 [ 186 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
| 1518 | 2025.12.27 23:39:39.976344 [ 186 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 314 rows starting from the beginning of the part | ||
| 1519 | 2025.12.27 23:39:39.976537 [ 259 ] {f098080e-3786-48f2-80dd-d8471d1e1069} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1520 | 2025.12.27 23:39:39.976582 [ 259 ] {f098080e-3786-48f2-80dd-d8471d1e1069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1521 | 2025.12.27 23:39:39.976908 [ 259 ] {f098080e-3786-48f2-80dd-d8471d1e1069} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1522 | 2025.12.27 23:39:39.977123 [ 259 ] {f098080e-3786-48f2-80dd-d8471d1e1069} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1523 | 2025.12.27 23:39:39.977246 [ 259 ] {f098080e-3786-48f2-80dd-d8471d1e1069} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 1524 | 2025.12.27 23:39:39.977281 [ 259 ] {f098080e-3786-48f2-80dd-d8471d1e1069} <Debug> TCPHandler: Processed in 0.001247432 sec. | ||
| 1525 | 2025.12.27 23:39:39.977420 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1526 | 2025.12.27 23:39:39.977531 [ 259 ] {24e5ed7f-376e-47c4-9e16-e9dcc1cab68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1527 | 2025.12.27 23:39:39.977600 [ 259 ] {24e5ed7f-376e-47c4-9e16-e9dcc1cab68b} <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 | ||
| 1528 | 2025.12.27 23:39:39.979321 [ 259 ] {24e5ed7f-376e-47c4-9e16-e9dcc1cab68b} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1529 | 2025.12.27 23:39:39.979362 [ 259 ] {24e5ed7f-376e-47c4-9e16-e9dcc1cab68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1530 | 2025.12.27 23:39:39.979940 [ 259 ] {24e5ed7f-376e-47c4-9e16-e9dcc1cab68b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1531 | 2025.12.27 23:39:39.980168 [ 259 ] {24e5ed7f-376e-47c4-9e16-e9dcc1cab68b} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1532 | 2025.12.27 23:39:39.980295 [ 259 ] {24e5ed7f-376e-47c4-9e16-e9dcc1cab68b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002833 sec., 3529.8270384751145 rows/sec., 6.33 MiB/sec. | ||
| 1533 | 2025.12.27 23:39:39.980350 [ 259 ] {24e5ed7f-376e-47c4-9e16-e9dcc1cab68b} <Debug> TCPHandler: Processed in 0.003037245 sec. | ||
| 1534 | 2025.12.27 23:39:39.980453 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1535 | 2025.12.27 23:39:39.980542 [ 259 ] {0a66c02d-ceec-4eb3-bfba-d838fbdb930a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1536 | 2025.12.27 23:39:39.980645 [ 259 ] {0a66c02d-ceec-4eb3-bfba-d838fbdb930a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1537 | 2025.12.27 23:39:39.981006 [ 259 ] {0a66c02d-ceec-4eb3-bfba-d838fbdb930a} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1538 | 2025.12.27 23:39:39.981041 [ 259 ] {0a66c02d-ceec-4eb3-bfba-d838fbdb930a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1539 | 2025.12.27 23:39:39.981344 [ 259 ] {0a66c02d-ceec-4eb3-bfba-d838fbdb930a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1540 | 2025.12.27 23:39:39.981550 [ 259 ] {0a66c02d-ceec-4eb3-bfba-d838fbdb930a} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1541 | 2025.12.27 23:39:39.981647 [ 97 ] {} <Debug> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1542 | 2025.12.27 23:39:39.981673 [ 259 ] {0a66c02d-ceec-4eb3-bfba-d838fbdb930a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001088 sec., 95588.23529411765 rows/sec., 5.86 MiB/sec. | ||
| 1543 | 2025.12.27 23:39:39.981683 [ 97 ] {} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2025.12.27 23:39:39.981713 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1545 | 2025.12.27 23:39:39.981715 [ 259 ] {0a66c02d-ceec-4eb3-bfba-d838fbdb930a} <Debug> TCPHandler: Processed in 0.001253042 sec. | ||
| 1546 | 2025.12.27 23:39:39.981836 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 1547 | 2025.12.27 23:39:39.981967 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1548 | 2025.12.27 23:39:39.981999 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 84 rows starting from the beginning of the part | ||
| 1549 | 2025.12.27 23:39:39.982081 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1550 | 2025.12.27 23:39:39.982137 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 84 rows starting from the beginning of the part | ||
| 1551 | 2025.12.27 23:39:39.982217 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 1552 | 2025.12.27 23:39:39.982278 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 1553 | 2025.12.27 23:39:39.982293 [ 189 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2552 rows, containing 5 columns (5 merged, 0 gathered) in 0.006295432 sec., 405373.2928891933 rows/sec., 26.99 MiB/sec. | ||
| 1554 | 2025.12.27 23:39:39.982347 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 104 rows starting from the beginning of the part | ||
| 1555 | 2025.12.27 23:39:39.982694 [ 193 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1556 | 2025.12.27 23:39:39.983038 [ 193 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2025.12.27 23:39:39.983117 [ 193 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1558 | 2025.12.27 23:39:39.983208 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 1559 | 2025.12.27 23:39:39.983275 [ 193 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 4 columns (4 merged, 0 gathered) in 0.001506577 sec., 246917.34972722933 rows/sec., 15.32 MiB/sec. | ||
| 1560 | 2025.12.27 23:39:39.983419 [ 186 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1561 | 2025.12.27 23:39:39.983689 [ 186 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_6_1} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1562 | 2025.12.27 23:39:39.983752 [ 186 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_6_1} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1563 | 2025.12.27 23:39:39.983820 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1564 | 2025.12.27 23:39:39.986298 [ 186 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4632 rows, containing 5 columns (5 merged, 0 gathered) in 0.022121405 sec., 209389.95511361054 rows/sec., 17.56 MiB/sec. | ||
| 1565 | 2025.12.27 23:39:39.986627 [ 204 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1566 | 2025.12.27 23:39:39.986887 [ 204 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_6_1} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1567 | 2025.12.27 23:39:39.986956 [ 204 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_6_1} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1568 | 2025.12.27 23:39:39.987021 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 1569 | 2025.12.27 23:39:40.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.69 MiB, peak 176.43 MiB, free memory in arenas 0.00 B, will set to 167.98 MiB (RSS), difference: 1.29 MiB | ||
| 1570 | 2025.12.27 23:39:42.960081 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1571 | 2025.12.27 23:39:42.960175 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1572 | 2025.12.27 23:39:43.021200 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1573 | 2025.12.27 23:39:43.021703 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1574 | 2025.12.27 23:39:43.021748 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1575 | 2025.12.27 23:39:43.022232 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1576 | 2025.12.27 23:39:43.022456 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1577 | 2025.12.27 23:39:43.022578 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1578 | 2025.12.27 23:39:43.022581 [ 89 ] {} <Debug> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1579 | 2025.12.27 23:39:43.022639 [ 89 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2025.12.27 23:39:43.022661 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1581 | 2025.12.27 23:39:43.022767 [ 189 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::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 | ||
| 1582 | 2025.12.27 23:39:43.022904 [ 189 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1583 | 2025.12.27 23:39:43.022961 [ 189 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1584 | 2025.12.27 23:39:43.023066 [ 189 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1585 | 2025.12.27 23:39:43.023123 [ 189 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1586 | 2025.12.27 23:39:43.023183 [ 189 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1587 | 2025.12.27 23:39:43.023286 [ 189 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1588 | 2025.12.27 23:39:43.023359 [ 189 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
| 1589 | 2025.12.27 23:39:43.038915 [ 186 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.016197939 sec., 173231.91549245862 rows/sec., 2.48 MiB/sec. | ||
| 1590 | 2025.12.27 23:39:43.039641 [ 186 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1591 | 2025.12.27 23:39:43.039885 [ 186 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_6_1} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2025.12.27 23:39:43.039947 [ 186 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_6_1} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1593 | 2025.12.27 23:39:43.040012 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1594 | 2025.12.27 23:39:43.157461 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1595 | 2025.12.27 23:39:43.174186 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1596 | 2025.12.27 23:39:43.174233 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1597 | 2025.12.27 23:39:43.180490 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1598 | 2025.12.27 23:39:43.181186 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1599 | 2025.12.27 23:39:43.181483 [ 89 ] {} <Debug> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1600 | 2025.12.27 23:39:43.181552 [ 89 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1601 | 2025.12.27 23:39:43.181586 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1602 | 2025.12.27 23:39:43.181691 [ 186 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 1603 | 2025.12.27 23:39:43.184375 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1604 | 2025.12.27 23:39:43.185776 [ 186 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1605 | 2025.12.27 23:39:43.187180 [ 186 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 1606 | 2025.12.27 23:39:43.191730 [ 186 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 1607 | 2025.12.27 23:39:43.196074 [ 186 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 1608 | 2025.12.27 23:39:43.200306 [ 186 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 1609 | 2025.12.27 23:39:43.209528 [ 186 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 1610 | 2025.12.27 23:39:43.213897 [ 186 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 1611 | 2025.12.27 23:39:43.286517 [ 193 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.104860199 sec., 438.6793124434181 rows/sec., 2.27 MiB/sec. | ||
| 1612 | 2025.12.27 23:39:43.288524 [ 192 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1613 | 2025.12.27 23:39:43.290435 [ 192 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_6_1} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1614 | 2025.12.27 23:39:43.290526 [ 192 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_6_1} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1615 | 2025.12.27 23:39:43.292012 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1616 | 2025.12.27 23:39:44.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.13 MiB, peak 178.67 MiB, free memory in arenas 0.00 B, will set to 179.24 MiB (RSS), difference: 10.11 MiB | ||
| 1617 | 2025.12.27 23:39:44.949269 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1618 | 2025.12.27 23:39:44.949448 [ 259 ] {6f888653-ea46-4414-94a1-e80054e2d46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1619 | 2025.12.27 23:39:44.949513 [ 259 ] {6f888653-ea46-4414-94a1-e80054e2d46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1620 | 2025.12.27 23:39:44.950118 [ 259 ] {6f888653-ea46-4414-94a1-e80054e2d46b} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1621 | 2025.12.27 23:39:44.950168 [ 259 ] {6f888653-ea46-4414-94a1-e80054e2d46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1622 | 2025.12.27 23:39:44.950545 [ 259 ] {6f888653-ea46-4414-94a1-e80054e2d46b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1623 | 2025.12.27 23:39:44.950779 [ 259 ] {6f888653-ea46-4414-94a1-e80054e2d46b} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1624 | 2025.12.27 23:39:44.950927 [ 259 ] {6f888653-ea46-4414-94a1-e80054e2d46b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001528 sec., 36649.214659685866 rows/sec., 2.82 MiB/sec. | ||
| 1625 | 2025.12.27 23:39:44.950968 [ 259 ] {6f888653-ea46-4414-94a1-e80054e2d46b} <Debug> TCPHandler: Processed in 0.001827632 sec. | ||
| 1626 | 2025.12.27 23:39:44.951083 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1627 | 2025.12.27 23:39:44.951181 [ 259 ] {376cdd47-cb3e-4226-af10-2ef63a6b1138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1628 | 2025.12.27 23:39:44.951221 [ 259 ] {376cdd47-cb3e-4226-af10-2ef63a6b1138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1629 | 2025.12.27 23:39:44.951629 [ 259 ] {376cdd47-cb3e-4226-af10-2ef63a6b1138} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1630 | 2025.12.27 23:39:44.951667 [ 259 ] {376cdd47-cb3e-4226-af10-2ef63a6b1138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1631 | 2025.12.27 23:39:44.951966 [ 259 ] {376cdd47-cb3e-4226-af10-2ef63a6b1138} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1632 | 2025.12.27 23:39:44.952170 [ 259 ] {376cdd47-cb3e-4226-af10-2ef63a6b1138} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1633 | 2025.12.27 23:39:44.952293 [ 259 ] {376cdd47-cb3e-4226-af10-2ef63a6b1138} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001131 sec., 56587.09106984969 rows/sec., 4.42 MiB/sec. | ||
| 1634 | 2025.12.27 23:39:44.952330 [ 259 ] {376cdd47-cb3e-4226-af10-2ef63a6b1138} <Debug> TCPHandler: Processed in 0.001298713 sec. | ||
| 1635 | 2025.12.27 23:39:44.952440 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1636 | 2025.12.27 23:39:44.952536 [ 259 ] {f74d0b3f-b9c8-4ade-bf06-96457a115e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1637 | 2025.12.27 23:39:44.952578 [ 259 ] {f74d0b3f-b9c8-4ade-bf06-96457a115e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1638 | 2025.12.27 23:39:44.952970 [ 259 ] {f74d0b3f-b9c8-4ade-bf06-96457a115e53} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1639 | 2025.12.27 23:39:44.953006 [ 259 ] {f74d0b3f-b9c8-4ade-bf06-96457a115e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1640 | 2025.12.27 23:39:44.953339 [ 259 ] {f74d0b3f-b9c8-4ade-bf06-96457a115e53} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1641 | 2025.12.27 23:39:44.953546 [ 259 ] {f74d0b3f-b9c8-4ade-bf06-96457a115e53} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1642 | 2025.12.27 23:39:44.953670 [ 259 ] {f74d0b3f-b9c8-4ade-bf06-96457a115e53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 1643 | 2025.12.27 23:39:44.953707 [ 259 ] {f74d0b3f-b9c8-4ade-bf06-96457a115e53} <Debug> TCPHandler: Processed in 0.001316733 sec. | ||
| 1644 | 2025.12.27 23:39:44.953816 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1645 | 2025.12.27 23:39:44.953912 [ 259 ] {486c7e7d-cce2-4174-8c4b-fa739365d7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1646 | 2025.12.27 23:39:44.953952 [ 259 ] {486c7e7d-cce2-4174-8c4b-fa739365d7c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1647 | 2025.12.27 23:39:44.954276 [ 259 ] {486c7e7d-cce2-4174-8c4b-fa739365d7c0} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1648 | 2025.12.27 23:39:44.954311 [ 259 ] {486c7e7d-cce2-4174-8c4b-fa739365d7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1649 | 2025.12.27 23:39:44.954609 [ 259 ] {486c7e7d-cce2-4174-8c4b-fa739365d7c0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1650 | 2025.12.27 23:39:44.954819 [ 259 ] {486c7e7d-cce2-4174-8c4b-fa739365d7c0} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1651 | 2025.12.27 23:39:44.954943 [ 259 ] {486c7e7d-cce2-4174-8c4b-fa739365d7c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 1652 | 2025.12.27 23:39:44.954978 [ 259 ] {486c7e7d-cce2-4174-8c4b-fa739365d7c0} <Debug> TCPHandler: Processed in 0.001211282 sec. | ||
| 1653 | 2025.12.27 23:39:45.894194 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63861 | ||
| 1654 | 2025.12.27 23:39:45.897020 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1655 | 2025.12.27 23:39:45.897074 [ 289 ] {} <Debug> TCP-Session: 42eb864b-7611-4196-bca3-96a2c54d5ea4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63861 | ||
| 1656 | 2025.12.27 23:39:45.897100 [ 289 ] {} <Debug> TCP-Session: 42eb864b-7611-4196-bca3-96a2c54d5ea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1657 | 2025.12.27 23:39:45.897116 [ 289 ] {} <Debug> TCP-Session: 42eb864b-7611-4196-bca3-96a2c54d5ea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1658 | 2025.12.27 23:39:45.897171 [ 289 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1659 | 2025.12.27 23:39:45.897199 [ 289 ] {} <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 | ||
| 1660 | 2025.12.27 23:39:45.897218 [ 289 ] {} <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 | ||
| 1661 | 2025.12.27 23:39:45.897679 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55006 | ||
| 1662 | 2025.12.27 23:39:45.897682 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52276 | ||
| 1663 | 2025.12.27 23:39:45.897730 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53528 | ||
| 1664 | 2025.12.27 23:39:45.897809 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36577 | ||
| 1665 | 2025.12.27 23:39:45.897941 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1666 | 2025.12.27 23:39:45.897972 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59296 | ||
| 1667 | 2025.12.27 23:39:45.897989 [ 291 ] {} <Debug> TCP-Session: ef8ac2f6-819b-4e23-ba94-9ab42e22c8ef Authenticating user 'default' from [fd00:1122:3344:101::e]:55006 | ||
| 1668 | 2025.12.27 23:39:45.898039 [ 291 ] {} <Debug> TCP-Session: ef8ac2f6-819b-4e23-ba94-9ab42e22c8ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1669 | 2025.12.27 23:39:45.898053 [ 291 ] {} <Debug> TCP-Session: ef8ac2f6-819b-4e23-ba94-9ab42e22c8ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1670 | 2025.12.27 23:39:45.898176 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1671 | 2025.12.27 23:39:45.898185 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1672 | 2025.12.27 23:39:45.898198 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43886 | ||
| 1673 | 2025.12.27 23:39:45.898242 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1674 | 2025.12.27 23:39:45.898246 [ 290 ] {} <Debug> TCP-Session: a536a186-08ae-4945-83de-140a4ea24889 Authenticating user 'default' from [fd00:1122:3344:101::e]:52276 | ||
| 1675 | 2025.12.27 23:39:45.898215 [ 292 ] {} <Debug> TCP-Session: e3c29247-5454-4465-a5ff-245d4bbe1f80 Authenticating user 'default' from [fd00:1122:3344:101::e]:53528 | ||
| 1676 | 2025.12.27 23:39:45.898287 [ 293 ] {} <Debug> TCP-Session: 0e881e6d-61f7-4ee6-b52f-035ff1da3846 Authenticating user 'default' from [fd00:1122:3344:101::e]:36577 | ||
| 1677 | 2025.12.27 23:39:45.898297 [ 290 ] {} <Debug> TCP-Session: a536a186-08ae-4945-83de-140a4ea24889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1678 | 2025.12.27 23:39:45.898312 [ 292 ] {} <Debug> TCP-Session: e3c29247-5454-4465-a5ff-245d4bbe1f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1679 | 2025.12.27 23:39:45.898328 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1680 | 2025.12.27 23:39:45.898343 [ 292 ] {} <Debug> TCP-Session: e3c29247-5454-4465-a5ff-245d4bbe1f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1681 | 2025.12.27 23:39:45.898356 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53463 | ||
| 1682 | 2025.12.27 23:39:45.898330 [ 290 ] {} <Debug> TCP-Session: a536a186-08ae-4945-83de-140a4ea24889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1683 | 2025.12.27 23:39:45.898325 [ 293 ] {} <Debug> TCP-Session: 0e881e6d-61f7-4ee6-b52f-035ff1da3846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1684 | 2025.12.27 23:39:45.898413 [ 294 ] {} <Debug> TCP-Session: 4a6073d7-9921-481c-a8f5-9f07c81c2511 Authenticating user 'default' from [fd00:1122:3344:101::e]:59296 | ||
| 1685 | 2025.12.27 23:39:45.898435 [ 293 ] {} <Debug> TCP-Session: 0e881e6d-61f7-4ee6-b52f-035ff1da3846 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1686 | 2025.12.27 23:39:45.898454 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1687 | 2025.12.27 23:39:45.898457 [ 294 ] {} <Debug> TCP-Session: 4a6073d7-9921-481c-a8f5-9f07c81c2511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1688 | 2025.12.27 23:39:45.898495 [ 295 ] {} <Debug> TCP-Session: e3439611-99a0-4826-82e3-e26c7f9f8269 Authenticating user 'default' from [fd00:1122:3344:101::e]:43886 | ||
| 1689 | 2025.12.27 23:39:45.898497 [ 294 ] {} <Debug> TCP-Session: 4a6073d7-9921-481c-a8f5-9f07c81c2511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1690 | 2025.12.27 23:39:45.898520 [ 295 ] {} <Debug> TCP-Session: e3439611-99a0-4826-82e3-e26c7f9f8269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1691 | 2025.12.27 23:39:45.898540 [ 295 ] {} <Debug> TCP-Session: e3439611-99a0-4826-82e3-e26c7f9f8269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1692 | 2025.12.27 23:39:45.898568 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42304 | ||
| 1693 | 2025.12.27 23:39:45.898571 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1694 | 2025.12.27 23:39:45.898647 [ 296 ] {} <Debug> TCP-Session: 4098d72d-cfd3-4ccc-8b76-dacd9f9a6d06 Authenticating user 'default' from [fd00:1122:3344:101::e]:53463 | ||
| 1695 | 2025.12.27 23:39:45.898669 [ 296 ] {} <Debug> TCP-Session: 4098d72d-cfd3-4ccc-8b76-dacd9f9a6d06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1696 | 2025.12.27 23:39:45.898685 [ 296 ] {} <Debug> TCP-Session: 4098d72d-cfd3-4ccc-8b76-dacd9f9a6d06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1697 | 2025.12.27 23:39:45.898765 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1698 | 2025.12.27 23:39:45.898802 [ 297 ] {} <Debug> TCP-Session: d2ffc3da-ae02-42b1-92e9-fc6628e1192d Authenticating user 'default' from [fd00:1122:3344:101::e]:42304 | ||
| 1699 | 2025.12.27 23:39:45.898823 [ 297 ] {} <Debug> TCP-Session: d2ffc3da-ae02-42b1-92e9-fc6628e1192d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1700 | 2025.12.27 23:39:45.898838 [ 297 ] {} <Debug> TCP-Session: d2ffc3da-ae02-42b1-92e9-fc6628e1192d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1701 | 2025.12.27 23:39:45.899734 [ 289 ] {} <Trace> TCP-Session: 42eb864b-7611-4196-bca3-96a2c54d5ea4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1702 | 2025.12.27 23:39:45.899904 [ 289 ] {a05cabf0-18ab-4a33-b63b-9538b4a9894f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63861) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1703 | 2025.12.27 23:39:45.900209 [ 289 ] {a05cabf0-18ab-4a33-b63b-9538b4a9894f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1704 | 2025.12.27 23:39:45.900267 [ 289 ] {a05cabf0-18ab-4a33-b63b-9538b4a9894f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1705 | 2025.12.27 23:39:45.900672 [ 289 ] {a05cabf0-18ab-4a33-b63b-9538b4a9894f} <Debug> oximeter.version (a135afb0-3516-4f74-9857-813158e419ec) (SelectExecutor): Key condition: unknown | ||
| 1706 | 2025.12.27 23:39:45.921709 [ 304 ] {a05cabf0-18ab-4a33-b63b-9538b4a9894f} <Trace> AggregatingTransform: Aggregating | ||
| 1707 | 2025.12.27 23:39:45.924104 [ 304 ] {a05cabf0-18ab-4a33-b63b-9538b4a9894f} <Trace> Aggregator: Aggregation method: without_key | ||
| 1708 | 2025.12.27 23:39:45.924682 [ 304 ] {a05cabf0-18ab-4a33-b63b-9538b4a9894f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006696819 sec. (149.325 rows/sec., 5.83 KiB/sec.) | ||
| 1709 | 2025.12.27 23:39:45.924710 [ 304 ] {a05cabf0-18ab-4a33-b63b-9538b4a9894f} <Trace> Aggregator: Merging aggregated data | ||
| 1710 | 2025.12.27 23:39:45.924738 [ 304 ] {a05cabf0-18ab-4a33-b63b-9538b4a9894f} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1711 | 2025.12.27 23:39:45.927915 [ 289 ] {a05cabf0-18ab-4a33-b63b-9538b4a9894f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.028069 sec., 35.62649185934661 rows/sec., 1.39 KiB/sec. | ||
| 1712 | 2025.12.27 23:39:45.928030 [ 289 ] {a05cabf0-18ab-4a33-b63b-9538b4a9894f} <Debug> TCPHandler: Processed in 0.028426296 sec. | ||
| 1713 | 2025.12.27 23:39:45.930727 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1714 | 2025.12.27 23:39:45.930756 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1715 | 2025.12.27 23:39:45.930776 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1716 | 2025.12.27 23:39:45.930777 [ 289 ] {} <Debug> TCP-Session: 42eb864b-7611-4196-bca3-96a2c54d5ea4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1717 | 2025.12.27 23:39:45.930794 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1718 | 2025.12.27 23:39:45.930801 [ 297 ] {} <Debug> TCP-Session: d2ffc3da-ae02-42b1-92e9-fc6628e1192d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1719 | 2025.12.27 23:39:45.930830 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1720 | 2025.12.27 23:39:45.930842 [ 292 ] {} <Debug> TCP-Session: e3c29247-5454-4465-a5ff-245d4bbe1f80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1721 | 2025.12.27 23:39:45.930851 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1722 | 2025.12.27 23:39:45.930882 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1723 | 2025.12.27 23:39:45.930878 [ 293 ] {} <Debug> TCP-Session: 0e881e6d-61f7-4ee6-b52f-035ff1da3846 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1724 | 2025.12.27 23:39:45.930920 [ 294 ] {} <Debug> TCP-Session: 4a6073d7-9921-481c-a8f5-9f07c81c2511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1725 | 2025.12.27 23:39:45.930932 [ 296 ] {} <Debug> TCP-Session: 4098d72d-cfd3-4ccc-8b76-dacd9f9a6d06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1726 | 2025.12.27 23:39:45.930864 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1727 | 2025.12.27 23:39:45.930813 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1728 | 2025.12.27 23:39:45.931019 [ 295 ] {} <Debug> TCP-Session: e3439611-99a0-4826-82e3-e26c7f9f8269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1729 | 2025.12.27 23:39:45.930812 [ 290 ] {} <Debug> TCP-Session: a536a186-08ae-4945-83de-140a4ea24889 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1730 | 2025.12.27 23:39:45.931039 [ 291 ] {} <Debug> TCP-Session: ef8ac2f6-819b-4e23-ba94-9ab42e22c8ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1731 | 2025.12.27 23:39:46.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.50 MiB, peak 187.61 MiB, free memory in arenas 0.00 B, will set to 181.98 MiB (RSS), difference: 2.48 MiB | ||
| 1732 | 2025.12.27 23:39:48.017420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 276 | ||
| 1733 | 2025.12.27 23:39:48.019641 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2025.12.27 23:39:48.019697 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1735 | 2025.12.27 23:39:48.020872 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1736 | 2025.12.27 23:39:48.021137 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2025.12.27 23:39:48.021398 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 276 | ||
| 1738 | 2025.12.27 23:39:49.961381 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1739 | 2025.12.27 23:39:49.961572 [ 259 ] {ef37ce83-4c8b-47bb-a2f1-a78797a31099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1740 | 2025.12.27 23:39:49.961644 [ 259 ] {ef37ce83-4c8b-47bb-a2f1-a78797a31099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1741 | 2025.12.27 23:39:49.962520 [ 259 ] {ef37ce83-4c8b-47bb-a2f1-a78797a31099} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1742 | 2025.12.27 23:39:49.962568 [ 259 ] {ef37ce83-4c8b-47bb-a2f1-a78797a31099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1743 | 2025.12.27 23:39:49.962967 [ 259 ] {ef37ce83-4c8b-47bb-a2f1-a78797a31099} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1744 | 2025.12.27 23:39:49.963196 [ 259 ] {ef37ce83-4c8b-47bb-a2f1-a78797a31099} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1745 | 2025.12.27 23:39:49.963341 [ 259 ] {ef37ce83-4c8b-47bb-a2f1-a78797a31099} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001823 sec., 224904.0043883708 rows/sec., 14.27 MiB/sec. | ||
| 1746 | 2025.12.27 23:39:49.963383 [ 259 ] {ef37ce83-4c8b-47bb-a2f1-a78797a31099} <Debug> TCPHandler: Processed in 0.002135878 sec. | ||
| 1747 | 2025.12.27 23:39:49.963514 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1748 | 2025.12.27 23:39:49.963613 [ 259 ] {03dab9f2-c226-4fdd-a388-3a73274ef6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1749 | 2025.12.27 23:39:49.963655 [ 259 ] {03dab9f2-c226-4fdd-a388-3a73274ef6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1750 | 2025.12.27 23:39:49.964563 [ 259 ] {03dab9f2-c226-4fdd-a388-3a73274ef6ca} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1751 | 2025.12.27 23:39:49.964601 [ 259 ] {03dab9f2-c226-4fdd-a388-3a73274ef6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1752 | 2025.12.27 23:39:49.964993 [ 259 ] {03dab9f2-c226-4fdd-a388-3a73274ef6ca} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1753 | 2025.12.27 23:39:49.965199 [ 259 ] {03dab9f2-c226-4fdd-a388-3a73274ef6ca} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1754 | 2025.12.27 23:39:49.965322 [ 259 ] {03dab9f2-c226-4fdd-a388-3a73274ef6ca} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001729 sec., 654713.7073452863 rows/sec., 51.88 MiB/sec. | ||
| 1755 | 2025.12.27 23:39:49.965359 [ 259 ] {03dab9f2-c226-4fdd-a388-3a73274ef6ca} <Debug> TCPHandler: Processed in 0.001896184 sec. | ||
| 1756 | 2025.12.27 23:39:49.965474 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1757 | 2025.12.27 23:39:49.965569 [ 259 ] {5c98f3b6-be09-47e9-8342-645cfa4c4993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1758 | 2025.12.27 23:39:49.965610 [ 259 ] {5c98f3b6-be09-47e9-8342-645cfa4c4993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1759 | 2025.12.27 23:39:49.966088 [ 259 ] {5c98f3b6-be09-47e9-8342-645cfa4c4993} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1760 | 2025.12.27 23:39:49.966123 [ 259 ] {5c98f3b6-be09-47e9-8342-645cfa4c4993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1761 | 2025.12.27 23:39:49.966423 [ 259 ] {5c98f3b6-be09-47e9-8342-645cfa4c4993} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1762 | 2025.12.27 23:39:49.966629 [ 259 ] {5c98f3b6-be09-47e9-8342-645cfa4c4993} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2025.12.27 23:39:49.966759 [ 259 ] {5c98f3b6-be09-47e9-8342-645cfa4c4993} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001209 sec., 177832.91976840363 rows/sec., 10.56 MiB/sec. | ||
| 1764 | 2025.12.27 23:39:49.966797 [ 259 ] {5c98f3b6-be09-47e9-8342-645cfa4c4993} <Debug> TCPHandler: Processed in 0.001374165 sec. | ||
| 1765 | 2025.12.27 23:39:49.966903 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2025.12.27 23:39:49.966999 [ 259 ] {e291d3a6-2ddb-4990-b9dd-bbe1b65bad4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1767 | 2025.12.27 23:39:49.967037 [ 259 ] {e291d3a6-2ddb-4990-b9dd-bbe1b65bad4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1768 | 2025.12.27 23:39:49.967505 [ 259 ] {e291d3a6-2ddb-4990-b9dd-bbe1b65bad4d} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2025.12.27 23:39:49.967541 [ 259 ] {e291d3a6-2ddb-4990-b9dd-bbe1b65bad4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1770 | 2025.12.27 23:39:49.967859 [ 259 ] {e291d3a6-2ddb-4990-b9dd-bbe1b65bad4d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1771 | 2025.12.27 23:39:49.968066 [ 259 ] {e291d3a6-2ddb-4990-b9dd-bbe1b65bad4d} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2025.12.27 23:39:49.968190 [ 259 ] {e291d3a6-2ddb-4990-b9dd-bbe1b65bad4d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00121 sec., 175206.61157024794 rows/sec., 11.30 MiB/sec. | ||
| 1773 | 2025.12.27 23:39:49.968227 [ 259 ] {e291d3a6-2ddb-4990-b9dd-bbe1b65bad4d} <Debug> TCPHandler: Processed in 0.001374304 sec. | ||
| 1774 | 2025.12.27 23:39:49.968331 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1775 | 2025.12.27 23:39:49.968425 [ 259 ] {bde95ca7-b343-41d2-a69b-26efe156854d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1776 | 2025.12.27 23:39:49.968465 [ 259 ] {bde95ca7-b343-41d2-a69b-26efe156854d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1777 | 2025.12.27 23:39:49.968932 [ 259 ] {bde95ca7-b343-41d2-a69b-26efe156854d} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1778 | 2025.12.27 23:39:49.968968 [ 259 ] {bde95ca7-b343-41d2-a69b-26efe156854d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1779 | 2025.12.27 23:39:49.969262 [ 259 ] {bde95ca7-b343-41d2-a69b-26efe156854d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1780 | 2025.12.27 23:39:49.969463 [ 259 ] {bde95ca7-b343-41d2-a69b-26efe156854d} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1781 | 2025.12.27 23:39:49.969584 [ 259 ] {bde95ca7-b343-41d2-a69b-26efe156854d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001177 sec., 179269.32880203906 rows/sec., 10.18 MiB/sec. | ||
| 1782 | 2025.12.27 23:39:49.969622 [ 259 ] {bde95ca7-b343-41d2-a69b-26efe156854d} <Debug> TCPHandler: Processed in 0.001340024 sec. | ||
| 1783 | 2025.12.27 23:39:49.969731 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1784 | 2025.12.27 23:39:49.969826 [ 259 ] {0f88c2d0-581b-4beb-a4a2-d8aae63fd64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1785 | 2025.12.27 23:39:49.969865 [ 259 ] {0f88c2d0-581b-4beb-a4a2-d8aae63fd64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1786 | 2025.12.27 23:39:49.970515 [ 259 ] {0f88c2d0-581b-4beb-a4a2-d8aae63fd64f} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2025.12.27 23:39:49.970549 [ 259 ] {0f88c2d0-581b-4beb-a4a2-d8aae63fd64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1788 | 2025.12.27 23:39:49.970875 [ 259 ] {0f88c2d0-581b-4beb-a4a2-d8aae63fd64f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1789 | 2025.12.27 23:39:49.971078 [ 259 ] {0f88c2d0-581b-4beb-a4a2-d8aae63fd64f} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2025.12.27 23:39:49.971200 [ 259 ] {0f88c2d0-581b-4beb-a4a2-d8aae63fd64f} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001393 sec., 494615.93682699214 rows/sec., 34.54 MiB/sec. | ||
| 1791 | 2025.12.27 23:39:49.971237 [ 259 ] {0f88c2d0-581b-4beb-a4a2-d8aae63fd64f} <Debug> TCPHandler: Processed in 0.001555328 sec. | ||
| 1792 | 2025.12.27 23:39:49.971341 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2025.12.27 23:39:49.971436 [ 259 ] {ae13a049-9f69-4d72-be5e-de52b7c2f23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1794 | 2025.12.27 23:39:49.971477 [ 259 ] {ae13a049-9f69-4d72-be5e-de52b7c2f23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1795 | 2025.12.27 23:39:49.971805 [ 259 ] {ae13a049-9f69-4d72-be5e-de52b7c2f23b} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2025.12.27 23:39:49.971840 [ 259 ] {ae13a049-9f69-4d72-be5e-de52b7c2f23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1797 | 2025.12.27 23:39:49.972146 [ 259 ] {ae13a049-9f69-4d72-be5e-de52b7c2f23b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1798 | 2025.12.27 23:39:49.972350 [ 259 ] {ae13a049-9f69-4d72-be5e-de52b7c2f23b} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2025.12.27 23:39:49.972472 [ 259 ] {ae13a049-9f69-4d72-be5e-de52b7c2f23b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 1800 | 2025.12.27 23:39:49.972507 [ 259 ] {ae13a049-9f69-4d72-be5e-de52b7c2f23b} <Debug> TCPHandler: Processed in 0.001215141 sec. | ||
| 1801 | 2025.12.27 23:39:49.972614 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1802 | 2025.12.27 23:39:49.972710 [ 259 ] {9a0b0295-8d0d-4e31-b428-27f31bb530f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1803 | 2025.12.27 23:39:49.972752 [ 259 ] {9a0b0295-8d0d-4e31-b428-27f31bb530f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1804 | 2025.12.27 23:39:49.973209 [ 259 ] {9a0b0295-8d0d-4e31-b428-27f31bb530f5} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2025.12.27 23:39:49.973243 [ 259 ] {9a0b0295-8d0d-4e31-b428-27f31bb530f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1806 | 2025.12.27 23:39:49.973567 [ 259 ] {9a0b0295-8d0d-4e31-b428-27f31bb530f5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1807 | 2025.12.27 23:39:49.973776 [ 259 ] {9a0b0295-8d0d-4e31-b428-27f31bb530f5} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2025.12.27 23:39:49.973904 [ 259 ] {9a0b0295-8d0d-4e31-b428-27f31bb530f5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001213 sec., 258862.32481450945 rows/sec., 17.00 MiB/sec. | ||
| 1809 | 2025.12.27 23:39:49.973941 [ 259 ] {9a0b0295-8d0d-4e31-b428-27f31bb530f5} <Debug> TCPHandler: Processed in 0.001375755 sec. | ||
| 1810 | 2025.12.27 23:39:49.974051 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1811 | 2025.12.27 23:39:49.974147 [ 259 ] {bed99278-d0fa-4ccc-ab0f-048259998e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1812 | 2025.12.27 23:39:49.974188 [ 259 ] {bed99278-d0fa-4ccc-ab0f-048259998e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1813 | 2025.12.27 23:39:49.974490 [ 259 ] {bed99278-d0fa-4ccc-ab0f-048259998e30} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1814 | 2025.12.27 23:39:49.974525 [ 259 ] {bed99278-d0fa-4ccc-ab0f-048259998e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1815 | 2025.12.27 23:39:49.974815 [ 259 ] {bed99278-d0fa-4ccc-ab0f-048259998e30} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1816 | 2025.12.27 23:39:49.975021 [ 259 ] {bed99278-d0fa-4ccc-ab0f-048259998e30} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1817 | 2025.12.27 23:39:49.975141 [ 259 ] {bed99278-d0fa-4ccc-ab0f-048259998e30} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 1818 | 2025.12.27 23:39:49.975175 [ 259 ] {bed99278-d0fa-4ccc-ab0f-048259998e30} <Debug> TCPHandler: Processed in 0.001173881 sec. | ||
| 1819 | 2025.12.27 23:39:49.975291 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1820 | 2025.12.27 23:39:49.975411 [ 259 ] {d7ccf2f9-de01-4d41-bb39-b148b3acaff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1821 | 2025.12.27 23:39:49.975474 [ 259 ] {d7ccf2f9-de01-4d41-bb39-b148b3acaff5} <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 | ||
| 1822 | 2025.12.27 23:39:49.976287 [ 259 ] {d7ccf2f9-de01-4d41-bb39-b148b3acaff5} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2025.12.27 23:39:49.976322 [ 259 ] {d7ccf2f9-de01-4d41-bb39-b148b3acaff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1824 | 2025.12.27 23:39:49.976825 [ 259 ] {d7ccf2f9-de01-4d41-bb39-b148b3acaff5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1825 | 2025.12.27 23:39:49.977043 [ 259 ] {d7ccf2f9-de01-4d41-bb39-b148b3acaff5} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2025.12.27 23:39:49.977171 [ 259 ] {d7ccf2f9-de01-4d41-bb39-b148b3acaff5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001785 sec., 5602.240896358544 rows/sec., 10.04 MiB/sec. | ||
| 1827 | 2025.12.27 23:39:49.977219 [ 259 ] {d7ccf2f9-de01-4d41-bb39-b148b3acaff5} <Debug> TCPHandler: Processed in 0.001987135 sec. | ||
| 1828 | 2025.12.27 23:39:49.977334 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1829 | 2025.12.27 23:39:49.977427 [ 259 ] {8586c827-212d-416d-8959-233b3da41cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1830 | 2025.12.27 23:39:49.977468 [ 259 ] {8586c827-212d-416d-8959-233b3da41cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1831 | 2025.12.27 23:39:49.977793 [ 259 ] {8586c827-212d-416d-8959-233b3da41cac} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2025.12.27 23:39:49.977827 [ 259 ] {8586c827-212d-416d-8959-233b3da41cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1833 | 2025.12.27 23:39:49.978121 [ 259 ] {8586c827-212d-416d-8959-233b3da41cac} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1834 | 2025.12.27 23:39:49.978338 [ 259 ] {8586c827-212d-416d-8959-233b3da41cac} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1835 | 2025.12.27 23:39:49.978459 [ 259 ] {8586c827-212d-416d-8959-233b3da41cac} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001051 sec., 98953.37773549001 rows/sec., 6.06 MiB/sec. | ||
| 1836 | 2025.12.27 23:39:49.978493 [ 259 ] {8586c827-212d-416d-8959-233b3da41cac} <Debug> TCPHandler: Processed in 0.001207251 sec. | ||
| 1837 | 2025.12.27 23:39:50.522703 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 442 entries to flush up to offset 3248 | ||
| 1838 | 2025.12.27 23:39:50.523252 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2025.12.27 23:39:50.523296 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1840 | 2025.12.27 23:39:50.523812 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1841 | 2025.12.27 23:39:50.524043 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2025.12.27 23:39:50.524167 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3248 | ||
| 1843 | 2025.12.27 23:39:50.684497 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1844 | 2025.12.27 23:39:50.701241 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1845 | 2025.12.27 23:39:50.701300 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1846 | 2025.12.27 23:39:50.706778 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1847 | 2025.12.27 23:39:50.707487 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2025.12.27 23:39:50.710507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1849 | 2025.12.27 23:39:53.049406 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48845 | ||
| 1850 | 2025.12.27 23:39:53.049520 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1851 | 2025.12.27 23:39:53.049546 [ 289 ] {} <Debug> TCP-Session: 9a6ca7f7-bf58-4347-a320-93d2c6eedb30 Authenticating user 'default' from [fd00:1122:3344:101::e]:48845 | ||
| 1852 | 2025.12.27 23:39:53.049568 [ 289 ] {} <Debug> TCP-Session: 9a6ca7f7-bf58-4347-a320-93d2c6eedb30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1853 | 2025.12.27 23:39:53.049580 [ 289 ] {} <Debug> TCP-Session: 9a6ca7f7-bf58-4347-a320-93d2c6eedb30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1854 | 2025.12.27 23:39:53.049789 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53916 | ||
| 1855 | 2025.12.27 23:39:53.049839 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60354 | ||
| 1856 | 2025.12.27 23:39:53.049845 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56816 | ||
| 1857 | 2025.12.27 23:39:53.049900 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44610 | ||
| 1858 | 2025.12.27 23:39:53.049930 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1859 | 2025.12.27 23:39:53.049959 [ 289 ] {} <Trace> TCP-Session: 9a6ca7f7-bf58-4347-a320-93d2c6eedb30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2025.12.27 23:39:53.049981 [ 292 ] {} <Debug> TCP-Session: 8bfd5938-08cf-4419-8f3c-77351e9545e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60354 | ||
| 1861 | 2025.12.27 23:39:53.049995 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1862 | 2025.12.27 23:39:53.050005 [ 292 ] {} <Debug> TCP-Session: 8bfd5938-08cf-4419-8f3c-77351e9545e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1863 | 2025.12.27 23:39:53.050017 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1864 | 2025.12.27 23:39:53.050040 [ 292 ] {} <Debug> TCP-Session: 8bfd5938-08cf-4419-8f3c-77351e9545e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1865 | 2025.12.27 23:39:53.050062 [ 294 ] {} <Debug> TCP-Session: 0ba54d26-4969-4845-a989-f0404cd6afaf Authenticating user 'default' from [fd00:1122:3344:101::e]:44610 | ||
| 1866 | 2025.12.27 23:39:53.050033 [ 291 ] {} <Debug> TCP-Session: 1407fa07-d91a-426b-a4b3-b8e4020401d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56816 | ||
| 1867 | 2025.12.27 23:39:53.050092 [ 294 ] {} <Debug> TCP-Session: 0ba54d26-4969-4845-a989-f0404cd6afaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1868 | 2025.12.27 23:39:53.049926 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33643 | ||
| 1869 | 2025.12.27 23:39:53.050122 [ 289 ] {8b0e819f-9b5d-4b8a-88e3-582f2c5115a5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48845) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1870 | 2025.12.27 23:39:53.050117 [ 291 ] {} <Debug> TCP-Session: 1407fa07-d91a-426b-a4b3-b8e4020401d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1871 | 2025.12.27 23:39:53.049914 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51355 | ||
| 1872 | 2025.12.27 23:39:53.050192 [ 291 ] {} <Debug> TCP-Session: 1407fa07-d91a-426b-a4b3-b8e4020401d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1873 | 2025.12.27 23:39:53.050203 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1874 | 2025.12.27 23:39:53.049907 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63875 | ||
| 1875 | 2025.12.27 23:39:53.050257 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1876 | 2025.12.27 23:39:53.050261 [ 297 ] {} <Debug> TCP-Session: b41956ef-9cbd-497e-b0c7-290544489435 Authenticating user 'default' from [fd00:1122:3344:101::e]:33643 | ||
| 1877 | 2025.12.27 23:39:53.050301 [ 296 ] {} <Debug> TCP-Session: a48b646b-6a6d-4c2f-ae42-6bfeab1f0807 Authenticating user 'default' from [fd00:1122:3344:101::e]:51355 | ||
| 1878 | 2025.12.27 23:39:53.049906 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1879 | 2025.12.27 23:39:53.050323 [ 297 ] {} <Debug> TCP-Session: b41956ef-9cbd-497e-b0c7-290544489435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1880 | 2025.12.27 23:39:53.050329 [ 296 ] {} <Debug> TCP-Session: a48b646b-6a6d-4c2f-ae42-6bfeab1f0807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1881 | 2025.12.27 23:39:53.050354 [ 290 ] {} <Debug> TCP-Session: a35d9587-cdd8-4df0-a7ff-6fc7977ab775 Authenticating user 'default' from [fd00:1122:3344:101::e]:53916 | ||
| 1882 | 2025.12.27 23:39:53.050369 [ 297 ] {} <Debug> TCP-Session: b41956ef-9cbd-497e-b0c7-290544489435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1883 | 2025.12.27 23:39:53.050376 [ 296 ] {} <Debug> TCP-Session: a48b646b-6a6d-4c2f-ae42-6bfeab1f0807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1884 | 2025.12.27 23:39:53.050390 [ 290 ] {} <Debug> TCP-Session: a35d9587-cdd8-4df0-a7ff-6fc7977ab775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1885 | 2025.12.27 23:39:53.050391 [ 289 ] {8b0e819f-9b5d-4b8a-88e3-582f2c5115a5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1886 | 2025.12.27 23:39:53.050428 [ 290 ] {} <Debug> TCP-Session: a35d9587-cdd8-4df0-a7ff-6fc7977ab775 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1887 | 2025.12.27 23:39:53.050334 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1888 | 2025.12.27 23:39:53.049871 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63222 | ||
| 1889 | 2025.12.27 23:39:53.050502 [ 295 ] {} <Debug> TCP-Session: 98207142-f11b-4c46-95dd-595331b84fc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63875 | ||
| 1890 | 2025.12.27 23:39:53.050488 [ 289 ] {8b0e819f-9b5d-4b8a-88e3-582f2c5115a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1891 | 2025.12.27 23:39:53.050545 [ 295 ] {} <Debug> TCP-Session: 98207142-f11b-4c46-95dd-595331b84fc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1892 | 2025.12.27 23:39:53.050118 [ 294 ] {} <Debug> TCP-Session: 0ba54d26-4969-4845-a989-f0404cd6afaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1893 | 2025.12.27 23:39:53.050575 [ 295 ] {} <Debug> TCP-Session: 98207142-f11b-4c46-95dd-595331b84fc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1894 | 2025.12.27 23:39:53.050648 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1895 | 2025.12.27 23:39:53.050682 [ 293 ] {} <Debug> TCP-Session: 71cae5fa-6f8f-4083-907f-2512c5850d74 Authenticating user 'default' from [fd00:1122:3344:101::e]:63222 | ||
| 1896 | 2025.12.27 23:39:53.050702 [ 293 ] {} <Debug> TCP-Session: 71cae5fa-6f8f-4083-907f-2512c5850d74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1897 | 2025.12.27 23:39:53.050718 [ 293 ] {} <Debug> TCP-Session: 71cae5fa-6f8f-4083-907f-2512c5850d74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1898 | 2025.12.27 23:39:53.050827 [ 289 ] {8b0e819f-9b5d-4b8a-88e3-582f2c5115a5} <Debug> oximeter.version (a135afb0-3516-4f74-9857-813158e419ec) (SelectExecutor): Key condition: unknown | ||
| 1899 | 2025.12.27 23:39:53.051740 [ 332 ] {8b0e819f-9b5d-4b8a-88e3-582f2c5115a5} <Trace> AggregatingTransform: Aggregating | ||
| 1900 | 2025.12.27 23:39:53.051789 [ 332 ] {8b0e819f-9b5d-4b8a-88e3-582f2c5115a5} <Trace> Aggregator: Aggregation method: without_key | ||
| 1901 | 2025.12.27 23:39:53.051824 [ 332 ] {8b0e819f-9b5d-4b8a-88e3-582f2c5115a5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000898926 sec. (1112.439 rows/sec., 43.45 KiB/sec.) | ||
| 1902 | 2025.12.27 23:39:53.051842 [ 332 ] {8b0e819f-9b5d-4b8a-88e3-582f2c5115a5} <Trace> Aggregator: Merging aggregated data | ||
| 1903 | 2025.12.27 23:39:53.053073 [ 289 ] {8b0e819f-9b5d-4b8a-88e3-582f2c5115a5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003007 sec., 332.5573661456601 rows/sec., 12.99 KiB/sec. | ||
| 1904 | 2025.12.27 23:39:53.053199 [ 289 ] {8b0e819f-9b5d-4b8a-88e3-582f2c5115a5} <Debug> TCPHandler: Processed in 0.0033549 sec. | ||
| 1905 | 2025.12.27 23:39:53.053303 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1906 | 2025.12.27 23:39:53.053329 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1907 | 2025.12.27 23:39:53.053330 [ 289 ] {} <Debug> TCP-Session: 9a6ca7f7-bf58-4347-a320-93d2c6eedb30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1908 | 2025.12.27 23:39:53.053346 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1909 | 2025.12.27 23:39:53.053363 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1910 | 2025.12.27 23:39:53.053373 [ 290 ] {} <Debug> TCP-Session: a35d9587-cdd8-4df0-a7ff-6fc7977ab775 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1911 | 2025.12.27 23:39:53.053395 [ 292 ] {} <Debug> TCP-Session: 8bfd5938-08cf-4419-8f3c-77351e9545e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1912 | 2025.12.27 23:39:53.053411 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1913 | 2025.12.27 23:39:53.053424 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1914 | 2025.12.27 23:39:53.053442 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1915 | 2025.12.27 23:39:53.053465 [ 294 ] {} <Debug> TCP-Session: 0ba54d26-4969-4845-a989-f0404cd6afaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1916 | 2025.12.27 23:39:53.053481 [ 293 ] {} <Debug> TCP-Session: 71cae5fa-6f8f-4083-907f-2512c5850d74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1917 | 2025.12.27 23:39:53.053499 [ 296 ] {} <Debug> TCP-Session: a48b646b-6a6d-4c2f-ae42-6bfeab1f0807 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1918 | 2025.12.27 23:39:53.053418 [ 295 ] {} <Debug> TCP-Session: 98207142-f11b-4c46-95dd-595331b84fc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1919 | 2025.12.27 23:39:53.053414 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1920 | 2025.12.27 23:39:53.053377 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1921 | 2025.12.27 23:39:53.053579 [ 291 ] {} <Debug> TCP-Session: 1407fa07-d91a-426b-a4b3-b8e4020401d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1922 | 2025.12.27 23:39:53.053602 [ 297 ] {} <Debug> TCP-Session: b41956ef-9cbd-497e-b0c7-290544489435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1923 | 2025.12.27 23:39:53.830674 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63380 | ||
| 1924 | 2025.12.27 23:39:53.830818 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1925 | 2025.12.27 23:39:53.830854 [ 289 ] {} <Debug> TCP-Session: 090d6aa7-fb71-487a-9e26-aa6f9ee34ee8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63380 | ||
| 1926 | 2025.12.27 23:39:53.830877 [ 289 ] {} <Debug> TCP-Session: 090d6aa7-fb71-487a-9e26-aa6f9ee34ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1927 | 2025.12.27 23:39:53.830889 [ 289 ] {} <Debug> TCP-Session: 090d6aa7-fb71-487a-9e26-aa6f9ee34ee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1928 | 2025.12.27 23:39:53.831118 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35680 | ||
| 1929 | 2025.12.27 23:39:53.831141 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37241 | ||
| 1930 | 2025.12.27 23:39:53.831162 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61327 | ||
| 1931 | 2025.12.27 23:39:53.831184 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38987 | ||
| 1932 | 2025.12.27 23:39:53.831174 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55937 | ||
| 1933 | 2025.12.27 23:39:53.831234 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1934 | 2025.12.27 23:39:53.831234 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1935 | 2025.12.27 23:39:53.831279 [ 289 ] {} <Trace> TCP-Session: 090d6aa7-fb71-487a-9e26-aa6f9ee34ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1936 | 2025.12.27 23:39:53.831296 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1937 | 2025.12.27 23:39:53.831298 [ 293 ] {} <Debug> TCP-Session: 79ecb981-0b25-4b81-a206-499a2f805c9f Authenticating user 'default' from [fd00:1122:3344:101::e]:37241 | ||
| 1938 | 2025.12.27 23:39:53.831325 [ 296 ] {} <Debug> TCP-Session: abb867d4-2c5a-46d1-aca0-4a3328cb6a12 Authenticating user 'default' from [fd00:1122:3344:101::e]:55937 | ||
| 1939 | 2025.12.27 23:39:53.831287 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1940 | 2025.12.27 23:39:53.831354 [ 296 ] {} <Debug> TCP-Session: abb867d4-2c5a-46d1-aca0-4a3328cb6a12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1941 | 2025.12.27 23:39:53.831284 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1942 | 2025.12.27 23:39:53.831384 [ 296 ] {} <Debug> TCP-Session: abb867d4-2c5a-46d1-aca0-4a3328cb6a12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1943 | 2025.12.27 23:39:53.831412 [ 297 ] {} <Debug> TCP-Session: 6bb26d9c-4bcb-4ede-bef0-67abee6abb91 Authenticating user 'default' from [fd00:1122:3344:101::e]:38987 | ||
| 1944 | 2025.12.27 23:39:53.831382 [ 294 ] {} <Debug> TCP-Session: ca6f21bc-b8d3-42a0-afc9-951a48b78313 Authenticating user 'default' from [fd00:1122:3344:101::e]:61327 | ||
| 1945 | 2025.12.27 23:39:53.831438 [ 297 ] {} <Debug> TCP-Session: 6bb26d9c-4bcb-4ede-bef0-67abee6abb91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1946 | 2025.12.27 23:39:53.831450 [ 289 ] {1ed69ae7-0ed5-4f58-8ebf-1a372fb26e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63380) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1947 | 2025.12.27 23:39:53.831460 [ 294 ] {} <Debug> TCP-Session: ca6f21bc-b8d3-42a0-afc9-951a48b78313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1948 | 2025.12.27 23:39:53.831463 [ 297 ] {} <Debug> TCP-Session: 6bb26d9c-4bcb-4ede-bef0-67abee6abb91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1949 | 2025.12.27 23:39:53.831491 [ 294 ] {} <Debug> TCP-Session: ca6f21bc-b8d3-42a0-afc9-951a48b78313 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1950 | 2025.12.27 23:39:53.831281 [ 290 ] {} <Debug> TCP-Session: f7b1490c-4d5b-4b63-838e-a210adaecfc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35680 | ||
| 1951 | 2025.12.27 23:39:53.831166 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33411 | ||
| 1952 | 2025.12.27 23:39:53.831543 [ 290 ] {} <Debug> TCP-Session: f7b1490c-4d5b-4b63-838e-a210adaecfc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1953 | 2025.12.27 23:39:53.831127 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51452 | ||
| 1954 | 2025.12.27 23:39:53.831588 [ 290 ] {} <Debug> TCP-Session: f7b1490c-4d5b-4b63-838e-a210adaecfc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1955 | 2025.12.27 23:39:53.831128 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56511 | ||
| 1956 | 2025.12.27 23:39:53.831348 [ 293 ] {} <Debug> TCP-Session: 79ecb981-0b25-4b81-a206-499a2f805c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1957 | 2025.12.27 23:39:53.831648 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1958 | 2025.12.27 23:39:53.831659 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1959 | 2025.12.27 23:39:53.831671 [ 293 ] {} <Debug> TCP-Session: 79ecb981-0b25-4b81-a206-499a2f805c9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1960 | 2025.12.27 23:39:53.831692 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1961 | 2025.12.27 23:39:53.831701 [ 291 ] {} <Debug> TCP-Session: c3600c2d-b11c-4ff3-8c97-cd9b84da63b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51452 | ||
| 1962 | 2025.12.27 23:39:53.831728 [ 292 ] {} <Debug> TCP-Session: 033bd27a-d14a-49db-9639-d9829744a436 Authenticating user 'default' from [fd00:1122:3344:101::e]:56511 | ||
| 1963 | 2025.12.27 23:39:53.831746 [ 291 ] {} <Debug> TCP-Session: c3600c2d-b11c-4ff3-8c97-cd9b84da63b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1964 | 2025.12.27 23:39:53.831766 [ 292 ] {} <Debug> TCP-Session: 033bd27a-d14a-49db-9639-d9829744a436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1965 | 2025.12.27 23:39:53.831779 [ 291 ] {} <Debug> TCP-Session: c3600c2d-b11c-4ff3-8c97-cd9b84da63b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1966 | 2025.12.27 23:39:53.831792 [ 292 ] {} <Debug> TCP-Session: 033bd27a-d14a-49db-9639-d9829744a436 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1967 | 2025.12.27 23:39:53.831693 [ 295 ] {} <Debug> TCP-Session: b831a861-d6a9-4ff4-b1ad-dcfff6aa527a Authenticating user 'default' from [fd00:1122:3344:101::e]:33411 | ||
| 1968 | 2025.12.27 23:39:53.831729 [ 289 ] {1ed69ae7-0ed5-4f58-8ebf-1a372fb26e6f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1969 | 2025.12.27 23:39:53.831839 [ 295 ] {} <Debug> TCP-Session: b831a861-d6a9-4ff4-b1ad-dcfff6aa527a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1970 | 2025.12.27 23:39:53.831872 [ 295 ] {} <Debug> TCP-Session: b831a861-d6a9-4ff4-b1ad-dcfff6aa527a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1971 | 2025.12.27 23:39:53.831900 [ 289 ] {1ed69ae7-0ed5-4f58-8ebf-1a372fb26e6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1972 | 2025.12.27 23:39:53.832253 [ 289 ] {1ed69ae7-0ed5-4f58-8ebf-1a372fb26e6f} <Debug> oximeter.version (a135afb0-3516-4f74-9857-813158e419ec) (SelectExecutor): Key condition: unknown | ||
| 1973 | 2025.12.27 23:39:53.833217 [ 332 ] {1ed69ae7-0ed5-4f58-8ebf-1a372fb26e6f} <Trace> AggregatingTransform: Aggregating | ||
| 1974 | 2025.12.27 23:39:53.833274 [ 332 ] {1ed69ae7-0ed5-4f58-8ebf-1a372fb26e6f} <Trace> Aggregator: Aggregation method: without_key | ||
| 1975 | 2025.12.27 23:39:53.833315 [ 332 ] {1ed69ae7-0ed5-4f58-8ebf-1a372fb26e6f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958537 sec. (1043.257 rows/sec., 40.75 KiB/sec.) | ||
| 1976 | 2025.12.27 23:39:53.833334 [ 332 ] {1ed69ae7-0ed5-4f58-8ebf-1a372fb26e6f} <Trace> Aggregator: Merging aggregated data | ||
| 1977 | 2025.12.27 23:39:53.834947 [ 289 ] {1ed69ae7-0ed5-4f58-8ebf-1a372fb26e6f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00355 sec., 281.6901408450704 rows/sec., 11.00 KiB/sec. | ||
| 1978 | 2025.12.27 23:39:53.835079 [ 289 ] {1ed69ae7-0ed5-4f58-8ebf-1a372fb26e6f} <Debug> TCPHandler: Processed in 0.00391337 sec. | ||
| 1979 | 2025.12.27 23:39:53.835195 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1980 | 2025.12.27 23:39:53.835222 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1981 | 2025.12.27 23:39:53.835231 [ 289 ] {} <Debug> TCP-Session: 090d6aa7-fb71-487a-9e26-aa6f9ee34ee8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1982 | 2025.12.27 23:39:53.835243 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1983 | 2025.12.27 23:39:53.835277 [ 290 ] {} <Debug> TCP-Session: f7b1490c-4d5b-4b63-838e-a210adaecfc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1984 | 2025.12.27 23:39:53.835299 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1985 | 2025.12.27 23:39:53.835323 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1986 | 2025.12.27 23:39:53.835342 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1987 | 2025.12.27 23:39:53.835364 [ 292 ] {} <Debug> TCP-Session: 033bd27a-d14a-49db-9639-d9829744a436 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1988 | 2025.12.27 23:39:53.835362 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1989 | 2025.12.27 23:39:53.835378 [ 294 ] {} <Debug> TCP-Session: ca6f21bc-b8d3-42a0-afc9-951a48b78313 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1990 | 2025.12.27 23:39:53.835413 [ 293 ] {} <Debug> TCP-Session: 79ecb981-0b25-4b81-a206-499a2f805c9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1991 | 2025.12.27 23:39:53.835422 [ 296 ] {} <Debug> TCP-Session: abb867d4-2c5a-46d1-aca0-4a3328cb6a12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1992 | 2025.12.27 23:39:53.835279 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1993 | 2025.12.27 23:39:53.835262 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1994 | 2025.12.27 23:39:53.835355 [ 291 ] {} <Debug> TCP-Session: c3600c2d-b11c-4ff3-8c97-cd9b84da63b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1995 | 2025.12.27 23:39:53.835511 [ 297 ] {} <Debug> TCP-Session: 6bb26d9c-4bcb-4ede-bef0-67abee6abb91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1996 | 2025.12.27 23:39:53.835531 [ 295 ] {} <Debug> TCP-Session: b831a861-d6a9-4ff4-b1ad-dcfff6aa527a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1997 | 2025.12.27 23:39:54.948983 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2025.12.27 23:39:54.949159 [ 259 ] {6fa118c8-b5d6-49b2-aa96-55e2a8ef6e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1999 | 2025.12.27 23:39:54.949228 [ 259 ] {6fa118c8-b5d6-49b2-aa96-55e2a8ef6e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2000 | 2025.12.27 23:39:54.949858 [ 259 ] {6fa118c8-b5d6-49b2-aa96-55e2a8ef6e27} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2025.12.27 23:39:54.949904 [ 259 ] {6fa118c8-b5d6-49b2-aa96-55e2a8ef6e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2002 | 2025.12.27 23:39:54.950305 [ 259 ] {6fa118c8-b5d6-49b2-aa96-55e2a8ef6e27} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2003 | 2025.12.27 23:39:54.950537 [ 259 ] {6fa118c8-b5d6-49b2-aa96-55e2a8ef6e27} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2025.12.27 23:39:54.950694 [ 259 ] {6fa118c8-b5d6-49b2-aa96-55e2a8ef6e27} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001582 sec., 35398.23008849558 rows/sec., 2.72 MiB/sec. | ||
| 2005 | 2025.12.27 23:39:54.950737 [ 259 ] {6fa118c8-b5d6-49b2-aa96-55e2a8ef6e27} <Debug> TCPHandler: Processed in 0.001878383 sec. | ||
| 2006 | 2025.12.27 23:39:54.950873 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2007 | 2025.12.27 23:39:54.950971 [ 259 ] {9f5abe83-3328-41f6-8f75-a60d625041a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2008 | 2025.12.27 23:39:54.951013 [ 259 ] {9f5abe83-3328-41f6-8f75-a60d625041a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2009 | 2025.12.27 23:39:54.951437 [ 259 ] {9f5abe83-3328-41f6-8f75-a60d625041a5} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2010 | 2025.12.27 23:39:54.951475 [ 259 ] {9f5abe83-3328-41f6-8f75-a60d625041a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2011 | 2025.12.27 23:39:54.951798 [ 259 ] {9f5abe83-3328-41f6-8f75-a60d625041a5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2012 | 2025.12.27 23:39:54.952026 [ 259 ] {9f5abe83-3328-41f6-8f75-a60d625041a5} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2013 | 2025.12.27 23:39:54.952160 [ 259 ] {9f5abe83-3328-41f6-8f75-a60d625041a5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 4.13 MiB/sec. | ||
| 2014 | 2025.12.27 23:39:54.952198 [ 259 ] {9f5abe83-3328-41f6-8f75-a60d625041a5} <Debug> TCPHandler: Processed in 0.001376825 sec. | ||
| 2015 | 2025.12.27 23:39:54.952319 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2016 | 2025.12.27 23:39:54.952416 [ 259 ] {c6761939-4613-40ca-af03-dca9bf3a9540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2017 | 2025.12.27 23:39:54.952459 [ 259 ] {c6761939-4613-40ca-af03-dca9bf3a9540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2018 | 2025.12.27 23:39:54.952887 [ 259 ] {c6761939-4613-40ca-af03-dca9bf3a9540} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2025.12.27 23:39:54.952926 [ 259 ] {c6761939-4613-40ca-af03-dca9bf3a9540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2020 | 2025.12.27 23:39:54.953280 [ 259 ] {c6761939-4613-40ca-af03-dca9bf3a9540} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2021 | 2025.12.27 23:39:54.953507 [ 259 ] {c6761939-4613-40ca-af03-dca9bf3a9540} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2025.12.27 23:39:54.953637 [ 259 ] {c6761939-4613-40ca-af03-dca9bf3a9540} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 2023 | 2025.12.27 23:39:54.953675 [ 259 ] {c6761939-4613-40ca-af03-dca9bf3a9540} <Debug> TCPHandler: Processed in 0.001405395 sec. | ||
| 2024 | 2025.12.27 23:39:54.953790 [ 259 ] {} <Trace> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2025 | 2025.12.27 23:39:54.953886 [ 259 ] {83024195-02d3-4cd5-8627-c8246a107326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48161) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2026 | 2025.12.27 23:39:54.953927 [ 259 ] {83024195-02d3-4cd5-8627-c8246a107326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2027 | 2025.12.27 23:39:54.954288 [ 259 ] {83024195-02d3-4cd5-8627-c8246a107326} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2028 | 2025.12.27 23:39:54.954326 [ 259 ] {83024195-02d3-4cd5-8627-c8246a107326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2029 | 2025.12.27 23:39:54.954661 [ 259 ] {83024195-02d3-4cd5-8627-c8246a107326} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2030 | 2025.12.27 23:39:54.954883 [ 259 ] {83024195-02d3-4cd5-8627-c8246a107326} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2031 | 2025.12.27 23:39:54.955032 [ 259 ] {83024195-02d3-4cd5-8627-c8246a107326} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 2032 | 2025.12.27 23:39:54.955074 [ 259 ] {83024195-02d3-4cd5-8627-c8246a107326} <Debug> TCPHandler: Processed in 0.001334514 sec. | ||
| 2033 | 2025.12.27 23:39:57.960456 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2034 | 2025.12.27 23:39:57.960529 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2035 | 2025.12.27 23:39:58.021626 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 310 | ||
| 2036 | 2025.12.27 23:39:58.023931 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2025.12.27 23:39:58.023977 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2038 | 2025.12.27 23:39:58.024314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3760 | ||
| 2039 | 2025.12.27 23:39:58.024834 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2040 | 2025.12.27 23:39:58.024886 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2041 | 2025.12.27 23:39:58.025141 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2042 | 2025.12.27 23:39:58.025428 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2043 | 2025.12.27 23:39:58.025470 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2044 | 2025.12.27 23:39:58.025679 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 310 | ||
| 2045 | 2025.12.27 23:39:58.025734 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2046 | 2025.12.27 23:39:58.025886 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3760 | ||
| 2047 | 2025.12.27 23:39:58.210638 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2048 | 2025.12.27 23:39:58.228969 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2049 | 2025.12.27 23:39:58.229034 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2050 | 2025.12.27 23:39:58.234865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2051 | 2025.12.27 23:39:58.235596 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2052 | 2025.12.27 23:39:58.239627 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2053 | 2025.12.27 23:39:59.429704 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2054 | 2025.12.27 23:39:59.429777 [ 259 ] {} <Debug> TCP-Session: 8e30caf4-68ea-404c-abaf-5a3f90b3c715 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2055 | 2025.12.27 23:39:59.959509 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2056 | 2025.12.27 23:39:59.959688 [ 261 ] {350b8095-e425-4f14-99db-6125a087678b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2057 | 2025.12.27 23:39:59.959756 [ 261 ] {350b8095-e425-4f14-99db-6125a087678b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2058 | 2025.12.27 23:39:59.960631 [ 261 ] {350b8095-e425-4f14-99db-6125a087678b} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2025.12.27 23:39:59.960674 [ 261 ] {350b8095-e425-4f14-99db-6125a087678b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2060 | 2025.12.27 23:39:59.961128 [ 261 ] {350b8095-e425-4f14-99db-6125a087678b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2061 | 2025.12.27 23:39:59.961387 [ 261 ] {350b8095-e425-4f14-99db-6125a087678b} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2025.12.27 23:39:59.961507 [ 56 ] {} <Debug> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2063 | 2025.12.27 23:39:59.961548 [ 261 ] {350b8095-e425-4f14-99db-6125a087678b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001912 sec., 214435.14644351465 rows/sec., 13.60 MiB/sec. | ||
| 2064 | 2025.12.27 23:39:59.961567 [ 56 ] {} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2025.12.27 23:39:59.961594 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2066 | 2025.12.27 23:39:59.961602 [ 261 ] {350b8095-e425-4f14-99db-6125a087678b} <Debug> TCPHandler: Processed in 0.002224439 sec. | ||
| 2067 | 2025.12.27 23:39:59.961696 [ 197 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::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 | ||
| 2068 | 2025.12.27 23:39:59.961743 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2069 | 2025.12.27 23:39:59.961798 [ 197 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2070 | 2025.12.27 23:39:59.961835 [ 197 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 2071 | 2025.12.27 23:39:59.961850 [ 261 ] {b6ce2b26-bd8c-4e70-ac37-6c7fb7966976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2072 | 2025.12.27 23:39:59.961896 [ 261 ] {b6ce2b26-bd8c-4e70-ac37-6c7fb7966976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2073 | 2025.12.27 23:39:59.961919 [ 197 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2074 | 2025.12.27 23:39:59.961965 [ 197 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2075 | 2025.12.27 23:39:59.962010 [ 197 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2076 | 2025.12.27 23:39:59.962050 [ 197 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2077 | 2025.12.27 23:39:59.962906 [ 261 ] {b6ce2b26-bd8c-4e70-ac37-6c7fb7966976} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2078 | 2025.12.27 23:39:59.962944 [ 261 ] {b6ce2b26-bd8c-4e70-ac37-6c7fb7966976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2079 | 2025.12.27 23:39:59.963056 [ 193 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399595 sec., 1464709.4338004922 rows/sec., 98.50 MiB/sec. | ||
| 2080 | 2025.12.27 23:39:59.963175 [ 197 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2081 | 2025.12.27 23:39:59.963361 [ 261 ] {b6ce2b26-bd8c-4e70-ac37-6c7fb7966976} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2082 | 2025.12.27 23:39:59.963409 [ 197 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_5_1} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2083 | 2025.12.27 23:39:59.963471 [ 197 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_5_1} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2084 | 2025.12.27 23:39:59.963527 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2085 | 2025.12.27 23:39:59.963586 [ 261 ] {b6ce2b26-bd8c-4e70-ac37-6c7fb7966976} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2025.12.27 23:39:59.963724 [ 261 ] {b6ce2b26-bd8c-4e70-ac37-6c7fb7966976} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.0019 sec., 595789.4736842106 rows/sec., 47.21 MiB/sec. | ||
| 2087 | 2025.12.27 23:39:59.963761 [ 261 ] {b6ce2b26-bd8c-4e70-ac37-6c7fb7966976} <Debug> TCPHandler: Processed in 0.002071887 sec. | ||
| 2088 | 2025.12.27 23:39:59.963882 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2089 | 2025.12.27 23:39:59.963982 [ 261 ] {b01672e5-06c8-4826-8bfe-006ed730c9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2090 | 2025.12.27 23:39:59.964026 [ 261 ] {b01672e5-06c8-4826-8bfe-006ed730c9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2091 | 2025.12.27 23:39:59.964517 [ 261 ] {b01672e5-06c8-4826-8bfe-006ed730c9a9} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2025.12.27 23:39:59.964555 [ 261 ] {b01672e5-06c8-4826-8bfe-006ed730c9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2093 | 2025.12.27 23:39:59.964915 [ 261 ] {b01672e5-06c8-4826-8bfe-006ed730c9a9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2094 | 2025.12.27 23:39:59.965132 [ 261 ] {b01672e5-06c8-4826-8bfe-006ed730c9a9} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2095 | 2025.12.27 23:39:59.965266 [ 56 ] {} <Debug> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2096 | 2025.12.27 23:39:59.965309 [ 261 ] {b01672e5-06c8-4826-8bfe-006ed730c9a9} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001346 sec., 159732.54086181277 rows/sec., 9.48 MiB/sec. | ||
| 2097 | 2025.12.27 23:39:59.965310 [ 56 ] {} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2098 | 2025.12.27 23:39:59.965368 [ 261 ] {b01672e5-06c8-4826-8bfe-006ed730c9a9} <Debug> TCPHandler: Processed in 0.001535447 sec. | ||
| 2099 | 2025.12.27 23:39:59.965369 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2100 | 2025.12.27 23:39:59.965495 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2101 | 2025.12.27 23:39:59.965507 [ 195 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::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 | ||
| 2102 | 2025.12.27 23:39:59.965598 [ 261 ] {4a273881-980c-47b2-8a92-e903763a7a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2103 | 2025.12.27 23:39:59.965646 [ 261 ] {4a273881-980c-47b2-8a92-e903763a7a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2104 | 2025.12.27 23:39:59.965669 [ 195 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2105 | 2025.12.27 23:39:59.965713 [ 195 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 223 rows starting from the beginning of the part | ||
| 2106 | 2025.12.27 23:39:59.965804 [ 195 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 215 rows starting from the beginning of the part | ||
| 2107 | 2025.12.27 23:39:59.965862 [ 195 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 2108 | 2025.12.27 23:39:59.965905 [ 195 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 215 rows starting from the beginning of the part | ||
| 2109 | 2025.12.27 23:39:59.965947 [ 195 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 215 rows starting from the beginning of the part | ||
| 2110 | 2025.12.27 23:39:59.965996 [ 195 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 215 rows starting from the beginning of the part | ||
| 2111 | 2025.12.27 23:39:59.966141 [ 261 ] {4a273881-980c-47b2-8a92-e903763a7a38} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2025.12.27 23:39:59.966185 [ 261 ] {4a273881-980c-47b2-8a92-e903763a7a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2113 | 2025.12.27 23:39:59.966556 [ 261 ] {4a273881-980c-47b2-8a92-e903763a7a38} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2114 | 2025.12.27 23:39:59.966816 [ 261 ] {4a273881-980c-47b2-8a92-e903763a7a38} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2025.12.27 23:39:59.966944 [ 56 ] {} <Debug> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2116 | 2025.12.27 23:39:59.966977 [ 56 ] {} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2025.12.27 23:39:59.966981 [ 261 ] {4a273881-980c-47b2-8a92-e903763a7a38} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001403 sec., 151104.7754811119 rows/sec., 9.74 MiB/sec. | ||
| 2118 | 2025.12.27 23:39:59.966996 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2119 | 2025.12.27 23:39:59.967032 [ 261 ] {4a273881-980c-47b2-8a92-e903763a7a38} <Debug> TCPHandler: Processed in 0.001587778 sec. | ||
| 2120 | 2025.12.27 23:39:59.967081 [ 197 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::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 | ||
| 2121 | 2025.12.27 23:39:59.967141 [ 200 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1087 rows, containing 5 columns (5 merged, 0 gathered) in 0.00168712 sec., 644293.2334392337 rows/sec., 40.76 MiB/sec. | ||
| 2122 | 2025.12.27 23:39:59.967152 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2025.12.27 23:39:59.967158 [ 197 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2124 | 2025.12.27 23:39:59.967216 [ 197 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2125 | 2025.12.27 23:39:59.967261 [ 197 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2126 | 2025.12.27 23:39:59.967269 [ 261 ] {ff7fe7a2-eac9-4788-adaf-c885f2dc3ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2127 | 2025.12.27 23:39:59.967292 [ 195 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2128 | 2025.12.27 23:39:59.967301 [ 197 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
| 2129 | 2025.12.27 23:39:59.967314 [ 261 ] {ff7fe7a2-eac9-4788-adaf-c885f2dc3ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2130 | 2025.12.27 23:39:59.967348 [ 197 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2131 | 2025.12.27 23:39:59.967384 [ 197 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2132 | 2025.12.27 23:39:59.967418 [ 197 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 2133 | 2025.12.27 23:39:59.967577 [ 195 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_6_1} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2134 | 2025.12.27 23:39:59.967661 [ 195 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_6_1} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2135 | 2025.12.27 23:39:59.967730 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2136 | 2025.12.27 23:39:59.967815 [ 261 ] {ff7fe7a2-eac9-4788-adaf-c885f2dc3ce9} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2137 | 2025.12.27 23:39:59.967855 [ 261 ] {ff7fe7a2-eac9-4788-adaf-c885f2dc3ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2138 | 2025.12.27 23:39:59.968204 [ 261 ] {ff7fe7a2-eac9-4788-adaf-c885f2dc3ce9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2139 | 2025.12.27 23:39:59.968324 [ 195 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1288 rows, containing 5 columns (5 merged, 0 gathered) in 0.001274143 sec., 1010875.545366572 rows/sec., 69.62 MiB/sec. | ||
| 2140 | 2025.12.27 23:39:59.968440 [ 261 ] {ff7fe7a2-eac9-4788-adaf-c885f2dc3ce9} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2141 | 2025.12.27 23:39:59.968529 [ 196 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2142 | 2025.12.27 23:39:59.968549 [ 56 ] {} <Debug> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2143 | 2025.12.27 23:39:59.968574 [ 56 ] {} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2144 | 2025.12.27 23:39:59.968584 [ 261 ] {ff7fe7a2-eac9-4788-adaf-c885f2dc3ce9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001333 sec., 158289.57239309826 rows/sec., 8.99 MiB/sec. | ||
| 2145 | 2025.12.27 23:39:59.968590 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2146 | 2025.12.27 23:39:59.968630 [ 261 ] {ff7fe7a2-eac9-4788-adaf-c885f2dc3ce9} <Debug> TCPHandler: Processed in 0.001527087 sec. | ||
| 2147 | 2025.12.27 23:39:59.968678 [ 200 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::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 | ||
| 2148 | 2025.12.27 23:39:59.968743 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2149 | 2025.12.27 23:39:59.968798 [ 200 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2150 | 2025.12.27 23:39:59.968839 [ 200 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2151 | 2025.12.27 23:39:59.968846 [ 261 ] {05cff1fe-52b4-4377-a327-9c1493cf43ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2152 | 2025.12.27 23:39:59.968854 [ 196 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_6_1} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2025.12.27 23:39:59.968903 [ 261 ] {05cff1fe-52b4-4377-a327-9c1493cf43ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2154 | 2025.12.27 23:39:59.968947 [ 196 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_6_1} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2155 | 2025.12.27 23:39:59.968948 [ 200 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2156 | 2025.12.27 23:39:59.969012 [ 200 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2157 | 2025.12.27 23:39:59.969037 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2158 | 2025.12.27 23:39:59.969065 [ 200 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2159 | 2025.12.27 23:39:59.969111 [ 200 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2160 | 2025.12.27 23:39:59.969570 [ 261 ] {05cff1fe-52b4-4377-a327-9c1493cf43ee} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2161 | 2025.12.27 23:39:59.969613 [ 261 ] {05cff1fe-52b4-4377-a327-9c1493cf43ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2162 | 2025.12.27 23:39:59.970023 [ 261 ] {05cff1fe-52b4-4377-a327-9c1493cf43ee} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2163 | 2025.12.27 23:39:59.970081 [ 195 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001438385 sec., 733461.4863197267 rows/sec., 44.45 MiB/sec. | ||
| 2164 | 2025.12.27 23:39:59.970203 [ 196 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2165 | 2025.12.27 23:39:59.970280 [ 261 ] {05cff1fe-52b4-4377-a327-9c1493cf43ee} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2166 | 2025.12.27 23:39:59.970440 [ 261 ] {05cff1fe-52b4-4377-a327-9c1493cf43ee} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001613 sec., 427154.37073775573 rows/sec., 29.83 MiB/sec. | ||
| 2167 | 2025.12.27 23:39:59.970456 [ 196 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_5_1} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2168 | 2025.12.27 23:39:59.970479 [ 261 ] {05cff1fe-52b4-4377-a327-9c1493cf43ee} <Debug> TCPHandler: Processed in 0.001785412 sec. | ||
| 2169 | 2025.12.27 23:39:59.970525 [ 196 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_5_1} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2170 | 2025.12.27 23:39:59.970586 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2171 | 2025.12.27 23:39:59.970599 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2172 | 2025.12.27 23:39:59.970698 [ 261 ] {17db8615-129f-4499-aea5-c50098dbd5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2173 | 2025.12.27 23:39:59.970741 [ 261 ] {17db8615-129f-4499-aea5-c50098dbd5aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2174 | 2025.12.27 23:39:59.971087 [ 261 ] {17db8615-129f-4499-aea5-c50098dbd5aa} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2025.12.27 23:39:59.971124 [ 261 ] {17db8615-129f-4499-aea5-c50098dbd5aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2176 | 2025.12.27 23:39:59.971450 [ 261 ] {17db8615-129f-4499-aea5-c50098dbd5aa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2177 | 2025.12.27 23:39:59.971674 [ 261 ] {17db8615-129f-4499-aea5-c50098dbd5aa} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2178 | 2025.12.27 23:39:59.971810 [ 261 ] {17db8615-129f-4499-aea5-c50098dbd5aa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00113 sec., 5309.734513274337 rows/sec., 277.41 KiB/sec. | ||
| 2179 | 2025.12.27 23:39:59.971848 [ 261 ] {17db8615-129f-4499-aea5-c50098dbd5aa} <Debug> TCPHandler: Processed in 0.001298633 sec. | ||
| 2180 | 2025.12.27 23:39:59.971964 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2181 | 2025.12.27 23:39:59.972060 [ 261 ] {97fe17d8-1f33-4c83-b7cf-e10df677af39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2182 | 2025.12.27 23:39:59.972104 [ 261 ] {97fe17d8-1f33-4c83-b7cf-e10df677af39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2183 | 2025.12.27 23:39:59.972550 [ 261 ] {97fe17d8-1f33-4c83-b7cf-e10df677af39} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2184 | 2025.12.27 23:39:59.972587 [ 261 ] {97fe17d8-1f33-4c83-b7cf-e10df677af39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2185 | 2025.12.27 23:39:59.972954 [ 261 ] {97fe17d8-1f33-4c83-b7cf-e10df677af39} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2186 | 2025.12.27 23:39:59.973171 [ 261 ] {97fe17d8-1f33-4c83-b7cf-e10df677af39} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2025.12.27 23:39:59.973299 [ 261 ] {97fe17d8-1f33-4c83-b7cf-e10df677af39} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001258 sec., 249602.5437201908 rows/sec., 16.40 MiB/sec. | ||
| 2188 | 2025.12.27 23:39:59.973335 [ 261 ] {97fe17d8-1f33-4c83-b7cf-e10df677af39} <Debug> TCPHandler: Processed in 0.001420135 sec. | ||
| 2189 | 2025.12.27 23:39:59.973450 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2190 | 2025.12.27 23:39:59.973544 [ 261 ] {794974a6-b395-4637-8a26-70ad18aa9e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2191 | 2025.12.27 23:39:59.973586 [ 261 ] {794974a6-b395-4637-8a26-70ad18aa9e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2192 | 2025.12.27 23:39:59.973903 [ 261 ] {794974a6-b395-4637-8a26-70ad18aa9e0e} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2025.12.27 23:39:59.973940 [ 261 ] {794974a6-b395-4637-8a26-70ad18aa9e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2194 | 2025.12.27 23:39:59.974252 [ 261 ] {794974a6-b395-4637-8a26-70ad18aa9e0e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2195 | 2025.12.27 23:39:59.974462 [ 261 ] {794974a6-b395-4637-8a26-70ad18aa9e0e} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2025.12.27 23:39:59.974560 [ 55 ] {} <Debug> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2197 | 2025.12.27 23:39:59.974592 [ 261 ] {794974a6-b395-4637-8a26-70ad18aa9e0e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 2198 | 2025.12.27 23:39:59.974601 [ 55 ] {} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2199 | 2025.12.27 23:39:59.974634 [ 261 ] {794974a6-b395-4637-8a26-70ad18aa9e0e} <Debug> TCPHandler: Processed in 0.001233662 sec. | ||
| 2200 | 2025.12.27 23:39:59.974634 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2201 | 2025.12.27 23:39:59.974721 [ 200 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::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 | ||
| 2202 | 2025.12.27 23:39:59.974756 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2203 | 2025.12.27 23:39:59.974828 [ 200 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2204 | 2025.12.27 23:39:59.974857 [ 261 ] {080eb227-51df-47a2-8c90-4d4a5aae027f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2205 | 2025.12.27 23:39:59.974860 [ 200 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2206 | 2025.12.27 23:39:59.974921 [ 261 ] {080eb227-51df-47a2-8c90-4d4a5aae027f} <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 | ||
| 2207 | 2025.12.27 23:39:59.974925 [ 200 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2208 | 2025.12.27 23:39:59.974981 [ 200 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::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 | ||
| 2209 | 2025.12.27 23:39:59.975017 [ 200 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2210 | 2025.12.27 23:39:59.975053 [ 200 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2211 | 2025.12.27 23:39:59.975783 [ 261 ] {080eb227-51df-47a2-8c90-4d4a5aae027f} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2212 | 2025.12.27 23:39:59.975781 [ 198 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.00108072 sec., 4626.545266118884 rows/sec., 311.75 KiB/sec. | ||
| 2213 | 2025.12.27 23:39:59.975833 [ 261 ] {080eb227-51df-47a2-8c90-4d4a5aae027f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2214 | 2025.12.27 23:39:59.975937 [ 200 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2215 | 2025.12.27 23:39:59.976211 [ 200 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_5_1} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2216 | 2025.12.27 23:39:59.976280 [ 200 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_5_1} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2217 | 2025.12.27 23:39:59.976336 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2218 | 2025.12.27 23:39:59.976479 [ 261 ] {080eb227-51df-47a2-8c90-4d4a5aae027f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2219 | 2025.12.27 23:39:59.976729 [ 261 ] {080eb227-51df-47a2-8c90-4d4a5aae027f} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2220 | 2025.12.27 23:39:59.976872 [ 261 ] {080eb227-51df-47a2-8c90-4d4a5aae027f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002034 sec., 4916.420845624386 rows/sec., 8.81 MiB/sec. | ||
| 2221 | 2025.12.27 23:39:59.976929 [ 261 ] {080eb227-51df-47a2-8c90-4d4a5aae027f} <Debug> TCPHandler: Processed in 0.002222649 sec. | ||
| 2222 | 2025.12.27 23:39:59.977045 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2223 | 2025.12.27 23:39:59.977139 [ 261 ] {eebd0788-e978-4535-ae4d-f4d4bc90c344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2224 | 2025.12.27 23:39:59.977182 [ 261 ] {eebd0788-e978-4535-ae4d-f4d4bc90c344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2225 | 2025.12.27 23:39:59.977520 [ 261 ] {eebd0788-e978-4535-ae4d-f4d4bc90c344} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2226 | 2025.12.27 23:39:59.977557 [ 261 ] {eebd0788-e978-4535-ae4d-f4d4bc90c344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2227 | 2025.12.27 23:39:59.977894 [ 261 ] {eebd0788-e978-4535-ae4d-f4d4bc90c344} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2228 | 2025.12.27 23:39:59.978099 [ 261 ] {eebd0788-e978-4535-ae4d-f4d4bc90c344} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2229 | 2025.12.27 23:39:59.978224 [ 261 ] {eebd0788-e978-4535-ae4d-f4d4bc90c344} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001104 sec., 94202.89855072464 rows/sec., 5.77 MiB/sec. | ||
| 2230 | 2025.12.27 23:39:59.978259 [ 261 ] {eebd0788-e978-4535-ae4d-f4d4bc90c344} <Debug> TCPHandler: Processed in 0.001265372 sec. | ||
| 2231 | 2025.12.27 23:40:00.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.34 MiB, peak 195.05 MiB, free memory in arenas 0.00 B, will set to 183.99 MiB (RSS), difference: 1.65 MiB | ||
| 2232 | 2025.12.27 23:40:02.989616 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52319 | ||
| 2233 | 2025.12.27 23:40:02.989727 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2234 | 2025.12.27 23:40:02.989757 [ 259 ] {} <Debug> TCP-Session: 224fb9e1-fe38-4c38-b1c3-7f2b70b510bd Authenticating user 'default' from [fd00:1122:3344:101::e]:52319 | ||
| 2235 | 2025.12.27 23:40:02.989783 [ 259 ] {} <Debug> TCP-Session: 224fb9e1-fe38-4c38-b1c3-7f2b70b510bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2025.12.27 23:40:02.989800 [ 259 ] {} <Debug> TCP-Session: 224fb9e1-fe38-4c38-b1c3-7f2b70b510bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2025.12.27 23:40:02.989994 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57647 | ||
| 2238 | 2025.12.27 23:40:02.990041 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49968 | ||
| 2239 | 2025.12.27 23:40:02.990063 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2240 | 2025.12.27 23:40:02.990081 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50776 | ||
| 2241 | 2025.12.27 23:40:02.990095 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38236 | ||
| 2242 | 2025.12.27 23:40:02.990118 [ 289 ] {} <Debug> TCP-Session: d4eaee0d-323b-4b51-9cd2-5277edbeb5d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57647 | ||
| 2243 | 2025.12.27 23:40:02.990142 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48459 | ||
| 2244 | 2025.12.27 23:40:02.990174 [ 289 ] {} <Debug> TCP-Session: d4eaee0d-323b-4b51-9cd2-5277edbeb5d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2025.12.27 23:40:02.990123 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35233 | ||
| 2246 | 2025.12.27 23:40:02.990221 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2247 | 2025.12.27 23:40:02.990221 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2248 | 2025.12.27 23:40:02.990231 [ 259 ] {} <Trace> TCP-Session: 224fb9e1-fe38-4c38-b1c3-7f2b70b510bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2249 | 2025.12.27 23:40:02.990261 [ 293 ] {} <Debug> TCP-Session: 76956559-d892-4460-9a5f-d15c7085138d Authenticating user 'default' from [fd00:1122:3344:101::e]:38236 | ||
| 2250 | 2025.12.27 23:40:02.990270 [ 290 ] {} <Debug> TCP-Session: fb951cbb-0f1e-4cf5-88ca-e706281b10b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49968 | ||
| 2251 | 2025.12.27 23:40:02.990298 [ 293 ] {} <Debug> TCP-Session: 76956559-d892-4460-9a5f-d15c7085138d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2252 | 2025.12.27 23:40:02.990303 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2253 | 2025.12.27 23:40:02.990315 [ 293 ] {} <Debug> TCP-Session: 76956559-d892-4460-9a5f-d15c7085138d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2025.12.27 23:40:02.990308 [ 290 ] {} <Debug> TCP-Session: fb951cbb-0f1e-4cf5-88ca-e706281b10b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2025.12.27 23:40:02.990342 [ 295 ] {} <Debug> TCP-Session: 2ea3feb3-6155-4d41-9539-809718dd6da4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35233 | ||
| 2256 | 2025.12.27 23:40:02.990380 [ 290 ] {} <Debug> TCP-Session: fb951cbb-0f1e-4cf5-88ca-e706281b10b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2025.12.27 23:40:02.990232 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2258 | 2025.12.27 23:40:02.990419 [ 259 ] {b2247ae8-cfcb-422a-9430-6ef737ba09d4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52319) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2259 | 2025.12.27 23:40:02.990441 [ 296 ] {} <Debug> TCP-Session: a49dd19c-af02-4d69-94fe-766950cac93a Authenticating user 'default' from [fd00:1122:3344:101::e]:48459 | ||
| 2260 | 2025.12.27 23:40:02.990406 [ 295 ] {} <Debug> TCP-Session: 2ea3feb3-6155-4d41-9539-809718dd6da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2025.12.27 23:40:02.990466 [ 296 ] {} <Debug> TCP-Session: a49dd19c-af02-4d69-94fe-766950cac93a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2025.12.27 23:40:02.990483 [ 295 ] {} <Debug> TCP-Session: 2ea3feb3-6155-4d41-9539-809718dd6da4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2025.12.27 23:40:02.990497 [ 296 ] {} <Debug> TCP-Session: a49dd19c-af02-4d69-94fe-766950cac93a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2264 | 2025.12.27 23:40:02.990221 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2265 | 2025.12.27 23:40:02.990120 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51501 | ||
| 2266 | 2025.12.27 23:40:02.990544 [ 292 ] {} <Debug> TCP-Session: d52d1b20-3b96-48d9-b84a-2896d30a37d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50776 | ||
| 2267 | 2025.12.27 23:40:02.990059 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64660 | ||
| 2268 | 2025.12.27 23:40:02.990584 [ 292 ] {} <Debug> TCP-Session: d52d1b20-3b96-48d9-b84a-2896d30a37d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2269 | 2025.12.27 23:40:02.990197 [ 289 ] {} <Debug> TCP-Session: d4eaee0d-323b-4b51-9cd2-5277edbeb5d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2025.12.27 23:40:02.990618 [ 292 ] {} <Debug> TCP-Session: d52d1b20-3b96-48d9-b84a-2896d30a37d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2025.12.27 23:40:02.990633 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2272 | 2025.12.27 23:40:02.990652 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2273 | 2025.12.27 23:40:02.990677 [ 294 ] {} <Debug> TCP-Session: ccda45f2-8e75-417d-8e21-82ff2c012dda Authenticating user 'default' from [fd00:1122:3344:101::e]:51501 | ||
| 2274 | 2025.12.27 23:40:02.990687 [ 291 ] {} <Debug> TCP-Session: 6398c1f7-ddbf-49f1-9c72-d112aa00ab0a Authenticating user 'default' from [fd00:1122:3344:101::e]:64660 | ||
| 2275 | 2025.12.27 23:40:02.990705 [ 259 ] {b2247ae8-cfcb-422a-9430-6ef737ba09d4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2276 | 2025.12.27 23:40:02.990707 [ 294 ] {} <Debug> TCP-Session: ccda45f2-8e75-417d-8e21-82ff2c012dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2277 | 2025.12.27 23:40:02.990713 [ 291 ] {} <Debug> TCP-Session: 6398c1f7-ddbf-49f1-9c72-d112aa00ab0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2278 | 2025.12.27 23:40:02.990753 [ 294 ] {} <Debug> TCP-Session: ccda45f2-8e75-417d-8e21-82ff2c012dda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2279 | 2025.12.27 23:40:02.990783 [ 259 ] {b2247ae8-cfcb-422a-9430-6ef737ba09d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2280 | 2025.12.27 23:40:02.990786 [ 291 ] {} <Debug> TCP-Session: 6398c1f7-ddbf-49f1-9c72-d112aa00ab0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2025.12.27 23:40:02.991099 [ 259 ] {b2247ae8-cfcb-422a-9430-6ef737ba09d4} <Debug> oximeter.version (a135afb0-3516-4f74-9857-813158e419ec) (SelectExecutor): Key condition: unknown | ||
| 2282 | 2025.12.27 23:40:02.991190 [ 259 ] {b2247ae8-cfcb-422a-9430-6ef737ba09d4} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2283 | 2025.12.27 23:40:03.645968 [ 314 ] {b2247ae8-cfcb-422a-9430-6ef737ba09d4} <Trace> AggregatingTransform: Aggregating | ||
| 2284 | 2025.12.27 23:40:03.646067 [ 314 ] {b2247ae8-cfcb-422a-9430-6ef737ba09d4} <Trace> Aggregator: Aggregation method: without_key | ||
| 2285 | 2025.12.27 23:40:03.646110 [ 314 ] {b2247ae8-cfcb-422a-9430-6ef737ba09d4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001327644 sec. (753.214 rows/sec., 29.42 KiB/sec.) | ||
| 2286 | 2025.12.27 23:40:03.646130 [ 314 ] {b2247ae8-cfcb-422a-9430-6ef737ba09d4} <Trace> Aggregator: Merging aggregated data | ||
| 2287 | 2025.12.27 23:40:03.649215 [ 259 ] {b2247ae8-cfcb-422a-9430-6ef737ba09d4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.658837 sec., 1.5178261087340268 rows/sec., 60.71 B/sec. | ||
| 2288 | 2025.12.27 23:40:03.649451 [ 259 ] {b2247ae8-cfcb-422a-9430-6ef737ba09d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2289 | 2025.12.27 23:40:03.649476 [ 259 ] {b2247ae8-cfcb-422a-9430-6ef737ba09d4} <Debug> TCPHandler: Processed in 0.659401552 sec. | ||
| 2290 | 2025.12.27 23:40:03.649600 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2291 | 2025.12.27 23:40:03.649633 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2292 | 2025.12.27 23:40:03.649636 [ 289 ] {} <Debug> TCP-Session: d4eaee0d-323b-4b51-9cd2-5277edbeb5d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2025.12.27 23:40:03.649648 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2294 | 2025.12.27 23:40:03.649677 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2295 | 2025.12.27 23:40:03.649711 [ 292 ] {} <Debug> TCP-Session: d52d1b20-3b96-48d9-b84a-2896d30a37d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2025.12.27 23:40:03.649717 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2297 | 2025.12.27 23:40:03.649766 [ 294 ] {} <Debug> TCP-Session: ccda45f2-8e75-417d-8e21-82ff2c012dda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2025.12.27 23:40:03.649738 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2299 | 2025.12.27 23:40:03.649813 [ 291 ] {} <Debug> TCP-Session: 6398c1f7-ddbf-49f1-9c72-d112aa00ab0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2025.12.27 23:40:03.649699 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2301 | 2025.12.27 23:40:03.649848 [ 296 ] {} <Debug> TCP-Session: a49dd19c-af02-4d69-94fe-766950cac93a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2302 | 2025.12.27 23:40:03.649688 [ 290 ] {} <Debug> TCP-Session: fb951cbb-0f1e-4cf5-88ca-e706281b10b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2303 | 2025.12.27 23:40:03.649883 [ 293 ] {} <Debug> TCP-Session: 76956559-d892-4460-9a5f-d15c7085138d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2025.12.27 23:40:03.649694 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2305 | 2025.12.27 23:40:03.649746 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2306 | 2025.12.27 23:40:03.649979 [ 295 ] {} <Debug> TCP-Session: 2ea3feb3-6155-4d41-9539-809718dd6da4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2025.12.27 23:40:03.649994 [ 259 ] {} <Debug> TCP-Session: 224fb9e1-fe38-4c38-b1c3-7f2b70b510bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2308 | 2025.12.27 23:40:04.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.61 MiB, peak 197.75 MiB, free memory in arenas 0.00 B, will set to 204.74 MiB (RSS), difference: 19.13 MiB | ||
| 2309 | 2025.12.27 23:40:04.146310 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50710 | ||
| 2310 | 2025.12.27 23:40:04.146423 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2311 | 2025.12.27 23:40:04.146449 [ 291 ] {} <Debug> TCP-Session: 7073a963-ba4f-46a7-a7ef-bed44d7fbb5a Authenticating user 'default' from [fd00:1122:3344:101::e]:50710 | ||
| 2312 | 2025.12.27 23:40:04.146472 [ 291 ] {} <Debug> TCP-Session: 7073a963-ba4f-46a7-a7ef-bed44d7fbb5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2025.12.27 23:40:04.146485 [ 291 ] {} <Debug> TCP-Session: 7073a963-ba4f-46a7-a7ef-bed44d7fbb5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2025.12.27 23:40:04.146699 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65169 | ||
| 2315 | 2025.12.27 23:40:04.146720 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62359 | ||
| 2316 | 2025.12.27 23:40:04.146756 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52535 | ||
| 2317 | 2025.12.27 23:40:04.146788 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42659 | ||
| 2318 | 2025.12.27 23:40:04.146817 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2319 | 2025.12.27 23:40:04.146830 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53554 | ||
| 2320 | 2025.12.27 23:40:04.146858 [ 291 ] {} <Trace> TCP-Session: 7073a963-ba4f-46a7-a7ef-bed44d7fbb5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2321 | 2025.12.27 23:40:04.146883 [ 292 ] {} <Debug> TCP-Session: dc113370-7c00-43f9-9480-79dc1ce6a3ea Authenticating user 'default' from [fd00:1122:3344:101::e]:65169 | ||
| 2322 | 2025.12.27 23:40:04.146888 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2323 | 2025.12.27 23:40:04.146914 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2324 | 2025.12.27 23:40:04.146919 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2325 | 2025.12.27 23:40:04.146925 [ 296 ] {} <Debug> TCP-Session: 750abcba-14ec-4092-a6e7-423712beae31 Authenticating user 'default' from [fd00:1122:3344:101::e]:42659 | ||
| 2326 | 2025.12.27 23:40:04.146955 [ 294 ] {} <Debug> TCP-Session: 0ae43d87-3c31-4a82-8c26-f8cbeff7be63 Authenticating user 'default' from [fd00:1122:3344:101::e]:52535 | ||
| 2327 | 2025.12.27 23:40:04.146963 [ 289 ] {} <Debug> TCP-Session: 37a7079b-35d9-4fc6-9e11-174c0aa6557b Authenticating user 'default' from [fd00:1122:3344:101::e]:53554 | ||
| 2328 | 2025.12.27 23:40:04.146992 [ 294 ] {} <Debug> TCP-Session: 0ae43d87-3c31-4a82-8c26-f8cbeff7be63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2025.12.27 23:40:04.147009 [ 289 ] {} <Debug> TCP-Session: 37a7079b-35d9-4fc6-9e11-174c0aa6557b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2025.12.27 23:40:04.147020 [ 294 ] {} <Debug> TCP-Session: 0ae43d87-3c31-4a82-8c26-f8cbeff7be63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2025.12.27 23:40:04.147033 [ 289 ] {} <Debug> TCP-Session: 37a7079b-35d9-4fc6-9e11-174c0aa6557b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2332 | 2025.12.27 23:40:04.146969 [ 296 ] {} <Debug> TCP-Session: 750abcba-14ec-4092-a6e7-423712beae31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2333 | 2025.12.27 23:40:04.147052 [ 291 ] {d8367ac6-2d6b-40bb-969c-aca19422ba26} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50710) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2334 | 2025.12.27 23:40:04.147073 [ 296 ] {} <Debug> TCP-Session: 750abcba-14ec-4092-a6e7-423712beae31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2025.12.27 23:40:04.146864 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2336 | 2025.12.27 23:40:04.146812 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60791 | ||
| 2337 | 2025.12.27 23:40:04.147144 [ 293 ] {} <Debug> TCP-Session: bee9ab82-11f0-41d3-bd63-d30221a06a65 Authenticating user 'default' from [fd00:1122:3344:101::e]:62359 | ||
| 2338 | 2025.12.27 23:40:04.146756 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50908 | ||
| 2339 | 2025.12.27 23:40:04.147172 [ 293 ] {} <Debug> TCP-Session: bee9ab82-11f0-41d3-bd63-d30221a06a65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2025.12.27 23:40:04.147199 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2341 | 2025.12.27 23:40:04.147207 [ 293 ] {} <Debug> TCP-Session: bee9ab82-11f0-41d3-bd63-d30221a06a65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2025.12.27 23:40:04.146822 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44825 | ||
| 2343 | 2025.12.27 23:40:04.147235 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2344 | 2025.12.27 23:40:04.147231 [ 297 ] {} <Debug> TCP-Session: b8fe51cd-587c-450f-9e22-dc3b98ba0593 Authenticating user 'default' from [fd00:1122:3344:101::e]:60791 | ||
| 2345 | 2025.12.27 23:40:04.147281 [ 295 ] {} <Debug> TCP-Session: 7be0203a-cddd-4924-a690-a49e35affd3a Authenticating user 'default' from [fd00:1122:3344:101::e]:50908 | ||
| 2346 | 2025.12.27 23:40:04.147299 [ 297 ] {} <Debug> TCP-Session: b8fe51cd-587c-450f-9e22-dc3b98ba0593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2025.12.27 23:40:04.147302 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2348 | 2025.12.27 23:40:04.147337 [ 297 ] {} <Debug> TCP-Session: b8fe51cd-587c-450f-9e22-dc3b98ba0593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2025.12.27 23:40:04.147357 [ 259 ] {} <Debug> TCP-Session: c6b336aa-665b-4022-878a-f80c9c3f747a Authenticating user 'default' from [fd00:1122:3344:101::e]:44825 | ||
| 2350 | 2025.12.27 23:40:04.147315 [ 295 ] {} <Debug> TCP-Session: 7be0203a-cddd-4924-a690-a49e35affd3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2025.12.27 23:40:04.147383 [ 259 ] {} <Debug> TCP-Session: c6b336aa-665b-4022-878a-f80c9c3f747a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2025.12.27 23:40:04.147402 [ 295 ] {} <Debug> TCP-Session: 7be0203a-cddd-4924-a690-a49e35affd3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2353 | 2025.12.27 23:40:04.147409 [ 291 ] {d8367ac6-2d6b-40bb-969c-aca19422ba26} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2354 | 2025.12.27 23:40:04.147414 [ 259 ] {} <Debug> TCP-Session: c6b336aa-665b-4022-878a-f80c9c3f747a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2025.12.27 23:40:04.146917 [ 292 ] {} <Debug> TCP-Session: dc113370-7c00-43f9-9480-79dc1ce6a3ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2025.12.27 23:40:04.147467 [ 292 ] {} <Debug> TCP-Session: dc113370-7c00-43f9-9480-79dc1ce6a3ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2357 | 2025.12.27 23:40:04.147474 [ 291 ] {d8367ac6-2d6b-40bb-969c-aca19422ba26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2358 | 2025.12.27 23:40:04.147812 [ 291 ] {d8367ac6-2d6b-40bb-969c-aca19422ba26} <Debug> oximeter.version (a135afb0-3516-4f74-9857-813158e419ec) (SelectExecutor): Key condition: unknown | ||
| 2359 | 2025.12.27 23:40:04.149022 [ 306 ] {d8367ac6-2d6b-40bb-969c-aca19422ba26} <Trace> AggregatingTransform: Aggregating | ||
| 2360 | 2025.12.27 23:40:04.149070 [ 306 ] {d8367ac6-2d6b-40bb-969c-aca19422ba26} <Trace> Aggregator: Aggregation method: without_key | ||
| 2361 | 2025.12.27 23:40:04.149124 [ 306 ] {d8367ac6-2d6b-40bb-969c-aca19422ba26} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001208032 sec. (827.793 rows/sec., 32.34 KiB/sec.) | ||
| 2362 | 2025.12.27 23:40:04.149145 [ 306 ] {d8367ac6-2d6b-40bb-969c-aca19422ba26} <Trace> Aggregator: Merging aggregated data | ||
| 2363 | 2025.12.27 23:40:04.150820 [ 291 ] {d8367ac6-2d6b-40bb-969c-aca19422ba26} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00383 sec., 261.0966057441253 rows/sec., 10.20 KiB/sec. | ||
| 2364 | 2025.12.27 23:40:04.150969 [ 291 ] {d8367ac6-2d6b-40bb-969c-aca19422ba26} <Debug> TCPHandler: Processed in 0.004277667 sec. | ||
| 2365 | 2025.12.27 23:40:04.151110 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2366 | 2025.12.27 23:40:04.151130 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2367 | 2025.12.27 23:40:04.151148 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2368 | 2025.12.27 23:40:04.151149 [ 291 ] {} <Debug> TCP-Session: 7073a963-ba4f-46a7-a7ef-bed44d7fbb5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2369 | 2025.12.27 23:40:04.151175 [ 292 ] {} <Debug> TCP-Session: dc113370-7c00-43f9-9480-79dc1ce6a3ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2025.12.27 23:40:04.151178 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2371 | 2025.12.27 23:40:04.151211 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2372 | 2025.12.27 23:40:04.151238 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2373 | 2025.12.27 23:40:04.151239 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2374 | 2025.12.27 23:40:04.151260 [ 296 ] {} <Debug> TCP-Session: 750abcba-14ec-4092-a6e7-423712beae31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2375 | 2025.12.27 23:40:04.151272 [ 259 ] {} <Debug> TCP-Session: c6b336aa-665b-4022-878a-f80c9c3f747a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2376 | 2025.12.27 23:40:04.151295 [ 295 ] {} <Debug> TCP-Session: 7be0203a-cddd-4924-a690-a49e35affd3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2377 | 2025.12.27 23:40:04.151245 [ 293 ] {} <Debug> TCP-Session: bee9ab82-11f0-41d3-bd63-d30221a06a65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2378 | 2025.12.27 23:40:04.151188 [ 289 ] {} <Debug> TCP-Session: 37a7079b-35d9-4fc6-9e11-174c0aa6557b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2379 | 2025.12.27 23:40:04.151162 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2380 | 2025.12.27 23:40:04.151196 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2381 | 2025.12.27 23:40:04.151396 [ 297 ] {} <Debug> TCP-Session: b8fe51cd-587c-450f-9e22-dc3b98ba0593 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2382 | 2025.12.27 23:40:04.151429 [ 294 ] {} <Debug> TCP-Session: 0ae43d87-3c31-4a82-8c26-f8cbeff7be63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2383 | 2025.12.27 23:40:04.306669 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43483 | ||
| 2384 | 2025.12.27 23:40:04.306785 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2385 | 2025.12.27 23:40:04.306815 [ 291 ] {} <Debug> TCP-Session: 4c17b09d-249f-4fae-bb16-5aeb2de3b407 Authenticating user 'default' from [fd00:1122:3344:101::e]:43483 | ||
| 2386 | 2025.12.27 23:40:04.306839 [ 291 ] {} <Debug> TCP-Session: 4c17b09d-249f-4fae-bb16-5aeb2de3b407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2025.12.27 23:40:04.306855 [ 291 ] {} <Debug> TCP-Session: 4c17b09d-249f-4fae-bb16-5aeb2de3b407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2025.12.27 23:40:04.307079 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40298 | ||
| 2389 | 2025.12.27 23:40:04.307101 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55170 | ||
| 2390 | 2025.12.27 23:40:04.307138 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45177 | ||
| 2391 | 2025.12.27 23:40:04.307152 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56853 | ||
| 2392 | 2025.12.27 23:40:04.307169 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38010 | ||
| 2393 | 2025.12.27 23:40:04.307193 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2394 | 2025.12.27 23:40:04.307207 [ 291 ] {} <Trace> TCP-Session: 4c17b09d-249f-4fae-bb16-5aeb2de3b407 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2395 | 2025.12.27 23:40:04.307225 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2396 | 2025.12.27 23:40:04.307240 [ 292 ] {} <Debug> TCP-Session: ddab79c8-7ea0-40ad-b281-69768e5174c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40298 | ||
| 2397 | 2025.12.27 23:40:04.307265 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2398 | 2025.12.27 23:40:04.307273 [ 296 ] {} <Debug> TCP-Session: a3a355e5-c4e6-4088-b2c6-da78f582cc4f Authenticating user 'default' from [fd00:1122:3344:101::e]:45177 | ||
| 2399 | 2025.12.27 23:40:04.307286 [ 292 ] {} <Debug> TCP-Session: ddab79c8-7ea0-40ad-b281-69768e5174c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2400 | 2025.12.27 23:40:04.307265 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2401 | 2025.12.27 23:40:04.307316 [ 292 ] {} <Debug> TCP-Session: ddab79c8-7ea0-40ad-b281-69768e5174c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2402 | 2025.12.27 23:40:04.307313 [ 296 ] {} <Debug> TCP-Session: a3a355e5-c4e6-4088-b2c6-da78f582cc4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2403 | 2025.12.27 23:40:04.307340 [ 289 ] {} <Debug> TCP-Session: 22cc8479-8e27-4813-a6e4-1050704e6973 Authenticating user 'default' from [fd00:1122:3344:101::e]:38010 | ||
| 2404 | 2025.12.27 23:40:04.307351 [ 296 ] {} <Debug> TCP-Session: a3a355e5-c4e6-4088-b2c6-da78f582cc4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2405 | 2025.12.27 23:40:04.307363 [ 289 ] {} <Debug> TCP-Session: 22cc8479-8e27-4813-a6e4-1050704e6973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2406 | 2025.12.27 23:40:04.307314 [ 297 ] {} <Debug> TCP-Session: 6ba99325-b35b-4350-a11b-889a5556b6b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56853 | ||
| 2407 | 2025.12.27 23:40:04.307380 [ 289 ] {} <Debug> TCP-Session: 22cc8479-8e27-4813-a6e4-1050704e6973 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2408 | 2025.12.27 23:40:04.307406 [ 291 ] {b702d7bd-84c5-4a5c-81f4-86e796103957} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43483) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2409 | 2025.12.27 23:40:04.307425 [ 297 ] {} <Debug> TCP-Session: 6ba99325-b35b-4350-a11b-889a5556b6b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2410 | 2025.12.27 23:40:04.307236 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2411 | 2025.12.27 23:40:04.307460 [ 297 ] {} <Debug> TCP-Session: 6ba99325-b35b-4350-a11b-889a5556b6b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2412 | 2025.12.27 23:40:04.307478 [ 293 ] {} <Debug> TCP-Session: 10f5fa66-abf0-47e5-b727-833f40678c8e Authenticating user 'default' from [fd00:1122:3344:101::e]:55170 | ||
| 2413 | 2025.12.27 23:40:04.307125 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64798 | ||
| 2414 | 2025.12.27 23:40:04.307500 [ 293 ] {} <Debug> TCP-Session: 10f5fa66-abf0-47e5-b727-833f40678c8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2025.12.27 23:40:04.307159 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38258 | ||
| 2416 | 2025.12.27 23:40:04.307540 [ 293 ] {} <Debug> TCP-Session: 10f5fa66-abf0-47e5-b727-833f40678c8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2417 | 2025.12.27 23:40:04.307122 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61652 | ||
| 2418 | 2025.12.27 23:40:04.307572 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2419 | 2025.12.27 23:40:04.307606 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2420 | 2025.12.27 23:40:04.307642 [ 295 ] {} <Debug> TCP-Session: dd217711-ec3e-4704-890f-24ae76c5fcbb Authenticating user 'default' from [fd00:1122:3344:101::e]:64798 | ||
| 2421 | 2025.12.27 23:40:04.307653 [ 259 ] {} <Debug> TCP-Session: 031c83c1-673d-4b37-832d-3f3cce044237 Authenticating user 'default' from [fd00:1122:3344:101::e]:38258 | ||
| 2422 | 2025.12.27 23:40:04.307670 [ 295 ] {} <Debug> TCP-Session: dd217711-ec3e-4704-890f-24ae76c5fcbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2423 | 2025.12.27 23:40:04.307679 [ 259 ] {} <Debug> TCP-Session: 031c83c1-673d-4b37-832d-3f3cce044237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2424 | 2025.12.27 23:40:04.307681 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2425 | 2025.12.27 23:40:04.307705 [ 259 ] {} <Debug> TCP-Session: 031c83c1-673d-4b37-832d-3f3cce044237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2426 | 2025.12.27 23:40:04.307692 [ 295 ] {} <Debug> TCP-Session: dd217711-ec3e-4704-890f-24ae76c5fcbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2427 | 2025.12.27 23:40:04.307729 [ 294 ] {} <Debug> TCP-Session: b46205b7-8724-4f12-bea8-31a6e5e1d90b Authenticating user 'default' from [fd00:1122:3344:101::e]:61652 | ||
| 2428 | 2025.12.27 23:40:04.307690 [ 291 ] {b702d7bd-84c5-4a5c-81f4-86e796103957} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2429 | 2025.12.27 23:40:04.307774 [ 294 ] {} <Debug> TCP-Session: b46205b7-8724-4f12-bea8-31a6e5e1d90b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2430 | 2025.12.27 23:40:04.307805 [ 294 ] {} <Debug> TCP-Session: b46205b7-8724-4f12-bea8-31a6e5e1d90b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2431 | 2025.12.27 23:40:04.307835 [ 291 ] {b702d7bd-84c5-4a5c-81f4-86e796103957} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2432 | 2025.12.27 23:40:04.308122 [ 291 ] {b702d7bd-84c5-4a5c-81f4-86e796103957} <Debug> oximeter.version (a135afb0-3516-4f74-9857-813158e419ec) (SelectExecutor): Key condition: unknown | ||
| 2433 | 2025.12.27 23:40:04.309124 [ 316 ] {b702d7bd-84c5-4a5c-81f4-86e796103957} <Trace> AggregatingTransform: Aggregating | ||
| 2434 | 2025.12.27 23:40:04.309171 [ 316 ] {b702d7bd-84c5-4a5c-81f4-86e796103957} <Trace> Aggregator: Aggregation method: without_key | ||
| 2435 | 2025.12.27 23:40:04.309208 [ 316 ] {b702d7bd-84c5-4a5c-81f4-86e796103957} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000983608 sec. (1016.665 rows/sec., 39.71 KiB/sec.) | ||
| 2436 | 2025.12.27 23:40:04.309227 [ 316 ] {b702d7bd-84c5-4a5c-81f4-86e796103957} <Trace> Aggregator: Merging aggregated data | ||
| 2437 | 2025.12.27 23:40:04.310376 [ 291 ] {b702d7bd-84c5-4a5c-81f4-86e796103957} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003028 sec., 330.25099075297226 rows/sec., 12.90 KiB/sec. | ||
| 2438 | 2025.12.27 23:40:04.310547 [ 291 ] {b702d7bd-84c5-4a5c-81f4-86e796103957} <Debug> TCPHandler: Processed in 0.003472972 sec. | ||
| 2439 | 2025.12.27 23:40:04.310662 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2440 | 2025.12.27 23:40:04.310691 [ 291 ] {} <Debug> TCP-Session: 4c17b09d-249f-4fae-bb16-5aeb2de3b407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2441 | 2025.12.27 23:40:04.310690 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2442 | 2025.12.27 23:40:04.310705 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2443 | 2025.12.27 23:40:04.310731 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2444 | 2025.12.27 23:40:04.310748 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2445 | 2025.12.27 23:40:04.310763 [ 289 ] {} <Debug> TCP-Session: 22cc8479-8e27-4813-a6e4-1050704e6973 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2446 | 2025.12.27 23:40:04.310768 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2447 | 2025.12.27 23:40:04.310802 [ 293 ] {} <Debug> TCP-Session: 10f5fa66-abf0-47e5-b727-833f40678c8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2448 | 2025.12.27 23:40:04.310813 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2449 | 2025.12.27 23:40:04.310833 [ 297 ] {} <Debug> TCP-Session: 6ba99325-b35b-4350-a11b-889a5556b6b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2450 | 2025.12.27 23:40:04.310871 [ 259 ] {} <Debug> TCP-Session: 031c83c1-673d-4b37-832d-3f3cce044237 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2451 | 2025.12.27 23:40:04.310801 [ 296 ] {} <Debug> TCP-Session: a3a355e5-c4e6-4088-b2c6-da78f582cc4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2452 | 2025.12.27 23:40:04.310799 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2453 | 2025.12.27 23:40:04.310784 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2454 | 2025.12.27 23:40:04.310949 [ 295 ] {} <Debug> TCP-Session: dd217711-ec3e-4704-890f-24ae76c5fcbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2455 | 2025.12.27 23:40:04.310758 [ 292 ] {} <Debug> TCP-Session: ddab79c8-7ea0-40ad-b281-69768e5174c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2025.12.27 23:40:04.310978 [ 294 ] {} <Debug> TCP-Session: b46205b7-8724-4f12-bea8-31a6e5e1d90b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2457 | 2025.12.27 23:40:04.972472 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2458 | 2025.12.27 23:40:04.972714 [ 261 ] {66c7270e-f6ad-42b2-bd86-2b2aab17db23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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_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) | ||
| 2459 | 2025.12.27 23:40:04.973112 [ 261 ] {66c7270e-f6ad-42b2-bd86-2b2aab17db23} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2460 | 2025.12.27 23:40:04.973156 [ 261 ] {66c7270e-f6ad-42b2-bd86-2b2aab17db23} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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_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 | ||
| 2461 | 2025.12.27 23:40:04.973441 [ 261 ] {66c7270e-f6ad-42b2-bd86-2b2aab17db23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2462 | 2025.12.27 23:40:04.973513 [ 261 ] {66c7270e-f6ad-42b2-bd86-2b2aab17db23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2463 | 2025.12.27 23:40:04.973656 [ 261 ] {66c7270e-f6ad-42b2-bd86-2b2aab17db23} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2464 | 2025.12.27 23:40:04.973776 [ 345 ] {66c7270e-f6ad-42b2-bd86-2b2aab17db23} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2465 | 2025.12.27 23:40:04.973786 [ 323 ] {66c7270e-f6ad-42b2-bd86-2b2aab17db23} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2466 | 2025.12.27 23:40:04.973915 [ 261 ] {66c7270e-f6ad-42b2-bd86-2b2aab17db23} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (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 | ||
| 2467 | 2025.12.27 23:40:04.973943 [ 261 ] {66c7270e-f6ad-42b2-bd86-2b2aab17db23} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2468 | 2025.12.27 23:40:04.976270 [ 261 ] {66c7270e-f6ad-42b2-bd86-2b2aab17db23} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2469 | 2025.12.27 23:40:04.976301 [ 261 ] {66c7270e-f6ad-42b2-bd86-2b2aab17db23} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2470 | 2025.12.27 23:40:04.976361 [ 261 ] {66c7270e-f6ad-42b2-bd86-2b2aab17db23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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_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'))" | ||
| 2471 | 2025.12.27 23:40:04.976424 [ 261 ] {66c7270e-f6ad-42b2-bd86-2b2aab17db23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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_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'))" | ||
| 2472 | 2025.12.27 23:40:04.977406 [ 261 ] {66c7270e-f6ad-42b2-bd86-2b2aab17db23} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.0048 sec., 7916.666666666667 rows/sec., 296.83 KiB/sec. | ||
| 2473 | 2025.12.27 23:40:04.977532 [ 261 ] {66c7270e-f6ad-42b2-bd86-2b2aab17db23} <Debug> TCPHandler: Processed in 0.005213033 sec. | ||
| 2474 | 2025.12.27 23:40:04.977879 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2475 | 2025.12.27 23:40:04.978037 [ 261 ] {28bdc49c-5e3a-42ec-a731-60a12ca0d990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2476 | 2025.12.27 23:40:04.978270 [ 261 ] {28bdc49c-5e3a-42ec-a731-60a12ca0d990} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2477 | 2025.12.27 23:40:04.978308 [ 261 ] {28bdc49c-5e3a-42ec-a731-60a12ca0d990} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2478 | 2025.12.27 23:40:04.978519 [ 261 ] {28bdc49c-5e3a-42ec-a731-60a12ca0d990} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2479 | 2025.12.27 23:40:04.978581 [ 261 ] {28bdc49c-5e3a-42ec-a731-60a12ca0d990} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2480 | 2025.12.27 23:40:04.978688 [ 261 ] {28bdc49c-5e3a-42ec-a731-60a12ca0d990} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2481 | 2025.12.27 23:40:04.978764 [ 300 ] {28bdc49c-5e3a-42ec-a731-60a12ca0d990} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2482 | 2025.12.27 23:40:04.978770 [ 345 ] {28bdc49c-5e3a-42ec-a731-60a12ca0d990} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2483 | 2025.12.27 23:40:04.978891 [ 261 ] {28bdc49c-5e3a-42ec-a731-60a12ca0d990} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (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 | ||
| 2484 | 2025.12.27 23:40:04.978917 [ 261 ] {28bdc49c-5e3a-42ec-a731-60a12ca0d990} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2485 | 2025.12.27 23:40:04.978974 [ 261 ] {28bdc49c-5e3a-42ec-a731-60a12ca0d990} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2486 | 2025.12.27 23:40:04.978991 [ 261 ] {28bdc49c-5e3a-42ec-a731-60a12ca0d990} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2487 | 2025.12.27 23:40:04.979022 [ 261 ] {28bdc49c-5e3a-42ec-a731-60a12ca0d990} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2488 | 2025.12.27 23:40:04.979053 [ 261 ] {28bdc49c-5e3a-42ec-a731-60a12ca0d990} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2489 | 2025.12.27 23:40:04.979812 [ 261 ] {28bdc49c-5e3a-42ec-a731-60a12ca0d990} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.001841 sec., 20640.956002172734 rows/sec., 773.93 KiB/sec. | ||
| 2490 | 2025.12.27 23:40:04.979920 [ 261 ] {28bdc49c-5e3a-42ec-a731-60a12ca0d990} <Debug> TCPHandler: Processed in 0.002130728 sec. | ||
| 2491 | 2025.12.27 23:40:04.980140 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2492 | 2025.12.27 23:40:04.980270 [ 261 ] {8903f086-4f64-416c-bd1c-9f2258627e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2493 | 2025.12.27 23:40:04.980474 [ 261 ] {8903f086-4f64-416c-bd1c-9f2258627e4e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2494 | 2025.12.27 23:40:04.980509 [ 261 ] {8903f086-4f64-416c-bd1c-9f2258627e4e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2495 | 2025.12.27 23:40:04.980702 [ 261 ] {8903f086-4f64-416c-bd1c-9f2258627e4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2496 | 2025.12.27 23:40:04.980752 [ 261 ] {8903f086-4f64-416c-bd1c-9f2258627e4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2497 | 2025.12.27 23:40:04.980914 [ 261 ] {8903f086-4f64-416c-bd1c-9f2258627e4e} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2498 | 2025.12.27 23:40:04.980980 [ 337 ] {8903f086-4f64-416c-bd1c-9f2258627e4e} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2499 | 2025.12.27 23:40:04.980983 [ 300 ] {8903f086-4f64-416c-bd1c-9f2258627e4e} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2500 | 2025.12.27 23:40:04.981075 [ 261 ] {8903f086-4f64-416c-bd1c-9f2258627e4e} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (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 | ||
| 2501 | 2025.12.27 23:40:04.981102 [ 261 ] {8903f086-4f64-416c-bd1c-9f2258627e4e} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2502 | 2025.12.27 23:40:04.981157 [ 261 ] {8903f086-4f64-416c-bd1c-9f2258627e4e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2503 | 2025.12.27 23:40:04.981175 [ 261 ] {8903f086-4f64-416c-bd1c-9f2258627e4e} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2504 | 2025.12.27 23:40:04.981205 [ 261 ] {8903f086-4f64-416c-bd1c-9f2258627e4e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2505 | 2025.12.27 23:40:04.981235 [ 261 ] {8903f086-4f64-416c-bd1c-9f2258627e4e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2506 | 2025.12.27 23:40:04.981840 [ 261 ] {8903f086-4f64-416c-bd1c-9f2258627e4e} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.0016 sec., 23750 rows/sec., 890.50 KiB/sec. | ||
| 2507 | 2025.12.27 23:40:04.981950 [ 261 ] {8903f086-4f64-416c-bd1c-9f2258627e4e} <Debug> TCPHandler: Processed in 0.001843313 sec. | ||
| 2508 | 2025.12.27 23:40:04.982851 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2509 | 2025.12.27 23:40:04.982992 [ 261 ] {e906a7fa-78ec-49d5-ac77-3c26273ee79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2510 | 2025.12.27 23:40:04.983208 [ 261 ] {e906a7fa-78ec-49d5-ac77-3c26273ee79f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2511 | 2025.12.27 23:40:04.983245 [ 261 ] {e906a7fa-78ec-49d5-ac77-3c26273ee79f} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2512 | 2025.12.27 23:40:04.983448 [ 261 ] {e906a7fa-78ec-49d5-ac77-3c26273ee79f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2513 | 2025.12.27 23:40:04.983504 [ 261 ] {e906a7fa-78ec-49d5-ac77-3c26273ee79f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2514 | 2025.12.27 23:40:04.983603 [ 261 ] {e906a7fa-78ec-49d5-ac77-3c26273ee79f} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2515 | 2025.12.27 23:40:04.983669 [ 300 ] {e906a7fa-78ec-49d5-ac77-3c26273ee79f} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2516 | 2025.12.27 23:40:04.983674 [ 345 ] {e906a7fa-78ec-49d5-ac77-3c26273ee79f} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2517 | 2025.12.27 23:40:04.983764 [ 261 ] {e906a7fa-78ec-49d5-ac77-3c26273ee79f} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (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 | ||
| 2518 | 2025.12.27 23:40:04.983788 [ 261 ] {e906a7fa-78ec-49d5-ac77-3c26273ee79f} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2519 | 2025.12.27 23:40:04.983844 [ 261 ] {e906a7fa-78ec-49d5-ac77-3c26273ee79f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2520 | 2025.12.27 23:40:04.983862 [ 261 ] {e906a7fa-78ec-49d5-ac77-3c26273ee79f} <Debug> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2521 | 2025.12.27 23:40:04.983892 [ 261 ] {e906a7fa-78ec-49d5-ac77-3c26273ee79f} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2522 | 2025.12.27 23:40:04.983936 [ 261 ] {e906a7fa-78ec-49d5-ac77-3c26273ee79f} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2523 | 2025.12.27 23:40:04.984517 [ 261 ] {e906a7fa-78ec-49d5-ac77-3c26273ee79f} <Debug> executeQuery: Read 38 rows, 1.42 KiB in 0.001584 sec., 23989.898989898993 rows/sec., 899.50 KiB/sec. | ||
| 2524 | 2025.12.27 23:40:04.984624 [ 261 ] {e906a7fa-78ec-49d5-ac77-3c26273ee79f} <Debug> TCPHandler: Processed in 0.001821473 sec. | ||
| 2525 | 2025.12.27 23:40:04.992955 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2526 | 2025.12.27 23:40:04.993088 [ 261 ] {61edb192-5a6e-4278-990d-cc9421d4ddb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2527 | 2025.12.27 23:40:04.993140 [ 261 ] {61edb192-5a6e-4278-990d-cc9421d4ddb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2528 | 2025.12.27 23:40:04.993806 [ 261 ] {61edb192-5a6e-4278-990d-cc9421d4ddb5} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2025.12.27 23:40:04.993853 [ 261 ] {61edb192-5a6e-4278-990d-cc9421d4ddb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2530 | 2025.12.27 23:40:04.994306 [ 261 ] {61edb192-5a6e-4278-990d-cc9421d4ddb5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2531 | 2025.12.27 23:40:04.994511 [ 261 ] {61edb192-5a6e-4278-990d-cc9421d4ddb5} <Trace> oximeter.timeseries_schema (3cf08e26-a979-4de7-a35e-57242a51ccdb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2025.12.27 23:40:04.994695 [ 261 ] {61edb192-5a6e-4278-990d-cc9421d4ddb5} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001643 sec., 2434.5709068776628 rows/sec., 229.43 KiB/sec. | ||
| 2533 | 2025.12.27 23:40:04.994763 [ 261 ] {61edb192-5a6e-4278-990d-cc9421d4ddb5} <Debug> TCPHandler: Processed in 0.001882964 sec. | ||
| 2534 | 2025.12.27 23:40:04.994909 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2535 | 2025.12.27 23:40:04.995014 [ 261 ] {4b1d3555-9557-4f5f-94eb-2912eab6f492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2536 | 2025.12.27 23:40:04.995058 [ 261 ] {4b1d3555-9557-4f5f-94eb-2912eab6f492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2537 | 2025.12.27 23:40:04.995502 [ 261 ] {4b1d3555-9557-4f5f-94eb-2912eab6f492} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2538 | 2025.12.27 23:40:04.995540 [ 261 ] {4b1d3555-9557-4f5f-94eb-2912eab6f492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2539 | 2025.12.27 23:40:04.995877 [ 261 ] {4b1d3555-9557-4f5f-94eb-2912eab6f492} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2540 | 2025.12.27 23:40:04.996108 [ 261 ] {4b1d3555-9557-4f5f-94eb-2912eab6f492} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2541 | 2025.12.27 23:40:04.996245 [ 261 ] {4b1d3555-9557-4f5f-94eb-2912eab6f492} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001256 sec., 1592.3566878980891 rows/sec., 129.85 KiB/sec. | ||
| 2542 | 2025.12.27 23:40:04.996284 [ 261 ] {4b1d3555-9557-4f5f-94eb-2912eab6f492} <Debug> TCPHandler: Processed in 0.001437076 sec. | ||
| 2543 | 2025.12.27 23:40:04.996403 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2544 | 2025.12.27 23:40:04.996504 [ 261 ] {7c18b8aa-43dc-4d77-b57f-5669069638b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2545 | 2025.12.27 23:40:04.996547 [ 261 ] {7c18b8aa-43dc-4d77-b57f-5669069638b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2546 | 2025.12.27 23:40:04.997634 [ 261 ] {7c18b8aa-43dc-4d77-b57f-5669069638b3} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2547 | 2025.12.27 23:40:04.997672 [ 261 ] {7c18b8aa-43dc-4d77-b57f-5669069638b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2548 | 2025.12.27 23:40:04.998113 [ 261 ] {7c18b8aa-43dc-4d77-b57f-5669069638b3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2549 | 2025.12.27 23:40:04.998340 [ 261 ] {7c18b8aa-43dc-4d77-b57f-5669069638b3} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2550 | 2025.12.27 23:40:04.998461 [ 41 ] {} <Debug> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2551 | 2025.12.27 23:40:04.998469 [ 261 ] {7c18b8aa-43dc-4d77-b57f-5669069638b3} <Debug> executeQuery: Read 1248 rows, 105.82 KiB in 0.001988 sec., 627766.5995975855 rows/sec., 51.98 MiB/sec. | ||
| 2552 | 2025.12.27 23:40:04.998499 [ 41 ] {} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2553 | 2025.12.27 23:40:04.998519 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2554 | 2025.12.27 23:40:04.998523 [ 261 ] {7c18b8aa-43dc-4d77-b57f-5669069638b3} <Debug> TCPHandler: Processed in 0.002170498 sec. | ||
| 2555 | 2025.12.27 23:40:04.998626 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::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 | ||
| 2556 | 2025.12.27 23:40:04.998650 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2557 | 2025.12.27 23:40:04.998756 [ 261 ] {495a8034-0906-446f-a912-063bf27343e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2558 | 2025.12.27 23:40:04.998758 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2559 | 2025.12.27 23:40:04.998802 [ 261 ] {495a8034-0906-446f-a912-063bf27343e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2560 | 2025.12.27 23:40:04.998807 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2278 rows starting from the beginning of the part | ||
| 2561 | 2025.12.27 23:40:04.998884 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2562 | 2025.12.27 23:40:04.998930 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1132 rows starting from the beginning of the part | ||
| 2563 | 2025.12.27 23:40:04.998980 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2564 | 2025.12.27 23:40:04.999041 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1132 rows starting from the beginning of the part | ||
| 2565 | 2025.12.27 23:40:04.999090 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1248 rows starting from the beginning of the part | ||
| 2566 | 2025.12.27 23:40:04.999265 [ 261 ] {495a8034-0906-446f-a912-063bf27343e5} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2025.12.27 23:40:04.999312 [ 261 ] {495a8034-0906-446f-a912-063bf27343e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2568 | 2025.12.27 23:40:04.999662 [ 261 ] {495a8034-0906-446f-a912-063bf27343e5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2569 | 2025.12.27 23:40:04.999887 [ 261 ] {495a8034-0906-446f-a912-063bf27343e5} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2025.12.27 23:40:05.000022 [ 261 ] {495a8034-0906-446f-a912-063bf27343e5} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001286 sec., 20995.334370139968 rows/sec., 1.53 MiB/sec. | ||
| 2571 | 2025.12.27 23:40:05.000060 [ 261 ] {495a8034-0906-446f-a912-063bf27343e5} <Debug> TCPHandler: Processed in 0.001460516 sec. | ||
| 2572 | 2025.12.27 23:40:05.000179 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2025.12.27 23:40:05.000276 [ 261 ] {165e7ef6-df6b-4f02-85e8-fe3f38577540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2574 | 2025.12.27 23:40:05.000317 [ 261 ] {165e7ef6-df6b-4f02-85e8-fe3f38577540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2575 | 2025.12.27 23:40:05.000406 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.99 MiB, peak 217.08 MiB, free memory in arenas 0.00 B, will set to 205.46 MiB (RSS), difference: -3.53 MiB | ||
| 2576 | 2025.12.27 23:40:05.000807 [ 261 ] {165e7ef6-df6b-4f02-85e8-fe3f38577540} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2577 | 2025.12.27 23:40:05.000848 [ 261 ] {165e7ef6-df6b-4f02-85e8-fe3f38577540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2578 | 2025.12.27 23:40:05.001197 [ 261 ] {165e7ef6-df6b-4f02-85e8-fe3f38577540} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2579 | 2025.12.27 23:40:05.001365 [ 198 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5902 rows, containing 5 columns (5 merged, 0 gathered) in 0.00278323 sec., 2120557.769210594 rows/sec., 179.03 MiB/sec. | ||
| 2580 | 2025.12.27 23:40:05.001425 [ 261 ] {165e7ef6-df6b-4f02-85e8-fe3f38577540} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2581 | 2025.12.27 23:40:05.001559 [ 261 ] {165e7ef6-df6b-4f02-85e8-fe3f38577540} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001301 sec., 176018.44734819367 rows/sec., 11.92 MiB/sec. | ||
| 2582 | 2025.12.27 23:40:05.001596 [ 261 ] {165e7ef6-df6b-4f02-85e8-fe3f38577540} <Debug> TCPHandler: Processed in 0.001466796 sec. | ||
| 2583 | 2025.12.27 23:40:05.001717 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2584 | 2025.12.27 23:40:05.001732 [ 198 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2585 | 2025.12.27 23:40:05.001819 [ 261 ] {db4f3e68-36ee-4a2a-ac37-d1b8e27fde07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2586 | 2025.12.27 23:40:05.001866 [ 261 ] {db4f3e68-36ee-4a2a-ac37-d1b8e27fde07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2587 | 2025.12.27 23:40:05.002068 [ 198 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_11_2} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2025.12.27 23:40:05.002157 [ 198 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_11_2} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2589 | 2025.12.27 23:40:05.002249 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 2590 | 2025.12.27 23:40:05.002466 [ 261 ] {db4f3e68-36ee-4a2a-ac37-d1b8e27fde07} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2025.12.27 23:40:05.002507 [ 261 ] {db4f3e68-36ee-4a2a-ac37-d1b8e27fde07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2592 | 2025.12.27 23:40:05.002849 [ 261 ] {db4f3e68-36ee-4a2a-ac37-d1b8e27fde07} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2593 | 2025.12.27 23:40:05.003090 [ 261 ] {db4f3e68-36ee-4a2a-ac37-d1b8e27fde07} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2025.12.27 23:40:05.003189 [ 37 ] {} <Debug> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2595 | 2025.12.27 23:40:05.003219 [ 261 ] {db4f3e68-36ee-4a2a-ac37-d1b8e27fde07} <Debug> executeQuery: Read 560 rows, 42.62 KiB in 0.001418 sec., 394922.42595204513 rows/sec., 29.35 MiB/sec. | ||
| 2596 | 2025.12.27 23:40:05.003225 [ 37 ] {} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2025.12.27 23:40:05.003252 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2598 | 2025.12.27 23:40:05.003256 [ 261 ] {db4f3e68-36ee-4a2a-ac37-d1b8e27fde07} <Debug> TCPHandler: Processed in 0.001588818 sec. | ||
| 2599 | 2025.12.27 23:40:05.003356 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::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 | ||
| 2600 | 2025.12.27 23:40:05.003395 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2601 | 2025.12.27 23:40:05.003474 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2602 | 2025.12.27 23:40:05.003494 [ 261 ] {c2fc4677-da0f-410b-baed-cd47f0993c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2603 | 2025.12.27 23:40:05.003507 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1157 rows starting from the beginning of the part | ||
| 2604 | 2025.12.27 23:40:05.003546 [ 261 ] {c2fc4677-da0f-410b-baed-cd47f0993c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2605 | 2025.12.27 23:40:05.003566 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2606 | 2025.12.27 23:40:05.003657 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 689 rows starting from the beginning of the part | ||
| 2607 | 2025.12.27 23:40:05.003694 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2608 | 2025.12.27 23:40:05.003728 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 689 rows starting from the beginning of the part | ||
| 2609 | 2025.12.27 23:40:05.003770 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 560 rows starting from the beginning of the part | ||
| 2610 | 2025.12.27 23:40:05.004166 [ 261 ] {c2fc4677-da0f-410b-baed-cd47f0993c5a} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2611 | 2025.12.27 23:40:05.004209 [ 261 ] {c2fc4677-da0f-410b-baed-cd47f0993c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2612 | 2025.12.27 23:40:05.004638 [ 261 ] {c2fc4677-da0f-410b-baed-cd47f0993c5a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2613 | 2025.12.27 23:40:05.004870 [ 261 ] {c2fc4677-da0f-410b-baed-cd47f0993c5a} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2614 | 2025.12.27 23:40:05.004973 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2615 | 2025.12.27 23:40:05.005003 [ 261 ] {c2fc4677-da0f-410b-baed-cd47f0993c5a} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001527 sec., 553372.6260641782 rows/sec., 37.25 MiB/sec. | ||
| 2616 | 2025.12.27 23:40:05.005005 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2025.12.27 23:40:05.005037 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2618 | 2025.12.27 23:40:05.005041 [ 261 ] {c2fc4677-da0f-410b-baed-cd47f0993c5a} <Debug> TCPHandler: Processed in 0.001695861 sec. | ||
| 2619 | 2025.12.27 23:40:05.005073 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3223 rows, containing 5 columns (5 merged, 0 gathered) in 0.001753111 sec., 1838446.0539007513 rows/sec., 138.44 MiB/sec. | ||
| 2620 | 2025.12.27 23:40:05.005159 [ 194 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::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 | ||
| 2621 | 2025.12.27 23:40:05.005167 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2622 | 2025.12.27 23:40:05.005286 [ 261 ] {3719230c-3090-45da-8f70-4f1a1233d73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2623 | 2025.12.27 23:40:05.005299 [ 194 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2624 | 2025.12.27 23:40:05.005304 [ 188 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2625 | 2025.12.27 23:40:05.005332 [ 261 ] {3719230c-3090-45da-8f70-4f1a1233d73d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2626 | 2025.12.27 23:40:05.005351 [ 194 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2552 rows starting from the beginning of the part | ||
| 2627 | 2025.12.27 23:40:05.005472 [ 194 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2628 | 2025.12.27 23:40:05.005533 [ 194 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 314 rows starting from the beginning of the part | ||
| 2629 | 2025.12.27 23:40:05.005593 [ 194 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2630 | 2025.12.27 23:40:05.005626 [ 188 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_11_2} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2025.12.27 23:40:05.005643 [ 194 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 314 rows starting from the beginning of the part | ||
| 2632 | 2025.12.27 23:40:05.005664 [ 261 ] {3719230c-3090-45da-8f70-4f1a1233d73d} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2025.12.27 23:40:05.005704 [ 261 ] {3719230c-3090-45da-8f70-4f1a1233d73d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2634 | 2025.12.27 23:40:05.005712 [ 188 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_11_2} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2635 | 2025.12.27 23:40:05.005713 [ 194 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 845 rows starting from the beginning of the part | ||
| 2636 | 2025.12.27 23:40:05.005807 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 2637 | 2025.12.27 23:40:05.006029 [ 261 ] {3719230c-3090-45da-8f70-4f1a1233d73d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2638 | 2025.12.27 23:40:05.006259 [ 261 ] {3719230c-3090-45da-8f70-4f1a1233d73d} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2639 | 2025.12.27 23:40:05.006388 [ 261 ] {3719230c-3090-45da-8f70-4f1a1233d73d} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 56.62 KiB/sec. | ||
| 2640 | 2025.12.27 23:40:05.006424 [ 261 ] {3719230c-3090-45da-8f70-4f1a1233d73d} <Debug> TCPHandler: Processed in 0.001308543 sec. | ||
| 2641 | 2025.12.27 23:40:05.006548 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2642 | 2025.12.27 23:40:05.006643 [ 261 ] {fc45d4ce-a897-4461-a343-2306d871b043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2643 | 2025.12.27 23:40:05.006697 [ 261 ] {fc45d4ce-a897-4461-a343-2306d871b043} <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 | ||
| 2644 | 2025.12.27 23:40:05.007557 [ 261 ] {fc45d4ce-a897-4461-a343-2306d871b043} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2025.12.27 23:40:05.007594 [ 261 ] {fc45d4ce-a897-4461-a343-2306d871b043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2646 | 2025.12.27 23:40:05.008119 [ 199 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4345 rows, containing 5 columns (5 merged, 0 gathered) in 0.003019833 sec., 1438821.2858128247 rows/sec., 96.14 MiB/sec. | ||
| 2647 | 2025.12.27 23:40:05.008187 [ 261 ] {fc45d4ce-a897-4461-a343-2306d871b043} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2648 | 2025.12.27 23:40:05.008424 [ 261 ] {fc45d4ce-a897-4461-a343-2306d871b043} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2649 | 2025.12.27 23:40:05.008483 [ 194 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2650 | 2025.12.27 23:40:05.008528 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2651 | 2025.12.27 23:40:05.008565 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2025.12.27 23:40:05.008574 [ 261 ] {fc45d4ce-a897-4461-a343-2306d871b043} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00195 sec., 12820.51282051282 rows/sec., 22.97 MiB/sec. | ||
| 2653 | 2025.12.27 23:40:05.008587 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2654 | 2025.12.27 23:40:05.008630 [ 261 ] {fc45d4ce-a897-4461-a343-2306d871b043} <Debug> TCPHandler: Processed in 0.002132208 sec. | ||
| 2655 | 2025.12.27 23:40:05.008667 [ 195 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::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 | ||
| 2656 | 2025.12.27 23:40:05.008770 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2657 | 2025.12.27 23:40:05.008805 [ 194 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2025.12.27 23:40:05.008875 [ 195 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2659 | 2025.12.27 23:40:05.008877 [ 261 ] {fb0548a4-7218-4eee-af87-c696c32804f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2660 | 2025.12.27 23:40:05.008882 [ 194 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2661 | 2025.12.27 23:40:05.008943 [ 195 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2662 | 2025.12.27 23:40:05.008947 [ 261 ] {fb0548a4-7218-4eee-af87-c696c32804f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2663 | 2025.12.27 23:40:05.008995 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 2664 | 2025.12.27 23:40:05.009069 [ 195 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2665 | 2025.12.27 23:40:05.009183 [ 195 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2666 | 2025.12.27 23:40:05.009286 [ 195 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::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 | ||
| 2667 | 2025.12.27 23:40:05.009299 [ 261 ] {fb0548a4-7218-4eee-af87-c696c32804f0} <Trace> oximeter.measurements_i64 (8dc23fff-8947-4ea9-8347-a4a822ba321e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2025.12.27 23:40:05.009341 [ 261 ] {fb0548a4-7218-4eee-af87-c696c32804f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2669 | 2025.12.27 23:40:05.009381 [ 195 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2670 | 2025.12.27 23:40:05.009486 [ 195 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part | ||
| 2671 | 2025.12.27 23:40:05.009738 [ 261 ] {fb0548a4-7218-4eee-af87-c696c32804f0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2672 | 2025.12.27 23:40:05.010008 [ 261 ] {fb0548a4-7218-4eee-af87-c696c32804f0} <Trace> oximeter.measurements_i64 (8dc23fff-8947-4ea9-8347-a4a822ba321e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2025.12.27 23:40:05.010135 [ 261 ] {fb0548a4-7218-4eee-af87-c696c32804f0} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001278 sec., 16431.924882629108 rows/sec., 1.20 MiB/sec. | ||
| 2674 | 2025.12.27 23:40:05.010174 [ 261 ] {fb0548a4-7218-4eee-af87-c696c32804f0} <Debug> TCPHandler: Processed in 0.001453466 sec. | ||
| 2675 | 2025.12.27 23:40:05.010299 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2676 | 2025.12.27 23:40:05.010395 [ 261 ] {0f20eac4-65f2-4061-a92d-7757eea54c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2677 | 2025.12.27 23:40:05.010437 [ 261 ] {0f20eac4-65f2-4061-a92d-7757eea54c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2678 | 2025.12.27 23:40:05.010779 [ 261 ] {0f20eac4-65f2-4061-a92d-7757eea54c89} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2025.12.27 23:40:05.010816 [ 261 ] {0f20eac4-65f2-4061-a92d-7757eea54c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2680 | 2025.12.27 23:40:05.011122 [ 261 ] {0f20eac4-65f2-4061-a92d-7757eea54c89} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2681 | 2025.12.27 23:40:05.011205 [ 199 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 75 rows, containing 19 columns (19 merged, 0 gathered) in 0.002574876 sec., 29127.6162424909 rows/sec., 52.20 MiB/sec. | ||
| 2682 | 2025.12.27 23:40:05.011341 [ 261 ] {0f20eac4-65f2-4061-a92d-7757eea54c89} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2683 | 2025.12.27 23:40:05.011438 [ 37 ] {} <Debug> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2684 | 2025.12.27 23:40:05.011470 [ 37 ] {} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2685 | 2025.12.27 23:40:05.011472 [ 261 ] {0f20eac4-65f2-4061-a92d-7757eea54c89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 2686 | 2025.12.27 23:40:05.011492 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2687 | 2025.12.27 23:40:05.011483 [ 195 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2688 | 2025.12.27 23:40:05.011517 [ 261 ] {0f20eac4-65f2-4061-a92d-7757eea54c89} <Debug> TCPHandler: Processed in 0.001270492 sec. | ||
| 2689 | 2025.12.27 23:40:05.011568 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 2690 | 2025.12.27 23:40:05.011660 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2691 | 2025.12.27 23:40:05.011686 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 372 rows starting from the beginning of the part | ||
| 2692 | 2025.12.27 23:40:05.011733 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 2693 | 2025.12.27 23:40:05.011774 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 104 rows starting from the beginning of the part | ||
| 2694 | 2025.12.27 23:40:05.011811 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2695 | 2025.12.27 23:40:05.011847 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 104 rows starting from the beginning of the part | ||
| 2696 | 2025.12.27 23:40:05.011862 [ 195 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2025.12.27 23:40:05.011882 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2698 | 2025.12.27 23:40:05.011947 [ 195 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2699 | 2025.12.27 23:40:05.012042 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 2700 | 2025.12.27 23:40:05.012697 [ 191 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 760 rows, containing 4 columns (4 merged, 0 gathered) in 0.001162351 sec., 653847.2457975259 rows/sec., 41.26 MiB/sec. | ||
| 2701 | 2025.12.27 23:40:05.012909 [ 195 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2702 | 2025.12.27 23:40:05.013188 [ 195 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_11_2} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2025.12.27 23:40:05.013266 [ 195 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_11_2} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2704 | 2025.12.27 23:40:05.013338 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2705 | 2025.12.27 23:40:05.526027 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4208 | ||
| 2706 | 2025.12.27 23:40:05.526706 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2025.12.27 23:40:05.526771 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2708 | 2025.12.27 23:40:05.527622 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2709 | 2025.12.27 23:40:05.527866 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2025.12.27 23:40:05.528006 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4208 | ||
| 2711 | 2025.12.27 23:40:05.739758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2712 | 2025.12.27 23:40:05.756978 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2025.12.27 23:40:05.757033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2714 | 2025.12.27 23:40:05.763231 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2715 | 2025.12.27 23:40:05.763939 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2025.12.27 23:40:05.766778 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2717 | 2025.12.27 23:40:06.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.45 MiB, peak 217.08 MiB, free memory in arenas 0.00 B, will set to 209.54 MiB (RSS), difference: 6.09 MiB | ||
| 2718 | 2025.12.27 23:40:08.025916 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 368 | ||
| 2719 | 2025.12.27 23:40:08.028709 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2720 | 2025.12.27 23:40:08.028749 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2721 | 2025.12.27 23:40:08.029949 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2722 | 2025.12.27 23:40:08.030233 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2025.12.27 23:40:08.030405 [ 33 ] {} <Debug> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2724 | 2025.12.27 23:40:08.030474 [ 33 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2025.12.27 23:40:08.030480 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 368 | ||
| 2726 | 2025.12.27 23:40:08.030504 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 2727 | 2025.12.27 23:40:08.030604 [ 194 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::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 | ||
| 2728 | 2025.12.27 23:40:08.031092 [ 194 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2729 | 2025.12.27 23:40:08.031247 [ 194 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::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 | ||
| 2730 | 2025.12.27 23:40:08.031621 [ 194 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 98 rows starting from the beginning of the part | ||
| 2731 | 2025.12.27 23:40:08.031998 [ 194 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part | ||
| 2732 | 2025.12.27 23:40:08.032360 [ 194 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2733 | 2025.12.27 23:40:08.032716 [ 194 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2734 | 2025.12.27 23:40:08.033079 [ 194 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 58 rows starting from the beginning of the part | ||
| 2735 | 2025.12.27 23:40:08.038817 [ 191 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 72 columns (72 merged, 0 gathered) in 0.008244687 sec., 44634.80542075157 rows/sec., 43.50 MiB/sec. | ||
| 2736 | 2025.12.27 23:40:08.039812 [ 187 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2737 | 2025.12.27 23:40:08.040428 [ 187 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_6_1} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2738 | 2025.12.27 23:40:08.040508 [ 187 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_6_1} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2739 | 2025.12.27 23:40:08.040746 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 2740 | 2025.12.27 23:40:09.960409 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2741 | 2025.12.27 23:40:09.960604 [ 261 ] {8dca05b5-68a5-454e-accf-e06cb9dcd399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2742 | 2025.12.27 23:40:09.960669 [ 261 ] {8dca05b5-68a5-454e-accf-e06cb9dcd399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2743 | 2025.12.27 23:40:09.961471 [ 261 ] {8dca05b5-68a5-454e-accf-e06cb9dcd399} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2025.12.27 23:40:09.961510 [ 261 ] {8dca05b5-68a5-454e-accf-e06cb9dcd399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2745 | 2025.12.27 23:40:09.961914 [ 261 ] {8dca05b5-68a5-454e-accf-e06cb9dcd399} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2746 | 2025.12.27 23:40:09.962152 [ 261 ] {8dca05b5-68a5-454e-accf-e06cb9dcd399} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2025.12.27 23:40:09.962302 [ 261 ] {8dca05b5-68a5-454e-accf-e06cb9dcd399} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001748 sec., 234553.77574370708 rows/sec., 14.88 MiB/sec. | ||
| 2748 | 2025.12.27 23:40:09.962343 [ 261 ] {8dca05b5-68a5-454e-accf-e06cb9dcd399} <Debug> TCPHandler: Processed in 0.002070167 sec. | ||
| 2749 | 2025.12.27 23:40:09.962481 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2750 | 2025.12.27 23:40:09.962592 [ 261 ] {5ee506cf-b2c0-436f-bdc8-830ded12df7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2751 | 2025.12.27 23:40:09.962635 [ 261 ] {5ee506cf-b2c0-436f-bdc8-830ded12df7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2752 | 2025.12.27 23:40:09.963446 [ 261 ] {5ee506cf-b2c0-436f-bdc8-830ded12df7d} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2753 | 2025.12.27 23:40:09.963483 [ 261 ] {5ee506cf-b2c0-436f-bdc8-830ded12df7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2754 | 2025.12.27 23:40:09.963865 [ 261 ] {5ee506cf-b2c0-436f-bdc8-830ded12df7d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2755 | 2025.12.27 23:40:09.964082 [ 261 ] {5ee506cf-b2c0-436f-bdc8-830ded12df7d} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2756 | 2025.12.27 23:40:09.964207 [ 261 ] {5ee506cf-b2c0-436f-bdc8-830ded12df7d} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001634 sec., 692778.4577723378 rows/sec., 54.89 MiB/sec. | ||
| 2757 | 2025.12.27 23:40:09.964244 [ 261 ] {5ee506cf-b2c0-436f-bdc8-830ded12df7d} <Debug> TCPHandler: Processed in 0.001825763 sec. | ||
| 2758 | 2025.12.27 23:40:09.964360 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2759 | 2025.12.27 23:40:09.964454 [ 261 ] {e21e88c2-0af7-495b-bfef-491cbf11c8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2760 | 2025.12.27 23:40:09.964494 [ 261 ] {e21e88c2-0af7-495b-bfef-491cbf11c8a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2761 | 2025.12.27 23:40:09.964956 [ 261 ] {e21e88c2-0af7-495b-bfef-491cbf11c8a0} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2762 | 2025.12.27 23:40:09.964992 [ 261 ] {e21e88c2-0af7-495b-bfef-491cbf11c8a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2763 | 2025.12.27 23:40:09.965307 [ 261 ] {e21e88c2-0af7-495b-bfef-491cbf11c8a0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2764 | 2025.12.27 23:40:09.965520 [ 261 ] {e21e88c2-0af7-495b-bfef-491cbf11c8a0} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2765 | 2025.12.27 23:40:09.965647 [ 261 ] {e21e88c2-0af7-495b-bfef-491cbf11c8a0} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001212 sec., 177392.7392739274 rows/sec., 10.53 MiB/sec. | ||
| 2766 | 2025.12.27 23:40:09.965684 [ 261 ] {e21e88c2-0af7-495b-bfef-491cbf11c8a0} <Debug> TCPHandler: Processed in 0.001375864 sec. | ||
| 2767 | 2025.12.27 23:40:09.965784 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2768 | 2025.12.27 23:40:09.965879 [ 261 ] {71a0011d-e131-4136-9e11-e6dcf0523452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2769 | 2025.12.27 23:40:09.965919 [ 261 ] {71a0011d-e131-4136-9e11-e6dcf0523452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2770 | 2025.12.27 23:40:09.966377 [ 261 ] {71a0011d-e131-4136-9e11-e6dcf0523452} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2771 | 2025.12.27 23:40:09.966413 [ 261 ] {71a0011d-e131-4136-9e11-e6dcf0523452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2772 | 2025.12.27 23:40:09.966716 [ 261 ] {71a0011d-e131-4136-9e11-e6dcf0523452} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2773 | 2025.12.27 23:40:09.966937 [ 261 ] {71a0011d-e131-4136-9e11-e6dcf0523452} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2025.12.27 23:40:09.967064 [ 261 ] {71a0011d-e131-4136-9e11-e6dcf0523452} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001202 sec., 176372.71214642265 rows/sec., 11.37 MiB/sec. | ||
| 2775 | 2025.12.27 23:40:09.967101 [ 261 ] {71a0011d-e131-4136-9e11-e6dcf0523452} <Debug> TCPHandler: Processed in 0.001365785 sec. | ||
| 2776 | 2025.12.27 23:40:09.967210 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2777 | 2025.12.27 23:40:09.967305 [ 261 ] {830d0e3e-ca69-49e3-862d-ea40cdd89c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2778 | 2025.12.27 23:40:09.967344 [ 261 ] {830d0e3e-ca69-49e3-862d-ea40cdd89c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2779 | 2025.12.27 23:40:09.967791 [ 261 ] {830d0e3e-ca69-49e3-862d-ea40cdd89c34} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2780 | 2025.12.27 23:40:09.967827 [ 261 ] {830d0e3e-ca69-49e3-862d-ea40cdd89c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2781 | 2025.12.27 23:40:09.968131 [ 261 ] {830d0e3e-ca69-49e3-862d-ea40cdd89c34} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2782 | 2025.12.27 23:40:09.968339 [ 261 ] {830d0e3e-ca69-49e3-862d-ea40cdd89c34} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2783 | 2025.12.27 23:40:09.968465 [ 261 ] {830d0e3e-ca69-49e3-862d-ea40cdd89c34} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001178 sec., 179117.14770797963 rows/sec., 10.17 MiB/sec. | ||
| 2784 | 2025.12.27 23:40:09.968503 [ 261 ] {830d0e3e-ca69-49e3-862d-ea40cdd89c34} <Debug> TCPHandler: Processed in 0.001342164 sec. | ||
| 2785 | 2025.12.27 23:40:09.968612 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2786 | 2025.12.27 23:40:09.968707 [ 261 ] {e4597865-ec78-4200-98f3-0b0257b3e457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2787 | 2025.12.27 23:40:09.968747 [ 261 ] {e4597865-ec78-4200-98f3-0b0257b3e457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2788 | 2025.12.27 23:40:09.969329 [ 261 ] {e4597865-ec78-4200-98f3-0b0257b3e457} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2025.12.27 23:40:09.969366 [ 261 ] {e4597865-ec78-4200-98f3-0b0257b3e457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2790 | 2025.12.27 23:40:09.969697 [ 261 ] {e4597865-ec78-4200-98f3-0b0257b3e457} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2791 | 2025.12.27 23:40:09.969908 [ 261 ] {e4597865-ec78-4200-98f3-0b0257b3e457} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2025.12.27 23:40:09.970037 [ 261 ] {e4597865-ec78-4200-98f3-0b0257b3e457} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001348 sec., 511127.59643916914 rows/sec., 35.69 MiB/sec. | ||
| 2793 | 2025.12.27 23:40:09.970075 [ 261 ] {e4597865-ec78-4200-98f3-0b0257b3e457} <Debug> TCPHandler: Processed in 0.001512677 sec. | ||
| 2794 | 2025.12.27 23:40:09.970183 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2795 | 2025.12.27 23:40:09.970277 [ 261 ] {2fcc87ea-96f0-4244-be82-29813b75c917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2796 | 2025.12.27 23:40:09.970319 [ 261 ] {2fcc87ea-96f0-4244-be82-29813b75c917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2797 | 2025.12.27 23:40:09.970649 [ 261 ] {2fcc87ea-96f0-4244-be82-29813b75c917} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2025.12.27 23:40:09.970684 [ 261 ] {2fcc87ea-96f0-4244-be82-29813b75c917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2799 | 2025.12.27 23:40:09.970983 [ 261 ] {2fcc87ea-96f0-4244-be82-29813b75c917} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2800 | 2025.12.27 23:40:09.971193 [ 261 ] {2fcc87ea-96f0-4244-be82-29813b75c917} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2025.12.27 23:40:09.971294 [ 26 ] {} <Debug> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2802 | 2025.12.27 23:40:09.971317 [ 261 ] {2fcc87ea-96f0-4244-be82-29813b75c917} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 2803 | 2025.12.27 23:40:09.971361 [ 26 ] {} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2025.12.27 23:40:09.971369 [ 261 ] {2fcc87ea-96f0-4244-be82-29813b75c917} <Debug> TCPHandler: Processed in 0.001234202 sec. | ||
| 2805 | 2025.12.27 23:40:09.971405 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2806 | 2025.12.27 23:40:09.971508 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2807 | 2025.12.27 23:40:09.971522 [ 194 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::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 | ||
| 2808 | 2025.12.27 23:40:09.971633 [ 261 ] {ee969f40-6b05-46e7-a58f-7f4da2ff14a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2809 | 2025.12.27 23:40:09.971651 [ 194 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2810 | 2025.12.27 23:40:09.971692 [ 261 ] {ee969f40-6b05-46e7-a58f-7f4da2ff14a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2811 | 2025.12.27 23:40:09.971695 [ 194 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::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 | ||
| 2812 | 2025.12.27 23:40:09.971783 [ 194 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::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 | ||
| 2813 | 2025.12.27 23:40:09.971829 [ 194 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::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 | ||
| 2814 | 2025.12.27 23:40:09.971871 [ 194 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::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 | ||
| 2815 | 2025.12.27 23:40:09.971913 [ 194 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::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 | ||
| 2816 | 2025.12.27 23:40:09.971955 [ 194 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::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 | ||
| 2817 | 2025.12.27 23:40:09.972189 [ 261 ] {ee969f40-6b05-46e7-a58f-7f4da2ff14a3} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2818 | 2025.12.27 23:40:09.972238 [ 261 ] {ee969f40-6b05-46e7-a58f-7f4da2ff14a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2819 | 2025.12.27 23:40:09.972646 [ 261 ] {ee969f40-6b05-46e7-a58f-7f4da2ff14a3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2820 | 2025.12.27 23:40:09.972786 [ 191 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001304184 sec., 27603.46699545463 rows/sec., 1.41 MiB/sec. | ||
| 2821 | 2025.12.27 23:40:09.972869 [ 261 ] {ee969f40-6b05-46e7-a58f-7f4da2ff14a3} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2822 | 2025.12.27 23:40:09.972942 [ 190 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2823 | 2025.12.27 23:40:09.973006 [ 261 ] {ee969f40-6b05-46e7-a58f-7f4da2ff14a3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001397 sec., 224767.35862562634 rows/sec., 14.77 MiB/sec. | ||
| 2824 | 2025.12.27 23:40:09.973049 [ 261 ] {ee969f40-6b05-46e7-a58f-7f4da2ff14a3} <Debug> TCPHandler: Processed in 0.001599819 sec. | ||
| 2825 | 2025.12.27 23:40:09.973157 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2826 | 2025.12.27 23:40:09.973215 [ 190 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_6_1} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2025.12.27 23:40:09.973259 [ 261 ] {615a3d59-0d5b-42ac-a0ab-5039368e3706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2828 | 2025.12.27 23:40:09.973286 [ 190 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_6_1} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2829 | 2025.12.27 23:40:09.973309 [ 261 ] {615a3d59-0d5b-42ac-a0ab-5039368e3706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2830 | 2025.12.27 23:40:09.973354 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2831 | 2025.12.27 23:40:09.973668 [ 261 ] {615a3d59-0d5b-42ac-a0ab-5039368e3706} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2025.12.27 23:40:09.973718 [ 261 ] {615a3d59-0d5b-42ac-a0ab-5039368e3706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2833 | 2025.12.27 23:40:09.974093 [ 261 ] {615a3d59-0d5b-42ac-a0ab-5039368e3706} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2834 | 2025.12.27 23:40:09.974353 [ 261 ] {615a3d59-0d5b-42ac-a0ab-5039368e3706} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2025.12.27 23:40:09.974488 [ 261 ] {615a3d59-0d5b-42ac-a0ab-5039368e3706} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001247 sec., 801.924619085806 rows/sec., 54.04 KiB/sec. | ||
| 2836 | 2025.12.27 23:40:09.974525 [ 261 ] {615a3d59-0d5b-42ac-a0ab-5039368e3706} <Debug> TCPHandler: Processed in 0.001418235 sec. | ||
| 2837 | 2025.12.27 23:40:09.974623 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2838 | 2025.12.27 23:40:09.974718 [ 261 ] {b2cad719-dfd9-4f2d-a1e3-5911622987a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2839 | 2025.12.27 23:40:09.974772 [ 261 ] {b2cad719-dfd9-4f2d-a1e3-5911622987a1} <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 | ||
| 2840 | 2025.12.27 23:40:09.975518 [ 261 ] {b2cad719-dfd9-4f2d-a1e3-5911622987a1} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2841 | 2025.12.27 23:40:09.975555 [ 261 ] {b2cad719-dfd9-4f2d-a1e3-5911622987a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2842 | 2025.12.27 23:40:09.976084 [ 261 ] {b2cad719-dfd9-4f2d-a1e3-5911622987a1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2843 | 2025.12.27 23:40:09.976303 [ 261 ] {b2cad719-dfd9-4f2d-a1e3-5911622987a1} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2025.12.27 23:40:09.976439 [ 261 ] {b2cad719-dfd9-4f2d-a1e3-5911622987a1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00174 sec., 5747.126436781609 rows/sec., 10.30 MiB/sec. | ||
| 2845 | 2025.12.27 23:40:09.976490 [ 261 ] {b2cad719-dfd9-4f2d-a1e3-5911622987a1} <Debug> TCPHandler: Processed in 0.001915314 sec. | ||
| 2846 | 2025.12.27 23:40:09.976600 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2847 | 2025.12.27 23:40:09.976695 [ 261 ] {73cee65a-c91a-44d7-b866-0f938d67800d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2848 | 2025.12.27 23:40:09.976742 [ 261 ] {73cee65a-c91a-44d7-b866-0f938d67800d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2849 | 2025.12.27 23:40:09.977065 [ 261 ] {73cee65a-c91a-44d7-b866-0f938d67800d} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2025.12.27 23:40:09.977101 [ 261 ] {73cee65a-c91a-44d7-b866-0f938d67800d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2851 | 2025.12.27 23:40:09.977402 [ 261 ] {73cee65a-c91a-44d7-b866-0f938d67800d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2852 | 2025.12.27 23:40:09.977612 [ 261 ] {73cee65a-c91a-44d7-b866-0f938d67800d} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2025.12.27 23:40:09.977735 [ 261 ] {73cee65a-c91a-44d7-b866-0f938d67800d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001058 sec., 98298.67674858223 rows/sec., 6.02 MiB/sec. | ||
| 2854 | 2025.12.27 23:40:09.977771 [ 261 ] {73cee65a-c91a-44d7-b866-0f938d67800d} <Debug> TCPHandler: Processed in 0.001220442 sec. | ||
| 2855 | 2025.12.27 23:40:12.960789 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2856 | 2025.12.27 23:40:12.960839 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2857 | 2025.12.27 23:40:13.028773 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4720 | ||
| 2858 | 2025.12.27 23:40:13.029328 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2025.12.27 23:40:13.029380 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2860 | 2025.12.27 23:40:13.029917 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2861 | 2025.12.27 23:40:13.030159 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2025.12.27 23:40:13.030311 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4720 | ||
| 2863 | 2025.12.27 23:40:13.267571 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2864 | 2025.12.27 23:40:13.288373 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2025.12.27 23:40:13.288448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2866 | 2025.12.27 23:40:13.294961 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2867 | 2025.12.27 23:40:13.295771 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2025.12.27 23:40:13.299715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2869 | 2025.12.27 23:40:14.000375 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.27 MiB, peak 217.08 MiB, free memory in arenas 0.00 B, will set to 212.42 MiB (RSS), difference: 2.15 MiB | ||
| 2870 | 2025.12.27 23:40:14.950641 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2871 | 2025.12.27 23:40:14.950827 [ 261 ] {32d5ca0c-f5c0-4260-aaa4-092260fc0065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2872 | 2025.12.27 23:40:14.950970 [ 261 ] {32d5ca0c-f5c0-4260-aaa4-092260fc0065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2873 | 2025.12.27 23:40:14.951660 [ 261 ] {32d5ca0c-f5c0-4260-aaa4-092260fc0065} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2025.12.27 23:40:14.951706 [ 261 ] {32d5ca0c-f5c0-4260-aaa4-092260fc0065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2875 | 2025.12.27 23:40:14.952120 [ 261 ] {32d5ca0c-f5c0-4260-aaa4-092260fc0065} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2876 | 2025.12.27 23:40:14.952349 [ 261 ] {32d5ca0c-f5c0-4260-aaa4-092260fc0065} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2025.12.27 23:40:14.952495 [ 261 ] {32d5ca0c-f5c0-4260-aaa4-092260fc0065} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.00166 sec., 65060.24096385542 rows/sec., 5.46 MiB/sec. | ||
| 2878 | 2025.12.27 23:40:14.952537 [ 261 ] {32d5ca0c-f5c0-4260-aaa4-092260fc0065} <Debug> TCPHandler: Processed in 0.001986305 sec. | ||
| 2879 | 2025.12.27 23:40:14.952659 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2025.12.27 23:40:14.952755 [ 261 ] {7c49c19d-2466-4654-907c-f80e4541c2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2881 | 2025.12.27 23:40:14.952797 [ 261 ] {7c49c19d-2466-4654-907c-f80e4541c2ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2882 | 2025.12.27 23:40:14.953190 [ 261 ] {7c49c19d-2466-4654-907c-f80e4541c2ec} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2025.12.27 23:40:14.953227 [ 261 ] {7c49c19d-2466-4654-907c-f80e4541c2ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2884 | 2025.12.27 23:40:14.953531 [ 261 ] {7c49c19d-2466-4654-907c-f80e4541c2ec} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2885 | 2025.12.27 23:40:14.953752 [ 261 ] {7c49c19d-2466-4654-907c-f80e4541c2ec} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2025.12.27 23:40:14.953879 [ 261 ] {7c49c19d-2466-4654-907c-f80e4541c2ec} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001143 sec., 22747.156605424323 rows/sec., 1.67 MiB/sec. | ||
| 2887 | 2025.12.27 23:40:14.953916 [ 261 ] {7c49c19d-2466-4654-907c-f80e4541c2ec} <Debug> TCPHandler: Processed in 0.001307173 sec. | ||
| 2888 | 2025.12.27 23:40:14.954024 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2025.12.27 23:40:14.954118 [ 261 ] {ec08bcc6-303e-4929-923e-8cad331e4d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2890 | 2025.12.27 23:40:14.954159 [ 261 ] {ec08bcc6-303e-4929-923e-8cad331e4d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2891 | 2025.12.27 23:40:14.954557 [ 261 ] {ec08bcc6-303e-4929-923e-8cad331e4d08} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2025.12.27 23:40:14.954594 [ 261 ] {ec08bcc6-303e-4929-923e-8cad331e4d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2893 | 2025.12.27 23:40:14.954926 [ 261 ] {ec08bcc6-303e-4929-923e-8cad331e4d08} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2894 | 2025.12.27 23:40:14.955127 [ 261 ] {ec08bcc6-303e-4929-923e-8cad331e4d08} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2025.12.27 23:40:14.955246 [ 261 ] {ec08bcc6-303e-4929-923e-8cad331e4d08} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001169 sec., 76988.87938408897 rows/sec., 6.01 MiB/sec. | ||
| 2896 | 2025.12.27 23:40:14.955281 [ 261 ] {ec08bcc6-303e-4929-923e-8cad331e4d08} <Debug> TCPHandler: Processed in 0.001331423 sec. | ||
| 2897 | 2025.12.27 23:40:14.955388 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2898 | 2025.12.27 23:40:14.955477 [ 261 ] {75e16704-398a-4bd8-93f8-2203f1eea7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2899 | 2025.12.27 23:40:14.955518 [ 261 ] {75e16704-398a-4bd8-93f8-2203f1eea7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2900 | 2025.12.27 23:40:14.955947 [ 261 ] {75e16704-398a-4bd8-93f8-2203f1eea7c2} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2025.12.27 23:40:14.955983 [ 261 ] {75e16704-398a-4bd8-93f8-2203f1eea7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2902 | 2025.12.27 23:40:14.956298 [ 261 ] {75e16704-398a-4bd8-93f8-2203f1eea7c2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2903 | 2025.12.27 23:40:14.956511 [ 261 ] {75e16704-398a-4bd8-93f8-2203f1eea7c2} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2025.12.27 23:40:14.956636 [ 261 ] {75e16704-398a-4bd8-93f8-2203f1eea7c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 2905 | 2025.12.27 23:40:14.956672 [ 261 ] {75e16704-398a-4bd8-93f8-2203f1eea7c2} <Debug> TCPHandler: Processed in 0.001301483 sec. | ||
| 2906 | 2025.12.27 23:40:14.956807 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2907 | 2025.12.27 23:40:14.956930 [ 261 ] {a529ffd4-400d-42db-8ef3-7debe16f92e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2908 | 2025.12.27 23:40:14.956996 [ 261 ] {a529ffd4-400d-42db-8ef3-7debe16f92e8} <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 | ||
| 2909 | 2025.12.27 23:40:14.957837 [ 261 ] {a529ffd4-400d-42db-8ef3-7debe16f92e8} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2025.12.27 23:40:14.957873 [ 261 ] {a529ffd4-400d-42db-8ef3-7debe16f92e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2911 | 2025.12.27 23:40:14.958406 [ 261 ] {a529ffd4-400d-42db-8ef3-7debe16f92e8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2912 | 2025.12.27 23:40:14.958624 [ 261 ] {a529ffd4-400d-42db-8ef3-7debe16f92e8} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2025.12.27 23:40:14.958756 [ 261 ] {a529ffd4-400d-42db-8ef3-7debe16f92e8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001851 sec., 14046.461372231226 rows/sec., 25.17 MiB/sec. | ||
| 2914 | 2025.12.27 23:40:14.958806 [ 261 ] {a529ffd4-400d-42db-8ef3-7debe16f92e8} <Debug> TCPHandler: Processed in 0.002058687 sec. | ||
| 2915 | 2025.12.27 23:40:14.958923 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2916 | 2025.12.27 23:40:14.959018 [ 261 ] {44c629d7-2ad7-4f61-9004-db985b1d7666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2917 | 2025.12.27 23:40:14.959060 [ 261 ] {44c629d7-2ad7-4f61-9004-db985b1d7666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2918 | 2025.12.27 23:40:14.959383 [ 261 ] {44c629d7-2ad7-4f61-9004-db985b1d7666} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2919 | 2025.12.27 23:40:14.959418 [ 261 ] {44c629d7-2ad7-4f61-9004-db985b1d7666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2920 | 2025.12.27 23:40:14.959732 [ 261 ] {44c629d7-2ad7-4f61-9004-db985b1d7666} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2921 | 2025.12.27 23:40:14.959946 [ 261 ] {44c629d7-2ad7-4f61-9004-db985b1d7666} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2922 | 2025.12.27 23:40:14.960070 [ 261 ] {44c629d7-2ad7-4f61-9004-db985b1d7666} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 2923 | 2025.12.27 23:40:14.960105 [ 261 ] {44c629d7-2ad7-4f61-9004-db985b1d7666} <Debug> TCPHandler: Processed in 0.001235792 sec. | ||
| 2924 | 2025.12.27 23:40:18.032166 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 402 | ||
| 2925 | 2025.12.27 23:40:18.034444 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2025.12.27 23:40:18.034493 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2927 | 2025.12.27 23:40:18.035675 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2928 | 2025.12.27 23:40:18.035941 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2025.12.27 23:40:18.036190 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 402 | ||
| 2930 | 2025.12.27 23:40:19.962750 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2931 | 2025.12.27 23:40:19.962944 [ 261 ] {6737cd9e-6e97-4b9e-bda8-6f47ca997edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2932 | 2025.12.27 23:40:19.963009 [ 261 ] {6737cd9e-6e97-4b9e-bda8-6f47ca997edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2933 | 2025.12.27 23:40:19.963766 [ 261 ] {6737cd9e-6e97-4b9e-bda8-6f47ca997edf} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2934 | 2025.12.27 23:40:19.963803 [ 261 ] {6737cd9e-6e97-4b9e-bda8-6f47ca997edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2935 | 2025.12.27 23:40:19.964191 [ 261 ] {6737cd9e-6e97-4b9e-bda8-6f47ca997edf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2936 | 2025.12.27 23:40:19.964403 [ 261 ] {6737cd9e-6e97-4b9e-bda8-6f47ca997edf} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2937 | 2025.12.27 23:40:19.964613 [ 261 ] {6737cd9e-6e97-4b9e-bda8-6f47ca997edf} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001721 sec., 238233.58512492737 rows/sec., 15.11 MiB/sec. | ||
| 2938 | 2025.12.27 23:40:19.964654 [ 261 ] {6737cd9e-6e97-4b9e-bda8-6f47ca997edf} <Debug> TCPHandler: Processed in 0.002033796 sec. | ||
| 2939 | 2025.12.27 23:40:19.964775 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2940 | 2025.12.27 23:40:19.964869 [ 261 ] {ce5fc406-f1fc-49c8-acaf-7124d24827ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2941 | 2025.12.27 23:40:19.964914 [ 261 ] {ce5fc406-f1fc-49c8-acaf-7124d24827ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2942 | 2025.12.27 23:40:19.965319 [ 261 ] {ce5fc406-f1fc-49c8-acaf-7124d24827ac} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2025.12.27 23:40:19.965355 [ 261 ] {ce5fc406-f1fc-49c8-acaf-7124d24827ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2944 | 2025.12.27 23:40:19.965643 [ 261 ] {ce5fc406-f1fc-49c8-acaf-7124d24827ac} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2945 | 2025.12.27 23:40:19.965844 [ 261 ] {ce5fc406-f1fc-49c8-acaf-7124d24827ac} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2946 | 2025.12.27 23:40:19.965966 [ 261 ] {ce5fc406-f1fc-49c8-acaf-7124d24827ac} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 876.81 KiB/sec. | ||
| 2947 | 2025.12.27 23:40:19.966002 [ 261 ] {ce5fc406-f1fc-49c8-acaf-7124d24827ac} <Debug> TCPHandler: Processed in 0.001276153 sec. | ||
| 2948 | 2025.12.27 23:40:19.966114 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2949 | 2025.12.27 23:40:19.966206 [ 261 ] {968faea2-c678-4ea7-81db-c6647d0ceb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2950 | 2025.12.27 23:40:19.966246 [ 261 ] {968faea2-c678-4ea7-81db-c6647d0ceb85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2951 | 2025.12.27 23:40:19.967023 [ 261 ] {968faea2-c678-4ea7-81db-c6647d0ceb85} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2025.12.27 23:40:19.967061 [ 261 ] {968faea2-c678-4ea7-81db-c6647d0ceb85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2953 | 2025.12.27 23:40:19.967448 [ 261 ] {968faea2-c678-4ea7-81db-c6647d0ceb85} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2954 | 2025.12.27 23:40:19.967654 [ 261 ] {968faea2-c678-4ea7-81db-c6647d0ceb85} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2025.12.27 23:40:19.967780 [ 261 ] {968faea2-c678-4ea7-81db-c6647d0ceb85} <Debug> executeQuery: Read 1144 rows, 92.87 KiB in 0.001591 sec., 719044.6260213702 rows/sec., 57.01 MiB/sec. | ||
| 2956 | 2025.12.27 23:40:19.967816 [ 261 ] {968faea2-c678-4ea7-81db-c6647d0ceb85} <Debug> TCPHandler: Processed in 0.001749361 sec. | ||
| 2957 | 2025.12.27 23:40:19.967934 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2958 | 2025.12.27 23:40:19.968027 [ 261 ] {55306b7e-561c-4a72-91a7-81905cb240ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2959 | 2025.12.27 23:40:19.968067 [ 261 ] {55306b7e-561c-4a72-91a7-81905cb240ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2960 | 2025.12.27 23:40:19.968516 [ 261 ] {55306b7e-561c-4a72-91a7-81905cb240ba} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2025.12.27 23:40:19.968553 [ 261 ] {55306b7e-561c-4a72-91a7-81905cb240ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2962 | 2025.12.27 23:40:19.968859 [ 261 ] {55306b7e-561c-4a72-91a7-81905cb240ba} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2963 | 2025.12.27 23:40:19.969067 [ 261 ] {55306b7e-561c-4a72-91a7-81905cb240ba} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2025.12.27 23:40:19.969192 [ 261 ] {55306b7e-561c-4a72-91a7-81905cb240ba} <Debug> executeQuery: Read 230 rows, 14.13 KiB in 0.001183 sec., 194420.9636517329 rows/sec., 11.66 MiB/sec. | ||
| 2965 | 2025.12.27 23:40:19.969228 [ 261 ] {55306b7e-561c-4a72-91a7-81905cb240ba} <Debug> TCPHandler: Processed in 0.001340344 sec. | ||
| 2966 | 2025.12.27 23:40:19.969335 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2967 | 2025.12.27 23:40:19.969438 [ 261 ] {0cd3ef75-f02b-4ebe-8764-dc1a85e0d164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2968 | 2025.12.27 23:40:19.969479 [ 261 ] {0cd3ef75-f02b-4ebe-8764-dc1a85e0d164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2969 | 2025.12.27 23:40:19.969951 [ 261 ] {0cd3ef75-f02b-4ebe-8764-dc1a85e0d164} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2025.12.27 23:40:19.969989 [ 261 ] {0cd3ef75-f02b-4ebe-8764-dc1a85e0d164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2971 | 2025.12.27 23:40:19.970316 [ 261 ] {0cd3ef75-f02b-4ebe-8764-dc1a85e0d164} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2972 | 2025.12.27 23:40:19.970542 [ 261 ] {0cd3ef75-f02b-4ebe-8764-dc1a85e0d164} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2025.12.27 23:40:19.970671 [ 261 ] {0cd3ef75-f02b-4ebe-8764-dc1a85e0d164} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001252 sec., 169329.0734824281 rows/sec., 10.92 MiB/sec. | ||
| 2974 | 2025.12.27 23:40:19.970708 [ 261 ] {0cd3ef75-f02b-4ebe-8764-dc1a85e0d164} <Debug> TCPHandler: Processed in 0.001423695 sec. | ||
| 2975 | 2025.12.27 23:40:19.970821 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2976 | 2025.12.27 23:40:19.970916 [ 261 ] {6eedce11-0e98-405f-b533-223f6ef4b295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2977 | 2025.12.27 23:40:19.970958 [ 261 ] {6eedce11-0e98-405f-b533-223f6ef4b295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2978 | 2025.12.27 23:40:19.971408 [ 261 ] {6eedce11-0e98-405f-b533-223f6ef4b295} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2025.12.27 23:40:19.971446 [ 261 ] {6eedce11-0e98-405f-b533-223f6ef4b295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2980 | 2025.12.27 23:40:19.971754 [ 261 ] {6eedce11-0e98-405f-b533-223f6ef4b295} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2981 | 2025.12.27 23:40:19.971966 [ 261 ] {6eedce11-0e98-405f-b533-223f6ef4b295} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2025.12.27 23:40:19.972094 [ 261 ] {6eedce11-0e98-405f-b533-223f6ef4b295} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001196 sec., 176421.40468227424 rows/sec., 10.02 MiB/sec. | ||
| 2983 | 2025.12.27 23:40:19.972130 [ 261 ] {6eedce11-0e98-405f-b533-223f6ef4b295} <Debug> TCPHandler: Processed in 0.001360924 sec. | ||
| 2984 | 2025.12.27 23:40:19.972239 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2025.12.27 23:40:19.972334 [ 261 ] {dd8ad97b-d3e6-4197-adbe-7c8cd6b03337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2986 | 2025.12.27 23:40:19.972373 [ 261 ] {dd8ad97b-d3e6-4197-adbe-7c8cd6b03337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2987 | 2025.12.27 23:40:19.972971 [ 261 ] {dd8ad97b-d3e6-4197-adbe-7c8cd6b03337} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2025.12.27 23:40:19.973007 [ 261 ] {dd8ad97b-d3e6-4197-adbe-7c8cd6b03337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2989 | 2025.12.27 23:40:19.973355 [ 261 ] {dd8ad97b-d3e6-4197-adbe-7c8cd6b03337} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2990 | 2025.12.27 23:40:19.973576 [ 261 ] {dd8ad97b-d3e6-4197-adbe-7c8cd6b03337} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2025.12.27 23:40:19.973703 [ 261 ] {dd8ad97b-d3e6-4197-adbe-7c8cd6b03337} <Debug> executeQuery: Read 710 rows, 50.97 KiB in 0.001388 sec., 511527.37752161385 rows/sec., 35.86 MiB/sec. | ||
| 2992 | 2025.12.27 23:40:19.973745 [ 261 ] {dd8ad97b-d3e6-4197-adbe-7c8cd6b03337} <Debug> TCPHandler: Processed in 0.001555458 sec. | ||
| 2993 | 2025.12.27 23:40:19.973864 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2025.12.27 23:40:19.973960 [ 261 ] {860b377f-af5e-4184-bf38-b7819bad8f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2995 | 2025.12.27 23:40:19.974001 [ 261 ] {860b377f-af5e-4184-bf38-b7819bad8f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2996 | 2025.12.27 23:40:19.974332 [ 261 ] {860b377f-af5e-4184-bf38-b7819bad8f6a} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2025.12.27 23:40:19.974369 [ 261 ] {860b377f-af5e-4184-bf38-b7819bad8f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2998 | 2025.12.27 23:40:19.974678 [ 261 ] {860b377f-af5e-4184-bf38-b7819bad8f6a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2999 | 2025.12.27 23:40:19.974881 [ 261 ] {860b377f-af5e-4184-bf38-b7819bad8f6a} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2025.12.27 23:40:19.975001 [ 261 ] {860b377f-af5e-4184-bf38-b7819bad8f6a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 3001 | 2025.12.27 23:40:19.975035 [ 261 ] {860b377f-af5e-4184-bf38-b7819bad8f6a} <Debug> TCPHandler: Processed in 0.001258863 sec. | ||
| 3002 | 2025.12.27 23:40:19.975146 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3003 | 2025.12.27 23:40:19.975235 [ 261 ] {6d733826-63f3-461c-97bc-4999ebe95312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3004 | 2025.12.27 23:40:19.975276 [ 261 ] {6d733826-63f3-461c-97bc-4999ebe95312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3005 | 2025.12.27 23:40:19.975768 [ 261 ] {6d733826-63f3-461c-97bc-4999ebe95312} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2025.12.27 23:40:19.975805 [ 261 ] {6d733826-63f3-461c-97bc-4999ebe95312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3007 | 2025.12.27 23:40:19.976200 [ 261 ] {6d733826-63f3-461c-97bc-4999ebe95312} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3008 | 2025.12.27 23:40:19.976435 [ 261 ] {6d733826-63f3-461c-97bc-4999ebe95312} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2025.12.27 23:40:19.976572 [ 261 ] {6d733826-63f3-461c-97bc-4999ebe95312} <Debug> executeQuery: Read 320 rows, 21.54 KiB in 0.001304 sec., 245398.77300613496 rows/sec., 16.13 MiB/sec. | ||
| 3010 | 2025.12.27 23:40:19.976610 [ 261 ] {6d733826-63f3-461c-97bc-4999ebe95312} <Debug> TCPHandler: Processed in 0.001469046 sec. | ||
| 3011 | 2025.12.27 23:40:19.976735 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3012 | 2025.12.27 23:40:19.976830 [ 261 ] {ed3c6a31-5e48-4a1c-aada-59bbdde7fbc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3013 | 2025.12.27 23:40:19.976872 [ 261 ] {ed3c6a31-5e48-4a1c-aada-59bbdde7fbc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3014 | 2025.12.27 23:40:19.977185 [ 261 ] {ed3c6a31-5e48-4a1c-aada-59bbdde7fbc3} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2025.12.27 23:40:19.977221 [ 261 ] {ed3c6a31-5e48-4a1c-aada-59bbdde7fbc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3016 | 2025.12.27 23:40:19.977532 [ 261 ] {ed3c6a31-5e48-4a1c-aada-59bbdde7fbc3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3017 | 2025.12.27 23:40:19.977741 [ 261 ] {ed3c6a31-5e48-4a1c-aada-59bbdde7fbc3} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2025.12.27 23:40:19.977867 [ 261 ] {ed3c6a31-5e48-4a1c-aada-59bbdde7fbc3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 3019 | 2025.12.27 23:40:19.977903 [ 261 ] {ed3c6a31-5e48-4a1c-aada-59bbdde7fbc3} <Debug> TCPHandler: Processed in 0.001216962 sec. | ||
| 3020 | 2025.12.27 23:40:19.978016 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3021 | 2025.12.27 23:40:19.978111 [ 261 ] {f63d9c64-d1ee-47cf-84cd-0a42793b79e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3022 | 2025.12.27 23:40:19.978166 [ 261 ] {f63d9c64-d1ee-47cf-84cd-0a42793b79e7} <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 | ||
| 3023 | 2025.12.27 23:40:19.978930 [ 261 ] {f63d9c64-d1ee-47cf-84cd-0a42793b79e7} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2025.12.27 23:40:19.978967 [ 261 ] {f63d9c64-d1ee-47cf-84cd-0a42793b79e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3025 | 2025.12.27 23:40:19.979495 [ 261 ] {f63d9c64-d1ee-47cf-84cd-0a42793b79e7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3026 | 2025.12.27 23:40:19.979736 [ 261 ] {f63d9c64-d1ee-47cf-84cd-0a42793b79e7} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2025.12.27 23:40:19.979869 [ 261 ] {f63d9c64-d1ee-47cf-84cd-0a42793b79e7} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001777 sec., 7315.700619020822 rows/sec., 13.11 MiB/sec. | ||
| 3028 | 2025.12.27 23:40:19.979933 [ 261 ] {f63d9c64-d1ee-47cf-84cd-0a42793b79e7} <Debug> TCPHandler: Processed in 0.001967365 sec. | ||
| 3029 | 2025.12.27 23:40:19.980065 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2025.12.27 23:40:19.980169 [ 261 ] {73076359-69ff-4d43-9274-a6103dabbf3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3031 | 2025.12.27 23:40:19.980215 [ 261 ] {73076359-69ff-4d43-9274-a6103dabbf3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3032 | 2025.12.27 23:40:19.980556 [ 261 ] {73076359-69ff-4d43-9274-a6103dabbf3c} <Trace> oximeter.measurements_i64 (8dc23fff-8947-4ea9-8347-a4a822ba321e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2025.12.27 23:40:19.980593 [ 261 ] {73076359-69ff-4d43-9274-a6103dabbf3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3034 | 2025.12.27 23:40:19.980902 [ 261 ] {73076359-69ff-4d43-9274-a6103dabbf3c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3035 | 2025.12.27 23:40:19.981124 [ 261 ] {73076359-69ff-4d43-9274-a6103dabbf3c} <Trace> oximeter.measurements_i64 (8dc23fff-8947-4ea9-8347-a4a822ba321e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2025.12.27 23:40:19.981249 [ 261 ] {73076359-69ff-4d43-9274-a6103dabbf3c} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 385.65 KiB/sec. | ||
| 3037 | 2025.12.27 23:40:19.981285 [ 261 ] {73076359-69ff-4d43-9274-a6103dabbf3c} <Debug> TCPHandler: Processed in 0.001270772 sec. | ||
| 3038 | 2025.12.27 23:40:19.981415 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2025.12.27 23:40:19.981512 [ 261 ] {53794d38-a5e4-4e62-988a-d202957bed10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3040 | 2025.12.27 23:40:19.981554 [ 261 ] {53794d38-a5e4-4e62-988a-d202957bed10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3041 | 2025.12.27 23:40:19.981894 [ 261 ] {53794d38-a5e4-4e62-988a-d202957bed10} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2025.12.27 23:40:19.981930 [ 261 ] {53794d38-a5e4-4e62-988a-d202957bed10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3043 | 2025.12.27 23:40:19.982232 [ 261 ] {53794d38-a5e4-4e62-988a-d202957bed10} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3044 | 2025.12.27 23:40:19.982450 [ 261 ] {53794d38-a5e4-4e62-988a-d202957bed10} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2025.12.27 23:40:19.982578 [ 261 ] {53794d38-a5e4-4e62-988a-d202957bed10} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001085 sec., 95852.53456221198 rows/sec., 5.87 MiB/sec. | ||
| 3046 | 2025.12.27 23:40:19.982614 [ 261 ] {53794d38-a5e4-4e62-988a-d202957bed10} <Debug> TCPHandler: Processed in 0.001255512 sec. | ||
| 3047 | 2025.12.27 23:40:20.531329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5168 | ||
| 3048 | 2025.12.27 23:40:20.531838 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3049 | 2025.12.27 23:40:20.531884 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3050 | 2025.12.27 23:40:20.532376 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3051 | 2025.12.27 23:40:20.532667 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3052 | 2025.12.27 23:40:20.532807 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5168 | ||
| 3053 | 2025.12.27 23:40:20.532837 [ 153 ] {} <Debug> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3054 | 2025.12.27 23:40:20.532936 [ 153 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3055 | 2025.12.27 23:40:20.532975 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3056 | 2025.12.27 23:40:20.533140 [ 194 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::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 | ||
| 3057 | 2025.12.27 23:40:20.533293 [ 194 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3058 | 2025.12.27 23:40:20.533334 [ 194 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 3059 | 2025.12.27 23:40:20.533403 [ 194 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 442 rows starting from the beginning of the part | ||
| 3060 | 2025.12.27 23:40:20.533450 [ 194 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 3061 | 2025.12.27 23:40:20.533495 [ 194 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 3062 | 2025.12.27 23:40:20.533534 [ 194 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 3063 | 2025.12.27 23:40:20.533578 [ 194 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 3064 | 2025.12.27 23:40:20.535056 [ 191 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5168 rows, containing 4 columns (4 merged, 0 gathered) in 0.001980975 sec., 2608816.365678517 rows/sec., 37.32 MiB/sec. | ||
| 3065 | 2025.12.27 23:40:20.536003 [ 204 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3066 | 2025.12.27 23:40:20.536328 [ 204 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_11_2} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2025.12.27 23:40:20.536401 [ 204 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_11_2} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3068 | 2025.12.27 23:40:20.536489 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3069 | 2025.12.27 23:40:20.800699 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3070 | 2025.12.27 23:40:20.816999 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2025.12.27 23:40:20.817042 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3072 | 2025.12.27 23:40:20.823238 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3073 | 2025.12.27 23:40:20.823904 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2025.12.27 23:40:20.824162 [ 153 ] {} <Debug> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3075 | 2025.12.27 23:40:20.824201 [ 153 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2025.12.27 23:40:20.824223 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3077 | 2025.12.27 23:40:20.824367 [ 194 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 3078 | 2025.12.27 23:40:20.827091 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3079 | 2025.12.27 23:40:20.828121 [ 194 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3080 | 2025.12.27 23:40:20.829420 [ 194 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 3081 | 2025.12.27 23:40:20.833797 [ 194 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 3082 | 2025.12.27 23:40:20.838023 [ 194 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 3083 | 2025.12.27 23:40:20.842474 [ 194 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 3084 | 2025.12.27 23:40:20.846719 [ 194 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 3085 | 2025.12.27 23:40:20.851124 [ 194 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 3086 | 2025.12.27 23:40:20.902981 [ 191 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078680352 sec., 1054.9012287082803 rows/sec., 5.45 MiB/sec. | ||
| 3087 | 2025.12.27 23:40:20.905422 [ 189 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3088 | 2025.12.27 23:40:20.907589 [ 189 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_11_2} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2025.12.27 23:40:20.907706 [ 189 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_11_2} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3090 | 2025.12.27 23:40:20.909987 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3091 | 2025.12.27 23:40:21.000311 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.61 MiB, peak 223.49 MiB, free memory in arenas 0.00 B, will set to 221.14 MiB (RSS), difference: 7.53 MiB | ||
| 3092 | 2025.12.27 23:40:24.952189 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3093 | 2025.12.27 23:40:24.952414 [ 261 ] {3b7c447e-a077-45dc-8a78-fbfe51617820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3094 | 2025.12.27 23:40:24.952488 [ 261 ] {3b7c447e-a077-45dc-8a78-fbfe51617820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3095 | 2025.12.27 23:40:24.953150 [ 261 ] {3b7c447e-a077-45dc-8a78-fbfe51617820} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2025.12.27 23:40:24.953187 [ 261 ] {3b7c447e-a077-45dc-8a78-fbfe51617820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3097 | 2025.12.27 23:40:24.953583 [ 261 ] {3b7c447e-a077-45dc-8a78-fbfe51617820} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3098 | 2025.12.27 23:40:24.953817 [ 261 ] {3b7c447e-a077-45dc-8a78-fbfe51617820} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2025.12.27 23:40:24.953961 [ 261 ] {3b7c447e-a077-45dc-8a78-fbfe51617820} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001603 sec., 67373.67436057392 rows/sec., 5.66 MiB/sec. | ||
| 3100 | 2025.12.27 23:40:24.954000 [ 261 ] {3b7c447e-a077-45dc-8a78-fbfe51617820} <Debug> TCPHandler: Processed in 0.001950525 sec. | ||
| 3101 | 2025.12.27 23:40:24.954129 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3102 | 2025.12.27 23:40:24.954223 [ 261 ] {4fc7e98a-2506-404a-ac4a-d4c3420b32c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3103 | 2025.12.27 23:40:24.954263 [ 261 ] {4fc7e98a-2506-404a-ac4a-d4c3420b32c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3104 | 2025.12.27 23:40:24.954652 [ 261 ] {4fc7e98a-2506-404a-ac4a-d4c3420b32c6} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2025.12.27 23:40:24.954687 [ 261 ] {4fc7e98a-2506-404a-ac4a-d4c3420b32c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3106 | 2025.12.27 23:40:24.954978 [ 261 ] {4fc7e98a-2506-404a-ac4a-d4c3420b32c6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3107 | 2025.12.27 23:40:24.955185 [ 261 ] {4fc7e98a-2506-404a-ac4a-d4c3420b32c6} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2025.12.27 23:40:24.955297 [ 148 ] {} <Debug> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3109 | 2025.12.27 23:40:24.955309 [ 261 ] {4fc7e98a-2506-404a-ac4a-d4c3420b32c6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001105 sec., 23529.41176470588 rows/sec., 1.73 MiB/sec. | ||
| 3110 | 2025.12.27 23:40:24.955333 [ 148 ] {} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2025.12.27 23:40:24.955350 [ 261 ] {4fc7e98a-2506-404a-ac4a-d4c3420b32c6} <Debug> TCPHandler: Processed in 0.001278883 sec. | ||
| 3112 | 2025.12.27 23:40:24.955353 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3113 | 2025.12.27 23:40:24.955457 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3114 | 2025.12.27 23:40:24.955506 [ 192 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::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 | ||
| 3115 | 2025.12.27 23:40:24.955550 [ 261 ] {cb50de41-c5e4-49e2-8c11-396b38e0a0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3116 | 2025.12.27 23:40:24.955600 [ 261 ] {cb50de41-c5e4-49e2-8c11-396b38e0a0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3117 | 2025.12.27 23:40:24.955680 [ 192 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3118 | 2025.12.27 23:40:24.955727 [ 192 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 227 rows starting from the beginning of the part | ||
| 3119 | 2025.12.27 23:40:24.955829 [ 192 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 3120 | 2025.12.27 23:40:24.955886 [ 192 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 215 rows starting from the beginning of the part | ||
| 3121 | 2025.12.27 23:40:24.955939 [ 192 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::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 | ||
| 3122 | 2025.12.27 23:40:24.955986 [ 192 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 230 rows starting from the beginning of the part | ||
| 3123 | 2025.12.27 23:40:24.956022 [ 261 ] {cb50de41-c5e4-49e2-8c11-396b38e0a0a8} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2025.12.27 23:40:24.956034 [ 192 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::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 | ||
| 3125 | 2025.12.27 23:40:24.956065 [ 261 ] {cb50de41-c5e4-49e2-8c11-396b38e0a0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3126 | 2025.12.27 23:40:24.956499 [ 261 ] {cb50de41-c5e4-49e2-8c11-396b38e0a0a8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3127 | 2025.12.27 23:40:24.956734 [ 261 ] {cb50de41-c5e4-49e2-8c11-396b38e0a0a8} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2025.12.27 23:40:24.956865 [ 261 ] {cb50de41-c5e4-49e2-8c11-396b38e0a0a8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001333 sec., 67516.87921980495 rows/sec., 5.27 MiB/sec. | ||
| 3129 | 2025.12.27 23:40:24.956902 [ 261 ] {cb50de41-c5e4-49e2-8c11-396b38e0a0a8} <Debug> TCPHandler: Processed in 0.001492566 sec. | ||
| 3130 | 2025.12.27 23:40:24.957013 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3131 | 2025.12.27 23:40:24.957106 [ 261 ] {b466d58d-54cf-4f73-80af-284d343161fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3132 | 2025.12.27 23:40:24.957149 [ 261 ] {b466d58d-54cf-4f73-80af-284d343161fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3133 | 2025.12.27 23:40:24.957232 [ 186 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 751 rows, containing 5 columns (5 merged, 0 gathered) in 0.001794082 sec., 418598.4810058849 rows/sec., 27.20 MiB/sec. | ||
| 3134 | 2025.12.27 23:40:24.957431 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3135 | 2025.12.27 23:40:24.957546 [ 261 ] {b466d58d-54cf-4f73-80af-284d343161fa} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3136 | 2025.12.27 23:40:24.957580 [ 261 ] {b466d58d-54cf-4f73-80af-284d343161fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3137 | 2025.12.27 23:40:24.957740 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_11_2} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2025.12.27 23:40:24.957806 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_11_2} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3139 | 2025.12.27 23:40:24.957877 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3140 | 2025.12.27 23:40:24.957918 [ 261 ] {b466d58d-54cf-4f73-80af-284d343161fa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3141 | 2025.12.27 23:40:24.958142 [ 261 ] {b466d58d-54cf-4f73-80af-284d343161fa} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2025.12.27 23:40:24.958268 [ 261 ] {b466d58d-54cf-4f73-80af-284d343161fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 3143 | 2025.12.27 23:40:24.958303 [ 261 ] {b466d58d-54cf-4f73-80af-284d343161fa} <Debug> TCPHandler: Processed in 0.001337173 sec. | ||
| 3144 | 2025.12.27 23:40:24.958406 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3145 | 2025.12.27 23:40:24.958498 [ 261 ] {0a342e40-e2c9-4494-83c2-03f04eb89bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3146 | 2025.12.27 23:40:24.958552 [ 261 ] {0a342e40-e2c9-4494-83c2-03f04eb89bdf} <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 | ||
| 3147 | 2025.12.27 23:40:24.959349 [ 261 ] {0a342e40-e2c9-4494-83c2-03f04eb89bdf} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2025.12.27 23:40:24.959386 [ 261 ] {0a342e40-e2c9-4494-83c2-03f04eb89bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3149 | 2025.12.27 23:40:24.959928 [ 261 ] {0a342e40-e2c9-4494-83c2-03f04eb89bdf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3150 | 2025.12.27 23:40:24.960135 [ 261 ] {0a342e40-e2c9-4494-83c2-03f04eb89bdf} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2025.12.27 23:40:24.960265 [ 261 ] {0a342e40-e2c9-4494-83c2-03f04eb89bdf} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001817 sec., 14309.301045679691 rows/sec., 25.64 MiB/sec. | ||
| 3152 | 2025.12.27 23:40:24.960313 [ 261 ] {0a342e40-e2c9-4494-83c2-03f04eb89bdf} <Debug> TCPHandler: Processed in 0.001989316 sec. | ||
| 3153 | 2025.12.27 23:40:24.960428 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3154 | 2025.12.27 23:40:24.960519 [ 261 ] {6701f057-4e4b-43f5-a395-dbc6a394b224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3155 | 2025.12.27 23:40:24.960558 [ 261 ] {6701f057-4e4b-43f5-a395-dbc6a394b224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3156 | 2025.12.27 23:40:24.960959 [ 261 ] {6701f057-4e4b-43f5-a395-dbc6a394b224} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2025.12.27 23:40:24.960995 [ 261 ] {6701f057-4e4b-43f5-a395-dbc6a394b224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3158 | 2025.12.27 23:40:24.961319 [ 261 ] {6701f057-4e4b-43f5-a395-dbc6a394b224} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3159 | 2025.12.27 23:40:24.961528 [ 261 ] {6701f057-4e4b-43f5-a395-dbc6a394b224} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3160 | 2025.12.27 23:40:24.961653 [ 261 ] {6701f057-4e4b-43f5-a395-dbc6a394b224} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 3161 | 2025.12.27 23:40:24.961688 [ 261 ] {6701f057-4e4b-43f5-a395-dbc6a394b224} <Debug> TCPHandler: Processed in 0.001263073 sec. | ||
| 3162 | 2025.12.27 23:40:27.961078 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3163 | 2025.12.27 23:40:27.961135 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3164 | 2025.12.27 23:40:28.033212 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5680 | ||
| 3165 | 2025.12.27 23:40:28.033781 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2025.12.27 23:40:28.033828 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3167 | 2025.12.27 23:40:28.034300 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3168 | 2025.12.27 23:40:28.034534 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2025.12.27 23:40:28.034665 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5680 | ||
| 3170 | 2025.12.27 23:40:28.036880 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 440 | ||
| 3171 | 2025.12.27 23:40:28.039419 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3172 | 2025.12.27 23:40:28.039470 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3173 | 2025.12.27 23:40:28.040691 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3174 | 2025.12.27 23:40:28.040968 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3175 | 2025.12.27 23:40:28.041213 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 440 | ||
| 3176 | 2025.12.27 23:40:28.327476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3177 | 2025.12.27 23:40:28.344387 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2025.12.27 23:40:28.344450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3179 | 2025.12.27 23:40:28.350161 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3180 | 2025.12.27 23:40:28.350877 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2025.12.27 23:40:28.354476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3182 | 2025.12.27 23:40:29.963636 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3183 | 2025.12.27 23:40:29.963924 [ 261 ] {119920c5-25db-4f2f-970b-292e42d72def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3184 | 2025.12.27 23:40:29.964018 [ 261 ] {119920c5-25db-4f2f-970b-292e42d72def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3185 | 2025.12.27 23:40:29.964757 [ 261 ] {119920c5-25db-4f2f-970b-292e42d72def} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2025.12.27 23:40:29.964808 [ 261 ] {119920c5-25db-4f2f-970b-292e42d72def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3187 | 2025.12.27 23:40:29.965217 [ 261 ] {119920c5-25db-4f2f-970b-292e42d72def} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3188 | 2025.12.27 23:40:29.965451 [ 261 ] {119920c5-25db-4f2f-970b-292e42d72def} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2025.12.27 23:40:29.965600 [ 261 ] {119920c5-25db-4f2f-970b-292e42d72def} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001755 sec., 233618.23361823361 rows/sec., 14.82 MiB/sec. | ||
| 3190 | 2025.12.27 23:40:29.965640 [ 261 ] {119920c5-25db-4f2f-970b-292e42d72def} <Debug> TCPHandler: Processed in 0.002198249 sec. | ||
| 3191 | 2025.12.27 23:40:29.965756 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3192 | 2025.12.27 23:40:29.965851 [ 261 ] {453ad5b2-aa34-4b22-90b3-5fc26809db03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3193 | 2025.12.27 23:40:29.965893 [ 261 ] {453ad5b2-aa34-4b22-90b3-5fc26809db03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3194 | 2025.12.27 23:40:29.966671 [ 261 ] {453ad5b2-aa34-4b22-90b3-5fc26809db03} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3195 | 2025.12.27 23:40:29.966707 [ 261 ] {453ad5b2-aa34-4b22-90b3-5fc26809db03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3196 | 2025.12.27 23:40:29.967082 [ 261 ] {453ad5b2-aa34-4b22-90b3-5fc26809db03} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3197 | 2025.12.27 23:40:29.967294 [ 261 ] {453ad5b2-aa34-4b22-90b3-5fc26809db03} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3198 | 2025.12.27 23:40:29.967402 [ 141 ] {} <Debug> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3199 | 2025.12.27 23:40:29.967421 [ 261 ] {453ad5b2-aa34-4b22-90b3-5fc26809db03} <Debug> executeQuery: Read 1138 rows, 92.43 KiB in 0.001588 sec., 716624.6851385391 rows/sec., 56.84 MiB/sec. | ||
| 3200 | 2025.12.27 23:40:29.967477 [ 141 ] {} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2025.12.27 23:40:29.967482 [ 261 ] {453ad5b2-aa34-4b22-90b3-5fc26809db03} <Debug> TCPHandler: Processed in 0.001776071 sec. | ||
| 3202 | 2025.12.27 23:40:29.967509 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3203 | 2025.12.27 23:40:29.967611 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3204 | 2025.12.27 23:40:29.967645 [ 191 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::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 | ||
| 3205 | 2025.12.27 23:40:29.967712 [ 261 ] {f174cc72-01f2-40e9-8619-67f3c15cf17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3206 | 2025.12.27 23:40:29.967757 [ 261 ] {f174cc72-01f2-40e9-8619-67f3c15cf17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3207 | 2025.12.27 23:40:29.967801 [ 191 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3208 | 2025.12.27 23:40:29.967853 [ 191 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2330 rows starting from the beginning of the part | ||
| 3209 | 2025.12.27 23:40:29.967947 [ 191 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1132 rows starting from the beginning of the part | ||
| 3210 | 2025.12.27 23:40:29.968017 [ 191 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 108 rows starting from the beginning of the part | ||
| 3211 | 2025.12.27 23:40:29.968074 [ 191 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1144 rows starting from the beginning of the part | ||
| 3212 | 2025.12.27 23:40:29.968116 [ 191 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 108 rows starting from the beginning of the part | ||
| 3213 | 2025.12.27 23:40:29.968160 [ 191 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1138 rows starting from the beginning of the part | ||
| 3214 | 2025.12.27 23:40:29.968218 [ 261 ] {f174cc72-01f2-40e9-8619-67f3c15cf17f} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2025.12.27 23:40:29.968259 [ 261 ] {f174cc72-01f2-40e9-8619-67f3c15cf17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3216 | 2025.12.27 23:40:29.968694 [ 261 ] {f174cc72-01f2-40e9-8619-67f3c15cf17f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3217 | 2025.12.27 23:40:29.968925 [ 261 ] {f174cc72-01f2-40e9-8619-67f3c15cf17f} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2025.12.27 23:40:29.969061 [ 261 ] {f174cc72-01f2-40e9-8619-67f3c15cf17f} <Debug> executeQuery: Read 218 rows, 13.29 KiB in 0.001367 sec., 159473.29919531822 rows/sec., 9.50 MiB/sec. | ||
| 3219 | 2025.12.27 23:40:29.969098 [ 261 ] {f174cc72-01f2-40e9-8619-67f3c15cf17f} <Debug> TCPHandler: Processed in 0.001536537 sec. | ||
| 3220 | 2025.12.27 23:40:29.969200 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3221 | 2025.12.27 23:40:29.969294 [ 261 ] {df1af3b9-b6ec-4d3f-988f-6a032ce7451d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3222 | 2025.12.27 23:40:29.969333 [ 261 ] {df1af3b9-b6ec-4d3f-988f-6a032ce7451d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3223 | 2025.12.27 23:40:29.969788 [ 261 ] {df1af3b9-b6ec-4d3f-988f-6a032ce7451d} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3224 | 2025.12.27 23:40:29.969825 [ 261 ] {df1af3b9-b6ec-4d3f-988f-6a032ce7451d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3225 | 2025.12.27 23:40:29.970132 [ 261 ] {df1af3b9-b6ec-4d3f-988f-6a032ce7451d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3226 | 2025.12.27 23:40:29.970355 [ 261 ] {df1af3b9-b6ec-4d3f-988f-6a032ce7451d} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3227 | 2025.12.27 23:40:29.970387 [ 193 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5960 rows, containing 5 columns (5 merged, 0 gathered) in 0.0028075 sec., 2122885.1291184328 rows/sec., 178.34 MiB/sec. | ||
| 3228 | 2025.12.27 23:40:29.970482 [ 261 ] {df1af3b9-b6ec-4d3f-988f-6a032ce7451d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001206 sec., 175787.728026534 rows/sec., 11.34 MiB/sec. | ||
| 3229 | 2025.12.27 23:40:29.970518 [ 261 ] {df1af3b9-b6ec-4d3f-988f-6a032ce7451d} <Debug> TCPHandler: Processed in 0.001367955 sec. | ||
| 3230 | 2025.12.27 23:40:29.970638 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3231 | 2025.12.27 23:40:29.970760 [ 261 ] {e0c8e0d5-f0a5-4d95-923b-ec272f102412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3232 | 2025.12.27 23:40:29.970759 [ 186 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3233 | 2025.12.27 23:40:29.970809 [ 261 ] {e0c8e0d5-f0a5-4d95-923b-ec272f102412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3234 | 2025.12.27 23:40:29.971098 [ 186 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_16_3} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2025.12.27 23:40:29.971194 [ 186 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_16_3} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3236 | 2025.12.27 23:40:29.971300 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 3237 | 2025.12.27 23:40:29.971313 [ 261 ] {e0c8e0d5-f0a5-4d95-923b-ec272f102412} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2025.12.27 23:40:29.971354 [ 261 ] {e0c8e0d5-f0a5-4d95-923b-ec272f102412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3239 | 2025.12.27 23:40:29.971679 [ 261 ] {e0c8e0d5-f0a5-4d95-923b-ec272f102412} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3240 | 2025.12.27 23:40:29.971914 [ 261 ] {e0c8e0d5-f0a5-4d95-923b-ec272f102412} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2025.12.27 23:40:29.972042 [ 261 ] {e0c8e0d5-f0a5-4d95-923b-ec272f102412} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001308 sec., 161314.98470948014 rows/sec., 9.16 MiB/sec. | ||
| 3242 | 2025.12.27 23:40:29.972079 [ 261 ] {e0c8e0d5-f0a5-4d95-923b-ec272f102412} <Debug> TCPHandler: Processed in 0.001499916 sec. | ||
| 3243 | 2025.12.27 23:40:29.972183 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3244 | 2025.12.27 23:40:29.972274 [ 261 ] {89ac0d71-9585-48d8-97b3-4e5ccee6ff43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3245 | 2025.12.27 23:40:29.972314 [ 261 ] {89ac0d71-9585-48d8-97b3-4e5ccee6ff43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3246 | 2025.12.27 23:40:29.972960 [ 261 ] {89ac0d71-9585-48d8-97b3-4e5ccee6ff43} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2025.12.27 23:40:29.972995 [ 261 ] {89ac0d71-9585-48d8-97b3-4e5ccee6ff43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3248 | 2025.12.27 23:40:29.973322 [ 261 ] {89ac0d71-9585-48d8-97b3-4e5ccee6ff43} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3249 | 2025.12.27 23:40:29.973532 [ 261 ] {89ac0d71-9585-48d8-97b3-4e5ccee6ff43} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2025.12.27 23:40:29.973627 [ 141 ] {} <Debug> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3251 | 2025.12.27 23:40:29.973658 [ 261 ] {89ac0d71-9585-48d8-97b3-4e5ccee6ff43} <Debug> executeQuery: Read 692 rows, 49.51 KiB in 0.001402 sec., 493580.5991440799 rows/sec., 34.49 MiB/sec. | ||
| 3252 | 2025.12.27 23:40:29.973662 [ 141 ] {} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2025.12.27 23:40:29.973699 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3254 | 2025.12.27 23:40:29.973701 [ 261 ] {89ac0d71-9585-48d8-97b3-4e5ccee6ff43} <Debug> TCPHandler: Processed in 0.001565468 sec. | ||
| 3255 | 2025.12.27 23:40:29.973800 [ 191 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::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 | ||
| 3256 | 2025.12.27 23:40:29.973821 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3257 | 2025.12.27 23:40:29.973903 [ 191 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3258 | 2025.12.27 23:40:29.973920 [ 261 ] {483e1406-ec7e-4626-8369-16ecc48806f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3259 | 2025.12.27 23:40:29.973934 [ 191 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1197 rows starting from the beginning of the part | ||
| 3260 | 2025.12.27 23:40:29.973968 [ 261 ] {483e1406-ec7e-4626-8369-16ecc48806f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3261 | 2025.12.27 23:40:29.973990 [ 191 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 689 rows starting from the beginning of the part | ||
| 3262 | 2025.12.27 23:40:29.974033 [ 191 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3263 | 2025.12.27 23:40:29.974069 [ 191 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 710 rows starting from the beginning of the part | ||
| 3264 | 2025.12.27 23:40:29.974110 [ 191 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3265 | 2025.12.27 23:40:29.974200 [ 191 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 692 rows starting from the beginning of the part | ||
| 3266 | 2025.12.27 23:40:29.974319 [ 261 ] {483e1406-ec7e-4626-8369-16ecc48806f7} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3267 | 2025.12.27 23:40:29.974360 [ 261 ] {483e1406-ec7e-4626-8369-16ecc48806f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3268 | 2025.12.27 23:40:29.974680 [ 261 ] {483e1406-ec7e-4626-8369-16ecc48806f7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3269 | 2025.12.27 23:40:29.974899 [ 261 ] {483e1406-ec7e-4626-8369-16ecc48806f7} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3270 | 2025.12.27 23:40:29.975030 [ 261 ] {483e1406-ec7e-4626-8369-16ecc48806f7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 277.90 KiB/sec. | ||
| 3271 | 2025.12.27 23:40:29.975064 [ 261 ] {483e1406-ec7e-4626-8369-16ecc48806f7} <Debug> TCPHandler: Processed in 0.001292343 sec. | ||
| 3272 | 2025.12.27 23:40:29.975167 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3273 | 2025.12.27 23:40:29.975258 [ 261 ] {b83b132e-7545-4c16-af4e-47ec4468ed0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3274 | 2025.12.27 23:40:29.975299 [ 261 ] {b83b132e-7545-4c16-af4e-47ec4468ed0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3275 | 2025.12.27 23:40:29.975539 [ 189 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001785252 sec., 1942582.8958600804 rows/sec., 145.20 MiB/sec. | ||
| 3276 | 2025.12.27 23:40:29.975718 [ 191 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3277 | 2025.12.27 23:40:29.975720 [ 261 ] {b83b132e-7545-4c16-af4e-47ec4468ed0c} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2025.12.27 23:40:29.975773 [ 261 ] {b83b132e-7545-4c16-af4e-47ec4468ed0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3279 | 2025.12.27 23:40:29.976008 [ 191 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_16_3} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2025.12.27 23:40:29.976084 [ 191 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_16_3} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3281 | 2025.12.27 23:40:29.976146 [ 261 ] {b83b132e-7545-4c16-af4e-47ec4468ed0c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3282 | 2025.12.27 23:40:29.976153 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 3283 | 2025.12.27 23:40:29.976364 [ 261 ] {b83b132e-7545-4c16-af4e-47ec4468ed0c} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2025.12.27 23:40:29.976462 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3285 | 2025.12.27 23:40:29.976491 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2025.12.27 23:40:29.976495 [ 261 ] {b83b132e-7545-4c16-af4e-47ec4468ed0c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001255 sec., 250199.203187251 rows/sec., 16.44 MiB/sec. | ||
| 3287 | 2025.12.27 23:40:29.976508 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3288 | 2025.12.27 23:40:29.976622 [ 261 ] {b83b132e-7545-4c16-af4e-47ec4468ed0c} <Debug> TCPHandler: Processed in 0.001502167 sec. | ||
| 3289 | 2025.12.27 23:40:29.976675 [ 191 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::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 | ||
| 3290 | 2025.12.27 23:40:29.976738 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3291 | 2025.12.27 23:40:29.976767 [ 191 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3292 | 2025.12.27 23:40:29.976798 [ 191 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4345 rows starting from the beginning of the part | ||
| 3293 | 2025.12.27 23:40:29.976833 [ 261 ] {75fa0453-9a62-48ce-81b0-ea5326fe9ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3294 | 2025.12.27 23:40:29.976845 [ 191 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 314 rows starting from the beginning of the part | ||
| 3295 | 2025.12.27 23:40:29.976882 [ 261 ] {75fa0453-9a62-48ce-81b0-ea5326fe9ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3296 | 2025.12.27 23:40:29.976974 [ 191 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3297 | 2025.12.27 23:40:29.977014 [ 191 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 320 rows starting from the beginning of the part | ||
| 3298 | 2025.12.27 23:40:29.977047 [ 191 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3299 | 2025.12.27 23:40:29.977080 [ 191 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 314 rows starting from the beginning of the part | ||
| 3300 | 2025.12.27 23:40:29.977257 [ 261 ] {75fa0453-9a62-48ce-81b0-ea5326fe9ca8} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2025.12.27 23:40:29.977295 [ 261 ] {75fa0453-9a62-48ce-81b0-ea5326fe9ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3302 | 2025.12.27 23:40:29.977584 [ 261 ] {75fa0453-9a62-48ce-81b0-ea5326fe9ca8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3303 | 2025.12.27 23:40:29.977794 [ 261 ] {75fa0453-9a62-48ce-81b0-ea5326fe9ca8} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2025.12.27 23:40:29.977987 [ 261 ] {75fa0453-9a62-48ce-81b0-ea5326fe9ca8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00117 sec., 854.7008547008546 rows/sec., 57.59 KiB/sec. | ||
| 3305 | 2025.12.27 23:40:29.978022 [ 261 ] {75fa0453-9a62-48ce-81b0-ea5326fe9ca8} <Debug> TCPHandler: Processed in 0.001330273 sec. | ||
| 3306 | 2025.12.27 23:40:29.978122 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3307 | 2025.12.27 23:40:29.978211 [ 261 ] {fdf97f73-3068-4bd9-ad93-7829b1c1335e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3308 | 2025.12.27 23:40:29.978263 [ 261 ] {fdf97f73-3068-4bd9-ad93-7829b1c1335e} <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 | ||
| 3309 | 2025.12.27 23:40:29.978999 [ 261 ] {fdf97f73-3068-4bd9-ad93-7829b1c1335e} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2025.12.27 23:40:29.979034 [ 261 ] {fdf97f73-3068-4bd9-ad93-7829b1c1335e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3311 | 2025.12.27 23:40:29.979138 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5613 rows, containing 5 columns (5 merged, 0 gathered) in 0.002490174 sec., 2254059.3548884536 rows/sec., 150.55 MiB/sec. | ||
| 3312 | 2025.12.27 23:40:29.979591 [ 191 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3313 | 2025.12.27 23:40:29.979610 [ 261 ] {fdf97f73-3068-4bd9-ad93-7829b1c1335e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3314 | 2025.12.27 23:40:29.979903 [ 261 ] {fdf97f73-3068-4bd9-ad93-7829b1c1335e} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2025.12.27 23:40:29.979934 [ 191 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2025.12.27 23:40:29.980007 [ 191 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3317 | 2025.12.27 23:40:29.980034 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3318 | 2025.12.27 23:40:29.980048 [ 261 ] {fdf97f73-3068-4bd9-ad93-7829b1c1335e} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001854 sec., 7011.8662351672065 rows/sec., 12.56 MiB/sec. | ||
| 3319 | 2025.12.27 23:40:29.980066 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 3320 | 2025.12.27 23:40:29.980083 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2025.12.27 23:40:29.980114 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3322 | 2025.12.27 23:40:29.980116 [ 261 ] {fdf97f73-3068-4bd9-ad93-7829b1c1335e} <Debug> TCPHandler: Processed in 0.002040116 sec. | ||
| 3323 | 2025.12.27 23:40:29.980200 [ 189 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::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 | ||
| 3324 | 2025.12.27 23:40:29.980254 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3325 | 2025.12.27 23:40:29.980351 [ 261 ] {c4c3bab8-eb11-48d3-af0b-1898eb6da0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3326 | 2025.12.27 23:40:29.980392 [ 261 ] {c4c3bab8-eb11-48d3-af0b-1898eb6da0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3327 | 2025.12.27 23:40:29.980398 [ 189 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3328 | 2025.12.27 23:40:29.980456 [ 189 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 75 rows starting from the beginning of the part | ||
| 3329 | 2025.12.27 23:40:29.980598 [ 189 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 3330 | 2025.12.27 23:40:29.980714 [ 189 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 3331 | 2025.12.27 23:40:29.980736 [ 261 ] {c4c3bab8-eb11-48d3-af0b-1898eb6da0fb} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2025.12.27 23:40:29.980776 [ 261 ] {c4c3bab8-eb11-48d3-af0b-1898eb6da0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3333 | 2025.12.27 23:40:29.980811 [ 189 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part | ||
| 3334 | 2025.12.27 23:40:29.980907 [ 189 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 3335 | 2025.12.27 23:40:29.980998 [ 189 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part | ||
| 3336 | 2025.12.27 23:40:29.981102 [ 261 ] {c4c3bab8-eb11-48d3-af0b-1898eb6da0fb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3337 | 2025.12.27 23:40:29.981336 [ 261 ] {c4c3bab8-eb11-48d3-af0b-1898eb6da0fb} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3338 | 2025.12.27 23:40:29.981447 [ 139 ] {} <Debug> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3339 | 2025.12.27 23:40:29.981471 [ 261 ] {c4c3bab8-eb11-48d3-af0b-1898eb6da0fb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001138 sec., 91388.40070298771 rows/sec., 5.60 MiB/sec. | ||
| 3340 | 2025.12.27 23:40:29.981483 [ 139 ] {} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2025.12.27 23:40:29.981510 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3342 | 2025.12.27 23:40:29.981513 [ 261 ] {c4c3bab8-eb11-48d3-af0b-1898eb6da0fb} <Debug> TCPHandler: Processed in 0.001308203 sec. | ||
| 3343 | 2025.12.27 23:40:29.981579 [ 191 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 3344 | 2025.12.27 23:40:29.981668 [ 191 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3345 | 2025.12.27 23:40:29.981694 [ 191 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 760 rows starting from the beginning of the part | ||
| 3346 | 2025.12.27 23:40:29.981734 [ 191 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
| 3347 | 2025.12.27 23:40:29.981767 [ 191 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3348 | 2025.12.27 23:40:29.981795 [ 191 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 104 rows starting from the beginning of the part | ||
| 3349 | 2025.12.27 23:40:29.981827 [ 191 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3350 | 2025.12.27 23:40:29.981865 [ 191 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3351 | 2025.12.27 23:40:29.982671 [ 196 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1192 rows, containing 4 columns (4 merged, 0 gathered) in 0.00112115 sec., 1063194.0418320475 rows/sec., 67.04 MiB/sec. | ||
| 3352 | 2025.12.27 23:40:29.982850 [ 196 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3353 | 2025.12.27 23:40:29.983126 [ 196 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_16_3} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2025.12.27 23:40:29.983194 [ 196 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_16_3} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3355 | 2025.12.27 23:40:29.983261 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3356 | 2025.12.27 23:40:29.983315 [ 196 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 19 columns (19 merged, 0 gathered) in 0.003159337 sec., 51593.10323653349 rows/sec., 92.45 MiB/sec. | ||
| 3357 | 2025.12.27 23:40:29.983651 [ 189 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3358 | 2025.12.27 23:40:29.983937 [ 189 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3359 | 2025.12.27 23:40:29.983998 [ 189 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3360 | 2025.12.27 23:40:29.984064 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 3361 | 2025.12.27 23:40:34.979832 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3362 | 2025.12.27 23:40:34.980053 [ 261 ] {3259d3ed-6574-4b4b-b06c-fda7aaf08c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3363 | 2025.12.27 23:40:34.980129 [ 261 ] {3259d3ed-6574-4b4b-b06c-fda7aaf08c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3364 | 2025.12.27 23:40:34.980741 [ 261 ] {3259d3ed-6574-4b4b-b06c-fda7aaf08c03} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3365 | 2025.12.27 23:40:34.980791 [ 261 ] {3259d3ed-6574-4b4b-b06c-fda7aaf08c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3366 | 2025.12.27 23:40:34.981191 [ 261 ] {3259d3ed-6574-4b4b-b06c-fda7aaf08c03} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3367 | 2025.12.27 23:40:34.981419 [ 261 ] {3259d3ed-6574-4b4b-b06c-fda7aaf08c03} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3368 | 2025.12.27 23:40:34.981580 [ 261 ] {3259d3ed-6574-4b4b-b06c-fda7aaf08c03} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001584 sec., 2525.2525252525256 rows/sec., 205.92 KiB/sec. | ||
| 3369 | 2025.12.27 23:40:34.981620 [ 261 ] {3259d3ed-6574-4b4b-b06c-fda7aaf08c03} <Debug> TCPHandler: Processed in 0.001931315 sec. | ||
| 3370 | 2025.12.27 23:40:34.981745 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3371 | 2025.12.27 23:40:34.981869 [ 261 ] {1c3916db-a2f0-4a5a-9006-5356b8b547db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3372 | 2025.12.27 23:40:34.981917 [ 261 ] {1c3916db-a2f0-4a5a-9006-5356b8b547db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3373 | 2025.12.27 23:40:34.983017 [ 261 ] {1c3916db-a2f0-4a5a-9006-5356b8b547db} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2025.12.27 23:40:34.983053 [ 261 ] {1c3916db-a2f0-4a5a-9006-5356b8b547db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3375 | 2025.12.27 23:40:34.983474 [ 261 ] {1c3916db-a2f0-4a5a-9006-5356b8b547db} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3376 | 2025.12.27 23:40:34.983694 [ 261 ] {1c3916db-a2f0-4a5a-9006-5356b8b547db} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3377 | 2025.12.27 23:40:34.983824 [ 261 ] {1c3916db-a2f0-4a5a-9006-5356b8b547db} <Debug> executeQuery: Read 1250 rows, 105.99 KiB in 0.001981 sec., 630994.4472488642 rows/sec., 52.25 MiB/sec. | ||
| 3378 | 2025.12.27 23:40:34.983862 [ 261 ] {1c3916db-a2f0-4a5a-9006-5356b8b547db} <Debug> TCPHandler: Processed in 0.002178619 sec. | ||
| 3379 | 2025.12.27 23:40:34.983974 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3380 | 2025.12.27 23:40:34.984069 [ 261 ] {6dc7ce94-40c8-4d60-93f2-6bc129b714c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3381 | 2025.12.27 23:40:34.984110 [ 261 ] {6dc7ce94-40c8-4d60-93f2-6bc129b714c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3382 | 2025.12.27 23:40:34.984523 [ 261 ] {6dc7ce94-40c8-4d60-93f2-6bc129b714c5} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2025.12.27 23:40:34.984560 [ 261 ] {6dc7ce94-40c8-4d60-93f2-6bc129b714c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3384 | 2025.12.27 23:40:34.984867 [ 261 ] {6dc7ce94-40c8-4d60-93f2-6bc129b714c5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3385 | 2025.12.27 23:40:34.985084 [ 261 ] {6dc7ce94-40c8-4d60-93f2-6bc129b714c5} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2025.12.27 23:40:34.985210 [ 261 ] {6dc7ce94-40c8-4d60-93f2-6bc129b714c5} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.00116 sec., 25862.068965517243 rows/sec., 1.88 MiB/sec. | ||
| 3387 | 2025.12.27 23:40:34.985246 [ 261 ] {6dc7ce94-40c8-4d60-93f2-6bc129b714c5} <Debug> TCPHandler: Processed in 0.001321794 sec. | ||
| 3388 | 2025.12.27 23:40:34.985345 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3389 | 2025.12.27 23:40:34.985439 [ 261 ] {9088ea92-38c2-4f3d-8184-e88fd78cbf79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3390 | 2025.12.27 23:40:34.985478 [ 261 ] {9088ea92-38c2-4f3d-8184-e88fd78cbf79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3391 | 2025.12.27 23:40:34.985933 [ 261 ] {9088ea92-38c2-4f3d-8184-e88fd78cbf79} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2025.12.27 23:40:34.985966 [ 261 ] {9088ea92-38c2-4f3d-8184-e88fd78cbf79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3393 | 2025.12.27 23:40:34.986257 [ 261 ] {9088ea92-38c2-4f3d-8184-e88fd78cbf79} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3394 | 2025.12.27 23:40:34.986449 [ 261 ] {9088ea92-38c2-4f3d-8184-e88fd78cbf79} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2025.12.27 23:40:34.986535 [ 132 ] {} <Debug> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3396 | 2025.12.27 23:40:34.986566 [ 261 ] {9088ea92-38c2-4f3d-8184-e88fd78cbf79} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001187 sec., 192080.87615838248 rows/sec., 13.01 MiB/sec. | ||
| 3397 | 2025.12.27 23:40:34.986570 [ 132 ] {} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2025.12.27 23:40:34.986595 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3399 | 2025.12.27 23:40:34.986601 [ 261 ] {9088ea92-38c2-4f3d-8184-e88fd78cbf79} <Debug> TCPHandler: Processed in 0.001349315 sec. | ||
| 3400 | 2025.12.27 23:40:34.986709 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3401 | 2025.12.27 23:40:34.986707 [ 200 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::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 | ||
| 3402 | 2025.12.27 23:40:34.986818 [ 261 ] {fbbd38a0-f2a3-4f8d-8e8f-1444960d5003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3403 | 2025.12.27 23:40:34.986866 [ 200 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3404 | 2025.12.27 23:40:34.986868 [ 261 ] {fbbd38a0-f2a3-4f8d-8e8f-1444960d5003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3405 | 2025.12.27 23:40:34.986969 [ 200 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 440 rows starting from the beginning of the part | ||
| 3406 | 2025.12.27 23:40:34.987040 [ 200 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 229 rows starting from the beginning of the part | ||
| 3407 | 2025.12.27 23:40:34.987087 [ 200 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 3408 | 2025.12.27 23:40:34.987131 [ 200 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 3409 | 2025.12.27 23:40:34.987171 [ 200 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 3410 | 2025.12.27 23:40:34.987209 [ 200 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
| 3411 | 2025.12.27 23:40:34.987574 [ 261 ] {fbbd38a0-f2a3-4f8d-8e8f-1444960d5003} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2025.12.27 23:40:34.987617 [ 261 ] {fbbd38a0-f2a3-4f8d-8e8f-1444960d5003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3413 | 2025.12.27 23:40:34.987988 [ 261 ] {fbbd38a0-f2a3-4f8d-8e8f-1444960d5003} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3414 | 2025.12.27 23:40:34.988198 [ 200 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496986 sec., 1024057.6732180527 rows/sec., 71.42 MiB/sec. | ||
| 3415 | 2025.12.27 23:40:34.988204 [ 261 ] {fbbd38a0-f2a3-4f8d-8e8f-1444960d5003} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2025.12.27 23:40:34.988352 [ 261 ] {fbbd38a0-f2a3-4f8d-8e8f-1444960d5003} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001499 sec., 366911.27418278856 rows/sec., 27.24 MiB/sec. | ||
| 3417 | 2025.12.27 23:40:34.988355 [ 200 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3418 | 2025.12.27 23:40:34.988391 [ 261 ] {fbbd38a0-f2a3-4f8d-8e8f-1444960d5003} <Debug> TCPHandler: Processed in 0.00168936 sec. | ||
| 3419 | 2025.12.27 23:40:34.988508 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3420 | 2025.12.27 23:40:34.988606 [ 261 ] {e49de21a-682c-4b41-bb30-113d6a3d4887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3421 | 2025.12.27 23:40:34.988638 [ 200 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_11_2} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3422 | 2025.12.27 23:40:34.988651 [ 261 ] {e49de21a-682c-4b41-bb30-113d6a3d4887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3423 | 2025.12.27 23:40:34.988725 [ 200 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_11_2} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3424 | 2025.12.27 23:40:34.988798 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3425 | 2025.12.27 23:40:34.989208 [ 261 ] {e49de21a-682c-4b41-bb30-113d6a3d4887} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3426 | 2025.12.27 23:40:34.989248 [ 261 ] {e49de21a-682c-4b41-bb30-113d6a3d4887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3427 | 2025.12.27 23:40:34.989621 [ 261 ] {e49de21a-682c-4b41-bb30-113d6a3d4887} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3428 | 2025.12.27 23:40:34.989834 [ 261 ] {e49de21a-682c-4b41-bb30-113d6a3d4887} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3429 | 2025.12.27 23:40:34.989956 [ 261 ] {e49de21a-682c-4b41-bb30-113d6a3d4887} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001369 sec., 617969.3206720233 rows/sec., 41.59 MiB/sec. | ||
| 3430 | 2025.12.27 23:40:34.989991 [ 261 ] {e49de21a-682c-4b41-bb30-113d6a3d4887} <Debug> TCPHandler: Processed in 0.001533627 sec. | ||
| 3431 | 2025.12.27 23:40:34.990099 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3432 | 2025.12.27 23:40:34.990194 [ 261 ] {a43fd534-a6a3-46dc-95f0-4e3898c87635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3433 | 2025.12.27 23:40:34.990247 [ 261 ] {a43fd534-a6a3-46dc-95f0-4e3898c87635} <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 | ||
| 3434 | 2025.12.27 23:40:34.991022 [ 261 ] {a43fd534-a6a3-46dc-95f0-4e3898c87635} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3435 | 2025.12.27 23:40:34.991056 [ 261 ] {a43fd534-a6a3-46dc-95f0-4e3898c87635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3436 | 2025.12.27 23:40:34.991578 [ 261 ] {a43fd534-a6a3-46dc-95f0-4e3898c87635} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3437 | 2025.12.27 23:40:34.991797 [ 261 ] {a43fd534-a6a3-46dc-95f0-4e3898c87635} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3438 | 2025.12.27 23:40:34.991927 [ 261 ] {a43fd534-a6a3-46dc-95f0-4e3898c87635} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001752 sec., 14840.182648401826 rows/sec., 26.59 MiB/sec. | ||
| 3439 | 2025.12.27 23:40:34.991978 [ 261 ] {a43fd534-a6a3-46dc-95f0-4e3898c87635} <Debug> TCPHandler: Processed in 0.001928234 sec. | ||
| 3440 | 2025.12.27 23:40:34.992088 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3441 | 2025.12.27 23:40:34.992182 [ 261 ] {6fbac04c-b940-4ad6-a589-4989da45f133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3442 | 2025.12.27 23:40:34.992224 [ 261 ] {6fbac04c-b940-4ad6-a589-4989da45f133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3443 | 2025.12.27 23:40:34.992553 [ 261 ] {6fbac04c-b940-4ad6-a589-4989da45f133} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3444 | 2025.12.27 23:40:34.992587 [ 261 ] {6fbac04c-b940-4ad6-a589-4989da45f133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3445 | 2025.12.27 23:40:34.992890 [ 261 ] {6fbac04c-b940-4ad6-a589-4989da45f133} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3446 | 2025.12.27 23:40:34.993100 [ 261 ] {6fbac04c-b940-4ad6-a589-4989da45f133} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3447 | 2025.12.27 23:40:34.993225 [ 261 ] {6fbac04c-b940-4ad6-a589-4989da45f133} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 3448 | 2025.12.27 23:40:34.993259 [ 261 ] {6fbac04c-b940-4ad6-a589-4989da45f133} <Debug> TCPHandler: Processed in 0.001221192 sec. | ||
| 3449 | 2025.12.27 23:40:35.534829 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6128 | ||
| 3450 | 2025.12.27 23:40:35.535582 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3451 | 2025.12.27 23:40:35.535626 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3452 | 2025.12.27 23:40:35.536094 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3453 | 2025.12.27 23:40:35.536319 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2025.12.27 23:40:35.536447 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6128 | ||
| 3455 | 2025.12.27 23:40:35.854618 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3456 | 2025.12.27 23:40:35.870496 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2025.12.27 23:40:35.870564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3458 | 2025.12.27 23:40:35.876269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3459 | 2025.12.27 23:40:35.876992 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3460 | 2025.12.27 23:40:35.879813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3461 | 2025.12.27 23:40:38.041477 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 478 | ||
| 3462 | 2025.12.27 23:40:38.043818 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2025.12.27 23:40:38.043857 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3464 | 2025.12.27 23:40:38.045040 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3465 | 2025.12.27 23:40:38.045311 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2025.12.27 23:40:38.045551 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 478 | ||
| 3467 | 2025.12.27 23:40:39.963655 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3468 | 2025.12.27 23:40:39.963861 [ 261 ] {765e3516-aee3-442e-9544-5898e6dd950b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3469 | 2025.12.27 23:40:39.963930 [ 261 ] {765e3516-aee3-442e-9544-5898e6dd950b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3470 | 2025.12.27 23:40:39.964767 [ 261 ] {765e3516-aee3-442e-9544-5898e6dd950b} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3471 | 2025.12.27 23:40:39.964817 [ 261 ] {765e3516-aee3-442e-9544-5898e6dd950b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3472 | 2025.12.27 23:40:39.965259 [ 261 ] {765e3516-aee3-442e-9544-5898e6dd950b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3473 | 2025.12.27 23:40:39.965498 [ 261 ] {765e3516-aee3-442e-9544-5898e6dd950b} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3474 | 2025.12.27 23:40:39.965651 [ 261 ] {765e3516-aee3-442e-9544-5898e6dd950b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001843 sec., 222463.3749321758 rows/sec., 14.11 MiB/sec. | ||
| 3475 | 2025.12.27 23:40:39.965660 [ 127 ] {} <Debug> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3476 | 2025.12.27 23:40:39.965693 [ 261 ] {765e3516-aee3-442e-9544-5898e6dd950b} <Debug> TCPHandler: Processed in 0.002183639 sec. | ||
| 3477 | 2025.12.27 23:40:39.965730 [ 127 ] {} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3478 | 2025.12.27 23:40:39.965758 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3479 | 2025.12.27 23:40:39.965831 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3480 | 2025.12.27 23:40:39.965857 [ 200 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::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 | ||
| 3481 | 2025.12.27 23:40:39.965932 [ 261 ] {bc85f37e-cf73-4eeb-8dbe-42b2a701b8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3482 | 2025.12.27 23:40:39.965975 [ 200 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3483 | 2025.12.27 23:40:39.965979 [ 261 ] {bc85f37e-cf73-4eeb-8dbe-42b2a701b8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3484 | 2025.12.27 23:40:39.966017 [ 200 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 410 rows starting from the beginning of the part | ||
| 3485 | 2025.12.27 23:40:39.966092 [ 200 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3486 | 2025.12.27 23:40:39.966138 [ 200 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 3487 | 2025.12.27 23:40:39.966182 [ 200 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 3488 | 2025.12.27 23:40:39.966224 [ 200 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 3489 | 2025.12.27 23:40:39.966933 [ 261 ] {bc85f37e-cf73-4eeb-8dbe-42b2a701b8ba} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3490 | 2025.12.27 23:40:39.966975 [ 261 ] {bc85f37e-cf73-4eeb-8dbe-42b2a701b8ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3491 | 2025.12.27 23:40:39.967317 [ 198 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495217 sec., 1371038.4512749654 rows/sec., 92.20 MiB/sec. | ||
| 3492 | 2025.12.27 23:40:39.967398 [ 261 ] {bc85f37e-cf73-4eeb-8dbe-42b2a701b8ba} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3493 | 2025.12.27 23:40:39.967488 [ 200 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3494 | 2025.12.27 23:40:39.967670 [ 261 ] {bc85f37e-cf73-4eeb-8dbe-42b2a701b8ba} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3495 | 2025.12.27 23:40:39.967808 [ 200 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_9_2} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2025.12.27 23:40:39.967837 [ 261 ] {bc85f37e-cf73-4eeb-8dbe-42b2a701b8ba} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001923 sec., 592823.712948518 rows/sec., 47.04 MiB/sec. | ||
| 3497 | 2025.12.27 23:40:39.967881 [ 200 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_9_2} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3498 | 2025.12.27 23:40:39.967881 [ 261 ] {bc85f37e-cf73-4eeb-8dbe-42b2a701b8ba} <Debug> TCPHandler: Processed in 0.002100367 sec. | ||
| 3499 | 2025.12.27 23:40:39.967959 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3500 | 2025.12.27 23:40:39.968024 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3501 | 2025.12.27 23:40:39.968125 [ 261 ] {23752f36-eb93-4fe6-bd62-dcb1012b8a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3502 | 2025.12.27 23:40:39.968169 [ 261 ] {23752f36-eb93-4fe6-bd62-dcb1012b8a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3503 | 2025.12.27 23:40:39.968659 [ 261 ] {23752f36-eb93-4fe6-bd62-dcb1012b8a66} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3504 | 2025.12.27 23:40:39.968697 [ 261 ] {23752f36-eb93-4fe6-bd62-dcb1012b8a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3505 | 2025.12.27 23:40:39.969020 [ 261 ] {23752f36-eb93-4fe6-bd62-dcb1012b8a66} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3506 | 2025.12.27 23:40:39.969262 [ 261 ] {23752f36-eb93-4fe6-bd62-dcb1012b8a66} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2025.12.27 23:40:39.969392 [ 261 ] {23752f36-eb93-4fe6-bd62-dcb1012b8a66} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001287 sec., 170163.17016317017 rows/sec., 10.14 MiB/sec. | ||
| 3508 | 2025.12.27 23:40:39.969429 [ 261 ] {23752f36-eb93-4fe6-bd62-dcb1012b8a66} <Debug> TCPHandler: Processed in 0.001457906 sec. | ||
| 3509 | 2025.12.27 23:40:39.969539 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3510 | 2025.12.27 23:40:39.969635 [ 261 ] {41188451-487c-4d7c-99f4-869744d77e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3511 | 2025.12.27 23:40:39.969675 [ 261 ] {41188451-487c-4d7c-99f4-869744d77e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3512 | 2025.12.27 23:40:39.970139 [ 261 ] {41188451-487c-4d7c-99f4-869744d77e2e} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3513 | 2025.12.27 23:40:39.970177 [ 261 ] {41188451-487c-4d7c-99f4-869744d77e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3514 | 2025.12.27 23:40:39.970491 [ 261 ] {41188451-487c-4d7c-99f4-869744d77e2e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3515 | 2025.12.27 23:40:39.970710 [ 261 ] {41188451-487c-4d7c-99f4-869744d77e2e} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3516 | 2025.12.27 23:40:39.970837 [ 261 ] {41188451-487c-4d7c-99f4-869744d77e2e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001221 sec., 173628.17362817362 rows/sec., 11.20 MiB/sec. | ||
| 3517 | 2025.12.27 23:40:39.970874 [ 261 ] {41188451-487c-4d7c-99f4-869744d77e2e} <Debug> TCPHandler: Processed in 0.001384275 sec. | ||
| 3518 | 2025.12.27 23:40:39.970992 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3519 | 2025.12.27 23:40:39.971089 [ 261 ] {aa85fb0b-0b65-460f-a93f-22c20c402b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3520 | 2025.12.27 23:40:39.971129 [ 261 ] {aa85fb0b-0b65-460f-a93f-22c20c402b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3521 | 2025.12.27 23:40:39.971597 [ 261 ] {aa85fb0b-0b65-460f-a93f-22c20c402b4d} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3522 | 2025.12.27 23:40:39.971634 [ 261 ] {aa85fb0b-0b65-460f-a93f-22c20c402b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3523 | 2025.12.27 23:40:39.971961 [ 261 ] {aa85fb0b-0b65-460f-a93f-22c20c402b4d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3524 | 2025.12.27 23:40:39.972188 [ 261 ] {aa85fb0b-0b65-460f-a93f-22c20c402b4d} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3525 | 2025.12.27 23:40:39.972293 [ 127 ] {} <Debug> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3526 | 2025.12.27 23:40:39.972315 [ 261 ] {aa85fb0b-0b65-460f-a93f-22c20c402b4d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001245 sec., 169477.91164658635 rows/sec., 9.62 MiB/sec. | ||
| 3527 | 2025.12.27 23:40:39.972330 [ 127 ] {} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3528 | 2025.12.27 23:40:39.972357 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3529 | 2025.12.27 23:40:39.972360 [ 261 ] {aa85fb0b-0b65-460f-a93f-22c20c402b4d} <Debug> TCPHandler: Processed in 0.001422415 sec. | ||
| 3530 | 2025.12.27 23:40:39.972476 [ 191 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::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 | ||
| 3531 | 2025.12.27 23:40:39.972485 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3532 | 2025.12.27 23:40:39.972611 [ 191 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3533 | 2025.12.27 23:40:39.972617 [ 261 ] {81bdaadb-8386-46a2-82f1-f1a16c7262f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3534 | 2025.12.27 23:40:39.972660 [ 191 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 211 rows starting from the beginning of the part | ||
| 3535 | 2025.12.27 23:40:39.972677 [ 261 ] {81bdaadb-8386-46a2-82f1-f1a16c7262f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3536 | 2025.12.27 23:40:39.972729 [ 191 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3537 | 2025.12.27 23:40:39.972779 [ 191 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 3538 | 2025.12.27 23:40:39.972821 [ 191 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 3539 | 2025.12.27 23:40:39.972859 [ 191 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 3540 | 2025.12.27 23:40:39.973338 [ 261 ] {81bdaadb-8386-46a2-82f1-f1a16c7262f0} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3541 | 2025.12.27 23:40:39.973380 [ 261 ] {81bdaadb-8386-46a2-82f1-f1a16c7262f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3542 | 2025.12.27 23:40:39.973742 [ 261 ] {81bdaadb-8386-46a2-82f1-f1a16c7262f0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3543 | 2025.12.27 23:40:39.973781 [ 200 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001365524 sec., 772597.1861351394 rows/sec., 46.82 MiB/sec. | ||
| 3544 | 2025.12.27 23:40:39.973970 [ 198 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3545 | 2025.12.27 23:40:39.974003 [ 261 ] {81bdaadb-8386-46a2-82f1-f1a16c7262f0} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2025.12.27 23:40:39.974161 [ 261 ] {81bdaadb-8386-46a2-82f1-f1a16c7262f0} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001562 sec., 443661.9718309859 rows/sec., 31.00 MiB/sec. | ||
| 3547 | 2025.12.27 23:40:39.974203 [ 261 ] {81bdaadb-8386-46a2-82f1-f1a16c7262f0} <Debug> TCPHandler: Processed in 0.001769021 sec. | ||
| 3548 | 2025.12.27 23:40:39.974289 [ 198 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_9_2} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3549 | 2025.12.27 23:40:39.974318 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3550 | 2025.12.27 23:40:39.974373 [ 198 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_9_2} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3551 | 2025.12.27 23:40:39.974418 [ 261 ] {8a61181f-0d43-442b-b990-3ca343e7a952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3552 | 2025.12.27 23:40:39.974466 [ 261 ] {8a61181f-0d43-442b-b990-3ca343e7a952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3553 | 2025.12.27 23:40:39.974468 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3554 | 2025.12.27 23:40:39.974802 [ 261 ] {8a61181f-0d43-442b-b990-3ca343e7a952} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2025.12.27 23:40:39.974843 [ 261 ] {8a61181f-0d43-442b-b990-3ca343e7a952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3556 | 2025.12.27 23:40:39.975158 [ 261 ] {8a61181f-0d43-442b-b990-3ca343e7a952} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3557 | 2025.12.27 23:40:39.975378 [ 261 ] {8a61181f-0d43-442b-b990-3ca343e7a952} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3558 | 2025.12.27 23:40:39.975503 [ 261 ] {8a61181f-0d43-442b-b990-3ca343e7a952} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 3559 | 2025.12.27 23:40:39.975539 [ 261 ] {8a61181f-0d43-442b-b990-3ca343e7a952} <Debug> TCPHandler: Processed in 0.001271873 sec. | ||
| 3560 | 2025.12.27 23:40:39.975637 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3561 | 2025.12.27 23:40:39.975731 [ 261 ] {ff1095a4-7c39-475f-9305-8d8769c01ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3562 | 2025.12.27 23:40:39.975773 [ 261 ] {ff1095a4-7c39-475f-9305-8d8769c01ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3563 | 2025.12.27 23:40:39.976206 [ 261 ] {ff1095a4-7c39-475f-9305-8d8769c01ffc} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3564 | 2025.12.27 23:40:39.976242 [ 261 ] {ff1095a4-7c39-475f-9305-8d8769c01ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3565 | 2025.12.27 23:40:39.976581 [ 261 ] {ff1095a4-7c39-475f-9305-8d8769c01ffc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3566 | 2025.12.27 23:40:39.976798 [ 261 ] {ff1095a4-7c39-475f-9305-8d8769c01ffc} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3567 | 2025.12.27 23:40:39.976934 [ 261 ] {ff1095a4-7c39-475f-9305-8d8769c01ffc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001222 sec., 256955.81014729952 rows/sec., 16.88 MiB/sec. | ||
| 3568 | 2025.12.27 23:40:39.976971 [ 261 ] {ff1095a4-7c39-475f-9305-8d8769c01ffc} <Debug> TCPHandler: Processed in 0.001382984 sec. | ||
| 3569 | 2025.12.27 23:40:39.977076 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3570 | 2025.12.27 23:40:39.977171 [ 261 ] {faf7b16d-75b8-43f7-a006-199bea824945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3571 | 2025.12.27 23:40:39.977213 [ 261 ] {faf7b16d-75b8-43f7-a006-199bea824945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3572 | 2025.12.27 23:40:39.977518 [ 261 ] {faf7b16d-75b8-43f7-a006-199bea824945} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3573 | 2025.12.27 23:40:39.977554 [ 261 ] {faf7b16d-75b8-43f7-a006-199bea824945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3574 | 2025.12.27 23:40:39.977847 [ 261 ] {faf7b16d-75b8-43f7-a006-199bea824945} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3575 | 2025.12.27 23:40:39.978061 [ 261 ] {faf7b16d-75b8-43f7-a006-199bea824945} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3576 | 2025.12.27 23:40:39.978170 [ 127 ] {} <Debug> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3577 | 2025.12.27 23:40:39.978190 [ 261 ] {faf7b16d-75b8-43f7-a006-199bea824945} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 3578 | 2025.12.27 23:40:39.978206 [ 127 ] {} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2025.12.27 23:40:39.978232 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3580 | 2025.12.27 23:40:39.978232 [ 261 ] {faf7b16d-75b8-43f7-a006-199bea824945} <Debug> TCPHandler: Processed in 0.001204752 sec. | ||
| 3581 | 2025.12.27 23:40:39.978327 [ 188 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3582 | 2025.12.27 23:40:39.978351 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3583 | 2025.12.27 23:40:39.978433 [ 188 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3584 | 2025.12.27 23:40:39.978447 [ 261 ] {eaa288f6-8185-4a56-8117-038f360f4139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3585 | 2025.12.27 23:40:39.978463 [ 188 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3586 | 2025.12.27 23:40:39.978502 [ 261 ] {eaa288f6-8185-4a56-8117-038f360f4139} <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 | ||
| 3587 | 2025.12.27 23:40:39.978543 [ 188 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3588 | 2025.12.27 23:40:39.978592 [ 188 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3589 | 2025.12.27 23:40:39.978636 [ 188 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3590 | 2025.12.27 23:40:39.978675 [ 188 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3591 | 2025.12.27 23:40:39.978717 [ 188 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3592 | 2025.12.27 23:40:39.979269 [ 261 ] {eaa288f6-8185-4a56-8117-038f360f4139} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3593 | 2025.12.27 23:40:39.979305 [ 261 ] {eaa288f6-8185-4a56-8117-038f360f4139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3594 | 2025.12.27 23:40:39.979443 [ 200 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.0011632 sec., 8596.973865199448 rows/sec., 575.93 KiB/sec. | ||
| 3595 | 2025.12.27 23:40:39.979635 [ 199 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3596 | 2025.12.27 23:40:39.979880 [ 261 ] {eaa288f6-8185-4a56-8117-038f360f4139} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3597 | 2025.12.27 23:40:39.979972 [ 199 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_10_2} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3598 | 2025.12.27 23:40:39.980061 [ 199 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_10_2} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3599 | 2025.12.27 23:40:39.980143 [ 261 ] {eaa288f6-8185-4a56-8117-038f360f4139} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3600 | 2025.12.27 23:40:39.980147 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3601 | 2025.12.27 23:40:39.980290 [ 261 ] {eaa288f6-8185-4a56-8117-038f360f4139} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00186 sec., 7526.881720430107 rows/sec., 13.49 MiB/sec. | ||
| 3602 | 2025.12.27 23:40:39.980344 [ 261 ] {eaa288f6-8185-4a56-8117-038f360f4139} <Debug> TCPHandler: Processed in 0.002042297 sec. | ||
| 3603 | 2025.12.27 23:40:39.980457 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3604 | 2025.12.27 23:40:39.980552 [ 261 ] {01b80a55-f7e5-49f2-91c3-3c1b308062af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3605 | 2025.12.27 23:40:39.980594 [ 261 ] {01b80a55-f7e5-49f2-91c3-3c1b308062af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3606 | 2025.12.27 23:40:39.980928 [ 261 ] {01b80a55-f7e5-49f2-91c3-3c1b308062af} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3607 | 2025.12.27 23:40:39.980964 [ 261 ] {01b80a55-f7e5-49f2-91c3-3c1b308062af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3608 | 2025.12.27 23:40:39.981283 [ 261 ] {01b80a55-f7e5-49f2-91c3-3c1b308062af} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3609 | 2025.12.27 23:40:39.981507 [ 261 ] {01b80a55-f7e5-49f2-91c3-3c1b308062af} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3610 | 2025.12.27 23:40:39.981644 [ 261 ] {01b80a55-f7e5-49f2-91c3-3c1b308062af} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00111 sec., 93693.69369369368 rows/sec., 5.74 MiB/sec. | ||
| 3611 | 2025.12.27 23:40:39.981679 [ 261 ] {01b80a55-f7e5-49f2-91c3-3c1b308062af} <Debug> TCPHandler: Processed in 0.001273182 sec. | ||
| 3612 | 2025.12.27 23:40:42.961184 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3613 | 2025.12.27 23:40:42.961255 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3614 | 2025.12.27 23:40:43.036665 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6640 | ||
| 3615 | 2025.12.27 23:40:43.037190 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3616 | 2025.12.27 23:40:43.037245 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 3617 | 2025.12.27 23:40:43.037760 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3618 | 2025.12.27 23:40:43.038000 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3619 | 2025.12.27 23:40:43.038155 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6640 | ||
| 3620 | 2025.12.27 23:40:43.380020 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3621 | 2025.12.27 23:40:43.396460 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3622 | 2025.12.27 23:40:43.396504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3623 | 2025.12.27 23:40:43.402932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3624 | 2025.12.27 23:40:43.403642 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2025.12.27 23:40:43.406494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3626 | 2025.12.27 23:40:44.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.33 MiB, peak 229.91 MiB, free memory in arenas 0.00 B, will set to 225.61 MiB (RSS), difference: 1.28 MiB | ||
| 3627 | 2025.12.27 23:40:44.952052 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3628 | 2025.12.27 23:40:44.952241 [ 261 ] {13859c0a-30ef-4d9b-a463-97432b037ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3629 | 2025.12.27 23:40:44.952307 [ 261 ] {13859c0a-30ef-4d9b-a463-97432b037ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3630 | 2025.12.27 23:40:44.952989 [ 261 ] {13859c0a-30ef-4d9b-a463-97432b037ccd} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3631 | 2025.12.27 23:40:44.953025 [ 261 ] {13859c0a-30ef-4d9b-a463-97432b037ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3632 | 2025.12.27 23:40:44.953419 [ 261 ] {13859c0a-30ef-4d9b-a463-97432b037ccd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3633 | 2025.12.27 23:40:44.953640 [ 261 ] {13859c0a-30ef-4d9b-a463-97432b037ccd} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3634 | 2025.12.27 23:40:44.953788 [ 261 ] {13859c0a-30ef-4d9b-a463-97432b037ccd} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001598 sec., 67584.48060075093 rows/sec., 5.67 MiB/sec. | ||
| 3635 | 2025.12.27 23:40:44.953827 [ 261 ] {13859c0a-30ef-4d9b-a463-97432b037ccd} <Debug> TCPHandler: Processed in 0.001904854 sec. | ||
| 3636 | 2025.12.27 23:40:44.953957 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3637 | 2025.12.27 23:40:44.954052 [ 261 ] {99d190f6-3d50-4fd6-b06a-65e08387cca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3638 | 2025.12.27 23:40:44.954093 [ 261 ] {99d190f6-3d50-4fd6-b06a-65e08387cca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3639 | 2025.12.27 23:40:44.954500 [ 261 ] {99d190f6-3d50-4fd6-b06a-65e08387cca5} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3640 | 2025.12.27 23:40:44.954534 [ 261 ] {99d190f6-3d50-4fd6-b06a-65e08387cca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3641 | 2025.12.27 23:40:44.954846 [ 261 ] {99d190f6-3d50-4fd6-b06a-65e08387cca5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3642 | 2025.12.27 23:40:44.955057 [ 261 ] {99d190f6-3d50-4fd6-b06a-65e08387cca5} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3643 | 2025.12.27 23:40:44.955182 [ 261 ] {99d190f6-3d50-4fd6-b06a-65e08387cca5} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001149 sec., 22628.372497824195 rows/sec., 1.66 MiB/sec. | ||
| 3644 | 2025.12.27 23:40:44.955217 [ 261 ] {99d190f6-3d50-4fd6-b06a-65e08387cca5} <Debug> TCPHandler: Processed in 0.001308963 sec. | ||
| 3645 | 2025.12.27 23:40:44.955339 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3646 | 2025.12.27 23:40:44.955433 [ 261 ] {7167ec46-4465-42c2-bcfe-56bafd62ac7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3647 | 2025.12.27 23:40:44.955472 [ 261 ] {7167ec46-4465-42c2-bcfe-56bafd62ac7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3648 | 2025.12.27 23:40:44.955892 [ 261 ] {7167ec46-4465-42c2-bcfe-56bafd62ac7c} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3649 | 2025.12.27 23:40:44.955927 [ 261 ] {7167ec46-4465-42c2-bcfe-56bafd62ac7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3650 | 2025.12.27 23:40:44.956239 [ 261 ] {7167ec46-4465-42c2-bcfe-56bafd62ac7c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3651 | 2025.12.27 23:40:44.956446 [ 261 ] {7167ec46-4465-42c2-bcfe-56bafd62ac7c} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3652 | 2025.12.27 23:40:44.956568 [ 261 ] {7167ec46-4465-42c2-bcfe-56bafd62ac7c} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001153 sec., 78057.24197745013 rows/sec., 6.10 MiB/sec. | ||
| 3653 | 2025.12.27 23:40:44.956603 [ 261 ] {7167ec46-4465-42c2-bcfe-56bafd62ac7c} <Debug> TCPHandler: Processed in 0.001312584 sec. | ||
| 3654 | 2025.12.27 23:40:44.956723 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3655 | 2025.12.27 23:40:44.956816 [ 261 ] {53dd51d0-82cd-4a4e-9fb6-03722314d25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3656 | 2025.12.27 23:40:44.956859 [ 261 ] {53dd51d0-82cd-4a4e-9fb6-03722314d25b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3657 | 2025.12.27 23:40:44.957271 [ 261 ] {53dd51d0-82cd-4a4e-9fb6-03722314d25b} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3658 | 2025.12.27 23:40:44.957304 [ 261 ] {53dd51d0-82cd-4a4e-9fb6-03722314d25b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3659 | 2025.12.27 23:40:44.957635 [ 261 ] {53dd51d0-82cd-4a4e-9fb6-03722314d25b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3660 | 2025.12.27 23:40:44.957838 [ 261 ] {53dd51d0-82cd-4a4e-9fb6-03722314d25b} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3661 | 2025.12.27 23:40:44.957962 [ 261 ] {53dd51d0-82cd-4a4e-9fb6-03722314d25b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 3662 | 2025.12.27 23:40:44.957996 [ 261 ] {53dd51d0-82cd-4a4e-9fb6-03722314d25b} <Debug> TCPHandler: Processed in 0.001320153 sec. | ||
| 3663 | 2025.12.27 23:40:44.958109 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3664 | 2025.12.27 23:40:44.958202 [ 261 ] {84894eff-e8f7-4525-8d86-426777e8bc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3665 | 2025.12.27 23:40:44.958255 [ 261 ] {84894eff-e8f7-4525-8d86-426777e8bc22} <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 | ||
| 3666 | 2025.12.27 23:40:44.959066 [ 261 ] {84894eff-e8f7-4525-8d86-426777e8bc22} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3667 | 2025.12.27 23:40:44.959107 [ 261 ] {84894eff-e8f7-4525-8d86-426777e8bc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3668 | 2025.12.27 23:40:44.959652 [ 261 ] {84894eff-e8f7-4525-8d86-426777e8bc22} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3669 | 2025.12.27 23:40:44.959898 [ 261 ] {84894eff-e8f7-4525-8d86-426777e8bc22} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3670 | 2025.12.27 23:40:44.960041 [ 261 ] {84894eff-e8f7-4525-8d86-426777e8bc22} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001857 sec., 14001.077005923533 rows/sec., 25.09 MiB/sec. | ||
| 3671 | 2025.12.27 23:40:44.960091 [ 261 ] {84894eff-e8f7-4525-8d86-426777e8bc22} <Debug> TCPHandler: Processed in 0.002029596 sec. | ||
| 3672 | 2025.12.27 23:40:44.960220 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3673 | 2025.12.27 23:40:44.960317 [ 261 ] {defd410b-d0a8-4fe9-8bf2-c1cd634b8d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3674 | 2025.12.27 23:40:44.960358 [ 261 ] {defd410b-d0a8-4fe9-8bf2-c1cd634b8d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3675 | 2025.12.27 23:40:44.960696 [ 261 ] {defd410b-d0a8-4fe9-8bf2-c1cd634b8d28} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3676 | 2025.12.27 23:40:44.960730 [ 261 ] {defd410b-d0a8-4fe9-8bf2-c1cd634b8d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3677 | 2025.12.27 23:40:44.961039 [ 261 ] {defd410b-d0a8-4fe9-8bf2-c1cd634b8d28} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3678 | 2025.12.27 23:40:44.961247 [ 261 ] {defd410b-d0a8-4fe9-8bf2-c1cd634b8d28} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3679 | 2025.12.27 23:40:44.961373 [ 261 ] {defd410b-d0a8-4fe9-8bf2-c1cd634b8d28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 3680 | 2025.12.27 23:40:44.961407 [ 261 ] {defd410b-d0a8-4fe9-8bf2-c1cd634b8d28} <Debug> TCPHandler: Processed in 0.001243802 sec. | ||
| 3681 | 2025.12.27 23:40:45.532454 [ 117 ] {} <Debug> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3682 | 2025.12.27 23:40:45.532526 [ 117 ] {} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2025.12.27 23:40:45.532551 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3684 | 2025.12.27 23:40:45.532653 [ 188 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::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 | ||
| 3685 | 2025.12.27 23:40:45.532792 [ 188 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3686 | 2025.12.27 23:40:45.532829 [ 188 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 3687 | 2025.12.27 23:40:45.532904 [ 188 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::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 | ||
| 3688 | 2025.12.27 23:40:45.532953 [ 188 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3689 | 2025.12.27 23:40:45.533003 [ 188 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::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 | ||
| 3690 | 2025.12.27 23:40:45.533043 [ 188 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::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 | ||
| 3691 | 2025.12.27 23:40:45.533841 [ 199 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228422 sec., 24421.574996214655 rows/sec., 2.04 MiB/sec. | ||
| 3692 | 2025.12.27 23:40:45.533991 [ 188 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3693 | 2025.12.27 23:40:45.534245 [ 188 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_5_1} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2025.12.27 23:40:45.534312 [ 188 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_5_1} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3695 | 2025.12.27 23:40:45.534373 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3696 | 2025.12.27 23:40:48.045883 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 512 | ||
| 3697 | 2025.12.27 23:40:48.048282 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3698 | 2025.12.27 23:40:48.048321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3699 | 2025.12.27 23:40:48.049526 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3700 | 2025.12.27 23:40:48.049801 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2025.12.27 23:40:48.050040 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
| 3702 | 2025.12.27 23:40:49.962841 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3703 | 2025.12.27 23:40:49.963161 [ 261 ] {f4ce9a30-a5d3-4b22-8d84-18b29eb504cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3704 | 2025.12.27 23:40:49.963269 [ 261 ] {f4ce9a30-a5d3-4b22-8d84-18b29eb504cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3705 | 2025.12.27 23:40:49.964286 [ 261 ] {f4ce9a30-a5d3-4b22-8d84-18b29eb504cc} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2025.12.27 23:40:49.964335 [ 261 ] {f4ce9a30-a5d3-4b22-8d84-18b29eb504cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3707 | 2025.12.27 23:40:49.964757 [ 261 ] {f4ce9a30-a5d3-4b22-8d84-18b29eb504cc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3708 | 2025.12.27 23:40:49.964986 [ 261 ] {f4ce9a30-a5d3-4b22-8d84-18b29eb504cc} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2025.12.27 23:40:49.965141 [ 261 ] {f4ce9a30-a5d3-4b22-8d84-18b29eb504cc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002058 sec., 199222.5461613217 rows/sec., 12.64 MiB/sec. | ||
| 3710 | 2025.12.27 23:40:49.965182 [ 261 ] {f4ce9a30-a5d3-4b22-8d84-18b29eb504cc} <Debug> TCPHandler: Processed in 0.002484035 sec. | ||
| 3711 | 2025.12.27 23:40:49.965308 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2025.12.27 23:40:49.965432 [ 261 ] {8c012316-3c65-4c33-a353-5d949faacd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3713 | 2025.12.27 23:40:49.965482 [ 261 ] {8c012316-3c65-4c33-a353-5d949faacd2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3714 | 2025.12.27 23:40:49.966393 [ 261 ] {8c012316-3c65-4c33-a353-5d949faacd2b} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2025.12.27 23:40:49.966430 [ 261 ] {8c012316-3c65-4c33-a353-5d949faacd2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3716 | 2025.12.27 23:40:49.966814 [ 261 ] {8c012316-3c65-4c33-a353-5d949faacd2b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3717 | 2025.12.27 23:40:49.967026 [ 261 ] {8c012316-3c65-4c33-a353-5d949faacd2b} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2025.12.27 23:40:49.967158 [ 261 ] {8c012316-3c65-4c33-a353-5d949faacd2b} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.00175 sec., 651428.5714285714 rows/sec., 51.69 MiB/sec. | ||
| 3719 | 2025.12.27 23:40:49.967194 [ 261 ] {8c012316-3c65-4c33-a353-5d949faacd2b} <Debug> TCPHandler: Processed in 0.001947875 sec. | ||
| 3720 | 2025.12.27 23:40:49.967307 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2025.12.27 23:40:49.967401 [ 261 ] {a9c0d8e9-27df-4324-9e33-5b32fad9f247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3722 | 2025.12.27 23:40:49.967441 [ 261 ] {a9c0d8e9-27df-4324-9e33-5b32fad9f247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3723 | 2025.12.27 23:40:49.967896 [ 261 ] {a9c0d8e9-27df-4324-9e33-5b32fad9f247} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2025.12.27 23:40:49.967933 [ 261 ] {a9c0d8e9-27df-4324-9e33-5b32fad9f247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3725 | 2025.12.27 23:40:49.968259 [ 261 ] {a9c0d8e9-27df-4324-9e33-5b32fad9f247} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3726 | 2025.12.27 23:40:49.968476 [ 261 ] {a9c0d8e9-27df-4324-9e33-5b32fad9f247} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2025.12.27 23:40:49.968578 [ 111 ] {} <Debug> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3728 | 2025.12.27 23:40:49.968602 [ 261 ] {a9c0d8e9-27df-4324-9e33-5b32fad9f247} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.00122 sec., 179508.19672131148 rows/sec., 10.70 MiB/sec. | ||
| 3729 | 2025.12.27 23:40:49.968648 [ 111 ] {} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3730 | 2025.12.27 23:40:49.968656 [ 261 ] {a9c0d8e9-27df-4324-9e33-5b32fad9f247} <Debug> TCPHandler: Processed in 0.001399105 sec. | ||
| 3731 | 2025.12.27 23:40:49.968677 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3732 | 2025.12.27 23:40:49.968768 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3733 | 2025.12.27 23:40:49.968777 [ 195 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::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 | ||
| 3734 | 2025.12.27 23:40:49.968868 [ 261 ] {adea1d06-7880-4d96-8a1a-022f66215560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3735 | 2025.12.27 23:40:49.968901 [ 195 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3736 | 2025.12.27 23:40:49.968912 [ 261 ] {adea1d06-7880-4d96-8a1a-022f66215560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3737 | 2025.12.27 23:40:49.968941 [ 195 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 262 rows starting from the beginning of the part | ||
| 3738 | 2025.12.27 23:40:49.969008 [ 195 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 218 rows starting from the beginning of the part | ||
| 3739 | 2025.12.27 23:40:49.969051 [ 195 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::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 | ||
| 3740 | 2025.12.27 23:40:49.969090 [ 195 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 219 rows starting from the beginning of the part | ||
| 3741 | 2025.12.27 23:40:49.969129 [ 195 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 3742 | 2025.12.27 23:40:49.969185 [ 195 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 219 rows starting from the beginning of the part | ||
| 3743 | 2025.12.27 23:40:49.969504 [ 261 ] {adea1d06-7880-4d96-8a1a-022f66215560} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2025.12.27 23:40:49.969545 [ 261 ] {adea1d06-7880-4d96-8a1a-022f66215560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3745 | 2025.12.27 23:40:49.969970 [ 261 ] {adea1d06-7880-4d96-8a1a-022f66215560} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3746 | 2025.12.27 23:40:49.970118 [ 188 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 974 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382945 sec., 704294.0970175965 rows/sec., 45.57 MiB/sec. | ||
| 3747 | 2025.12.27 23:40:49.970189 [ 261 ] {adea1d06-7880-4d96-8a1a-022f66215560} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3748 | 2025.12.27 23:40:49.970299 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3749 | 2025.12.27 23:40:49.970326 [ 261 ] {adea1d06-7880-4d96-8a1a-022f66215560} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001475 sec., 143728.81355932204 rows/sec., 9.27 MiB/sec. | ||
| 3750 | 2025.12.27 23:40:49.970368 [ 261 ] {adea1d06-7880-4d96-8a1a-022f66215560} <Debug> TCPHandler: Processed in 0.001649249 sec. | ||
| 3751 | 2025.12.27 23:40:49.970487 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3752 | 2025.12.27 23:40:49.970583 [ 261 ] {5681c773-2e06-42f2-99ec-6ba89ba11dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3753 | 2025.12.27 23:40:49.970606 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_16_3} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2025.12.27 23:40:49.970624 [ 261 ] {5681c773-2e06-42f2-99ec-6ba89ba11dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3755 | 2025.12.27 23:40:49.970702 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_16_3} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3756 | 2025.12.27 23:40:49.970792 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3757 | 2025.12.27 23:40:49.971089 [ 261 ] {5681c773-2e06-42f2-99ec-6ba89ba11dab} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3758 | 2025.12.27 23:40:49.971129 [ 261 ] {5681c773-2e06-42f2-99ec-6ba89ba11dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3759 | 2025.12.27 23:40:49.971462 [ 261 ] {5681c773-2e06-42f2-99ec-6ba89ba11dab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3760 | 2025.12.27 23:40:49.971669 [ 261 ] {5681c773-2e06-42f2-99ec-6ba89ba11dab} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3761 | 2025.12.27 23:40:49.971795 [ 261 ] {5681c773-2e06-42f2-99ec-6ba89ba11dab} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00123 sec., 171544.71544715448 rows/sec., 9.74 MiB/sec. | ||
| 3762 | 2025.12.27 23:40:49.971832 [ 261 ] {5681c773-2e06-42f2-99ec-6ba89ba11dab} <Debug> TCPHandler: Processed in 0.001395564 sec. | ||
| 3763 | 2025.12.27 23:40:49.971940 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3764 | 2025.12.27 23:40:49.972035 [ 261 ] {6cc10f80-df74-4365-a980-7eed47467b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3765 | 2025.12.27 23:40:49.972075 [ 261 ] {6cc10f80-df74-4365-a980-7eed47467b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3766 | 2025.12.27 23:40:49.972682 [ 261 ] {6cc10f80-df74-4365-a980-7eed47467b62} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3767 | 2025.12.27 23:40:49.972718 [ 261 ] {6cc10f80-df74-4365-a980-7eed47467b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3768 | 2025.12.27 23:40:49.973046 [ 261 ] {6cc10f80-df74-4365-a980-7eed47467b62} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3769 | 2025.12.27 23:40:49.973254 [ 261 ] {6cc10f80-df74-4365-a980-7eed47467b62} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2025.12.27 23:40:49.973381 [ 261 ] {6cc10f80-df74-4365-a980-7eed47467b62} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001363 sec., 508437.27072633896 rows/sec., 35.53 MiB/sec. | ||
| 3771 | 2025.12.27 23:40:49.973418 [ 261 ] {6cc10f80-df74-4365-a980-7eed47467b62} <Debug> TCPHandler: Processed in 0.001528098 sec. | ||
| 3772 | 2025.12.27 23:40:49.973526 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3773 | 2025.12.27 23:40:49.973618 [ 261 ] {c6f958d6-8c7b-4191-9994-19c69bd3d9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3774 | 2025.12.27 23:40:49.973659 [ 261 ] {c6f958d6-8c7b-4191-9994-19c69bd3d9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3775 | 2025.12.27 23:40:49.973985 [ 261 ] {c6f958d6-8c7b-4191-9994-19c69bd3d9a5} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2025.12.27 23:40:49.974020 [ 261 ] {c6f958d6-8c7b-4191-9994-19c69bd3d9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3777 | 2025.12.27 23:40:49.974319 [ 261 ] {c6f958d6-8c7b-4191-9994-19c69bd3d9a5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3778 | 2025.12.27 23:40:49.974526 [ 261 ] {c6f958d6-8c7b-4191-9994-19c69bd3d9a5} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3779 | 2025.12.27 23:40:49.974651 [ 261 ] {c6f958d6-8c7b-4191-9994-19c69bd3d9a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 3780 | 2025.12.27 23:40:49.974686 [ 261 ] {c6f958d6-8c7b-4191-9994-19c69bd3d9a5} <Debug> TCPHandler: Processed in 0.001209521 sec. | ||
| 3781 | 2025.12.27 23:40:49.974793 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3782 | 2025.12.27 23:40:49.974887 [ 261 ] {97dfdb12-af5f-4cd7-8121-c654d3cfb17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3783 | 2025.12.27 23:40:49.974930 [ 261 ] {97dfdb12-af5f-4cd7-8121-c654d3cfb17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3784 | 2025.12.27 23:40:49.975349 [ 261 ] {97dfdb12-af5f-4cd7-8121-c654d3cfb17d} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3785 | 2025.12.27 23:40:49.975385 [ 261 ] {97dfdb12-af5f-4cd7-8121-c654d3cfb17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3786 | 2025.12.27 23:40:49.975721 [ 261 ] {97dfdb12-af5f-4cd7-8121-c654d3cfb17d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3787 | 2025.12.27 23:40:49.975941 [ 261 ] {97dfdb12-af5f-4cd7-8121-c654d3cfb17d} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3788 | 2025.12.27 23:40:49.976069 [ 261 ] {97dfdb12-af5f-4cd7-8121-c654d3cfb17d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.0012 sec., 261666.6666666667 rows/sec., 17.19 MiB/sec. | ||
| 3789 | 2025.12.27 23:40:49.976105 [ 261 ] {97dfdb12-af5f-4cd7-8121-c654d3cfb17d} <Debug> TCPHandler: Processed in 0.001360655 sec. | ||
| 3790 | 2025.12.27 23:40:49.976212 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3791 | 2025.12.27 23:40:49.976307 [ 261 ] {066174c3-2187-41c5-8ea3-8b5ba75990f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3792 | 2025.12.27 23:40:49.976348 [ 261 ] {066174c3-2187-41c5-8ea3-8b5ba75990f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3793 | 2025.12.27 23:40:49.976658 [ 261 ] {066174c3-2187-41c5-8ea3-8b5ba75990f4} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2025.12.27 23:40:49.976694 [ 261 ] {066174c3-2187-41c5-8ea3-8b5ba75990f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3795 | 2025.12.27 23:40:49.976987 [ 261 ] {066174c3-2187-41c5-8ea3-8b5ba75990f4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3796 | 2025.12.27 23:40:49.977190 [ 261 ] {066174c3-2187-41c5-8ea3-8b5ba75990f4} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3797 | 2025.12.27 23:40:49.977322 [ 261 ] {066174c3-2187-41c5-8ea3-8b5ba75990f4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 3798 | 2025.12.27 23:40:49.977357 [ 261 ] {066174c3-2187-41c5-8ea3-8b5ba75990f4} <Debug> TCPHandler: Processed in 0.001194112 sec. | ||
| 3799 | 2025.12.27 23:40:49.977464 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3800 | 2025.12.27 23:40:49.977557 [ 261 ] {032dd71b-8afb-447e-a665-10b72fc4a39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3801 | 2025.12.27 23:40:49.977610 [ 261 ] {032dd71b-8afb-447e-a665-10b72fc4a39a} <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 | ||
| 3802 | 2025.12.27 23:40:49.978357 [ 261 ] {032dd71b-8afb-447e-a665-10b72fc4a39a} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3803 | 2025.12.27 23:40:49.978392 [ 261 ] {032dd71b-8afb-447e-a665-10b72fc4a39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3804 | 2025.12.27 23:40:49.978891 [ 261 ] {032dd71b-8afb-447e-a665-10b72fc4a39a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3805 | 2025.12.27 23:40:49.979108 [ 261 ] {032dd71b-8afb-447e-a665-10b72fc4a39a} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3806 | 2025.12.27 23:40:49.979243 [ 261 ] {032dd71b-8afb-447e-a665-10b72fc4a39a} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.0017 sec., 8235.29411764706 rows/sec., 14.76 MiB/sec. | ||
| 3807 | 2025.12.27 23:40:49.979294 [ 261 ] {032dd71b-8afb-447e-a665-10b72fc4a39a} <Debug> TCPHandler: Processed in 0.001879393 sec. | ||
| 3808 | 2025.12.27 23:40:49.979409 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3809 | 2025.12.27 23:40:49.979502 [ 261 ] {b081b18b-42e2-48ac-ae2b-d7fd49f76fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3810 | 2025.12.27 23:40:49.979544 [ 261 ] {b081b18b-42e2-48ac-ae2b-d7fd49f76fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3811 | 2025.12.27 23:40:49.979871 [ 261 ] {b081b18b-42e2-48ac-ae2b-d7fd49f76fb4} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3812 | 2025.12.27 23:40:49.979907 [ 261 ] {b081b18b-42e2-48ac-ae2b-d7fd49f76fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3813 | 2025.12.27 23:40:49.980208 [ 261 ] {b081b18b-42e2-48ac-ae2b-d7fd49f76fb4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3814 | 2025.12.27 23:40:49.980411 [ 261 ] {b081b18b-42e2-48ac-ae2b-d7fd49f76fb4} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3815 | 2025.12.27 23:40:49.980527 [ 261 ] {b081b18b-42e2-48ac-ae2b-d7fd49f76fb4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001063 sec., 97836.31232361242 rows/sec., 5.99 MiB/sec. | ||
| 3816 | 2025.12.27 23:40:49.980559 [ 261 ] {b081b18b-42e2-48ac-ae2b-d7fd49f76fb4} <Debug> TCPHandler: Processed in 0.001221432 sec. | ||
| 3817 | 2025.12.27 23:40:50.538372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7088 | ||
| 3818 | 2025.12.27 23:40:50.538913 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3819 | 2025.12.27 23:40:50.538961 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3820 | 2025.12.27 23:40:50.539451 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3821 | 2025.12.27 23:40:50.539682 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3822 | 2025.12.27 23:40:50.539811 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7088 | ||
| 3823 | 2025.12.27 23:40:50.906680 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3824 | 2025.12.27 23:40:50.923530 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3825 | 2025.12.27 23:40:50.923590 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3826 | 2025.12.27 23:40:50.928905 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3827 | 2025.12.27 23:40:50.929564 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3828 | 2025.12.27 23:40:50.932324 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3829 | 2025.12.27 23:40:54.953896 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3830 | 2025.12.27 23:40:54.954107 [ 261 ] {1b06d5c5-8ecc-4236-b2da-7b14035a0912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3831 | 2025.12.27 23:40:54.954179 [ 261 ] {1b06d5c5-8ecc-4236-b2da-7b14035a0912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3832 | 2025.12.27 23:40:54.954842 [ 261 ] {1b06d5c5-8ecc-4236-b2da-7b14035a0912} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3833 | 2025.12.27 23:40:54.954877 [ 261 ] {1b06d5c5-8ecc-4236-b2da-7b14035a0912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3834 | 2025.12.27 23:40:54.955260 [ 261 ] {1b06d5c5-8ecc-4236-b2da-7b14035a0912} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3835 | 2025.12.27 23:40:54.955483 [ 261 ] {1b06d5c5-8ecc-4236-b2da-7b14035a0912} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3836 | 2025.12.27 23:40:54.955600 [ 61 ] {} <Debug> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3837 | 2025.12.27 23:40:54.955623 [ 261 ] {1b06d5c5-8ecc-4236-b2da-7b14035a0912} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001572 sec., 68702.29007633588 rows/sec., 5.77 MiB/sec. | ||
| 3838 | 2025.12.27 23:40:54.955644 [ 61 ] {} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3839 | 2025.12.27 23:40:54.955663 [ 261 ] {1b06d5c5-8ecc-4236-b2da-7b14035a0912} <Debug> TCPHandler: Processed in 0.001901663 sec. | ||
| 3840 | 2025.12.27 23:40:54.955667 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3841 | 2025.12.27 23:40:54.955785 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3842 | 2025.12.27 23:40:54.955796 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::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 | ||
| 3843 | 2025.12.27 23:40:54.955878 [ 261 ] {fb83676f-6835-4f9f-af8d-6ced7e07fa26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3844 | 2025.12.27 23:40:54.955923 [ 261 ] {fb83676f-6835-4f9f-af8d-6ced7e07fa26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3845 | 2025.12.27 23:40:54.955935 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3846 | 2025.12.27 23:40:54.955971 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2340 rows starting from the beginning of the part | ||
| 3847 | 2025.12.27 23:40:54.956036 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1250 rows starting from the beginning of the part | ||
| 3848 | 2025.12.27 23:40:54.956078 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1140 rows starting from the beginning of the part | ||
| 3849 | 2025.12.27 23:40:54.956122 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 108 rows starting from the beginning of the part | ||
| 3850 | 2025.12.27 23:40:54.956176 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1140 rows starting from the beginning of the part | ||
| 3851 | 2025.12.27 23:40:54.956219 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 108 rows starting from the beginning of the part | ||
| 3852 | 2025.12.27 23:40:54.956327 [ 261 ] {fb83676f-6835-4f9f-af8d-6ced7e07fa26} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3853 | 2025.12.27 23:40:54.956370 [ 261 ] {fb83676f-6835-4f9f-af8d-6ced7e07fa26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3854 | 2025.12.27 23:40:54.956688 [ 261 ] {fb83676f-6835-4f9f-af8d-6ced7e07fa26} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3855 | 2025.12.27 23:40:54.956911 [ 261 ] {fb83676f-6835-4f9f-af8d-6ced7e07fa26} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3856 | 2025.12.27 23:40:54.957038 [ 261 ] {fb83676f-6835-4f9f-af8d-6ced7e07fa26} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001178 sec., 22071.30730050934 rows/sec., 1.62 MiB/sec. | ||
| 3857 | 2025.12.27 23:40:54.957074 [ 261 ] {fb83676f-6835-4f9f-af8d-6ced7e07fa26} <Debug> TCPHandler: Processed in 0.001335543 sec. | ||
| 3858 | 2025.12.27 23:40:54.957182 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3859 | 2025.12.27 23:40:54.957273 [ 261 ] {6a6d19e2-464f-4dd6-995d-0088d67b835f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3860 | 2025.12.27 23:40:54.957313 [ 261 ] {6a6d19e2-464f-4dd6-995d-0088d67b835f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3861 | 2025.12.27 23:40:54.957739 [ 261 ] {6a6d19e2-464f-4dd6-995d-0088d67b835f} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2025.12.27 23:40:54.957774 [ 261 ] {6a6d19e2-464f-4dd6-995d-0088d67b835f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3863 | 2025.12.27 23:40:54.958070 [ 261 ] {6a6d19e2-464f-4dd6-995d-0088d67b835f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3864 | 2025.12.27 23:40:54.958267 [ 187 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6086 rows, containing 5 columns (5 merged, 0 gathered) in 0.002528045 sec., 2407393.8557264605 rows/sec., 204.05 MiB/sec. | ||
| 3865 | 2025.12.27 23:40:54.958293 [ 261 ] {6a6d19e2-464f-4dd6-995d-0088d67b835f} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3866 | 2025.12.27 23:40:54.958429 [ 61 ] {} <Debug> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3867 | 2025.12.27 23:40:54.958457 [ 61 ] {} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3868 | 2025.12.27 23:40:54.958466 [ 261 ] {6a6d19e2-464f-4dd6-995d-0088d67b835f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00121 sec., 74380.1652892562 rows/sec., 5.81 MiB/sec. | ||
| 3869 | 2025.12.27 23:40:54.958474 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3870 | 2025.12.27 23:40:54.958503 [ 261 ] {6a6d19e2-464f-4dd6-995d-0088d67b835f} <Debug> TCPHandler: Processed in 0.001368014 sec. | ||
| 3871 | 2025.12.27 23:40:54.958548 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::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 | ||
| 3872 | 2025.12.27 23:40:54.958604 [ 187 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3873 | 2025.12.27 23:40:54.958615 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3874 | 2025.12.27 23:40:54.958646 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3875 | 2025.12.27 23:40:54.958674 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1210 rows starting from the beginning of the part | ||
| 3876 | 2025.12.27 23:40:54.958713 [ 261 ] {9573e3b2-fe0d-465c-b607-0dcd7cfeca9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3877 | 2025.12.27 23:40:54.958718 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 550 rows starting from the beginning of the part | ||
| 3878 | 2025.12.27 23:40:54.958764 [ 261 ] {9573e3b2-fe0d-465c-b607-0dcd7cfeca9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3879 | 2025.12.27 23:40:54.958771 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 693 rows starting from the beginning of the part | ||
| 3880 | 2025.12.27 23:40:54.958817 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3881 | 2025.12.27 23:40:54.958855 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 693 rows starting from the beginning of the part | ||
| 3882 | 2025.12.27 23:40:54.958875 [ 187 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_21_4} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3883 | 2025.12.27 23:40:54.958890 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3884 | 2025.12.27 23:40:54.958950 [ 187 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_21_4} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3885 | 2025.12.27 23:40:54.959044 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 3886 | 2025.12.27 23:40:54.959188 [ 261 ] {9573e3b2-fe0d-465c-b607-0dcd7cfeca9f} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3887 | 2025.12.27 23:40:54.959228 [ 261 ] {9573e3b2-fe0d-465c-b607-0dcd7cfeca9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3888 | 2025.12.27 23:40:54.959573 [ 261 ] {9573e3b2-fe0d-465c-b607-0dcd7cfeca9f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3889 | 2025.12.27 23:40:54.959777 [ 261 ] {9573e3b2-fe0d-465c-b607-0dcd7cfeca9f} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3890 | 2025.12.27 23:40:54.959874 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3891 | 2025.12.27 23:40:54.959900 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3892 | 2025.12.27 23:40:54.959902 [ 261 ] {9573e3b2-fe0d-465c-b607-0dcd7cfeca9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 3893 | 2025.12.27 23:40:54.959916 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3894 | 2025.12.27 23:40:54.959942 [ 261 ] {9573e3b2-fe0d-465c-b607-0dcd7cfeca9f} <Debug> TCPHandler: Processed in 0.001374504 sec. | ||
| 3895 | 2025.12.27 23:40:54.959988 [ 188 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::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 | ||
| 3896 | 2025.12.27 23:40:54.960018 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3326 rows, containing 5 columns (5 merged, 0 gathered) in 0.001501007 sec., 2215845.7622116352 rows/sec., 167.32 MiB/sec. | ||
| 3897 | 2025.12.27 23:40:54.960051 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3898 | 2025.12.27 23:40:54.960082 [ 188 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3899 | 2025.12.27 23:40:54.960113 [ 188 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5613 rows starting from the beginning of the part | ||
| 3900 | 2025.12.27 23:40:54.960147 [ 261 ] {b37bbaf2-1f9d-4f24-b677-bf717ac53eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3901 | 2025.12.27 23:40:54.960168 [ 188 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 846 rows starting from the beginning of the part | ||
| 3902 | 2025.12.27 23:40:54.960200 [ 261 ] {b37bbaf2-1f9d-4f24-b677-bf717ac53eeb} <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 | ||
| 3903 | 2025.12.27 23:40:54.960213 [ 188 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part | ||
| 3904 | 2025.12.27 23:40:54.960256 [ 188 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3905 | 2025.12.27 23:40:54.960255 [ 190 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3906 | 2025.12.27 23:40:54.960299 [ 188 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 314 rows starting from the beginning of the part | ||
| 3907 | 2025.12.27 23:40:54.960346 [ 188 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3908 | 2025.12.27 23:40:54.960621 [ 190 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_21_4} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3909 | 2025.12.27 23:40:54.960715 [ 190 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_21_4} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3910 | 2025.12.27 23:40:54.960814 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 3911 | 2025.12.27 23:40:54.961020 [ 261 ] {b37bbaf2-1f9d-4f24-b677-bf717ac53eeb} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2025.12.27 23:40:54.961059 [ 261 ] {b37bbaf2-1f9d-4f24-b677-bf717ac53eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3913 | 2025.12.27 23:40:54.961591 [ 261 ] {b37bbaf2-1f9d-4f24-b677-bf717ac53eeb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3914 | 2025.12.27 23:40:54.961813 [ 261 ] {b37bbaf2-1f9d-4f24-b677-bf717ac53eeb} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3915 | 2025.12.27 23:40:54.961936 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3916 | 2025.12.27 23:40:54.961944 [ 261 ] {b37bbaf2-1f9d-4f24-b677-bf717ac53eeb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001814 sec., 14332.965821389194 rows/sec., 25.68 MiB/sec. | ||
| 3917 | 2025.12.27 23:40:54.961980 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3918 | 2025.12.27 23:40:54.962005 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3919 | 2025.12.27 23:40:54.962012 [ 261 ] {b37bbaf2-1f9d-4f24-b677-bf717ac53eeb} <Debug> TCPHandler: Processed in 0.002007726 sec. | ||
| 3920 | 2025.12.27 23:40:54.962167 [ 204 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::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 | ||
| 3921 | 2025.12.27 23:40:54.962173 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3922 | 2025.12.27 23:40:54.962313 [ 261 ] {9d9624de-a97f-43f3-9772-b364aa3a76f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3923 | 2025.12.27 23:40:54.962355 [ 261 ] {9d9624de-a97f-43f3-9772-b364aa3a76f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3924 | 2025.12.27 23:40:54.962453 [ 204 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3925 | 2025.12.27 23:40:54.962547 [ 204 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 163 rows starting from the beginning of the part | ||
| 3926 | 2025.12.27 23:40:54.962699 [ 204 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 3927 | 2025.12.27 23:40:54.962717 [ 195 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7407 rows, containing 5 columns (5 merged, 0 gathered) in 0.002761279 sec., 2682452.5880941404 rows/sec., 179.41 MiB/sec. | ||
| 3928 | 2025.12.27 23:40:54.962820 [ 204 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 3929 | 2025.12.27 23:40:54.962945 [ 204 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 3930 | 2025.12.27 23:40:54.963058 [ 204 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
| 3931 | 2025.12.27 23:40:54.963173 [ 204 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
| 3932 | 2025.12.27 23:40:54.963188 [ 261 ] {9d9624de-a97f-43f3-9772-b364aa3a76f2} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3933 | 2025.12.27 23:40:54.963228 [ 261 ] {9d9624de-a97f-43f3-9772-b364aa3a76f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3934 | 2025.12.27 23:40:54.963435 [ 190 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3935 | 2025.12.27 23:40:54.963557 [ 261 ] {9d9624de-a97f-43f3-9772-b364aa3a76f2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3936 | 2025.12.27 23:40:54.963850 [ 190 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3937 | 2025.12.27 23:40:54.963864 [ 261 ] {9d9624de-a97f-43f3-9772-b364aa3a76f2} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2025.12.27 23:40:54.963951 [ 190 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3939 | 2025.12.27 23:40:54.964002 [ 30 ] {} <Debug> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3940 | 2025.12.27 23:40:54.964011 [ 261 ] {9d9624de-a97f-43f3-9772-b364aa3a76f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001716 sec., 34965.03496503496 rows/sec., 2.36 MiB/sec. | ||
| 3941 | 2025.12.27 23:40:54.964036 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3942 | 2025.12.27 23:40:54.964039 [ 30 ] {} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3943 | 2025.12.27 23:40:54.964062 [ 261 ] {9d9624de-a97f-43f3-9772-b364aa3a76f2} <Debug> TCPHandler: Processed in 0.001936425 sec. | ||
| 3944 | 2025.12.27 23:40:54.964070 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3945 | 2025.12.27 23:40:54.964173 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 3946 | 2025.12.27 23:40:54.964267 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3947 | 2025.12.27 23:40:54.964296 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1192 rows starting from the beginning of the part | ||
| 3948 | 2025.12.27 23:40:54.964349 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3949 | 2025.12.27 23:40:54.964392 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3950 | 2025.12.27 23:40:54.964430 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3951 | 2025.12.27 23:40:54.964466 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 104 rows starting from the beginning of the part | ||
| 3952 | 2025.12.27 23:40:54.964501 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3953 | 2025.12.27 23:40:54.965418 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1580 rows, containing 4 columns (4 merged, 0 gathered) in 0.001278363 sec., 1235955.6714329184 rows/sec., 78.26 MiB/sec. | ||
| 3954 | 2025.12.27 23:40:54.965598 [ 195 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3955 | 2025.12.27 23:40:54.965852 [ 195 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_21_4} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3956 | 2025.12.27 23:40:54.965903 [ 190 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 19 columns (19 merged, 0 gathered) in 0.003798698 sec., 70813.73670662948 rows/sec., 126.89 MiB/sec. | ||
| 3957 | 2025.12.27 23:40:54.965923 [ 195 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_21_4} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3958 | 2025.12.27 23:40:54.966002 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3959 | 2025.12.27 23:40:54.966473 [ 190 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3960 | 2025.12.27 23:40:54.966808 [ 190 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2025.12.27 23:40:54.966905 [ 190 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3962 | 2025.12.27 23:40:54.967014 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 3963 | 2025.12.27 23:40:57.961304 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3964 | 2025.12.27 23:40:57.961357 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3965 | 2025.12.27 23:40:58.040145 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7600 | ||
| 3966 | 2025.12.27 23:40:58.040665 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2025.12.27 23:40:58.040711 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3968 | 2025.12.27 23:40:58.041218 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3969 | 2025.12.27 23:40:58.041456 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2025.12.27 23:40:58.041587 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7600 | ||
| 3971 | 2025.12.27 23:40:58.041584 [ 74 ] {} <Debug> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3972 | 2025.12.27 23:40:58.041738 [ 74 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3973 | 2025.12.27 23:40:58.041761 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3974 | 2025.12.27 23:40:58.041861 [ 204 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::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 | ||
| 3975 | 2025.12.27 23:40:58.041965 [ 204 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3976 | 2025.12.27 23:40:58.041999 [ 204 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5168 rows starting from the beginning of the part | ||
| 3977 | 2025.12.27 23:40:58.042063 [ 204 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3978 | 2025.12.27 23:40:58.042111 [ 204 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3979 | 2025.12.27 23:40:58.042158 [ 204 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3980 | 2025.12.27 23:40:58.042203 [ 204 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3981 | 2025.12.27 23:40:58.042246 [ 204 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3982 | 2025.12.27 23:40:58.043612 [ 195 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001792412 sec., 4240096.584936946 rows/sec., 60.66 MiB/sec. | ||
| 3983 | 2025.12.27 23:40:58.044080 [ 192 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3984 | 2025.12.27 23:40:58.044372 [ 192 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_16_3} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3985 | 2025.12.27 23:40:58.044431 [ 192 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_16_3} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3986 | 2025.12.27 23:40:58.044504 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3987 | 2025.12.27 23:40:58.050535 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 546 | ||
| 3988 | 2025.12.27 23:40:58.052957 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3989 | 2025.12.27 23:40:58.052998 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3990 | 2025.12.27 23:40:58.054224 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3991 | 2025.12.27 23:40:58.054505 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3992 | 2025.12.27 23:40:58.054635 [ 74 ] {} <Debug> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3993 | 2025.12.27 23:40:58.054668 [ 74 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2025.12.27 23:40:58.054688 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3995 | 2025.12.27 23:40:58.054759 [ 204 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::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 | ||
| 3996 | 2025.12.27 23:40:58.054857 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 546 | ||
| 3997 | 2025.12.27 23:40:58.055314 [ 204 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3998 | 2025.12.27 23:40:58.055450 [ 204 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 368 rows starting from the beginning of the part | ||
| 3999 | 2025.12.27 23:40:58.055815 [ 204 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 4000 | 2025.12.27 23:40:58.056180 [ 204 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 4001 | 2025.12.27 23:40:58.056530 [ 204 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
| 4002 | 2025.12.27 23:40:58.056873 [ 204 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 4003 | 2025.12.27 23:40:58.057228 [ 204 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 4004 | 2025.12.27 23:40:58.062950 [ 195 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 546 rows, containing 72 columns (72 merged, 0 gathered) in 0.008222086 sec., 66406.50559967385 rows/sec., 58.92 MiB/sec. | ||
| 4005 | 2025.12.27 23:40:58.064023 [ 193 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4006 | 2025.12.27 23:40:58.064685 [ 193 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_11_2} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2025.12.27 23:40:58.064781 [ 193 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_11_2} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4008 | 2025.12.27 23:40:58.065029 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 4009 | 2025.12.27 23:40:58.432635 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4010 | 2025.12.27 23:40:58.449108 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4011 | 2025.12.27 23:40:58.449170 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4012 | 2025.12.27 23:40:58.455203 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4013 | 2025.12.27 23:40:58.455912 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2025.12.27 23:40:58.456209 [ 74 ] {} <Debug> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4015 | 2025.12.27 23:40:58.456280 [ 74 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4016 | 2025.12.27 23:40:58.456306 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4017 | 2025.12.27 23:40:58.456426 [ 204 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 4018 | 2025.12.27 23:40:58.459479 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4019 | 2025.12.27 23:40:58.459962 [ 204 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4020 | 2025.12.27 23:40:58.461190 [ 204 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 4021 | 2025.12.27 23:40:58.465393 [ 204 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 4022 | 2025.12.27 23:40:58.469626 [ 204 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 4023 | 2025.12.27 23:40:58.473943 [ 204 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 4024 | 2025.12.27 23:40:58.478445 [ 204 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 4025 | 2025.12.27 23:40:58.482856 [ 204 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 4026 | 2025.12.27 23:40:58.538191 [ 195 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081818088 sec., 1478.8905846834261 rows/sec., 7.65 MiB/sec. | ||
| 4027 | 2025.12.27 23:40:58.539968 [ 186 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4028 | 2025.12.27 23:40:58.541734 [ 186 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_16_3} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4029 | 2025.12.27 23:40:58.541826 [ 186 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_16_3} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4030 | 2025.12.27 23:40:58.543320 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4031 | 2025.12.27 23:40:59.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.18 MiB, peak 238.13 MiB, free memory in arenas 0.00 B, will set to 238.32 MiB (RSS), difference: 10.14 MiB | ||
| 4032 | 2025.12.27 23:40:59.001288 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000846555 sec. | ||
| 4033 | 2025.12.27 23:40:59.963977 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4034 | 2025.12.27 23:40:59.964174 [ 261 ] {2a0cad9f-e28d-4f86-ae1e-a4aa08d2bebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4035 | 2025.12.27 23:40:59.964256 [ 261 ] {2a0cad9f-e28d-4f86-ae1e-a4aa08d2bebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4036 | 2025.12.27 23:40:59.965101 [ 261 ] {2a0cad9f-e28d-4f86-ae1e-a4aa08d2bebc} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4037 | 2025.12.27 23:40:59.965139 [ 261 ] {2a0cad9f-e28d-4f86-ae1e-a4aa08d2bebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4038 | 2025.12.27 23:40:59.965579 [ 261 ] {2a0cad9f-e28d-4f86-ae1e-a4aa08d2bebc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4039 | 2025.12.27 23:40:59.965818 [ 261 ] {2a0cad9f-e28d-4f86-ae1e-a4aa08d2bebc} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4040 | 2025.12.27 23:40:59.965971 [ 261 ] {2a0cad9f-e28d-4f86-ae1e-a4aa08d2bebc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001848 sec., 221861.47186147186 rows/sec., 14.07 MiB/sec. | ||
| 4041 | 2025.12.27 23:40:59.966017 [ 261 ] {2a0cad9f-e28d-4f86-ae1e-a4aa08d2bebc} <Debug> TCPHandler: Processed in 0.002182329 sec. | ||
| 4042 | 2025.12.27 23:40:59.966148 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4043 | 2025.12.27 23:40:59.966245 [ 261 ] {cb7bcfef-d369-4cc1-aa51-f89c9cba6042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4044 | 2025.12.27 23:40:59.966287 [ 261 ] {cb7bcfef-d369-4cc1-aa51-f89c9cba6042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4045 | 2025.12.27 23:40:59.967242 [ 261 ] {cb7bcfef-d369-4cc1-aa51-f89c9cba6042} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4046 | 2025.12.27 23:40:59.967278 [ 261 ] {cb7bcfef-d369-4cc1-aa51-f89c9cba6042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4047 | 2025.12.27 23:40:59.967679 [ 261 ] {cb7bcfef-d369-4cc1-aa51-f89c9cba6042} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4048 | 2025.12.27 23:40:59.967894 [ 261 ] {cb7bcfef-d369-4cc1-aa51-f89c9cba6042} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4049 | 2025.12.27 23:40:59.968023 [ 261 ] {cb7bcfef-d369-4cc1-aa51-f89c9cba6042} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001797 sec., 634390.6510851419 rows/sec., 50.34 MiB/sec. | ||
| 4050 | 2025.12.27 23:40:59.968061 [ 261 ] {cb7bcfef-d369-4cc1-aa51-f89c9cba6042} <Debug> TCPHandler: Processed in 0.001964284 sec. | ||
| 4051 | 2025.12.27 23:40:59.968183 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4052 | 2025.12.27 23:40:59.968279 [ 261 ] {788038d6-049f-45a7-95e5-711f402eff7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4053 | 2025.12.27 23:40:59.968320 [ 261 ] {788038d6-049f-45a7-95e5-711f402eff7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4054 | 2025.12.27 23:40:59.968805 [ 261 ] {788038d6-049f-45a7-95e5-711f402eff7c} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4055 | 2025.12.27 23:40:59.968842 [ 261 ] {788038d6-049f-45a7-95e5-711f402eff7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4056 | 2025.12.27 23:40:59.969157 [ 261 ] {788038d6-049f-45a7-95e5-711f402eff7c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4057 | 2025.12.27 23:40:59.969373 [ 261 ] {788038d6-049f-45a7-95e5-711f402eff7c} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4058 | 2025.12.27 23:40:59.969505 [ 261 ] {788038d6-049f-45a7-95e5-711f402eff7c} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001245 sec., 175903.6144578313 rows/sec., 10.49 MiB/sec. | ||
| 4059 | 2025.12.27 23:40:59.969543 [ 261 ] {788038d6-049f-45a7-95e5-711f402eff7c} <Debug> TCPHandler: Processed in 0.001409635 sec. | ||
| 4060 | 2025.12.27 23:40:59.969665 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4061 | 2025.12.27 23:40:59.969763 [ 261 ] {56653323-89b7-4040-8bdb-4232d6aaacd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4062 | 2025.12.27 23:40:59.969802 [ 261 ] {56653323-89b7-4040-8bdb-4232d6aaacd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4063 | 2025.12.27 23:40:59.970271 [ 261 ] {56653323-89b7-4040-8bdb-4232d6aaacd0} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2025.12.27 23:40:59.970307 [ 261 ] {56653323-89b7-4040-8bdb-4232d6aaacd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4065 | 2025.12.27 23:40:59.970618 [ 261 ] {56653323-89b7-4040-8bdb-4232d6aaacd0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4066 | 2025.12.27 23:40:59.970841 [ 261 ] {56653323-89b7-4040-8bdb-4232d6aaacd0} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2025.12.27 23:40:59.970971 [ 261 ] {56653323-89b7-4040-8bdb-4232d6aaacd0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001227 sec., 172779.13610431948 rows/sec., 11.14 MiB/sec. | ||
| 4068 | 2025.12.27 23:40:59.971009 [ 261 ] {56653323-89b7-4040-8bdb-4232d6aaacd0} <Debug> TCPHandler: Processed in 0.001393275 sec. | ||
| 4069 | 2025.12.27 23:40:59.971121 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4070 | 2025.12.27 23:40:59.971215 [ 261 ] {4fe0e2ce-c4ec-4d2d-a820-f4d0f03c301f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4071 | 2025.12.27 23:40:59.971261 [ 261 ] {4fe0e2ce-c4ec-4d2d-a820-f4d0f03c301f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4072 | 2025.12.27 23:40:59.971721 [ 261 ] {4fe0e2ce-c4ec-4d2d-a820-f4d0f03c301f} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4073 | 2025.12.27 23:40:59.971756 [ 261 ] {4fe0e2ce-c4ec-4d2d-a820-f4d0f03c301f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4074 | 2025.12.27 23:40:59.972068 [ 261 ] {4fe0e2ce-c4ec-4d2d-a820-f4d0f03c301f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4075 | 2025.12.27 23:40:59.972282 [ 261 ] {4fe0e2ce-c4ec-4d2d-a820-f4d0f03c301f} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4076 | 2025.12.27 23:40:59.972413 [ 261 ] {4fe0e2ce-c4ec-4d2d-a820-f4d0f03c301f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001215 sec., 173662.55144032923 rows/sec., 9.86 MiB/sec. | ||
| 4077 | 2025.12.27 23:40:59.972451 [ 261 ] {4fe0e2ce-c4ec-4d2d-a820-f4d0f03c301f} <Debug> TCPHandler: Processed in 0.001379475 sec. | ||
| 4078 | 2025.12.27 23:40:59.972564 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4079 | 2025.12.27 23:40:59.972653 [ 261 ] {2888cd0f-a3b6-4f74-ba51-68d41896faa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4080 | 2025.12.27 23:40:59.972691 [ 261 ] {2888cd0f-a3b6-4f74-ba51-68d41896faa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4081 | 2025.12.27 23:40:59.973304 [ 261 ] {2888cd0f-a3b6-4f74-ba51-68d41896faa1} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4082 | 2025.12.27 23:40:59.973336 [ 261 ] {2888cd0f-a3b6-4f74-ba51-68d41896faa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4083 | 2025.12.27 23:40:59.973735 [ 261 ] {2888cd0f-a3b6-4f74-ba51-68d41896faa1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4084 | 2025.12.27 23:40:59.973959 [ 261 ] {2888cd0f-a3b6-4f74-ba51-68d41896faa1} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4085 | 2025.12.27 23:40:59.974092 [ 261 ] {2888cd0f-a3b6-4f74-ba51-68d41896faa1} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001451 sec., 477601.65403170226 rows/sec., 33.37 MiB/sec. | ||
| 4086 | 2025.12.27 23:40:59.974130 [ 261 ] {2888cd0f-a3b6-4f74-ba51-68d41896faa1} <Debug> TCPHandler: Processed in 0.001616368 sec. | ||
| 4087 | 2025.12.27 23:40:59.974244 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4088 | 2025.12.27 23:40:59.974338 [ 261 ] {112e06c1-1f79-4c18-a979-f47b8b0c7677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4089 | 2025.12.27 23:40:59.974383 [ 261 ] {112e06c1-1f79-4c18-a979-f47b8b0c7677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4090 | 2025.12.27 23:40:59.974721 [ 261 ] {112e06c1-1f79-4c18-a979-f47b8b0c7677} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4091 | 2025.12.27 23:40:59.974755 [ 261 ] {112e06c1-1f79-4c18-a979-f47b8b0c7677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4092 | 2025.12.27 23:40:59.975062 [ 261 ] {112e06c1-1f79-4c18-a979-f47b8b0c7677} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4093 | 2025.12.27 23:40:59.975279 [ 261 ] {112e06c1-1f79-4c18-a979-f47b8b0c7677} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4094 | 2025.12.27 23:40:59.975368 [ 49 ] {} <Debug> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4095 | 2025.12.27 23:40:59.975403 [ 261 ] {112e06c1-1f79-4c18-a979-f47b8b0c7677} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 4096 | 2025.12.27 23:40:59.975406 [ 49 ] {} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4097 | 2025.12.27 23:40:59.975437 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4098 | 2025.12.27 23:40:59.975442 [ 261 ] {112e06c1-1f79-4c18-a979-f47b8b0c7677} <Debug> TCPHandler: Processed in 0.001250262 sec. | ||
| 4099 | 2025.12.27 23:40:59.975548 [ 186 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::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 | ||
| 4100 | 2025.12.27 23:40:59.975559 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4101 | 2025.12.27 23:40:59.975690 [ 186 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4102 | 2025.12.27 23:40:59.975693 [ 261 ] {3b458885-8cf4-42d1-b8d0-54e771bd7aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4103 | 2025.12.27 23:40:59.975731 [ 186 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::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 | ||
| 4104 | 2025.12.27 23:40:59.975754 [ 261 ] {3b458885-8cf4-42d1-b8d0-54e771bd7aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4105 | 2025.12.27 23:40:59.975800 [ 186 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::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 | ||
| 4106 | 2025.12.27 23:40:59.975849 [ 186 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::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 | ||
| 4107 | 2025.12.27 23:40:59.975890 [ 186 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::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 | ||
| 4108 | 2025.12.27 23:40:59.975937 [ 186 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::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 | ||
| 4109 | 2025.12.27 23:40:59.975977 [ 186 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::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 | ||
| 4110 | 2025.12.27 23:40:59.976211 [ 261 ] {3b458885-8cf4-42d1-b8d0-54e771bd7aac} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4111 | 2025.12.27 23:40:59.976252 [ 261 ] {3b458885-8cf4-42d1-b8d0-54e771bd7aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4112 | 2025.12.27 23:40:59.976770 [ 195 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001272883 sec., 51850.79854157845 rows/sec., 2.65 MiB/sec. | ||
| 4113 | 2025.12.27 23:40:59.976801 [ 261 ] {3b458885-8cf4-42d1-b8d0-54e771bd7aac} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4114 | 2025.12.27 23:40:59.976955 [ 196 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4115 | 2025.12.27 23:40:59.977078 [ 261 ] {3b458885-8cf4-42d1-b8d0-54e771bd7aac} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4116 | 2025.12.27 23:40:59.977223 [ 261 ] {3b458885-8cf4-42d1-b8d0-54e771bd7aac} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001549 sec., 202711.4267269206 rows/sec., 13.32 MiB/sec. | ||
| 4117 | 2025.12.27 23:40:59.977262 [ 261 ] {3b458885-8cf4-42d1-b8d0-54e771bd7aac} <Debug> TCPHandler: Processed in 0.001753131 sec. | ||
| 4118 | 2025.12.27 23:40:59.977265 [ 196 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_11_2} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4119 | 2025.12.27 23:40:59.977350 [ 196 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_11_2} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4120 | 2025.12.27 23:40:59.977381 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4121 | 2025.12.27 23:40:59.977418 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4122 | 2025.12.27 23:40:59.977482 [ 261 ] {d32d729b-4c29-448f-9954-64655e13f936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4123 | 2025.12.27 23:40:59.977583 [ 261 ] {d32d729b-4c29-448f-9954-64655e13f936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4124 | 2025.12.27 23:40:59.977943 [ 261 ] {d32d729b-4c29-448f-9954-64655e13f936} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4125 | 2025.12.27 23:40:59.977980 [ 261 ] {d32d729b-4c29-448f-9954-64655e13f936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4126 | 2025.12.27 23:40:59.978391 [ 261 ] {d32d729b-4c29-448f-9954-64655e13f936} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4127 | 2025.12.27 23:40:59.978694 [ 261 ] {d32d729b-4c29-448f-9954-64655e13f936} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4128 | 2025.12.27 23:40:59.978854 [ 261 ] {d32d729b-4c29-448f-9954-64655e13f936} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001391 sec., 718.9072609633357 rows/sec., 48.44 KiB/sec. | ||
| 4129 | 2025.12.27 23:40:59.978902 [ 261 ] {d32d729b-4c29-448f-9954-64655e13f936} <Debug> TCPHandler: Processed in 0.001573528 sec. | ||
| 4130 | 2025.12.27 23:40:59.979091 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4131 | 2025.12.27 23:40:59.979210 [ 261 ] {b5d0c6be-6205-41e5-9b3b-92b0dd18e539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4132 | 2025.12.27 23:40:59.979283 [ 261 ] {b5d0c6be-6205-41e5-9b3b-92b0dd18e539} <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 | ||
| 4133 | 2025.12.27 23:40:59.980142 [ 261 ] {b5d0c6be-6205-41e5-9b3b-92b0dd18e539} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2025.12.27 23:40:59.980177 [ 261 ] {b5d0c6be-6205-41e5-9b3b-92b0dd18e539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4135 | 2025.12.27 23:40:59.980705 [ 261 ] {b5d0c6be-6205-41e5-9b3b-92b0dd18e539} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4136 | 2025.12.27 23:40:59.980927 [ 261 ] {b5d0c6be-6205-41e5-9b3b-92b0dd18e539} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4137 | 2025.12.27 23:40:59.981062 [ 261 ] {b5d0c6be-6205-41e5-9b3b-92b0dd18e539} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001877 sec., 7458.710708577518 rows/sec., 13.37 MiB/sec. | ||
| 4138 | 2025.12.27 23:40:59.981118 [ 261 ] {b5d0c6be-6205-41e5-9b3b-92b0dd18e539} <Debug> TCPHandler: Processed in 0.002088147 sec. | ||
| 4139 | 2025.12.27 23:40:59.981246 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4140 | 2025.12.27 23:40:59.981347 [ 261 ] {15717d5e-bfb9-4c9d-abcc-d9c4eefd82e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4141 | 2025.12.27 23:40:59.981394 [ 261 ] {15717d5e-bfb9-4c9d-abcc-d9c4eefd82e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4142 | 2025.12.27 23:40:59.981767 [ 261 ] {15717d5e-bfb9-4c9d-abcc-d9c4eefd82e3} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4143 | 2025.12.27 23:40:59.981802 [ 261 ] {15717d5e-bfb9-4c9d-abcc-d9c4eefd82e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4144 | 2025.12.27 23:40:59.982120 [ 261 ] {15717d5e-bfb9-4c9d-abcc-d9c4eefd82e3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4145 | 2025.12.27 23:40:59.982351 [ 261 ] {15717d5e-bfb9-4c9d-abcc-d9c4eefd82e3} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4146 | 2025.12.27 23:40:59.982475 [ 261 ] {15717d5e-bfb9-4c9d-abcc-d9c4eefd82e3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001151 sec., 90356.2119895743 rows/sec., 5.54 MiB/sec. | ||
| 4147 | 2025.12.27 23:40:59.982511 [ 261 ] {15717d5e-bfb9-4c9d-abcc-d9c4eefd82e3} <Debug> TCPHandler: Processed in 0.001320944 sec. | ||
| 4148 | 2025.12.27 23:41:02.935179 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44608 | ||
| 4149 | 2025.12.27 23:41:02.935284 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4150 | 2025.12.27 23:41:02.935311 [ 291 ] {} <Debug> TCP-Session: 06ac6e29-867c-4efa-945c-5312fec47a26 Authenticating user 'default' from [fd00:1122:3344:101::e]:44608 | ||
| 4151 | 2025.12.27 23:41:02.935332 [ 291 ] {} <Debug> TCP-Session: 06ac6e29-867c-4efa-945c-5312fec47a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4152 | 2025.12.27 23:41:02.935345 [ 291 ] {} <Debug> TCP-Session: 06ac6e29-867c-4efa-945c-5312fec47a26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4153 | 2025.12.27 23:41:02.935556 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64249 | ||
| 4154 | 2025.12.27 23:41:02.935574 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38485 | ||
| 4155 | 2025.12.27 23:41:02.935617 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58416 | ||
| 4156 | 2025.12.27 23:41:02.935643 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59485 | ||
| 4157 | 2025.12.27 23:41:02.935670 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35370 | ||
| 4158 | 2025.12.27 23:41:02.935691 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4159 | 2025.12.27 23:41:02.935697 [ 291 ] {} <Trace> TCP-Session: 06ac6e29-867c-4efa-945c-5312fec47a26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4160 | 2025.12.27 23:41:02.935731 [ 292 ] {} <Debug> TCP-Session: c8d8e5ab-18c1-4942-ae73-e61a491ff8d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64249 | ||
| 4161 | 2025.12.27 23:41:02.935718 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4162 | 2025.12.27 23:41:02.935765 [ 292 ] {} <Debug> TCP-Session: c8d8e5ab-18c1-4942-ae73-e61a491ff8d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4163 | 2025.12.27 23:41:02.935662 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62193 | ||
| 4164 | 2025.12.27 23:41:02.935782 [ 296 ] {} <Debug> TCP-Session: ebae42fa-08a0-4282-98d9-055b2be8ad8c Authenticating user 'default' from [fd00:1122:3344:101::e]:58416 | ||
| 4165 | 2025.12.27 23:41:02.935782 [ 292 ] {} <Debug> TCP-Session: c8d8e5ab-18c1-4942-ae73-e61a491ff8d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2025.12.27 23:41:02.935818 [ 296 ] {} <Debug> TCP-Session: ebae42fa-08a0-4282-98d9-055b2be8ad8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4167 | 2025.12.27 23:41:02.935612 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37329 | ||
| 4168 | 2025.12.27 23:41:02.935838 [ 296 ] {} <Debug> TCP-Session: ebae42fa-08a0-4282-98d9-055b2be8ad8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4169 | 2025.12.27 23:41:02.935885 [ 291 ] {a5331bee-0066-4211-9475-7585eb1acc0f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44608) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4170 | 2025.12.27 23:41:02.935610 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36290 | ||
| 4171 | 2025.12.27 23:41:02.936041 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4172 | 2025.12.27 23:41:02.936079 [ 297 ] {} <Debug> TCP-Session: e8372da4-e003-44f7-bd50-c9095dfe9c92 Authenticating user 'default' from [fd00:1122:3344:101::e]:59485 | ||
| 4173 | 2025.12.27 23:41:02.936102 [ 297 ] {} <Debug> TCP-Session: e8372da4-e003-44f7-bd50-c9095dfe9c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4174 | 2025.12.27 23:41:02.936115 [ 297 ] {} <Debug> TCP-Session: e8372da4-e003-44f7-bd50-c9095dfe9c92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4175 | 2025.12.27 23:41:02.936159 [ 291 ] {a5331bee-0066-4211-9475-7585eb1acc0f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4176 | 2025.12.27 23:41:02.936186 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4177 | 2025.12.27 23:41:02.936217 [ 291 ] {a5331bee-0066-4211-9475-7585eb1acc0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4178 | 2025.12.27 23:41:02.936222 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4179 | 2025.12.27 23:41:02.936230 [ 294 ] {} <Debug> TCP-Session: 7e96e758-4812-449a-a618-9fe9289d8151 Authenticating user 'default' from [fd00:1122:3344:101::e]:37329 | ||
| 4180 | 2025.12.27 23:41:02.936257 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4181 | 2025.12.27 23:41:02.936294 [ 294 ] {} <Debug> TCP-Session: 7e96e758-4812-449a-a618-9fe9289d8151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4182 | 2025.12.27 23:41:02.936308 [ 289 ] {} <Debug> TCP-Session: a32fffe9-eb5f-4f6a-a0be-975fb79f70d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35370 | ||
| 4183 | 2025.12.27 23:41:02.936323 [ 294 ] {} <Debug> TCP-Session: 7e96e758-4812-449a-a618-9fe9289d8151 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4184 | 2025.12.27 23:41:02.936337 [ 289 ] {} <Debug> TCP-Session: a32fffe9-eb5f-4f6a-a0be-975fb79f70d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4185 | 2025.12.27 23:41:02.936266 [ 295 ] {} <Debug> TCP-Session: 7ce29cf1-67d5-4d62-856c-63f1ce721812 Authenticating user 'default' from [fd00:1122:3344:101::e]:36290 | ||
| 4186 | 2025.12.27 23:41:02.936359 [ 289 ] {} <Debug> TCP-Session: a32fffe9-eb5f-4f6a-a0be-975fb79f70d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4187 | 2025.12.27 23:41:02.936382 [ 295 ] {} <Debug> TCP-Session: 7ce29cf1-67d5-4d62-856c-63f1ce721812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4188 | 2025.12.27 23:41:02.936399 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4189 | 2025.12.27 23:41:02.936401 [ 295 ] {} <Debug> TCP-Session: 7ce29cf1-67d5-4d62-856c-63f1ce721812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4190 | 2025.12.27 23:41:02.936438 [ 259 ] {} <Debug> TCP-Session: f2ad0a21-40ee-4196-9504-b5485497d44a Authenticating user 'default' from [fd00:1122:3344:101::e]:62193 | ||
| 4191 | 2025.12.27 23:41:02.936401 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4192 | 2025.12.27 23:41:02.936467 [ 259 ] {} <Debug> TCP-Session: f2ad0a21-40ee-4196-9504-b5485497d44a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4193 | 2025.12.27 23:41:02.936496 [ 291 ] {a5331bee-0066-4211-9475-7585eb1acc0f} <Debug> oximeter.version (a135afb0-3516-4f74-9857-813158e419ec) (SelectExecutor): Key condition: unknown | ||
| 4194 | 2025.12.27 23:41:02.936500 [ 259 ] {} <Debug> TCP-Session: f2ad0a21-40ee-4196-9504-b5485497d44a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4195 | 2025.12.27 23:41:02.936498 [ 293 ] {} <Debug> TCP-Session: 275bb79f-449d-4819-892b-2b5007e9cec7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38485 | ||
| 4196 | 2025.12.27 23:41:02.936564 [ 293 ] {} <Debug> TCP-Session: 275bb79f-449d-4819-892b-2b5007e9cec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4197 | 2025.12.27 23:41:02.936579 [ 293 ] {} <Debug> TCP-Session: 275bb79f-449d-4819-892b-2b5007e9cec7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4198 | 2025.12.27 23:41:02.937582 [ 320 ] {a5331bee-0066-4211-9475-7585eb1acc0f} <Trace> AggregatingTransform: Aggregating | ||
| 4199 | 2025.12.27 23:41:02.937624 [ 320 ] {a5331bee-0066-4211-9475-7585eb1acc0f} <Trace> Aggregator: Aggregation method: without_key | ||
| 4200 | 2025.12.27 23:41:02.937658 [ 320 ] {a5331bee-0066-4211-9475-7585eb1acc0f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001058939 sec. (944.341 rows/sec., 36.89 KiB/sec.) | ||
| 4201 | 2025.12.27 23:41:02.937674 [ 320 ] {a5331bee-0066-4211-9475-7585eb1acc0f} <Trace> Aggregator: Merging aggregated data | ||
| 4202 | 2025.12.27 23:41:02.938730 [ 291 ] {a5331bee-0066-4211-9475-7585eb1acc0f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002902 sec., 344.5899379738112 rows/sec., 13.46 KiB/sec. | ||
| 4203 | 2025.12.27 23:41:02.938907 [ 291 ] {a5331bee-0066-4211-9475-7585eb1acc0f} <Debug> TCPHandler: Processed in 0.003326679 sec. | ||
| 4204 | 2025.12.27 23:41:02.939016 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4205 | 2025.12.27 23:41:02.939046 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4206 | 2025.12.27 23:41:02.939066 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4207 | 2025.12.27 23:41:02.939083 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4208 | 2025.12.27 23:41:02.939092 [ 292 ] {} <Debug> TCP-Session: c8d8e5ab-18c1-4942-ae73-e61a491ff8d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4209 | 2025.12.27 23:41:02.939104 [ 296 ] {} <Debug> TCP-Session: ebae42fa-08a0-4282-98d9-055b2be8ad8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4210 | 2025.12.27 23:41:02.939119 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4211 | 2025.12.27 23:41:02.939136 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4212 | 2025.12.27 23:41:02.939153 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4213 | 2025.12.27 23:41:02.939174 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4214 | 2025.12.27 23:41:02.939187 [ 294 ] {} <Debug> TCP-Session: 7e96e758-4812-449a-a618-9fe9289d8151 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4215 | 2025.12.27 23:41:02.939205 [ 297 ] {} <Debug> TCP-Session: e8372da4-e003-44f7-bd50-c9095dfe9c92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4216 | 2025.12.27 23:41:02.939221 [ 259 ] {} <Debug> TCP-Session: f2ad0a21-40ee-4196-9504-b5485497d44a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2025.12.27 23:41:02.939166 [ 295 ] {} <Debug> TCP-Session: 7ce29cf1-67d5-4d62-856c-63f1ce721812 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4218 | 2025.12.27 23:41:02.939131 [ 293 ] {} <Debug> TCP-Session: 275bb79f-449d-4819-892b-2b5007e9cec7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4219 | 2025.12.27 23:41:02.939102 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4220 | 2025.12.27 23:41:02.939058 [ 291 ] {} <Debug> TCP-Session: 06ac6e29-867c-4efa-945c-5312fec47a26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4221 | 2025.12.27 23:41:02.939321 [ 289 ] {} <Debug> TCP-Session: a32fffe9-eb5f-4f6a-a0be-975fb79f70d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4222 | 2025.12.27 23:41:04.371156 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36390 | ||
| 4223 | 2025.12.27 23:41:04.371273 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4224 | 2025.12.27 23:41:04.371299 [ 289 ] {} <Debug> TCP-Session: 55a7a0ec-2548-410d-a442-c7c74cffb7e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36390 | ||
| 4225 | 2025.12.27 23:41:04.371321 [ 289 ] {} <Debug> TCP-Session: 55a7a0ec-2548-410d-a442-c7c74cffb7e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4226 | 2025.12.27 23:41:04.371334 [ 289 ] {} <Debug> TCP-Session: 55a7a0ec-2548-410d-a442-c7c74cffb7e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4227 | 2025.12.27 23:41:04.371541 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33020 | ||
| 4228 | 2025.12.27 23:41:04.371573 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63143 | ||
| 4229 | 2025.12.27 23:41:04.371596 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63819 | ||
| 4230 | 2025.12.27 23:41:04.371620 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38584 | ||
| 4231 | 2025.12.27 23:41:04.371656 [ 289 ] {} <Trace> TCP-Session: 55a7a0ec-2548-410d-a442-c7c74cffb7e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4232 | 2025.12.27 23:41:04.371675 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4233 | 2025.12.27 23:41:04.371674 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4234 | 2025.12.27 23:41:04.371629 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49011 | ||
| 4235 | 2025.12.27 23:41:04.371727 [ 290 ] {} <Debug> TCP-Session: 43f7605a-85bf-438f-84ad-f6ce09fa8701 Authenticating user 'default' from [fd00:1122:3344:101::e]:33020 | ||
| 4236 | 2025.12.27 23:41:04.371725 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4237 | 2025.12.27 23:41:04.371767 [ 290 ] {} <Debug> TCP-Session: 43f7605a-85bf-438f-84ad-f6ce09fa8701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4238 | 2025.12.27 23:41:04.371717 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4239 | 2025.12.27 23:41:04.371787 [ 296 ] {} <Debug> TCP-Session: 3a5193f5-e15f-4a33-981e-8873388cf739 Authenticating user 'default' from [fd00:1122:3344:101::e]:38584 | ||
| 4240 | 2025.12.27 23:41:04.371798 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4241 | 2025.12.27 23:41:04.371834 [ 296 ] {} <Debug> TCP-Session: 3a5193f5-e15f-4a33-981e-8873388cf739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4242 | 2025.12.27 23:41:04.371830 [ 289 ] {e5d9d981-c729-401e-917b-f4b47cc42c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36390) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4243 | 2025.12.27 23:41:04.371862 [ 296 ] {} <Debug> TCP-Session: 3a5193f5-e15f-4a33-981e-8873388cf739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4244 | 2025.12.27 23:41:04.371855 [ 297 ] {} <Debug> TCP-Session: dee9bc85-adac-468a-80f1-b29174187fb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49011 | ||
| 4245 | 2025.12.27 23:41:04.371825 [ 294 ] {} <Debug> TCP-Session: 107ad652-a8be-4d28-a5e8-447d2db12717 Authenticating user 'default' from [fd00:1122:3344:101::e]:63819 | ||
| 4246 | 2025.12.27 23:41:04.371560 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51799 | ||
| 4247 | 2025.12.27 23:41:04.371946 [ 294 ] {} <Debug> TCP-Session: 107ad652-a8be-4d28-a5e8-447d2db12717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4248 | 2025.12.27 23:41:04.371931 [ 297 ] {} <Debug> TCP-Session: dee9bc85-adac-468a-80f1-b29174187fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2025.12.27 23:41:04.371990 [ 294 ] {} <Debug> TCP-Session: 107ad652-a8be-4d28-a5e8-447d2db12717 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4250 | 2025.12.27 23:41:04.372008 [ 297 ] {} <Debug> TCP-Session: dee9bc85-adac-468a-80f1-b29174187fb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4251 | 2025.12.27 23:41:04.371560 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34389 | ||
| 4252 | 2025.12.27 23:41:04.372045 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4253 | 2025.12.27 23:41:04.371610 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64086 | ||
| 4254 | 2025.12.27 23:41:04.372095 [ 291 ] {} <Debug> TCP-Session: b5b812be-efb6-42c4-b78b-509e1c8f2973 Authenticating user 'default' from [fd00:1122:3344:101::e]:51799 | ||
| 4255 | 2025.12.27 23:41:04.371792 [ 290 ] {} <Debug> TCP-Session: 43f7605a-85bf-438f-84ad-f6ce09fa8701 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4256 | 2025.12.27 23:41:04.372121 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4257 | 2025.12.27 23:41:04.372150 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4258 | 2025.12.27 23:41:04.372153 [ 289 ] {e5d9d981-c729-401e-917b-f4b47cc42c3c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4259 | 2025.12.27 23:41:04.372168 [ 292 ] {} <Debug> TCP-Session: e2597d9d-21c8-498a-be42-0f668f38b76b Authenticating user 'default' from [fd00:1122:3344:101::e]:34389 | ||
| 4260 | 2025.12.27 23:41:04.372180 [ 295 ] {} <Debug> TCP-Session: 22c86b88-3dbf-431e-a2e5-a73cb3660041 Authenticating user 'default' from [fd00:1122:3344:101::e]:64086 | ||
| 4261 | 2025.12.27 23:41:04.372210 [ 292 ] {} <Debug> TCP-Session: e2597d9d-21c8-498a-be42-0f668f38b76b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4262 | 2025.12.27 23:41:04.372228 [ 289 ] {e5d9d981-c729-401e-917b-f4b47cc42c3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4263 | 2025.12.27 23:41:04.372234 [ 295 ] {} <Debug> TCP-Session: 22c86b88-3dbf-431e-a2e5-a73cb3660041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4264 | 2025.12.27 23:41:04.372242 [ 292 ] {} <Debug> TCP-Session: e2597d9d-21c8-498a-be42-0f668f38b76b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4265 | 2025.12.27 23:41:04.372265 [ 295 ] {} <Debug> TCP-Session: 22c86b88-3dbf-431e-a2e5-a73cb3660041 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4266 | 2025.12.27 23:41:04.372123 [ 291 ] {} <Debug> TCP-Session: b5b812be-efb6-42c4-b78b-509e1c8f2973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4267 | 2025.12.27 23:41:04.371717 [ 293 ] {} <Debug> TCP-Session: 3529a64c-d3b9-4630-948e-a9e0f1212d9b Authenticating user 'default' from [fd00:1122:3344:101::e]:63143 | ||
| 4268 | 2025.12.27 23:41:04.372310 [ 291 ] {} <Debug> TCP-Session: b5b812be-efb6-42c4-b78b-509e1c8f2973 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4269 | 2025.12.27 23:41:04.372334 [ 293 ] {} <Debug> TCP-Session: 3529a64c-d3b9-4630-948e-a9e0f1212d9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4270 | 2025.12.27 23:41:04.372354 [ 293 ] {} <Debug> TCP-Session: 3529a64c-d3b9-4630-948e-a9e0f1212d9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4271 | 2025.12.27 23:41:04.372512 [ 289 ] {e5d9d981-c729-401e-917b-f4b47cc42c3c} <Debug> oximeter.version (a135afb0-3516-4f74-9857-813158e419ec) (SelectExecutor): Key condition: unknown | ||
| 4272 | 2025.12.27 23:41:04.373500 [ 305 ] {e5d9d981-c729-401e-917b-f4b47cc42c3c} <Trace> AggregatingTransform: Aggregating | ||
| 4273 | 2025.12.27 23:41:04.373553 [ 305 ] {e5d9d981-c729-401e-917b-f4b47cc42c3c} <Trace> Aggregator: Aggregation method: without_key | ||
| 4274 | 2025.12.27 23:41:04.373591 [ 305 ] {e5d9d981-c729-401e-917b-f4b47cc42c3c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000973607 sec. (1027.108 rows/sec., 40.12 KiB/sec.) | ||
| 4275 | 2025.12.27 23:41:04.373609 [ 305 ] {e5d9d981-c729-401e-917b-f4b47cc42c3c} <Trace> Aggregator: Merging aggregated data | ||
| 4276 | 2025.12.27 23:41:04.374729 [ 289 ] {e5d9d981-c729-401e-917b-f4b47cc42c3c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002951 sec., 338.8681802778719 rows/sec., 13.24 KiB/sec. | ||
| 4277 | 2025.12.27 23:41:04.374912 [ 289 ] {e5d9d981-c729-401e-917b-f4b47cc42c3c} <Debug> TCPHandler: Processed in 0.00338184 sec. | ||
| 4278 | 2025.12.27 23:41:04.375027 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4279 | 2025.12.27 23:41:04.375060 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4280 | 2025.12.27 23:41:04.375066 [ 289 ] {} <Debug> TCP-Session: 55a7a0ec-2548-410d-a442-c7c74cffb7e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4281 | 2025.12.27 23:41:04.375080 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4282 | 2025.12.27 23:41:04.375105 [ 290 ] {} <Debug> TCP-Session: 43f7605a-85bf-438f-84ad-f6ce09fa8701 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4283 | 2025.12.27 23:41:04.375125 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4284 | 2025.12.27 23:41:04.375137 [ 291 ] {} <Debug> TCP-Session: b5b812be-efb6-42c4-b78b-509e1c8f2973 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4285 | 2025.12.27 23:41:04.375147 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4286 | 2025.12.27 23:41:04.375165 [ 295 ] {} <Debug> TCP-Session: 22c86b88-3dbf-431e-a2e5-a73cb3660041 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4287 | 2025.12.27 23:41:04.375165 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4288 | 2025.12.27 23:41:04.375197 [ 294 ] {} <Debug> TCP-Session: 107ad652-a8be-4d28-a5e8-447d2db12717 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4289 | 2025.12.27 23:41:04.375210 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4290 | 2025.12.27 23:41:04.375224 [ 293 ] {} <Debug> TCP-Session: 3529a64c-d3b9-4630-948e-a9e0f1212d9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4291 | 2025.12.27 23:41:04.375182 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4292 | 2025.12.27 23:41:04.375251 [ 296 ] {} <Debug> TCP-Session: 3a5193f5-e15f-4a33-981e-8873388cf739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4293 | 2025.12.27 23:41:04.375099 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4294 | 2025.12.27 23:41:04.375288 [ 292 ] {} <Debug> TCP-Session: e2597d9d-21c8-498a-be42-0f668f38b76b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4295 | 2025.12.27 23:41:04.375323 [ 297 ] {} <Debug> TCP-Session: dee9bc85-adac-468a-80f1-b29174187fb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4296 | 2025.12.27 23:41:04.402995 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48415 | ||
| 4297 | 2025.12.27 23:41:04.403064 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4298 | 2025.12.27 23:41:04.403086 [ 289 ] {} <Debug> TCP-Session: 548fa15f-678b-491c-a78d-fd38753e09ab Authenticating user 'default' from [fd00:1122:3344:101::e]:48415 | ||
| 4299 | 2025.12.27 23:41:04.403104 [ 289 ] {} <Debug> TCP-Session: 548fa15f-678b-491c-a78d-fd38753e09ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4300 | 2025.12.27 23:41:04.403117 [ 289 ] {} <Debug> TCP-Session: 548fa15f-678b-491c-a78d-fd38753e09ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4301 | 2025.12.27 23:41:04.403292 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36125 | ||
| 4302 | 2025.12.27 23:41:04.403316 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47805 | ||
| 4303 | 2025.12.27 23:41:04.403339 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59865 | ||
| 4304 | 2025.12.27 23:41:04.403365 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46278 | ||
| 4305 | 2025.12.27 23:41:04.403361 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4306 | 2025.12.27 23:41:04.403395 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47922 | ||
| 4307 | 2025.12.27 23:41:04.403416 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42975 | ||
| 4308 | 2025.12.27 23:41:04.403430 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4309 | 2025.12.27 23:41:04.403458 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39748 | ||
| 4310 | 2025.12.27 23:41:04.403485 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4311 | 2025.12.27 23:41:04.403489 [ 291 ] {} <Debug> TCP-Session: b64a10b1-5f24-4ec6-8310-5edf9597a657 Authenticating user 'default' from [fd00:1122:3344:101::e]:47805 | ||
| 4312 | 2025.12.27 23:41:04.403500 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4313 | 2025.12.27 23:41:04.403519 [ 295 ] {} <Debug> TCP-Session: bee629d1-f7ac-4209-887e-564b927b4daa Authenticating user 'default' from [fd00:1122:3344:101::e]:47922 | ||
| 4314 | 2025.12.27 23:41:04.403528 [ 291 ] {} <Debug> TCP-Session: b64a10b1-5f24-4ec6-8310-5edf9597a657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4315 | 2025.12.27 23:41:04.403543 [ 296 ] {} <Debug> TCP-Session: b862d8f3-603d-4fc3-afc6-052da4b94855 Authenticating user 'default' from [fd00:1122:3344:101::e]:42975 | ||
| 4316 | 2025.12.27 23:41:04.403550 [ 295 ] {} <Debug> TCP-Session: bee629d1-f7ac-4209-887e-564b927b4daa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4317 | 2025.12.27 23:41:04.403567 [ 291 ] {} <Debug> TCP-Session: b64a10b1-5f24-4ec6-8310-5edf9597a657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4318 | 2025.12.27 23:41:04.403584 [ 295 ] {} <Debug> TCP-Session: bee629d1-f7ac-4209-887e-564b927b4daa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2025.12.27 23:41:04.403578 [ 296 ] {} <Debug> TCP-Session: b862d8f3-603d-4fc3-afc6-052da4b94855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4320 | 2025.12.27 23:41:04.403538 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4321 | 2025.12.27 23:41:04.403617 [ 296 ] {} <Debug> TCP-Session: b862d8f3-603d-4fc3-afc6-052da4b94855 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4322 | 2025.12.27 23:41:04.403643 [ 297 ] {} <Debug> TCP-Session: 62eda27d-3c11-40eb-b8ba-8550cdb045ce Authenticating user 'default' from [fd00:1122:3344:101::e]:39748 | ||
| 4323 | 2025.12.27 23:41:04.403426 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4324 | 2025.12.27 23:41:04.403673 [ 297 ] {} <Debug> TCP-Session: 62eda27d-3c11-40eb-b8ba-8550cdb045ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4325 | 2025.12.27 23:41:04.403695 [ 292 ] {} <Debug> TCP-Session: ce7aa647-4364-4c63-8edb-77e1e8e43249 Authenticating user 'default' from [fd00:1122:3344:101::e]:59865 | ||
| 4326 | 2025.12.27 23:41:04.403701 [ 297 ] {} <Debug> TCP-Session: 62eda27d-3c11-40eb-b8ba-8550cdb045ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4327 | 2025.12.27 23:41:04.403719 [ 292 ] {} <Debug> TCP-Session: ce7aa647-4364-4c63-8edb-77e1e8e43249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4328 | 2025.12.27 23:41:04.403393 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60964 | ||
| 4329 | 2025.12.27 23:41:04.403743 [ 292 ] {} <Debug> TCP-Session: ce7aa647-4364-4c63-8edb-77e1e8e43249 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4330 | 2025.12.27 23:41:04.403495 [ 289 ] {} <Trace> TCP-Session: 548fa15f-678b-491c-a78d-fd38753e09ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4331 | 2025.12.27 23:41:04.403420 [ 290 ] {} <Debug> TCP-Session: b5eb0f68-d3f4-4caf-863f-0086ae36d0c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36125 | ||
| 4332 | 2025.12.27 23:41:04.403811 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4333 | 2025.12.27 23:41:04.403826 [ 290 ] {} <Debug> TCP-Session: b5eb0f68-d3f4-4caf-863f-0086ae36d0c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4334 | 2025.12.27 23:41:04.403437 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4335 | 2025.12.27 23:41:04.403849 [ 290 ] {} <Debug> TCP-Session: b5eb0f68-d3f4-4caf-863f-0086ae36d0c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4336 | 2025.12.27 23:41:04.403847 [ 294 ] {} <Debug> TCP-Session: 3c55f985-d846-426c-9af8-7c7afd6a3b28 Authenticating user 'default' from [fd00:1122:3344:101::e]:60964 | ||
| 4337 | 2025.12.27 23:41:04.403866 [ 293 ] {} <Debug> TCP-Session: 51ca53c6-519b-4d25-b0d1-81d0f9718649 Authenticating user 'default' from [fd00:1122:3344:101::e]:46278 | ||
| 4338 | 2025.12.27 23:41:04.403886 [ 294 ] {} <Debug> TCP-Session: 3c55f985-d846-426c-9af8-7c7afd6a3b28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4339 | 2025.12.27 23:41:04.403894 [ 293 ] {} <Debug> TCP-Session: 51ca53c6-519b-4d25-b0d1-81d0f9718649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4340 | 2025.12.27 23:41:04.403906 [ 294 ] {} <Debug> TCP-Session: 3c55f985-d846-426c-9af8-7c7afd6a3b28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4341 | 2025.12.27 23:41:04.403913 [ 289 ] {d2366873-ce0a-4024-8979-156408684f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48415) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4342 | 2025.12.27 23:41:04.403927 [ 293 ] {} <Debug> TCP-Session: 51ca53c6-519b-4d25-b0d1-81d0f9718649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4343 | 2025.12.27 23:41:04.404111 [ 289 ] {d2366873-ce0a-4024-8979-156408684f6b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4344 | 2025.12.27 23:41:04.404158 [ 289 ] {d2366873-ce0a-4024-8979-156408684f6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4345 | 2025.12.27 23:41:04.404394 [ 289 ] {d2366873-ce0a-4024-8979-156408684f6b} <Debug> oximeter.version (a135afb0-3516-4f74-9857-813158e419ec) (SelectExecutor): Key condition: unknown | ||
| 4346 | 2025.12.27 23:41:04.405324 [ 335 ] {d2366873-ce0a-4024-8979-156408684f6b} <Trace> AggregatingTransform: Aggregating | ||
| 4347 | 2025.12.27 23:41:04.405377 [ 335 ] {d2366873-ce0a-4024-8979-156408684f6b} <Trace> Aggregator: Aggregation method: without_key | ||
| 4348 | 2025.12.27 23:41:04.405416 [ 335 ] {d2366873-ce0a-4024-8979-156408684f6b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877976 sec. (1138.983 rows/sec., 44.49 KiB/sec.) | ||
| 4349 | 2025.12.27 23:41:04.405436 [ 335 ] {d2366873-ce0a-4024-8979-156408684f6b} <Trace> Aggregator: Merging aggregated data | ||
| 4350 | 2025.12.27 23:41:04.406629 [ 289 ] {d2366873-ce0a-4024-8979-156408684f6b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002739 sec., 365.0967506389193 rows/sec., 14.26 KiB/sec. | ||
| 4351 | 2025.12.27 23:41:04.406780 [ 289 ] {d2366873-ce0a-4024-8979-156408684f6b} <Debug> TCPHandler: Processed in 0.00335596 sec. | ||
| 4352 | 2025.12.27 23:41:04.406889 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4353 | 2025.12.27 23:41:04.406916 [ 289 ] {} <Debug> TCP-Session: 548fa15f-678b-491c-a78d-fd38753e09ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4354 | 2025.12.27 23:41:04.406916 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4355 | 2025.12.27 23:41:04.406935 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4356 | 2025.12.27 23:41:04.406959 [ 290 ] {} <Debug> TCP-Session: b5eb0f68-d3f4-4caf-863f-0086ae36d0c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4357 | 2025.12.27 23:41:04.406968 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4358 | 2025.12.27 23:41:04.406976 [ 293 ] {} <Debug> TCP-Session: 51ca53c6-519b-4d25-b0d1-81d0f9718649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4359 | 2025.12.27 23:41:04.406969 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4360 | 2025.12.27 23:41:04.407006 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4361 | 2025.12.27 23:41:04.407037 [ 294 ] {} <Debug> TCP-Session: 3c55f985-d846-426c-9af8-7c7afd6a3b28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4362 | 2025.12.27 23:41:04.407046 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4363 | 2025.12.27 23:41:04.407068 [ 292 ] {} <Debug> TCP-Session: ce7aa647-4364-4c63-8edb-77e1e8e43249 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4364 | 2025.12.27 23:41:04.407027 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4365 | 2025.12.27 23:41:04.407094 [ 296 ] {} <Debug> TCP-Session: b862d8f3-603d-4fc3-afc6-052da4b94855 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4366 | 2025.12.27 23:41:04.407001 [ 297 ] {} <Debug> TCP-Session: 62eda27d-3c11-40eb-b8ba-8550cdb045ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4367 | 2025.12.27 23:41:04.407130 [ 295 ] {} <Debug> TCP-Session: bee629d1-f7ac-4209-887e-564b927b4daa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4368 | 2025.12.27 23:41:04.406989 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4369 | 2025.12.27 23:41:04.407197 [ 291 ] {} <Debug> TCP-Session: b64a10b1-5f24-4ec6-8310-5edf9597a657 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4370 | 2025.12.27 23:41:04.983164 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4371 | 2025.12.27 23:41:04.983348 [ 261 ] {39e263a6-fc5b-4854-b5e4-aff2a03511b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4372 | 2025.12.27 23:41:04.983417 [ 261 ] {39e263a6-fc5b-4854-b5e4-aff2a03511b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4373 | 2025.12.27 23:41:04.984063 [ 261 ] {39e263a6-fc5b-4854-b5e4-aff2a03511b6} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4374 | 2025.12.27 23:41:04.984116 [ 261 ] {39e263a6-fc5b-4854-b5e4-aff2a03511b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4375 | 2025.12.27 23:41:04.984510 [ 261 ] {39e263a6-fc5b-4854-b5e4-aff2a03511b6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4376 | 2025.12.27 23:41:04.984742 [ 261 ] {39e263a6-fc5b-4854-b5e4-aff2a03511b6} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4377 | 2025.12.27 23:41:04.984900 [ 261 ] {39e263a6-fc5b-4854-b5e4-aff2a03511b6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001604 sec., 1246.8827930174564 rows/sec., 101.67 KiB/sec. | ||
| 4378 | 2025.12.27 23:41:04.984950 [ 261 ] {39e263a6-fc5b-4854-b5e4-aff2a03511b6} <Debug> TCPHandler: Processed in 0.001927584 sec. | ||
| 4379 | 2025.12.27 23:41:04.985079 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4380 | 2025.12.27 23:41:04.985184 [ 261 ] {b93f25ab-f007-4b53-8189-f50e9fa1beaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4381 | 2025.12.27 23:41:04.985228 [ 261 ] {b93f25ab-f007-4b53-8189-f50e9fa1beaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4382 | 2025.12.27 23:41:04.986266 [ 261 ] {b93f25ab-f007-4b53-8189-f50e9fa1beaa} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4383 | 2025.12.27 23:41:04.986303 [ 261 ] {b93f25ab-f007-4b53-8189-f50e9fa1beaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4384 | 2025.12.27 23:41:04.986779 [ 261 ] {b93f25ab-f007-4b53-8189-f50e9fa1beaa} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4385 | 2025.12.27 23:41:04.986994 [ 261 ] {b93f25ab-f007-4b53-8189-f50e9fa1beaa} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2025.12.27 23:41:04.987124 [ 261 ] {b93f25ab-f007-4b53-8189-f50e9fa1beaa} <Debug> executeQuery: Read 1249 rows, 105.92 KiB in 0.001964 sec., 635947.0468431772 rows/sec., 52.67 MiB/sec. | ||
| 4387 | 2025.12.27 23:41:04.987164 [ 261 ] {b93f25ab-f007-4b53-8189-f50e9fa1beaa} <Debug> TCPHandler: Processed in 0.002137269 sec. | ||
| 4388 | 2025.12.27 23:41:04.987283 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4389 | 2025.12.27 23:41:04.987381 [ 261 ] {1d691b5c-ec1b-4e77-853b-0db313aaa4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4390 | 2025.12.27 23:41:04.987424 [ 261 ] {1d691b5c-ec1b-4e77-853b-0db313aaa4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4391 | 2025.12.27 23:41:04.987832 [ 261 ] {1d691b5c-ec1b-4e77-853b-0db313aaa4a5} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4392 | 2025.12.27 23:41:04.987868 [ 261 ] {1d691b5c-ec1b-4e77-853b-0db313aaa4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4393 | 2025.12.27 23:41:04.988169 [ 261 ] {1d691b5c-ec1b-4e77-853b-0db313aaa4a5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4394 | 2025.12.27 23:41:04.988392 [ 261 ] {1d691b5c-ec1b-4e77-853b-0db313aaa4a5} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4395 | 2025.12.27 23:41:04.988520 [ 261 ] {1d691b5c-ec1b-4e77-853b-0db313aaa4a5} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001158 sec., 24179.620034542317 rows/sec., 1.77 MiB/sec. | ||
| 4396 | 2025.12.27 23:41:04.988558 [ 261 ] {1d691b5c-ec1b-4e77-853b-0db313aaa4a5} <Debug> TCPHandler: Processed in 0.001326353 sec. | ||
| 4397 | 2025.12.27 23:41:04.988667 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4398 | 2025.12.27 23:41:04.988763 [ 261 ] {de483a0c-76ed-4c25-8ad0-174e1cefe4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4399 | 2025.12.27 23:41:04.988803 [ 261 ] {de483a0c-76ed-4c25-8ad0-174e1cefe4c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4400 | 2025.12.27 23:41:04.989277 [ 261 ] {de483a0c-76ed-4c25-8ad0-174e1cefe4c8} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4401 | 2025.12.27 23:41:04.989313 [ 261 ] {de483a0c-76ed-4c25-8ad0-174e1cefe4c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4402 | 2025.12.27 23:41:04.989619 [ 261 ] {de483a0c-76ed-4c25-8ad0-174e1cefe4c8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4403 | 2025.12.27 23:41:04.989889 [ 261 ] {de483a0c-76ed-4c25-8ad0-174e1cefe4c8} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4404 | 2025.12.27 23:41:04.990027 [ 261 ] {de483a0c-76ed-4c25-8ad0-174e1cefe4c8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001282 sec., 177847.11388455538 rows/sec., 12.04 MiB/sec. | ||
| 4405 | 2025.12.27 23:41:04.990068 [ 261 ] {de483a0c-76ed-4c25-8ad0-174e1cefe4c8} <Debug> TCPHandler: Processed in 0.001450056 sec. | ||
| 4406 | 2025.12.27 23:41:04.990177 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4407 | 2025.12.27 23:41:04.990274 [ 261 ] {fbce8c9b-a8f6-4642-b789-7862f4482b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4408 | 2025.12.27 23:41:04.990315 [ 261 ] {fbce8c9b-a8f6-4642-b789-7862f4482b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4409 | 2025.12.27 23:41:04.990917 [ 261 ] {fbce8c9b-a8f6-4642-b789-7862f4482b5d} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2025.12.27 23:41:04.990955 [ 261 ] {fbce8c9b-a8f6-4642-b789-7862f4482b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4411 | 2025.12.27 23:41:04.991308 [ 261 ] {fbce8c9b-a8f6-4642-b789-7862f4482b5d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4412 | 2025.12.27 23:41:04.991538 [ 261 ] {fbce8c9b-a8f6-4642-b789-7862f4482b5d} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2025.12.27 23:41:04.991666 [ 261 ] {fbce8c9b-a8f6-4642-b789-7862f4482b5d} <Debug> executeQuery: Read 548 rows, 41.65 KiB in 0.001412 sec., 388101.98300283286 rows/sec., 28.81 MiB/sec. | ||
| 4414 | 2025.12.27 23:41:04.991705 [ 261 ] {fbce8c9b-a8f6-4642-b789-7862f4482b5d} <Debug> TCPHandler: Processed in 0.001577008 sec. | ||
| 4415 | 2025.12.27 23:41:04.991819 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4416 | 2025.12.27 23:41:04.991914 [ 261 ] {f4530d38-2668-477b-8137-26515c3a8c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4417 | 2025.12.27 23:41:04.991958 [ 261 ] {f4530d38-2668-477b-8137-26515c3a8c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4418 | 2025.12.27 23:41:04.992518 [ 261 ] {f4530d38-2668-477b-8137-26515c3a8c34} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4419 | 2025.12.27 23:41:04.992555 [ 261 ] {f4530d38-2668-477b-8137-26515c3a8c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4420 | 2025.12.27 23:41:04.992951 [ 261 ] {f4530d38-2668-477b-8137-26515c3a8c34} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4421 | 2025.12.27 23:41:04.993172 [ 261 ] {f4530d38-2668-477b-8137-26515c3a8c34} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4422 | 2025.12.27 23:41:04.993300 [ 261 ] {f4530d38-2668-477b-8137-26515c3a8c34} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001405 sec., 601423.487544484 rows/sec., 40.48 MiB/sec. | ||
| 4423 | 2025.12.27 23:41:04.993337 [ 261 ] {f4530d38-2668-477b-8137-26515c3a8c34} <Debug> TCPHandler: Processed in 0.001568048 sec. | ||
| 4424 | 2025.12.27 23:41:04.993454 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4425 | 2025.12.27 23:41:04.993548 [ 261 ] {4089f98e-4c45-468d-979d-634969a83fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4426 | 2025.12.27 23:41:04.993604 [ 261 ] {4089f98e-4c45-468d-979d-634969a83fab} <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 | ||
| 4427 | 2025.12.27 23:41:04.994413 [ 261 ] {4089f98e-4c45-468d-979d-634969a83fab} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2025.12.27 23:41:04.994451 [ 261 ] {4089f98e-4c45-468d-979d-634969a83fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4429 | 2025.12.27 23:41:04.995008 [ 261 ] {4089f98e-4c45-468d-979d-634969a83fab} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4430 | 2025.12.27 23:41:04.995238 [ 261 ] {4089f98e-4c45-468d-979d-634969a83fab} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2025.12.27 23:41:04.995389 [ 261 ] {4089f98e-4c45-468d-979d-634969a83fab} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001859 sec., 13986.013986013986 rows/sec., 25.06 MiB/sec. | ||
| 4432 | 2025.12.27 23:41:04.995443 [ 261 ] {4089f98e-4c45-468d-979d-634969a83fab} <Debug> TCPHandler: Processed in 0.002040376 sec. | ||
| 4433 | 2025.12.27 23:41:04.995561 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4434 | 2025.12.27 23:41:04.995656 [ 261 ] {c566108c-dc5f-49dd-9b52-10e0750703c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4435 | 2025.12.27 23:41:04.995699 [ 261 ] {c566108c-dc5f-49dd-9b52-10e0750703c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4436 | 2025.12.27 23:41:04.996042 [ 261 ] {c566108c-dc5f-49dd-9b52-10e0750703c9} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4437 | 2025.12.27 23:41:04.996078 [ 261 ] {c566108c-dc5f-49dd-9b52-10e0750703c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4438 | 2025.12.27 23:41:04.996389 [ 261 ] {c566108c-dc5f-49dd-9b52-10e0750703c9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4439 | 2025.12.27 23:41:04.996604 [ 261 ] {c566108c-dc5f-49dd-9b52-10e0750703c9} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4440 | 2025.12.27 23:41:04.996735 [ 261 ] {c566108c-dc5f-49dd-9b52-10e0750703c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 4441 | 2025.12.27 23:41:04.996771 [ 261 ] {c566108c-dc5f-49dd-9b52-10e0750703c9} <Debug> TCPHandler: Processed in 0.001259173 sec. | ||
| 4442 | 2025.12.27 23:41:05.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.52 MiB, peak 247.03 MiB, free memory in arenas 0.00 B, will set to 238.48 MiB (RSS), difference: -1.04 MiB | ||
| 4443 | 2025.12.27 23:41:05.541932 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8048 | ||
| 4444 | 2025.12.27 23:41:05.542484 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4445 | 2025.12.27 23:41:05.542540 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4446 | 2025.12.27 23:41:05.543074 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4447 | 2025.12.27 23:41:05.543326 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4448 | 2025.12.27 23:41:05.543458 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8048 | ||
| 4449 | 2025.12.27 23:41:05.960114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4450 | 2025.12.27 23:41:05.975752 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4451 | 2025.12.27 23:41:05.975820 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4452 | 2025.12.27 23:41:05.981920 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4453 | 2025.12.27 23:41:05.982683 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2025.12.27 23:41:05.985664 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4455 | 2025.12.27 23:41:08.055260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 590 | ||
| 4456 | 2025.12.27 23:41:08.057838 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4457 | 2025.12.27 23:41:08.057883 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 4458 | 2025.12.27 23:41:08.059129 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4459 | 2025.12.27 23:41:08.059405 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4460 | 2025.12.27 23:41:08.059650 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 590 | ||
| 4461 | 2025.12.27 23:41:09.964678 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4462 | 2025.12.27 23:41:09.964890 [ 261 ] {f93255c2-d4fa-4301-840b-fac491e4e8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4463 | 2025.12.27 23:41:09.964969 [ 261 ] {f93255c2-d4fa-4301-840b-fac491e4e8fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4464 | 2025.12.27 23:41:09.965837 [ 261 ] {f93255c2-d4fa-4301-840b-fac491e4e8fb} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4465 | 2025.12.27 23:41:09.965878 [ 261 ] {f93255c2-d4fa-4301-840b-fac491e4e8fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4466 | 2025.12.27 23:41:09.966306 [ 261 ] {f93255c2-d4fa-4301-840b-fac491e4e8fb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4467 | 2025.12.27 23:41:09.966544 [ 261 ] {f93255c2-d4fa-4301-840b-fac491e4e8fb} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4468 | 2025.12.27 23:41:09.966698 [ 261 ] {f93255c2-d4fa-4301-840b-fac491e4e8fb} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001864 sec., 219957.08154506437 rows/sec., 13.95 MiB/sec. | ||
| 4469 | 2025.12.27 23:41:09.966740 [ 261 ] {f93255c2-d4fa-4301-840b-fac491e4e8fb} <Debug> TCPHandler: Processed in 0.002206879 sec. | ||
| 4470 | 2025.12.27 23:41:09.966861 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4471 | 2025.12.27 23:41:09.966964 [ 261 ] {51453f2a-ac78-4b0a-89a3-ee7dd929541b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4472 | 2025.12.27 23:41:09.967005 [ 261 ] {51453f2a-ac78-4b0a-89a3-ee7dd929541b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4473 | 2025.12.27 23:41:09.967931 [ 261 ] {51453f2a-ac78-4b0a-89a3-ee7dd929541b} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4474 | 2025.12.27 23:41:09.967967 [ 261 ] {51453f2a-ac78-4b0a-89a3-ee7dd929541b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4475 | 2025.12.27 23:41:09.968379 [ 261 ] {51453f2a-ac78-4b0a-89a3-ee7dd929541b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4476 | 2025.12.27 23:41:09.968587 [ 261 ] {51453f2a-ac78-4b0a-89a3-ee7dd929541b} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4477 | 2025.12.27 23:41:09.968711 [ 261 ] {51453f2a-ac78-4b0a-89a3-ee7dd929541b} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001766 sec., 645526.6138165345 rows/sec., 51.22 MiB/sec. | ||
| 4478 | 2025.12.27 23:41:09.968746 [ 261 ] {51453f2a-ac78-4b0a-89a3-ee7dd929541b} <Debug> TCPHandler: Processed in 0.001934434 sec. | ||
| 4479 | 2025.12.27 23:41:09.968861 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4480 | 2025.12.27 23:41:09.968953 [ 261 ] {1b5fac97-4de8-49e3-8ff0-a91fddb4430d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4481 | 2025.12.27 23:41:09.968993 [ 261 ] {1b5fac97-4de8-49e3-8ff0-a91fddb4430d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4482 | 2025.12.27 23:41:09.969476 [ 261 ] {1b5fac97-4de8-49e3-8ff0-a91fddb4430d} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4483 | 2025.12.27 23:41:09.969512 [ 261 ] {1b5fac97-4de8-49e3-8ff0-a91fddb4430d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4484 | 2025.12.27 23:41:09.969817 [ 261 ] {1b5fac97-4de8-49e3-8ff0-a91fddb4430d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4485 | 2025.12.27 23:41:09.970038 [ 261 ] {1b5fac97-4de8-49e3-8ff0-a91fddb4430d} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4486 | 2025.12.27 23:41:09.970164 [ 261 ] {1b5fac97-4de8-49e3-8ff0-a91fddb4430d} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001229 sec., 178193.65337672905 rows/sec., 10.62 MiB/sec. | ||
| 4487 | 2025.12.27 23:41:09.970201 [ 261 ] {1b5fac97-4de8-49e3-8ff0-a91fddb4430d} <Debug> TCPHandler: Processed in 0.001388545 sec. | ||
| 4488 | 2025.12.27 23:41:09.970330 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4489 | 2025.12.27 23:41:09.970435 [ 261 ] {9f5477fa-6deb-4641-9e92-44e03b9077ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4490 | 2025.12.27 23:41:09.970473 [ 261 ] {9f5477fa-6deb-4641-9e92-44e03b9077ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4491 | 2025.12.27 23:41:09.970959 [ 261 ] {9f5477fa-6deb-4641-9e92-44e03b9077ef} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4492 | 2025.12.27 23:41:09.970995 [ 261 ] {9f5477fa-6deb-4641-9e92-44e03b9077ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4493 | 2025.12.27 23:41:09.971302 [ 261 ] {9f5477fa-6deb-4641-9e92-44e03b9077ef} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4494 | 2025.12.27 23:41:09.971507 [ 261 ] {9f5477fa-6deb-4641-9e92-44e03b9077ef} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4495 | 2025.12.27 23:41:09.971611 [ 39 ] {} <Debug> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4496 | 2025.12.27 23:41:09.971630 [ 261 ] {9f5477fa-6deb-4641-9e92-44e03b9077ef} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001214 sec., 174629.3245469522 rows/sec., 11.26 MiB/sec. | ||
| 4497 | 2025.12.27 23:41:09.971680 [ 39 ] {} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2025.12.27 23:41:09.971688 [ 261 ] {9f5477fa-6deb-4641-9e92-44e03b9077ef} <Debug> TCPHandler: Processed in 0.001409595 sec. | ||
| 4499 | 2025.12.27 23:41:09.971709 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4500 | 2025.12.27 23:41:09.971819 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4501 | 2025.12.27 23:41:09.971822 [ 186 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::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 | ||
| 4502 | 2025.12.27 23:41:09.971923 [ 261 ] {8efc2873-46c1-4a52-850f-9c695fec00cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4503 | 2025.12.27 23:41:09.971968 [ 261 ] {8efc2873-46c1-4a52-850f-9c695fec00cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4504 | 2025.12.27 23:41:09.971969 [ 186 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4505 | 2025.12.27 23:41:09.972012 [ 186 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 441 rows starting from the beginning of the part | ||
| 4506 | 2025.12.27 23:41:09.972073 [ 186 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 4507 | 2025.12.27 23:41:09.972115 [ 186 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 4508 | 2025.12.27 23:41:09.972158 [ 186 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 4509 | 2025.12.27 23:41:09.972198 [ 186 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
| 4510 | 2025.12.27 23:41:09.972237 [ 186 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 4511 | 2025.12.27 23:41:09.972473 [ 261 ] {8efc2873-46c1-4a52-850f-9c695fec00cd} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2025.12.27 23:41:09.972516 [ 261 ] {8efc2873-46c1-4a52-850f-9c695fec00cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4513 | 2025.12.27 23:41:09.972857 [ 261 ] {8efc2873-46c1-4a52-850f-9c695fec00cd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4514 | 2025.12.27 23:41:09.973094 [ 261 ] {8efc2873-46c1-4a52-850f-9c695fec00cd} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2025.12.27 23:41:09.973222 [ 261 ] {8efc2873-46c1-4a52-850f-9c695fec00cd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001316 sec., 160334.34650455927 rows/sec., 9.10 MiB/sec. | ||
| 4516 | 2025.12.27 23:41:09.973260 [ 261 ] {8efc2873-46c1-4a52-850f-9c695fec00cd} <Debug> TCPHandler: Processed in 0.001490946 sec. | ||
| 4517 | 2025.12.27 23:41:09.973269 [ 195 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496226 sec., 1013884.266146959 rows/sec., 70.23 MiB/sec. | ||
| 4518 | 2025.12.27 23:41:09.973371 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4519 | 2025.12.27 23:41:09.973433 [ 189 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4520 | 2025.12.27 23:41:09.973467 [ 261 ] {3b25a285-48b1-4f75-a163-e8994590bf1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4521 | 2025.12.27 23:41:09.973511 [ 261 ] {3b25a285-48b1-4f75-a163-e8994590bf1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4522 | 2025.12.27 23:41:09.973701 [ 189 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_16_3} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2025.12.27 23:41:09.973809 [ 189 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_16_3} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4524 | 2025.12.27 23:41:09.973895 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4525 | 2025.12.27 23:41:09.974195 [ 261 ] {3b25a285-48b1-4f75-a163-e8994590bf1a} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2025.12.27 23:41:09.974236 [ 261 ] {3b25a285-48b1-4f75-a163-e8994590bf1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4527 | 2025.12.27 23:41:09.974581 [ 261 ] {3b25a285-48b1-4f75-a163-e8994590bf1a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4528 | 2025.12.27 23:41:09.974802 [ 261 ] {3b25a285-48b1-4f75-a163-e8994590bf1a} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2025.12.27 23:41:09.974928 [ 261 ] {3b25a285-48b1-4f75-a163-e8994590bf1a} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001479 sec., 468559.8377281947 rows/sec., 32.74 MiB/sec. | ||
| 4530 | 2025.12.27 23:41:09.974965 [ 261 ] {3b25a285-48b1-4f75-a163-e8994590bf1a} <Debug> TCPHandler: Processed in 0.001640919 sec. | ||
| 4531 | 2025.12.27 23:41:09.975073 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4532 | 2025.12.27 23:41:09.975164 [ 261 ] {55fb5a66-4e80-4a3c-b2e9-aaa4763a0d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4533 | 2025.12.27 23:41:09.975204 [ 261 ] {55fb5a66-4e80-4a3c-b2e9-aaa4763a0d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4534 | 2025.12.27 23:41:09.975536 [ 261 ] {55fb5a66-4e80-4a3c-b2e9-aaa4763a0d5c} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2025.12.27 23:41:09.975571 [ 261 ] {55fb5a66-4e80-4a3c-b2e9-aaa4763a0d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4536 | 2025.12.27 23:41:09.975881 [ 261 ] {55fb5a66-4e80-4a3c-b2e9-aaa4763a0d5c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4537 | 2025.12.27 23:41:09.976088 [ 261 ] {55fb5a66-4e80-4a3c-b2e9-aaa4763a0d5c} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2025.12.27 23:41:09.976211 [ 261 ] {55fb5a66-4e80-4a3c-b2e9-aaa4763a0d5c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 4539 | 2025.12.27 23:41:09.976246 [ 261 ] {55fb5a66-4e80-4a3c-b2e9-aaa4763a0d5c} <Debug> TCPHandler: Processed in 0.001221562 sec. | ||
| 4540 | 2025.12.27 23:41:09.976352 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4541 | 2025.12.27 23:41:09.976443 [ 261 ] {3215b4c6-ade4-44ad-8337-da0d055e8818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4542 | 2025.12.27 23:41:09.976484 [ 261 ] {3215b4c6-ade4-44ad-8337-da0d055e8818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4543 | 2025.12.27 23:41:09.976904 [ 261 ] {3215b4c6-ade4-44ad-8337-da0d055e8818} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2025.12.27 23:41:09.976939 [ 261 ] {3215b4c6-ade4-44ad-8337-da0d055e8818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4545 | 2025.12.27 23:41:09.977260 [ 261 ] {3215b4c6-ade4-44ad-8337-da0d055e8818} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4546 | 2025.12.27 23:41:09.977488 [ 261 ] {3215b4c6-ade4-44ad-8337-da0d055e8818} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2025.12.27 23:41:09.977613 [ 261 ] {3215b4c6-ade4-44ad-8337-da0d055e8818} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001189 sec., 264087.4684608915 rows/sec., 17.35 MiB/sec. | ||
| 4548 | 2025.12.27 23:41:09.977649 [ 261 ] {3215b4c6-ade4-44ad-8337-da0d055e8818} <Debug> TCPHandler: Processed in 0.001345194 sec. | ||
| 4549 | 2025.12.27 23:41:09.977752 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4550 | 2025.12.27 23:41:09.977844 [ 261 ] {a0af7d2a-bf58-4c7b-acdd-0fb3edbdec9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4551 | 2025.12.27 23:41:09.977885 [ 261 ] {a0af7d2a-bf58-4c7b-acdd-0fb3edbdec9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4552 | 2025.12.27 23:41:09.978184 [ 261 ] {a0af7d2a-bf58-4c7b-acdd-0fb3edbdec9f} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4553 | 2025.12.27 23:41:09.978219 [ 261 ] {a0af7d2a-bf58-4c7b-acdd-0fb3edbdec9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4554 | 2025.12.27 23:41:09.978514 [ 261 ] {a0af7d2a-bf58-4c7b-acdd-0fb3edbdec9f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4555 | 2025.12.27 23:41:09.978724 [ 261 ] {a0af7d2a-bf58-4c7b-acdd-0fb3edbdec9f} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4556 | 2025.12.27 23:41:09.978850 [ 261 ] {a0af7d2a-bf58-4c7b-acdd-0fb3edbdec9f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 4557 | 2025.12.27 23:41:09.978884 [ 261 ] {a0af7d2a-bf58-4c7b-acdd-0fb3edbdec9f} <Debug> TCPHandler: Processed in 0.001178081 sec. | ||
| 4558 | 2025.12.27 23:41:09.978989 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4559 | 2025.12.27 23:41:09.979085 [ 261 ] {ee1d57b3-5ef6-4a59-b7f6-9180f4fd5291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4560 | 2025.12.27 23:41:09.979137 [ 261 ] {ee1d57b3-5ef6-4a59-b7f6-9180f4fd5291} <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 | ||
| 4561 | 2025.12.27 23:41:09.979898 [ 261 ] {ee1d57b3-5ef6-4a59-b7f6-9180f4fd5291} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4562 | 2025.12.27 23:41:09.979933 [ 261 ] {ee1d57b3-5ef6-4a59-b7f6-9180f4fd5291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4563 | 2025.12.27 23:41:09.980455 [ 261 ] {ee1d57b3-5ef6-4a59-b7f6-9180f4fd5291} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4564 | 2025.12.27 23:41:09.980684 [ 261 ] {ee1d57b3-5ef6-4a59-b7f6-9180f4fd5291} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4565 | 2025.12.27 23:41:09.980817 [ 261 ] {ee1d57b3-5ef6-4a59-b7f6-9180f4fd5291} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001749 sec., 8004.574042309891 rows/sec., 14.34 MiB/sec. | ||
| 4566 | 2025.12.27 23:41:09.980867 [ 261 ] {ee1d57b3-5ef6-4a59-b7f6-9180f4fd5291} <Debug> TCPHandler: Processed in 0.001926524 sec. | ||
| 4567 | 2025.12.27 23:41:09.980976 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4568 | 2025.12.27 23:41:09.981068 [ 261 ] {9171fb90-48fe-4e5a-8f20-a1192ae7b812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4569 | 2025.12.27 23:41:09.981110 [ 261 ] {9171fb90-48fe-4e5a-8f20-a1192ae7b812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4570 | 2025.12.27 23:41:09.981445 [ 261 ] {9171fb90-48fe-4e5a-8f20-a1192ae7b812} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2025.12.27 23:41:09.981481 [ 261 ] {9171fb90-48fe-4e5a-8f20-a1192ae7b812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4572 | 2025.12.27 23:41:09.981789 [ 261 ] {9171fb90-48fe-4e5a-8f20-a1192ae7b812} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4573 | 2025.12.27 23:41:09.982013 [ 261 ] {9171fb90-48fe-4e5a-8f20-a1192ae7b812} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2025.12.27 23:41:09.982140 [ 261 ] {9171fb90-48fe-4e5a-8f20-a1192ae7b812} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00109 sec., 95412.84403669725 rows/sec., 5.85 MiB/sec. | ||
| 4575 | 2025.12.27 23:41:09.982174 [ 261 ] {9171fb90-48fe-4e5a-8f20-a1192ae7b812} <Debug> TCPHandler: Processed in 0.001243902 sec. | ||
| 4576 | 2025.12.27 23:41:12.961399 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4577 | 2025.12.27 23:41:12.961449 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4578 | 2025.12.27 23:41:13.043684 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8560 | ||
| 4579 | 2025.12.27 23:41:13.044222 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4580 | 2025.12.27 23:41:13.044264 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4581 | 2025.12.27 23:41:13.044738 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4582 | 2025.12.27 23:41:13.044973 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2025.12.27 23:41:13.045103 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8560 | ||
| 4584 | 2025.12.27 23:41:13.485880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4585 | 2025.12.27 23:41:13.502163 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2025.12.27 23:41:13.502208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4587 | 2025.12.27 23:41:13.508033 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4588 | 2025.12.27 23:41:13.508731 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2025.12.27 23:41:13.511392 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4590 | 2025.12.27 23:41:14.953443 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4591 | 2025.12.27 23:41:14.953726 [ 261 ] {0d15b14f-14a8-4755-9d99-6edc8c71cc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4592 | 2025.12.27 23:41:14.953829 [ 261 ] {0d15b14f-14a8-4755-9d99-6edc8c71cc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4593 | 2025.12.27 23:41:14.954658 [ 261 ] {0d15b14f-14a8-4755-9d99-6edc8c71cc40} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4594 | 2025.12.27 23:41:14.954701 [ 261 ] {0d15b14f-14a8-4755-9d99-6edc8c71cc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4595 | 2025.12.27 23:41:14.955099 [ 261 ] {0d15b14f-14a8-4755-9d99-6edc8c71cc40} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4596 | 2025.12.27 23:41:14.955331 [ 261 ] {0d15b14f-14a8-4755-9d99-6edc8c71cc40} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4597 | 2025.12.27 23:41:14.955489 [ 261 ] {0d15b14f-14a8-4755-9d99-6edc8c71cc40} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001841 sec., 58663.76969038566 rows/sec., 4.93 MiB/sec. | ||
| 4598 | 2025.12.27 23:41:14.955529 [ 261 ] {0d15b14f-14a8-4755-9d99-6edc8c71cc40} <Debug> TCPHandler: Processed in 0.002271131 sec. | ||
| 4599 | 2025.12.27 23:41:14.955655 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4600 | 2025.12.27 23:41:14.955748 [ 261 ] {6ddc1d62-0c60-4593-a78c-02bec83759e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4601 | 2025.12.27 23:41:14.955788 [ 261 ] {6ddc1d62-0c60-4593-a78c-02bec83759e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4602 | 2025.12.27 23:41:14.956187 [ 261 ] {6ddc1d62-0c60-4593-a78c-02bec83759e4} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4603 | 2025.12.27 23:41:14.956224 [ 261 ] {6ddc1d62-0c60-4593-a78c-02bec83759e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4604 | 2025.12.27 23:41:14.956509 [ 261 ] {6ddc1d62-0c60-4593-a78c-02bec83759e4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4605 | 2025.12.27 23:41:14.956711 [ 261 ] {6ddc1d62-0c60-4593-a78c-02bec83759e4} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4606 | 2025.12.27 23:41:14.956816 [ 54 ] {} <Debug> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4607 | 2025.12.27 23:41:14.956839 [ 261 ] {6ddc1d62-0c60-4593-a78c-02bec83759e4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001109 sec., 23444.544634806134 rows/sec., 1.72 MiB/sec. | ||
| 4608 | 2025.12.27 23:41:14.956888 [ 54 ] {} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2025.12.27 23:41:14.956894 [ 261 ] {6ddc1d62-0c60-4593-a78c-02bec83759e4} <Debug> TCPHandler: Processed in 0.001286803 sec. | ||
| 4610 | 2025.12.27 23:41:14.956919 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4611 | 2025.12.27 23:41:14.957019 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4612 | 2025.12.27 23:41:14.957033 [ 196 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::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 | ||
| 4613 | 2025.12.27 23:41:14.957115 [ 261 ] {c7ecd944-4f1c-4d9c-a408-e85a5544af4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4614 | 2025.12.27 23:41:14.957159 [ 261 ] {c7ecd944-4f1c-4d9c-a408-e85a5544af4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4615 | 2025.12.27 23:41:14.957167 [ 196 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4616 | 2025.12.27 23:41:14.957204 [ 196 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 263 rows starting from the beginning of the part | ||
| 4617 | 2025.12.27 23:41:14.957289 [ 196 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 4618 | 2025.12.27 23:41:14.957336 [ 196 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 219 rows starting from the beginning of the part | ||
| 4619 | 2025.12.27 23:41:14.957377 [ 196 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 28 rows starting from the beginning of the part | ||
| 4620 | 2025.12.27 23:41:14.957417 [ 196 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 219 rows starting from the beginning of the part | ||
| 4621 | 2025.12.27 23:41:14.957463 [ 196 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 4622 | 2025.12.27 23:41:14.957569 [ 261 ] {c7ecd944-4f1c-4d9c-a408-e85a5544af4c} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2025.12.27 23:41:14.957610 [ 261 ] {c7ecd944-4f1c-4d9c-a408-e85a5544af4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4624 | 2025.12.27 23:41:14.957931 [ 261 ] {c7ecd944-4f1c-4d9c-a408-e85a5544af4c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4625 | 2025.12.27 23:41:14.958157 [ 261 ] {c7ecd944-4f1c-4d9c-a408-e85a5544af4c} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2025.12.27 23:41:14.958288 [ 261 ] {c7ecd944-4f1c-4d9c-a408-e85a5544af4c} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001191 sec., 75566.75062972293 rows/sec., 5.90 MiB/sec. | ||
| 4627 | 2025.12.27 23:41:14.958324 [ 261 ] {c7ecd944-4f1c-4d9c-a408-e85a5544af4c} <Debug> TCPHandler: Processed in 0.001352754 sec. | ||
| 4628 | 2025.12.27 23:41:14.958388 [ 195 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 781 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402425 sec., 556892.5254469936 rows/sec., 36.47 MiB/sec. | ||
| 4629 | 2025.12.27 23:41:14.958434 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4630 | 2025.12.27 23:41:14.958532 [ 261 ] {04f9184c-8638-4b60-b20a-d3072e3b51ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4631 | 2025.12.27 23:41:14.958549 [ 196 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4632 | 2025.12.27 23:41:14.958578 [ 261 ] {04f9184c-8638-4b60-b20a-d3072e3b51ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4633 | 2025.12.27 23:41:14.958789 [ 196 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_21_4} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2025.12.27 23:41:14.958860 [ 196 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_21_4} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4635 | 2025.12.27 23:41:14.958927 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4636 | 2025.12.27 23:41:14.958985 [ 261 ] {04f9184c-8638-4b60-b20a-d3072e3b51ff} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2025.12.27 23:41:14.959025 [ 261 ] {04f9184c-8638-4b60-b20a-d3072e3b51ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4638 | 2025.12.27 23:41:14.959360 [ 261 ] {04f9184c-8638-4b60-b20a-d3072e3b51ff} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4639 | 2025.12.27 23:41:14.959568 [ 261 ] {04f9184c-8638-4b60-b20a-d3072e3b51ff} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2025.12.27 23:41:14.959699 [ 261 ] {04f9184c-8638-4b60-b20a-d3072e3b51ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 4641 | 2025.12.27 23:41:14.959735 [ 261 ] {04f9184c-8638-4b60-b20a-d3072e3b51ff} <Debug> TCPHandler: Processed in 0.001347414 sec. | ||
| 4642 | 2025.12.27 23:41:14.959841 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4643 | 2025.12.27 23:41:14.959946 [ 261 ] {e4ec98c4-1886-4a79-bfcb-632cb4b2b18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4644 | 2025.12.27 23:41:14.960001 [ 261 ] {e4ec98c4-1886-4a79-bfcb-632cb4b2b18f} <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 | ||
| 4645 | 2025.12.27 23:41:14.960810 [ 261 ] {e4ec98c4-1886-4a79-bfcb-632cb4b2b18f} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4646 | 2025.12.27 23:41:14.960847 [ 261 ] {e4ec98c4-1886-4a79-bfcb-632cb4b2b18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4647 | 2025.12.27 23:41:14.961395 [ 261 ] {e4ec98c4-1886-4a79-bfcb-632cb4b2b18f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4648 | 2025.12.27 23:41:14.961616 [ 261 ] {e4ec98c4-1886-4a79-bfcb-632cb4b2b18f} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4649 | 2025.12.27 23:41:14.961750 [ 261 ] {e4ec98c4-1886-4a79-bfcb-632cb4b2b18f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001824 sec., 14254.38596491228 rows/sec., 25.54 MiB/sec. | ||
| 4650 | 2025.12.27 23:41:14.961801 [ 261 ] {e4ec98c4-1886-4a79-bfcb-632cb4b2b18f} <Debug> TCPHandler: Processed in 0.002010926 sec. | ||
| 4651 | 2025.12.27 23:41:14.961918 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4652 | 2025.12.27 23:41:14.962013 [ 261 ] {3384886e-1800-4bb5-b3e0-b92ed92a8946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4653 | 2025.12.27 23:41:14.962055 [ 261 ] {3384886e-1800-4bb5-b3e0-b92ed92a8946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4654 | 2025.12.27 23:41:14.962386 [ 261 ] {3384886e-1800-4bb5-b3e0-b92ed92a8946} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4655 | 2025.12.27 23:41:14.962423 [ 261 ] {3384886e-1800-4bb5-b3e0-b92ed92a8946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4656 | 2025.12.27 23:41:14.962726 [ 261 ] {3384886e-1800-4bb5-b3e0-b92ed92a8946} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4657 | 2025.12.27 23:41:14.962946 [ 261 ] {3384886e-1800-4bb5-b3e0-b92ed92a8946} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4658 | 2025.12.27 23:41:14.963109 [ 261 ] {3384886e-1800-4bb5-b3e0-b92ed92a8946} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 4659 | 2025.12.27 23:41:14.963152 [ 261 ] {3384886e-1800-4bb5-b3e0-b92ed92a8946} <Debug> TCPHandler: Processed in 0.001283993 sec. | ||
| 4660 | 2025.12.27 23:41:18.060087 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 624 | ||
| 4661 | 2025.12.27 23:41:18.062472 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2025.12.27 23:41:18.062520 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4663 | 2025.12.27 23:41:18.063697 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4664 | 2025.12.27 23:41:18.063972 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4665 | 2025.12.27 23:41:18.064214 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 624 | ||
| 4666 | 2025.12.27 23:41:19.964296 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4667 | 2025.12.27 23:41:19.964516 [ 261 ] {ae4ab0f3-730d-47fd-a728-63d8139ce68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4668 | 2025.12.27 23:41:19.964591 [ 261 ] {ae4ab0f3-730d-47fd-a728-63d8139ce68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4669 | 2025.12.27 23:41:19.965478 [ 261 ] {ae4ab0f3-730d-47fd-a728-63d8139ce68a} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2025.12.27 23:41:19.965526 [ 261 ] {ae4ab0f3-730d-47fd-a728-63d8139ce68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4671 | 2025.12.27 23:41:19.965935 [ 261 ] {ae4ab0f3-730d-47fd-a728-63d8139ce68a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4672 | 2025.12.27 23:41:19.966165 [ 261 ] {ae4ab0f3-730d-47fd-a728-63d8139ce68a} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4673 | 2025.12.27 23:41:19.966321 [ 261 ] {ae4ab0f3-730d-47fd-a728-63d8139ce68a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001862 sec., 220193.34049409238 rows/sec., 13.97 MiB/sec. | ||
| 4674 | 2025.12.27 23:41:19.966336 [ 104 ] {} <Debug> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4675 | 2025.12.27 23:41:19.966361 [ 261 ] {ae4ab0f3-730d-47fd-a728-63d8139ce68a} <Debug> TCPHandler: Processed in 0.00221138 sec. | ||
| 4676 | 2025.12.27 23:41:19.966414 [ 104 ] {} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4677 | 2025.12.27 23:41:19.966446 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4678 | 2025.12.27 23:41:19.966516 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4679 | 2025.12.27 23:41:19.966545 [ 189 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::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 | ||
| 4680 | 2025.12.27 23:41:19.966645 [ 261 ] {c4d9c404-6056-4fac-9b38-4ed8a5b1a1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4681 | 2025.12.27 23:41:19.966664 [ 189 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4682 | 2025.12.27 23:41:19.966702 [ 261 ] {c4d9c404-6056-4fac-9b38-4ed8a5b1a1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4683 | 2025.12.27 23:41:19.966702 [ 189 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 410 rows starting from the beginning of the part | ||
| 4684 | 2025.12.27 23:41:19.966785 [ 189 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4685 | 2025.12.27 23:41:19.966829 [ 189 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4686 | 2025.12.27 23:41:19.966870 [ 189 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 4687 | 2025.12.27 23:41:19.966908 [ 189 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 4688 | 2025.12.27 23:41:19.967216 [ 261 ] {c4d9c404-6056-4fac-9b38-4ed8a5b1a1c9} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4689 | 2025.12.27 23:41:19.967264 [ 261 ] {c4d9c404-6056-4fac-9b38-4ed8a5b1a1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4690 | 2025.12.27 23:41:19.967614 [ 261 ] {c4d9c404-6056-4fac-9b38-4ed8a5b1a1c9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4691 | 2025.12.27 23:41:19.967837 [ 261 ] {c4d9c404-6056-4fac-9b38-4ed8a5b1a1c9} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4692 | 2025.12.27 23:41:19.967932 [ 196 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427546 sec., 1436030.7828959627 rows/sec., 96.57 MiB/sec. | ||
| 4693 | 2025.12.27 23:41:19.967967 [ 261 ] {c4d9c404-6056-4fac-9b38-4ed8a5b1a1c9} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001348 sec., 8902.077151335312 rows/sec., 725.90 KiB/sec. | ||
| 4694 | 2025.12.27 23:41:19.968011 [ 261 ] {c4d9c404-6056-4fac-9b38-4ed8a5b1a1c9} <Debug> TCPHandler: Processed in 0.001557797 sec. | ||
| 4695 | 2025.12.27 23:41:19.968087 [ 196 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4696 | 2025.12.27 23:41:19.968145 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4697 | 2025.12.27 23:41:19.968245 [ 261 ] {70f215b0-cd39-494d-a674-98332c06fa3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4698 | 2025.12.27 23:41:19.968316 [ 261 ] {70f215b0-cd39-494d-a674-98332c06fa3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4699 | 2025.12.27 23:41:19.968359 [ 196 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_13_3} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4700 | 2025.12.27 23:41:19.968434 [ 196 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_13_3} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4701 | 2025.12.27 23:41:19.968498 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4702 | 2025.12.27 23:41:19.969285 [ 261 ] {70f215b0-cd39-494d-a674-98332c06fa3a} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2025.12.27 23:41:19.969326 [ 261 ] {70f215b0-cd39-494d-a674-98332c06fa3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4704 | 2025.12.27 23:41:19.969700 [ 261 ] {70f215b0-cd39-494d-a674-98332c06fa3a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4705 | 2025.12.27 23:41:19.969910 [ 261 ] {70f215b0-cd39-494d-a674-98332c06fa3a} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2025.12.27 23:41:19.970046 [ 104 ] {} <Debug> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4707 | 2025.12.27 23:41:19.970064 [ 261 ] {70f215b0-cd39-494d-a674-98332c06fa3a} <Debug> executeQuery: Read 1146 rows, 93.07 KiB in 0.001837 sec., 623843.2226456178 rows/sec., 49.48 MiB/sec. | ||
| 4708 | 2025.12.27 23:41:19.970096 [ 104 ] {} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2025.12.27 23:41:19.970114 [ 261 ] {70f215b0-cd39-494d-a674-98332c06fa3a} <Debug> TCPHandler: Processed in 0.002020896 sec. | ||
| 4710 | 2025.12.27 23:41:19.970125 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4711 | 2025.12.27 23:41:19.970201 [ 196 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::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 | ||
| 4712 | 2025.12.27 23:41:19.970239 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4713 | 2025.12.27 23:41:19.970286 [ 196 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4714 | 2025.12.27 23:41:19.970314 [ 196 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2342 rows starting from the beginning of the part | ||
| 4715 | 2025.12.27 23:41:19.970338 [ 261 ] {3998bc70-c544-43f6-80fa-23572e296b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4716 | 2025.12.27 23:41:19.970362 [ 196 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1140 rows starting from the beginning of the part | ||
| 4717 | 2025.12.27 23:41:19.970383 [ 261 ] {3998bc70-c544-43f6-80fa-23572e296b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4718 | 2025.12.27 23:41:19.970408 [ 196 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1249 rows starting from the beginning of the part | ||
| 4719 | 2025.12.27 23:41:19.970453 [ 196 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1140 rows starting from the beginning of the part | ||
| 4720 | 2025.12.27 23:41:19.970490 [ 196 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 108 rows starting from the beginning of the part | ||
| 4721 | 2025.12.27 23:41:19.970529 [ 196 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1146 rows starting from the beginning of the part | ||
| 4722 | 2025.12.27 23:41:19.970874 [ 261 ] {3998bc70-c544-43f6-80fa-23572e296b38} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2025.12.27 23:41:19.970915 [ 261 ] {3998bc70-c544-43f6-80fa-23572e296b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4724 | 2025.12.27 23:41:19.971242 [ 261 ] {3998bc70-c544-43f6-80fa-23572e296b38} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4725 | 2025.12.27 23:41:19.971476 [ 261 ] {3998bc70-c544-43f6-80fa-23572e296b38} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2025.12.27 23:41:19.971608 [ 261 ] {3998bc70-c544-43f6-80fa-23572e296b38} <Debug> executeQuery: Read 231 rows, 14.21 KiB in 0.001289 sec., 179208.68890612878 rows/sec., 10.76 MiB/sec. | ||
| 4727 | 2025.12.27 23:41:19.971645 [ 261 ] {3998bc70-c544-43f6-80fa-23572e296b38} <Debug> TCPHandler: Processed in 0.001456036 sec. | ||
| 4728 | 2025.12.27 23:41:19.971754 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2025.12.27 23:41:19.971848 [ 261 ] {a50e16ae-63c2-4909-a320-e775cf359c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4730 | 2025.12.27 23:41:19.971886 [ 261 ] {a50e16ae-63c2-4909-a320-e775cf359c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4731 | 2025.12.27 23:41:19.972367 [ 261 ] {a50e16ae-63c2-4909-a320-e775cf359c55} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2025.12.27 23:41:19.972403 [ 261 ] {a50e16ae-63c2-4909-a320-e775cf359c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4733 | 2025.12.27 23:41:19.972702 [ 261 ] {a50e16ae-63c2-4909-a320-e775cf359c55} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4734 | 2025.12.27 23:41:19.972800 [ 196 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7125 rows, containing 5 columns (5 merged, 0 gathered) in 0.002623737 sec., 2715592.3021247936 rows/sec., 229.35 MiB/sec. | ||
| 4735 | 2025.12.27 23:41:19.972920 [ 261 ] {a50e16ae-63c2-4909-a320-e775cf359c55} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2025.12.27 23:41:19.973051 [ 261 ] {a50e16ae-63c2-4909-a320-e775cf359c55} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001223 sec., 173344.2354865086 rows/sec., 11.18 MiB/sec. | ||
| 4737 | 2025.12.27 23:41:19.973091 [ 261 ] {a50e16ae-63c2-4909-a320-e775cf359c55} <Debug> TCPHandler: Processed in 0.001386505 sec. | ||
| 4738 | 2025.12.27 23:41:19.973119 [ 196 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4739 | 2025.12.27 23:41:19.973211 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4740 | 2025.12.27 23:41:19.973337 [ 261 ] {40e48881-907a-4045-bfec-9f323eeb6d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4741 | 2025.12.27 23:41:19.973389 [ 261 ] {40e48881-907a-4045-bfec-9f323eeb6d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4742 | 2025.12.27 23:41:19.973413 [ 196 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_26_5} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4743 | 2025.12.27 23:41:19.973479 [ 196 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_26_5} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4744 | 2025.12.27 23:41:19.973536 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 4745 | 2025.12.27 23:41:19.973945 [ 261 ] {40e48881-907a-4045-bfec-9f323eeb6d64} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4746 | 2025.12.27 23:41:19.973994 [ 261 ] {40e48881-907a-4045-bfec-9f323eeb6d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4747 | 2025.12.27 23:41:19.974378 [ 261 ] {40e48881-907a-4045-bfec-9f323eeb6d64} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4748 | 2025.12.27 23:41:19.974603 [ 261 ] {40e48881-907a-4045-bfec-9f323eeb6d64} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4749 | 2025.12.27 23:41:19.974704 [ 104 ] {} <Debug> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4750 | 2025.12.27 23:41:19.974733 [ 261 ] {40e48881-907a-4045-bfec-9f323eeb6d64} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00142 sec., 148591.54929577463 rows/sec., 8.44 MiB/sec. | ||
| 4751 | 2025.12.27 23:41:19.974739 [ 104 ] {} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4752 | 2025.12.27 23:41:19.974779 [ 261 ] {40e48881-907a-4045-bfec-9f323eeb6d64} <Debug> TCPHandler: Processed in 0.001628659 sec. | ||
| 4753 | 2025.12.27 23:41:19.974779 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4754 | 2025.12.27 23:41:19.974877 [ 189 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::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 | ||
| 4755 | 2025.12.27 23:41:19.974893 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4756 | 2025.12.27 23:41:19.974977 [ 189 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4757 | 2025.12.27 23:41:19.974998 [ 261 ] {00ac3db2-0e2d-42c7-b87e-3349f4b59348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4758 | 2025.12.27 23:41:19.975011 [ 189 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 211 rows starting from the beginning of the part | ||
| 4759 | 2025.12.27 23:41:19.975048 [ 261 ] {00ac3db2-0e2d-42c7-b87e-3349f4b59348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4760 | 2025.12.27 23:41:19.975078 [ 189 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4761 | 2025.12.27 23:41:19.975127 [ 189 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4762 | 2025.12.27 23:41:19.975168 [ 189 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 4763 | 2025.12.27 23:41:19.975205 [ 189 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 4764 | 2025.12.27 23:41:19.975688 [ 261 ] {00ac3db2-0e2d-42c7-b87e-3349f4b59348} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2025.12.27 23:41:19.975730 [ 261 ] {00ac3db2-0e2d-42c7-b87e-3349f4b59348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4766 | 2025.12.27 23:41:19.976003 [ 200 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.00114775 sec., 919189.7190154651 rows/sec., 55.70 MiB/sec. | ||
| 4767 | 2025.12.27 23:41:19.976095 [ 261 ] {00ac3db2-0e2d-42c7-b87e-3349f4b59348} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4768 | 2025.12.27 23:41:19.976194 [ 199 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4769 | 2025.12.27 23:41:19.976331 [ 261 ] {00ac3db2-0e2d-42c7-b87e-3349f4b59348} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4770 | 2025.12.27 23:41:19.976447 [ 104 ] {} <Debug> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4771 | 2025.12.27 23:41:19.976466 [ 261 ] {00ac3db2-0e2d-42c7-b87e-3349f4b59348} <Debug> executeQuery: Read 705 rows, 50.57 KiB in 0.001519 sec., 464121.1323238973 rows/sec., 32.51 MiB/sec. | ||
| 4772 | 2025.12.27 23:41:19.976477 [ 104 ] {} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4773 | 2025.12.27 23:41:19.976507 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4774 | 2025.12.27 23:41:19.976509 [ 261 ] {00ac3db2-0e2d-42c7-b87e-3349f4b59348} <Debug> TCPHandler: Processed in 0.0017015 sec. | ||
| 4775 | 2025.12.27 23:41:19.976535 [ 199 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_13_3} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4776 | 2025.12.27 23:41:19.976579 [ 200 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::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 | ||
| 4777 | 2025.12.27 23:41:19.976617 [ 199 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_13_3} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4778 | 2025.12.27 23:41:19.976630 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4779 | 2025.12.27 23:41:19.976669 [ 200 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4780 | 2025.12.27 23:41:19.976698 [ 200 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1211 rows starting from the beginning of the part | ||
| 4781 | 2025.12.27 23:41:19.976709 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4782 | 2025.12.27 23:41:19.976724 [ 261 ] {205dbab5-43e0-4801-9fe3-40948adfa51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4783 | 2025.12.27 23:41:19.976744 [ 200 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 693 rows starting from the beginning of the part | ||
| 4784 | 2025.12.27 23:41:19.976767 [ 261 ] {205dbab5-43e0-4801-9fe3-40948adfa51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4785 | 2025.12.27 23:41:19.976787 [ 200 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 548 rows starting from the beginning of the part | ||
| 4786 | 2025.12.27 23:41:19.976825 [ 200 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 693 rows starting from the beginning of the part | ||
| 4787 | 2025.12.27 23:41:19.976859 [ 200 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4788 | 2025.12.27 23:41:19.976893 [ 200 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 705 rows starting from the beginning of the part | ||
| 4789 | 2025.12.27 23:41:19.977164 [ 261 ] {205dbab5-43e0-4801-9fe3-40948adfa51e} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2025.12.27 23:41:19.977206 [ 261 ] {205dbab5-43e0-4801-9fe3-40948adfa51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4791 | 2025.12.27 23:41:19.977531 [ 261 ] {205dbab5-43e0-4801-9fe3-40948adfa51e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4792 | 2025.12.27 23:41:19.977752 [ 261 ] {205dbab5-43e0-4801-9fe3-40948adfa51e} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2025.12.27 23:41:19.977876 [ 261 ] {205dbab5-43e0-4801-9fe3-40948adfa51e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00112 sec., 5357.142857142858 rows/sec., 279.89 KiB/sec. | ||
| 4794 | 2025.12.27 23:41:19.977911 [ 261 ] {205dbab5-43e0-4801-9fe3-40948adfa51e} <Debug> TCPHandler: Processed in 0.001287533 sec. | ||
| 4795 | 2025.12.27 23:41:19.978019 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4796 | 2025.12.27 23:41:19.978113 [ 261 ] {66dba7ca-4439-4b18-8462-aab9b4ed3fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4797 | 2025.12.27 23:41:19.978156 [ 261 ] {66dba7ca-4439-4b18-8462-aab9b4ed3fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4798 | 2025.12.27 23:41:19.978232 [ 198 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3940 rows, containing 5 columns (5 merged, 0 gathered) in 0.001634479 sec., 2410554.0664639925 rows/sec., 180.95 MiB/sec. | ||
| 4799 | 2025.12.27 23:41:19.978441 [ 199 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4800 | 2025.12.27 23:41:19.978606 [ 261 ] {66dba7ca-4439-4b18-8462-aab9b4ed3fe4} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2025.12.27 23:41:19.978649 [ 261 ] {66dba7ca-4439-4b18-8462-aab9b4ed3fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4802 | 2025.12.27 23:41:19.978700 [ 199 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_26_5} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4803 | 2025.12.27 23:41:19.978775 [ 199 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_26_5} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4804 | 2025.12.27 23:41:19.978849 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 4805 | 2025.12.27 23:41:19.979019 [ 261 ] {66dba7ca-4439-4b18-8462-aab9b4ed3fe4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4806 | 2025.12.27 23:41:19.979238 [ 261 ] {66dba7ca-4439-4b18-8462-aab9b4ed3fe4} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4807 | 2025.12.27 23:41:19.979347 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4808 | 2025.12.27 23:41:19.979364 [ 261 ] {66dba7ca-4439-4b18-8462-aab9b4ed3fe4} <Debug> executeQuery: Read 320 rows, 21.54 KiB in 0.001269 sec., 252167.060677699 rows/sec., 16.58 MiB/sec. | ||
| 4809 | 2025.12.27 23:41:19.979384 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2025.12.27 23:41:19.979408 [ 261 ] {66dba7ca-4439-4b18-8462-aab9b4ed3fe4} <Debug> TCPHandler: Processed in 0.001438615 sec. | ||
| 4811 | 2025.12.27 23:41:19.979408 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4812 | 2025.12.27 23:41:19.979485 [ 200 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::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 | ||
| 4813 | 2025.12.27 23:41:19.979524 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4814 | 2025.12.27 23:41:19.979580 [ 200 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4815 | 2025.12.27 23:41:19.979611 [ 200 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7407 rows starting from the beginning of the part | ||
| 4816 | 2025.12.27 23:41:19.979623 [ 261 ] {7a5b4d0c-107e-4a63-9a80-69aacd61cecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4817 | 2025.12.27 23:41:19.979657 [ 200 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 314 rows starting from the beginning of the part | ||
| 4818 | 2025.12.27 23:41:19.979671 [ 261 ] {7a5b4d0c-107e-4a63-9a80-69aacd61cecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4819 | 2025.12.27 23:41:19.979700 [ 200 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 845 rows starting from the beginning of the part | ||
| 4820 | 2025.12.27 23:41:19.979741 [ 200 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 314 rows starting from the beginning of the part | ||
| 4821 | 2025.12.27 23:41:19.979777 [ 200 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4822 | 2025.12.27 23:41:19.979812 [ 200 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 320 rows starting from the beginning of the part | ||
| 4823 | 2025.12.27 23:41:19.979985 [ 261 ] {7a5b4d0c-107e-4a63-9a80-69aacd61cecc} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2025.12.27 23:41:19.980027 [ 261 ] {7a5b4d0c-107e-4a63-9a80-69aacd61cecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4825 | 2025.12.27 23:41:19.980333 [ 261 ] {7a5b4d0c-107e-4a63-9a80-69aacd61cecc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4826 | 2025.12.27 23:41:19.980550 [ 261 ] {7a5b4d0c-107e-4a63-9a80-69aacd61cecc} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4827 | 2025.12.27 23:41:19.980682 [ 261 ] {7a5b4d0c-107e-4a63-9a80-69aacd61cecc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. | ||
| 4828 | 2025.12.27 23:41:19.980717 [ 261 ] {7a5b4d0c-107e-4a63-9a80-69aacd61cecc} <Debug> TCPHandler: Processed in 0.001241823 sec. | ||
| 4829 | 2025.12.27 23:41:19.980822 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4830 | 2025.12.27 23:41:19.980919 [ 261 ] {d8cb9b98-b473-435a-9c8a-20ac3f7fabdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4831 | 2025.12.27 23:41:19.980973 [ 261 ] {d8cb9b98-b473-435a-9c8a-20ac3f7fabdd} <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 | ||
| 4832 | 2025.12.27 23:41:19.981751 [ 261 ] {d8cb9b98-b473-435a-9c8a-20ac3f7fabdd} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2025.12.27 23:41:19.981786 [ 261 ] {d8cb9b98-b473-435a-9c8a-20ac3f7fabdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4834 | 2025.12.27 23:41:19.982333 [ 261 ] {d8cb9b98-b473-435a-9c8a-20ac3f7fabdd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4835 | 2025.12.27 23:41:19.982549 [ 261 ] {d8cb9b98-b473-435a-9c8a-20ac3f7fabdd} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2025.12.27 23:41:19.982653 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4837 | 2025.12.27 23:41:19.982679 [ 200 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9360 rows, containing 5 columns (5 merged, 0 gathered) in 0.003218047 sec., 2908596.4250988257 rows/sec., 194.44 MiB/sec. | ||
| 4838 | 2025.12.27 23:41:19.982687 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4839 | 2025.12.27 23:41:19.982683 [ 261 ] {d8cb9b98-b473-435a-9c8a-20ac3f7fabdd} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001783 sec., 7851.934941110488 rows/sec., 14.07 MiB/sec. | ||
| 4840 | 2025.12.27 23:41:19.982723 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4841 | 2025.12.27 23:41:19.982791 [ 261 ] {d8cb9b98-b473-435a-9c8a-20ac3f7fabdd} <Debug> TCPHandler: Processed in 0.002017246 sec. | ||
| 4842 | 2025.12.27 23:41:19.982826 [ 199 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::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 | ||
| 4843 | 2025.12.27 23:41:19.982875 [ 196 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4844 | 2025.12.27 23:41:19.982930 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4845 | 2025.12.27 23:41:19.983045 [ 199 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4846 | 2025.12.27 23:41:19.983050 [ 261 ] {a6a158bd-2919-49c7-ac48-4438c259f9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4847 | 2025.12.27 23:41:19.983117 [ 261 ] {a6a158bd-2919-49c7-ac48-4438c259f9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4848 | 2025.12.27 23:41:19.983120 [ 199 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 269 rows starting from the beginning of the part | ||
| 4849 | 2025.12.27 23:41:19.983166 [ 196 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2025.12.27 23:41:19.983241 [ 196 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4851 | 2025.12.27 23:41:19.983306 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 4852 | 2025.12.27 23:41:19.983312 [ 199 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
| 4853 | 2025.12.27 23:41:19.983454 [ 199 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part | ||
| 4854 | 2025.12.27 23:41:19.983504 [ 261 ] {a6a158bd-2919-49c7-ac48-4438c259f9e2} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2025.12.27 23:41:19.983543 [ 261 ] {a6a158bd-2919-49c7-ac48-4438c259f9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4856 | 2025.12.27 23:41:19.983567 [ 199 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 4857 | 2025.12.27 23:41:19.983677 [ 199 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 4858 | 2025.12.27 23:41:19.983781 [ 199 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
| 4859 | 2025.12.27 23:41:19.983859 [ 261 ] {a6a158bd-2919-49c7-ac48-4438c259f9e2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4860 | 2025.12.27 23:41:19.984078 [ 261 ] {a6a158bd-2919-49c7-ac48-4438c259f9e2} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4861 | 2025.12.27 23:41:19.984189 [ 104 ] {} <Debug> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4862 | 2025.12.27 23:41:19.984212 [ 261 ] {a6a158bd-2919-49c7-ac48-4438c259f9e2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001187 sec., 87615.83824768325 rows/sec., 5.37 MiB/sec. | ||
| 4863 | 2025.12.27 23:41:19.984218 [ 104 ] {} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2025.12.27 23:41:19.984254 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4865 | 2025.12.27 23:41:19.984256 [ 261 ] {a6a158bd-2919-49c7-ac48-4438c259f9e2} <Debug> TCPHandler: Processed in 0.001386825 sec. | ||
| 4866 | 2025.12.27 23:41:19.984337 [ 187 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 4867 | 2025.12.27 23:41:19.984448 [ 187 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4868 | 2025.12.27 23:41:19.984474 [ 187 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1580 rows starting from the beginning of the part | ||
| 4869 | 2025.12.27 23:41:19.984540 [ 187 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 104 rows starting from the beginning of the part | ||
| 4870 | 2025.12.27 23:41:19.984585 [ 187 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4871 | 2025.12.27 23:41:19.984624 [ 187 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4872 | 2025.12.27 23:41:19.984660 [ 187 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4873 | 2025.12.27 23:41:19.984698 [ 187 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 104 rows starting from the beginning of the part | ||
| 4874 | 2025.12.27 23:41:19.985631 [ 188 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2012 rows, containing 4 columns (4 merged, 0 gathered) in 0.001333723 sec., 1508559.123596129 rows/sec., 95.41 MiB/sec. | ||
| 4875 | 2025.12.27 23:41:19.985851 [ 187 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4876 | 2025.12.27 23:41:19.986081 [ 187 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_26_5} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4877 | 2025.12.27 23:41:19.986139 [ 187 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_26_5} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4878 | 2025.12.27 23:41:19.986192 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4879 | 2025.12.27 23:41:19.986747 [ 187 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 363 rows, containing 19 columns (19 merged, 0 gathered) in 0.003959681 sec., 91674.05152081697 rows/sec., 164.28 MiB/sec. | ||
| 4880 | 2025.12.27 23:41:19.987315 [ 199 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4881 | 2025.12.27 23:41:19.987615 [ 199 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2025.12.27 23:41:19.987673 [ 199 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4883 | 2025.12.27 23:41:19.987743 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 4884 | 2025.12.27 23:41:20.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.93 MiB, peak 247.77 MiB, free memory in arenas 0.00 B, will set to 241.93 MiB (RSS), difference: 1.00 MiB | ||
| 4885 | 2025.12.27 23:41:20.545286 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9008 | ||
| 4886 | 2025.12.27 23:41:20.545830 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4887 | 2025.12.27 23:41:20.545883 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4888 | 2025.12.27 23:41:20.546460 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4889 | 2025.12.27 23:41:20.546697 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2025.12.27 23:41:20.546824 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9008 | ||
| 4891 | 2025.12.27 23:41:21.011551 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4892 | 2025.12.27 23:41:21.027920 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2025.12.27 23:41:21.027975 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4894 | 2025.12.27 23:41:21.034162 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4895 | 2025.12.27 23:41:21.034919 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2025.12.27 23:41:21.037733 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4897 | 2025.12.27 23:41:24.952725 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4898 | 2025.12.27 23:41:24.953030 [ 261 ] {0a60439b-fd82-4f0d-a7b5-12795d21406e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4899 | 2025.12.27 23:41:24.953135 [ 261 ] {0a60439b-fd82-4f0d-a7b5-12795d21406e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4900 | 2025.12.27 23:41:24.953989 [ 261 ] {0a60439b-fd82-4f0d-a7b5-12795d21406e} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2025.12.27 23:41:24.954026 [ 261 ] {0a60439b-fd82-4f0d-a7b5-12795d21406e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4902 | 2025.12.27 23:41:24.954432 [ 261 ] {0a60439b-fd82-4f0d-a7b5-12795d21406e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4903 | 2025.12.27 23:41:24.954678 [ 261 ] {0a60439b-fd82-4f0d-a7b5-12795d21406e} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4904 | 2025.12.27 23:41:24.954830 [ 261 ] {0a60439b-fd82-4f0d-a7b5-12795d21406e} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001878 sec., 57507.987220447285 rows/sec., 4.83 MiB/sec. | ||
| 4905 | 2025.12.27 23:41:24.954870 [ 261 ] {0a60439b-fd82-4f0d-a7b5-12795d21406e} <Debug> TCPHandler: Processed in 0.002326242 sec. | ||
| 4906 | 2025.12.27 23:41:24.954995 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4907 | 2025.12.27 23:41:24.955089 [ 261 ] {13f54a24-a6c5-465b-b867-aff27f1adec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4908 | 2025.12.27 23:41:24.955129 [ 261 ] {13f54a24-a6c5-465b-b867-aff27f1adec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4909 | 2025.12.27 23:41:24.955522 [ 261 ] {13f54a24-a6c5-465b-b867-aff27f1adec7} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4910 | 2025.12.27 23:41:24.955558 [ 261 ] {13f54a24-a6c5-465b-b867-aff27f1adec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4911 | 2025.12.27 23:41:24.955850 [ 261 ] {13f54a24-a6c5-465b-b867-aff27f1adec7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4912 | 2025.12.27 23:41:24.956057 [ 261 ] {13f54a24-a6c5-465b-b867-aff27f1adec7} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4913 | 2025.12.27 23:41:24.956186 [ 261 ] {13f54a24-a6c5-465b-b867-aff27f1adec7} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001115 sec., 23318.385650224212 rows/sec., 1.71 MiB/sec. | ||
| 4914 | 2025.12.27 23:41:24.956223 [ 261 ] {13f54a24-a6c5-465b-b867-aff27f1adec7} <Debug> TCPHandler: Processed in 0.001278713 sec. | ||
| 4915 | 2025.12.27 23:41:24.956327 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4916 | 2025.12.27 23:41:24.956418 [ 261 ] {b29d1361-bfb3-4ee1-87c8-fb75e4934afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4917 | 2025.12.27 23:41:24.956458 [ 261 ] {b29d1361-bfb3-4ee1-87c8-fb75e4934afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4918 | 2025.12.27 23:41:24.956866 [ 261 ] {b29d1361-bfb3-4ee1-87c8-fb75e4934afe} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4919 | 2025.12.27 23:41:24.956903 [ 261 ] {b29d1361-bfb3-4ee1-87c8-fb75e4934afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4920 | 2025.12.27 23:41:24.957203 [ 261 ] {b29d1361-bfb3-4ee1-87c8-fb75e4934afe} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4921 | 2025.12.27 23:41:24.957404 [ 261 ] {b29d1361-bfb3-4ee1-87c8-fb75e4934afe} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4922 | 2025.12.27 23:41:24.957530 [ 261 ] {b29d1361-bfb3-4ee1-87c8-fb75e4934afe} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00113 sec., 79646.01769911505 rows/sec., 6.22 MiB/sec. | ||
| 4923 | 2025.12.27 23:41:24.957566 [ 261 ] {b29d1361-bfb3-4ee1-87c8-fb75e4934afe} <Debug> TCPHandler: Processed in 0.001286753 sec. | ||
| 4924 | 2025.12.27 23:41:24.957674 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4925 | 2025.12.27 23:41:24.957766 [ 261 ] {9c3a81d1-dba4-4a52-b5c5-53d6c0f4ab78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4926 | 2025.12.27 23:41:24.957809 [ 261 ] {9c3a81d1-dba4-4a52-b5c5-53d6c0f4ab78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4927 | 2025.12.27 23:41:24.958205 [ 261 ] {9c3a81d1-dba4-4a52-b5c5-53d6c0f4ab78} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4928 | 2025.12.27 23:41:24.958241 [ 261 ] {9c3a81d1-dba4-4a52-b5c5-53d6c0f4ab78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4929 | 2025.12.27 23:41:24.958584 [ 261 ] {9c3a81d1-dba4-4a52-b5c5-53d6c0f4ab78} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4930 | 2025.12.27 23:41:24.958793 [ 261 ] {9c3a81d1-dba4-4a52-b5c5-53d6c0f4ab78} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4931 | 2025.12.27 23:41:24.958923 [ 261 ] {9c3a81d1-dba4-4a52-b5c5-53d6c0f4ab78} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 4932 | 2025.12.27 23:41:24.958969 [ 261 ] {9c3a81d1-dba4-4a52-b5c5-53d6c0f4ab78} <Debug> TCPHandler: Processed in 0.001342674 sec. | ||
| 4933 | 2025.12.27 23:41:24.959076 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4934 | 2025.12.27 23:41:24.959166 [ 261 ] {ec6ac1c5-dedf-4ebc-85ac-0b34e84e5668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4935 | 2025.12.27 23:41:24.959222 [ 261 ] {ec6ac1c5-dedf-4ebc-85ac-0b34e84e5668} <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 | ||
| 4936 | 2025.12.27 23:41:24.959997 [ 261 ] {ec6ac1c5-dedf-4ebc-85ac-0b34e84e5668} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4937 | 2025.12.27 23:41:24.960034 [ 261 ] {ec6ac1c5-dedf-4ebc-85ac-0b34e84e5668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4938 | 2025.12.27 23:41:24.960610 [ 261 ] {ec6ac1c5-dedf-4ebc-85ac-0b34e84e5668} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4939 | 2025.12.27 23:41:24.960839 [ 261 ] {ec6ac1c5-dedf-4ebc-85ac-0b34e84e5668} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4940 | 2025.12.27 23:41:24.960972 [ 261 ] {ec6ac1c5-dedf-4ebc-85ac-0b34e84e5668} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001824 sec., 14254.38596491228 rows/sec., 25.54 MiB/sec. | ||
| 4941 | 2025.12.27 23:41:24.961023 [ 261 ] {ec6ac1c5-dedf-4ebc-85ac-0b34e84e5668} <Debug> TCPHandler: Processed in 0.001994066 sec. | ||
| 4942 | 2025.12.27 23:41:24.961143 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4943 | 2025.12.27 23:41:24.961243 [ 261 ] {539a15e6-8495-4530-929b-8f4ddee686bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4944 | 2025.12.27 23:41:24.961286 [ 261 ] {539a15e6-8495-4530-929b-8f4ddee686bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4945 | 2025.12.27 23:41:24.961628 [ 261 ] {539a15e6-8495-4530-929b-8f4ddee686bf} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4946 | 2025.12.27 23:41:24.961666 [ 261 ] {539a15e6-8495-4530-929b-8f4ddee686bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4947 | 2025.12.27 23:41:24.962002 [ 261 ] {539a15e6-8495-4530-929b-8f4ddee686bf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4948 | 2025.12.27 23:41:24.962214 [ 261 ] {539a15e6-8495-4530-929b-8f4ddee686bf} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2025.12.27 23:41:24.962344 [ 261 ] {539a15e6-8495-4530-929b-8f4ddee686bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 4950 | 2025.12.27 23:41:24.962381 [ 261 ] {539a15e6-8495-4530-929b-8f4ddee686bf} <Debug> TCPHandler: Processed in 0.001290913 sec. | ||
| 4951 | 2025.12.27 23:41:27.961704 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4952 | 2025.12.27 23:41:27.961783 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4953 | 2025.12.27 23:41:28.046984 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9520 | ||
| 4954 | 2025.12.27 23:41:28.047611 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4955 | 2025.12.27 23:41:28.047669 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4956 | 2025.12.27 23:41:28.048225 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4957 | 2025.12.27 23:41:28.048474 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4958 | 2025.12.27 23:41:28.048625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9520 | ||
| 4959 | 2025.12.27 23:41:28.064496 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 660 | ||
| 4960 | 2025.12.27 23:41:28.066919 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4961 | 2025.12.27 23:41:28.066973 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4962 | 2025.12.27 23:41:28.068206 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4963 | 2025.12.27 23:41:28.068513 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2025.12.27 23:41:28.068889 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 660 | ||
| 4965 | 2025.12.27 23:41:28.537856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4966 | 2025.12.27 23:41:28.554805 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2025.12.27 23:41:28.554863 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4968 | 2025.12.27 23:41:28.560962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4969 | 2025.12.27 23:41:28.561667 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2025.12.27 23:41:28.564733 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4971 | 2025.12.27 23:41:29.963940 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4972 | 2025.12.27 23:41:29.964222 [ 261 ] {ce350987-532a-4f8b-8990-1960a31dc3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4973 | 2025.12.27 23:41:29.964323 [ 261 ] {ce350987-532a-4f8b-8990-1960a31dc3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4974 | 2025.12.27 23:41:29.965277 [ 261 ] {ce350987-532a-4f8b-8990-1960a31dc3f9} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4975 | 2025.12.27 23:41:29.965318 [ 261 ] {ce350987-532a-4f8b-8990-1960a31dc3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4976 | 2025.12.27 23:41:29.965713 [ 261 ] {ce350987-532a-4f8b-8990-1960a31dc3f9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4977 | 2025.12.27 23:41:29.965932 [ 261 ] {ce350987-532a-4f8b-8990-1960a31dc3f9} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4978 | 2025.12.27 23:41:29.966082 [ 261 ] {ce350987-532a-4f8b-8990-1960a31dc3f9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001937 sec., 211667.52710376872 rows/sec., 13.43 MiB/sec. | ||
| 4979 | 2025.12.27 23:41:29.966121 [ 261 ] {ce350987-532a-4f8b-8990-1960a31dc3f9} <Debug> TCPHandler: Processed in 0.002364942 sec. | ||
| 4980 | 2025.12.27 23:41:29.966236 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4981 | 2025.12.27 23:41:29.966328 [ 261 ] {535d4690-937a-4484-9c84-1fc965cb3428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4982 | 2025.12.27 23:41:29.966368 [ 261 ] {535d4690-937a-4484-9c84-1fc965cb3428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4983 | 2025.12.27 23:41:29.967129 [ 261 ] {535d4690-937a-4484-9c84-1fc965cb3428} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4984 | 2025.12.27 23:41:29.967164 [ 261 ] {535d4690-937a-4484-9c84-1fc965cb3428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4985 | 2025.12.27 23:41:29.967519 [ 261 ] {535d4690-937a-4484-9c84-1fc965cb3428} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4986 | 2025.12.27 23:41:29.967720 [ 261 ] {535d4690-937a-4484-9c84-1fc965cb3428} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4987 | 2025.12.27 23:41:29.967844 [ 261 ] {535d4690-937a-4484-9c84-1fc965cb3428} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001534 sec., 743155.1499348109 rows/sec., 58.97 MiB/sec. | ||
| 4988 | 2025.12.27 23:41:29.967880 [ 261 ] {535d4690-937a-4484-9c84-1fc965cb3428} <Debug> TCPHandler: Processed in 0.00169186 sec. | ||
| 4989 | 2025.12.27 23:41:29.967990 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4990 | 2025.12.27 23:41:29.968081 [ 261 ] {cae3c413-52ca-4eaf-8b36-8f435afe5757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4991 | 2025.12.27 23:41:29.968120 [ 261 ] {cae3c413-52ca-4eaf-8b36-8f435afe5757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4992 | 2025.12.27 23:41:29.968573 [ 261 ] {cae3c413-52ca-4eaf-8b36-8f435afe5757} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2025.12.27 23:41:29.968609 [ 261 ] {cae3c413-52ca-4eaf-8b36-8f435afe5757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 4994 | 2025.12.27 23:41:29.968912 [ 261 ] {cae3c413-52ca-4eaf-8b36-8f435afe5757} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4995 | 2025.12.27 23:41:29.969117 [ 261 ] {cae3c413-52ca-4eaf-8b36-8f435afe5757} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4996 | 2025.12.27 23:41:29.969240 [ 261 ] {cae3c413-52ca-4eaf-8b36-8f435afe5757} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001177 sec., 186066.27017841968 rows/sec., 11.09 MiB/sec. | ||
| 4997 | 2025.12.27 23:41:29.969275 [ 261 ] {cae3c413-52ca-4eaf-8b36-8f435afe5757} <Debug> TCPHandler: Processed in 0.001332564 sec. | ||
| 4998 | 2025.12.27 23:41:29.969379 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4999 | 2025.12.27 23:41:29.969471 [ 261 ] {df8c6b5a-8479-4a68-aa0e-7795df658fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5000 | 2025.12.27 23:41:29.969508 [ 261 ] {df8c6b5a-8479-4a68-aa0e-7795df658fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5001 | 2025.12.27 23:41:29.969955 [ 261 ] {df8c6b5a-8479-4a68-aa0e-7795df658fe1} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2025.12.27 23:41:29.969990 [ 261 ] {df8c6b5a-8479-4a68-aa0e-7795df658fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5003 | 2025.12.27 23:41:29.970282 [ 261 ] {df8c6b5a-8479-4a68-aa0e-7795df658fe1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5004 | 2025.12.27 23:41:29.970484 [ 261 ] {df8c6b5a-8479-4a68-aa0e-7795df658fe1} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5005 | 2025.12.27 23:41:29.970611 [ 261 ] {df8c6b5a-8479-4a68-aa0e-7795df658fe1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001158 sec., 183074.2659758204 rows/sec., 11.81 MiB/sec. | ||
| 5006 | 2025.12.27 23:41:29.970646 [ 261 ] {df8c6b5a-8479-4a68-aa0e-7795df658fe1} <Debug> TCPHandler: Processed in 0.001313404 sec. | ||
| 5007 | 2025.12.27 23:41:29.970750 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5008 | 2025.12.27 23:41:29.970841 [ 261 ] {f4a070b2-08fd-45ff-879b-641ee4745500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5009 | 2025.12.27 23:41:29.970879 [ 261 ] {f4a070b2-08fd-45ff-879b-641ee4745500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5010 | 2025.12.27 23:41:29.971333 [ 261 ] {f4a070b2-08fd-45ff-879b-641ee4745500} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2025.12.27 23:41:29.971368 [ 261 ] {f4a070b2-08fd-45ff-879b-641ee4745500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5012 | 2025.12.27 23:41:29.971674 [ 261 ] {f4a070b2-08fd-45ff-879b-641ee4745500} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5013 | 2025.12.27 23:41:29.971874 [ 261 ] {f4a070b2-08fd-45ff-879b-641ee4745500} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2025.12.27 23:41:29.971997 [ 261 ] {f4a070b2-08fd-45ff-879b-641ee4745500} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001174 sec., 179727.4275979557 rows/sec., 10.21 MiB/sec. | ||
| 5015 | 2025.12.27 23:41:29.972033 [ 261 ] {f4a070b2-08fd-45ff-879b-641ee4745500} <Debug> TCPHandler: Processed in 0.001329694 sec. | ||
| 5016 | 2025.12.27 23:41:29.972176 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5017 | 2025.12.27 23:41:29.972266 [ 261 ] {b98d777f-af72-4f42-892e-875d9fda0f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5018 | 2025.12.27 23:41:29.972305 [ 261 ] {b98d777f-af72-4f42-892e-875d9fda0f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5019 | 2025.12.27 23:41:29.972919 [ 261 ] {b98d777f-af72-4f42-892e-875d9fda0f10} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2025.12.27 23:41:29.972954 [ 261 ] {b98d777f-af72-4f42-892e-875d9fda0f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5021 | 2025.12.27 23:41:29.973270 [ 261 ] {b98d777f-af72-4f42-892e-875d9fda0f10} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5022 | 2025.12.27 23:41:29.973474 [ 261 ] {b98d777f-af72-4f42-892e-875d9fda0f10} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2025.12.27 23:41:29.973598 [ 261 ] {b98d777f-af72-4f42-892e-875d9fda0f10} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001349 sec., 513713.862120089 rows/sec., 35.90 MiB/sec. | ||
| 5024 | 2025.12.27 23:41:29.973633 [ 261 ] {b98d777f-af72-4f42-892e-875d9fda0f10} <Debug> TCPHandler: Processed in 0.001504867 sec. | ||
| 5025 | 2025.12.27 23:41:29.973747 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5026 | 2025.12.27 23:41:29.973838 [ 261 ] {d7fddb6a-864f-4f92-98bc-bc7dfe4a5b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5027 | 2025.12.27 23:41:29.973878 [ 261 ] {d7fddb6a-864f-4f92-98bc-bc7dfe4a5b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5028 | 2025.12.27 23:41:29.974222 [ 261 ] {d7fddb6a-864f-4f92-98bc-bc7dfe4a5b7d} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2025.12.27 23:41:29.974256 [ 261 ] {d7fddb6a-864f-4f92-98bc-bc7dfe4a5b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5030 | 2025.12.27 23:41:29.974538 [ 261 ] {d7fddb6a-864f-4f92-98bc-bc7dfe4a5b7d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5031 | 2025.12.27 23:41:29.974733 [ 261 ] {d7fddb6a-864f-4f92-98bc-bc7dfe4a5b7d} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2025.12.27 23:41:29.974854 [ 261 ] {d7fddb6a-864f-4f92-98bc-bc7dfe4a5b7d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 5033 | 2025.12.27 23:41:29.974889 [ 261 ] {d7fddb6a-864f-4f92-98bc-bc7dfe4a5b7d} <Debug> TCPHandler: Processed in 0.001188791 sec. | ||
| 5034 | 2025.12.27 23:41:29.974997 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5035 | 2025.12.27 23:41:29.975093 [ 261 ] {c591049f-a08a-4044-a211-ee6725b2aefa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5036 | 2025.12.27 23:41:29.975135 [ 261 ] {c591049f-a08a-4044-a211-ee6725b2aefa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5037 | 2025.12.27 23:41:29.975560 [ 261 ] {c591049f-a08a-4044-a211-ee6725b2aefa} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5038 | 2025.12.27 23:41:29.975595 [ 261 ] {c591049f-a08a-4044-a211-ee6725b2aefa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5039 | 2025.12.27 23:41:29.975912 [ 261 ] {c591049f-a08a-4044-a211-ee6725b2aefa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5040 | 2025.12.27 23:41:29.976117 [ 261 ] {c591049f-a08a-4044-a211-ee6725b2aefa} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5041 | 2025.12.27 23:41:29.976246 [ 261 ] {c591049f-a08a-4044-a211-ee6725b2aefa} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001171 sec., 268146.8830059778 rows/sec., 17.61 MiB/sec. | ||
| 5042 | 2025.12.27 23:41:29.976281 [ 261 ] {c591049f-a08a-4044-a211-ee6725b2aefa} <Debug> TCPHandler: Processed in 0.001330424 sec. | ||
| 5043 | 2025.12.27 23:41:29.976401 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5044 | 2025.12.27 23:41:29.976491 [ 261 ] {978f6195-d2c7-49ae-a7d4-1446cdce6bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5045 | 2025.12.27 23:41:29.976532 [ 261 ] {978f6195-d2c7-49ae-a7d4-1446cdce6bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5046 | 2025.12.27 23:41:29.976865 [ 261 ] {978f6195-d2c7-49ae-a7d4-1446cdce6bd1} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5047 | 2025.12.27 23:41:29.976899 [ 261 ] {978f6195-d2c7-49ae-a7d4-1446cdce6bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5048 | 2025.12.27 23:41:29.977178 [ 261 ] {978f6195-d2c7-49ae-a7d4-1446cdce6bd1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5049 | 2025.12.27 23:41:29.977385 [ 261 ] {978f6195-d2c7-49ae-a7d4-1446cdce6bd1} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5050 | 2025.12.27 23:41:29.977487 [ 96 ] {} <Debug> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5051 | 2025.12.27 23:41:29.977508 [ 261 ] {978f6195-d2c7-49ae-a7d4-1446cdce6bd1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 5052 | 2025.12.27 23:41:29.977560 [ 96 ] {} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5053 | 2025.12.27 23:41:29.977566 [ 261 ] {978f6195-d2c7-49ae-a7d4-1446cdce6bd1} <Debug> TCPHandler: Processed in 0.001212122 sec. | ||
| 5054 | 2025.12.27 23:41:29.977590 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5055 | 2025.12.27 23:41:29.977689 [ 188 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5056 | 2025.12.27 23:41:29.977714 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5057 | 2025.12.27 23:41:29.977800 [ 188 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5058 | 2025.12.27 23:41:29.977806 [ 261 ] {9d3bb4f7-44c7-4968-b44d-28efc969c011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5059 | 2025.12.27 23:41:29.977834 [ 188 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5060 | 2025.12.27 23:41:29.977872 [ 261 ] {9d3bb4f7-44c7-4968-b44d-28efc969c011} <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 | ||
| 5061 | 2025.12.27 23:41:29.977901 [ 188 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5062 | 2025.12.27 23:41:29.977958 [ 188 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5063 | 2025.12.27 23:41:29.978005 [ 188 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5064 | 2025.12.27 23:41:29.978045 [ 188 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5065 | 2025.12.27 23:41:29.978088 [ 188 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5066 | 2025.12.27 23:41:29.978662 [ 261 ] {9d3bb4f7-44c7-4968-b44d-28efc969c011} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5067 | 2025.12.27 23:41:29.978696 [ 261 ] {9d3bb4f7-44c7-4968-b44d-28efc969c011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5068 | 2025.12.27 23:41:29.979004 [ 188 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001355464 sec., 11066.321200710605 rows/sec., 742.80 KiB/sec. | ||
| 5069 | 2025.12.27 23:41:29.979166 [ 199 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5070 | 2025.12.27 23:41:29.979217 [ 261 ] {9d3bb4f7-44c7-4968-b44d-28efc969c011} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5071 | 2025.12.27 23:41:29.979495 [ 261 ] {9d3bb4f7-44c7-4968-b44d-28efc969c011} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5072 | 2025.12.27 23:41:29.979566 [ 199 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_15_3} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2025.12.27 23:41:29.979635 [ 261 ] {9d3bb4f7-44c7-4968-b44d-28efc969c011} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001846 sec., 7583.965330444204 rows/sec., 13.59 MiB/sec. | ||
| 5074 | 2025.12.27 23:41:29.979654 [ 199 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_15_3} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5075 | 2025.12.27 23:41:29.979692 [ 261 ] {9d3bb4f7-44c7-4968-b44d-28efc969c011} <Debug> TCPHandler: Processed in 0.002024126 sec. | ||
| 5076 | 2025.12.27 23:41:29.979751 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5077 | 2025.12.27 23:41:29.979834 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5078 | 2025.12.27 23:41:29.979931 [ 261 ] {dd80ba95-c6ca-4baf-9a16-7c7d1651033c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5079 | 2025.12.27 23:41:29.979971 [ 261 ] {dd80ba95-c6ca-4baf-9a16-7c7d1651033c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5080 | 2025.12.27 23:41:29.980312 [ 261 ] {dd80ba95-c6ca-4baf-9a16-7c7d1651033c} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2025.12.27 23:41:29.980347 [ 261 ] {dd80ba95-c6ca-4baf-9a16-7c7d1651033c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5082 | 2025.12.27 23:41:29.980646 [ 261 ] {dd80ba95-c6ca-4baf-9a16-7c7d1651033c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5083 | 2025.12.27 23:41:29.980847 [ 261 ] {dd80ba95-c6ca-4baf-9a16-7c7d1651033c} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2025.12.27 23:41:29.980968 [ 261 ] {dd80ba95-c6ca-4baf-9a16-7c7d1651033c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001056 sec., 98484.84848484848 rows/sec., 6.03 MiB/sec. | ||
| 5085 | 2025.12.27 23:41:29.981003 [ 261 ] {dd80ba95-c6ca-4baf-9a16-7c7d1651033c} <Debug> TCPHandler: Processed in 0.001217341 sec. | ||
| 5086 | 2025.12.27 23:41:34.981038 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5087 | 2025.12.27 23:41:34.981237 [ 261 ] {29021efe-dd27-42a4-888c-ae4846312fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5088 | 2025.12.27 23:41:34.981304 [ 261 ] {29021efe-dd27-42a4-888c-ae4846312fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5089 | 2025.12.27 23:41:34.981928 [ 261 ] {29021efe-dd27-42a4-888c-ae4846312fd2} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2025.12.27 23:41:34.981968 [ 261 ] {29021efe-dd27-42a4-888c-ae4846312fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5091 | 2025.12.27 23:41:34.982368 [ 261 ] {29021efe-dd27-42a4-888c-ae4846312fd2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5092 | 2025.12.27 23:41:34.982595 [ 261 ] {29021efe-dd27-42a4-888c-ae4846312fd2} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2025.12.27 23:41:34.982750 [ 261 ] {29021efe-dd27-42a4-888c-ae4846312fd2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001564 sec., 2557.544757033248 rows/sec., 208.55 KiB/sec. | ||
| 5094 | 2025.12.27 23:41:34.982792 [ 261 ] {29021efe-dd27-42a4-888c-ae4846312fd2} <Debug> TCPHandler: Processed in 0.001891434 sec. | ||
| 5095 | 2025.12.27 23:41:34.982941 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5096 | 2025.12.27 23:41:34.983068 [ 261 ] {0da7a6ef-78dd-4053-8cc1-3c4fa30dcbd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5097 | 2025.12.27 23:41:34.983119 [ 261 ] {0da7a6ef-78dd-4053-8cc1-3c4fa30dcbd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5098 | 2025.12.27 23:41:34.984202 [ 261 ] {0da7a6ef-78dd-4053-8cc1-3c4fa30dcbd8} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5099 | 2025.12.27 23:41:34.984238 [ 261 ] {0da7a6ef-78dd-4053-8cc1-3c4fa30dcbd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5100 | 2025.12.27 23:41:34.984653 [ 261 ] {0da7a6ef-78dd-4053-8cc1-3c4fa30dcbd8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5101 | 2025.12.27 23:41:34.984871 [ 261 ] {0da7a6ef-78dd-4053-8cc1-3c4fa30dcbd8} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5102 | 2025.12.27 23:41:34.984998 [ 261 ] {0da7a6ef-78dd-4053-8cc1-3c4fa30dcbd8} <Debug> executeQuery: Read 1250 rows, 105.99 KiB in 0.001955 sec., 639386.189258312 rows/sec., 52.95 MiB/sec. | ||
| 5103 | 2025.12.27 23:41:34.985036 [ 261 ] {0da7a6ef-78dd-4053-8cc1-3c4fa30dcbd8} <Debug> TCPHandler: Processed in 0.002159668 sec. | ||
| 5104 | 2025.12.27 23:41:34.985151 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5105 | 2025.12.27 23:41:34.985246 [ 261 ] {ff130e53-5e6d-4ab9-9329-9f9c8f0dcbe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5106 | 2025.12.27 23:41:34.985287 [ 261 ] {ff130e53-5e6d-4ab9-9329-9f9c8f0dcbe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5107 | 2025.12.27 23:41:34.985692 [ 261 ] {ff130e53-5e6d-4ab9-9329-9f9c8f0dcbe6} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5108 | 2025.12.27 23:41:34.985727 [ 261 ] {ff130e53-5e6d-4ab9-9329-9f9c8f0dcbe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5109 | 2025.12.27 23:41:34.986026 [ 261 ] {ff130e53-5e6d-4ab9-9329-9f9c8f0dcbe6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5110 | 2025.12.27 23:41:34.986239 [ 261 ] {ff130e53-5e6d-4ab9-9329-9f9c8f0dcbe6} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5111 | 2025.12.27 23:41:34.986369 [ 261 ] {ff130e53-5e6d-4ab9-9329-9f9c8f0dcbe6} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001142 sec., 26269.702276707532 rows/sec., 1.91 MiB/sec. | ||
| 5112 | 2025.12.27 23:41:34.986407 [ 261 ] {ff130e53-5e6d-4ab9-9329-9f9c8f0dcbe6} <Debug> TCPHandler: Processed in 0.001305793 sec. | ||
| 5113 | 2025.12.27 23:41:34.986513 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5114 | 2025.12.27 23:41:34.986606 [ 261 ] {8327f213-e9f5-46e0-ba9b-f2dc16dd71f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5115 | 2025.12.27 23:41:34.986645 [ 261 ] {8327f213-e9f5-46e0-ba9b-f2dc16dd71f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5116 | 2025.12.27 23:41:34.987111 [ 261 ] {8327f213-e9f5-46e0-ba9b-f2dc16dd71f1} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5117 | 2025.12.27 23:41:34.987145 [ 261 ] {8327f213-e9f5-46e0-ba9b-f2dc16dd71f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5118 | 2025.12.27 23:41:34.987447 [ 261 ] {8327f213-e9f5-46e0-ba9b-f2dc16dd71f1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5119 | 2025.12.27 23:41:34.987654 [ 261 ] {8327f213-e9f5-46e0-ba9b-f2dc16dd71f1} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5120 | 2025.12.27 23:41:34.987779 [ 261 ] {8327f213-e9f5-46e0-ba9b-f2dc16dd71f1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00119 sec., 191596.63865546216 rows/sec., 12.97 MiB/sec. | ||
| 5121 | 2025.12.27 23:41:34.987815 [ 261 ] {8327f213-e9f5-46e0-ba9b-f2dc16dd71f1} <Debug> TCPHandler: Processed in 0.001351244 sec. | ||
| 5122 | 2025.12.27 23:41:34.987922 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5123 | 2025.12.27 23:41:34.988016 [ 261 ] {02f040a6-eebc-4ee1-8976-93b3639d2363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5124 | 2025.12.27 23:41:34.988062 [ 261 ] {02f040a6-eebc-4ee1-8976-93b3639d2363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5125 | 2025.12.27 23:41:34.988630 [ 261 ] {02f040a6-eebc-4ee1-8976-93b3639d2363} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5126 | 2025.12.27 23:41:34.988664 [ 261 ] {02f040a6-eebc-4ee1-8976-93b3639d2363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5127 | 2025.12.27 23:41:34.988980 [ 261 ] {02f040a6-eebc-4ee1-8976-93b3639d2363} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5128 | 2025.12.27 23:41:34.989188 [ 261 ] {02f040a6-eebc-4ee1-8976-93b3639d2363} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5129 | 2025.12.27 23:41:34.989319 [ 261 ] {02f040a6-eebc-4ee1-8976-93b3639d2363} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.00132 sec., 416666.6666666667 rows/sec., 30.93 MiB/sec. | ||
| 5130 | 2025.12.27 23:41:34.989355 [ 261 ] {02f040a6-eebc-4ee1-8976-93b3639d2363} <Debug> TCPHandler: Processed in 0.001482836 sec. | ||
| 5131 | 2025.12.27 23:41:34.989466 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5132 | 2025.12.27 23:41:34.989560 [ 261 ] {4d60f5d0-b582-4b09-bc68-2219d46c9430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5133 | 2025.12.27 23:41:34.989604 [ 261 ] {4d60f5d0-b582-4b09-bc68-2219d46c9430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5134 | 2025.12.27 23:41:34.990161 [ 261 ] {4d60f5d0-b582-4b09-bc68-2219d46c9430} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5135 | 2025.12.27 23:41:34.990195 [ 261 ] {4d60f5d0-b582-4b09-bc68-2219d46c9430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5136 | 2025.12.27 23:41:34.990561 [ 261 ] {4d60f5d0-b582-4b09-bc68-2219d46c9430} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5137 | 2025.12.27 23:41:34.990779 [ 261 ] {4d60f5d0-b582-4b09-bc68-2219d46c9430} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5138 | 2025.12.27 23:41:34.990906 [ 261 ] {4d60f5d0-b582-4b09-bc68-2219d46c9430} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001364 sec., 620234.6041055719 rows/sec., 41.75 MiB/sec. | ||
| 5139 | 2025.12.27 23:41:34.990942 [ 261 ] {4d60f5d0-b582-4b09-bc68-2219d46c9430} <Debug> TCPHandler: Processed in 0.001526277 sec. | ||
| 5140 | 2025.12.27 23:41:34.991053 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5141 | 2025.12.27 23:41:34.991147 [ 261 ] {bb8fd86b-d9f7-432f-aa05-0cea4d041e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5142 | 2025.12.27 23:41:34.991203 [ 261 ] {bb8fd86b-d9f7-432f-aa05-0cea4d041e4f} <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 | ||
| 5143 | 2025.12.27 23:41:34.992009 [ 261 ] {bb8fd86b-d9f7-432f-aa05-0cea4d041e4f} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5144 | 2025.12.27 23:41:34.992046 [ 261 ] {bb8fd86b-d9f7-432f-aa05-0cea4d041e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5145 | 2025.12.27 23:41:34.992563 [ 261 ] {bb8fd86b-d9f7-432f-aa05-0cea4d041e4f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5146 | 2025.12.27 23:41:34.992781 [ 261 ] {bb8fd86b-d9f7-432f-aa05-0cea4d041e4f} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2025.12.27 23:41:34.992917 [ 261 ] {bb8fd86b-d9f7-432f-aa05-0cea4d041e4f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001788 sec., 14541.3870246085 rows/sec., 26.06 MiB/sec. | ||
| 5148 | 2025.12.27 23:41:34.992970 [ 261 ] {bb8fd86b-d9f7-432f-aa05-0cea4d041e4f} <Debug> TCPHandler: Processed in 0.001965645 sec. | ||
| 5149 | 2025.12.27 23:41:34.993085 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5150 | 2025.12.27 23:41:34.993178 [ 261 ] {1aae060e-f6d1-4cfc-807e-3205f9071a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5151 | 2025.12.27 23:41:34.993221 [ 261 ] {1aae060e-f6d1-4cfc-807e-3205f9071a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5152 | 2025.12.27 23:41:34.993562 [ 261 ] {1aae060e-f6d1-4cfc-807e-3205f9071a57} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5153 | 2025.12.27 23:41:34.993598 [ 261 ] {1aae060e-f6d1-4cfc-807e-3205f9071a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5154 | 2025.12.27 23:41:34.993899 [ 261 ] {1aae060e-f6d1-4cfc-807e-3205f9071a57} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5155 | 2025.12.27 23:41:34.994102 [ 261 ] {1aae060e-f6d1-4cfc-807e-3205f9071a57} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5156 | 2025.12.27 23:41:34.994227 [ 261 ] {1aae060e-f6d1-4cfc-807e-3205f9071a57} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 5157 | 2025.12.27 23:41:34.994262 [ 261 ] {1aae060e-f6d1-4cfc-807e-3205f9071a57} <Debug> TCPHandler: Processed in 0.001228952 sec. | ||
| 5158 | 2025.12.27 23:41:35.549670 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9968 | ||
| 5159 | 2025.12.27 23:41:35.550409 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2025.12.27 23:41:35.550448 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5161 | 2025.12.27 23:41:35.550915 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5162 | 2025.12.27 23:41:35.551153 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2025.12.27 23:41:35.551260 [ 80 ] {} <Debug> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5164 | 2025.12.27 23:41:35.551276 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9968 | ||
| 5165 | 2025.12.27 23:41:35.551300 [ 80 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2025.12.27 23:41:35.551319 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5167 | 2025.12.27 23:41:35.551443 [ 194 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::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 | ||
| 5168 | 2025.12.27 23:41:35.551598 [ 194 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5169 | 2025.12.27 23:41:35.551639 [ 194 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7600 rows starting from the beginning of the part | ||
| 5170 | 2025.12.27 23:41:35.551705 [ 194 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 5171 | 2025.12.27 23:41:35.551753 [ 194 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 5172 | 2025.12.27 23:41:35.551798 [ 194 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 5173 | 2025.12.27 23:41:35.551839 [ 194 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 5174 | 2025.12.27 23:41:35.551879 [ 194 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 5175 | 2025.12.27 23:41:35.553951 [ 188 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9968 rows, containing 4 columns (4 merged, 0 gathered) in 0.002559766 sec., 3894105.9456215915 rows/sec., 55.71 MiB/sec. | ||
| 5176 | 2025.12.27 23:41:35.554524 [ 188 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5177 | 2025.12.27 23:41:35.554988 [ 188 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_21_4} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2025.12.27 23:41:35.555067 [ 188 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_21_4} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5179 | 2025.12.27 23:41:35.555166 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 5180 | 2025.12.27 23:41:36.065764 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5181 | 2025.12.27 23:41:36.083065 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5182 | 2025.12.27 23:41:36.083116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5183 | 2025.12.27 23:41:36.089071 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5184 | 2025.12.27 23:41:36.089775 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5185 | 2025.12.27 23:41:36.090085 [ 85 ] {} <Debug> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5186 | 2025.12.27 23:41:36.090179 [ 85 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2025.12.27 23:41:36.090218 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5188 | 2025.12.27 23:41:36.090395 [ 190 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 5189 | 2025.12.27 23:41:36.092869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5190 | 2025.12.27 23:41:36.094558 [ 190 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5191 | 2025.12.27 23:41:36.096101 [ 190 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 5192 | 2025.12.27 23:41:36.100710 [ 190 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 5193 | 2025.12.27 23:41:36.105299 [ 190 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 5194 | 2025.12.27 23:41:36.110073 [ 190 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 5195 | 2025.12.27 23:41:36.114738 [ 190 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 5196 | 2025.12.27 23:41:36.118871 [ 190 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 5197 | 2025.12.27 23:41:36.169765 [ 192 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079452926 sec., 2001.1849532136805 rows/sec., 10.35 MiB/sec. | ||
| 5198 | 2025.12.27 23:41:36.172790 [ 197 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5199 | 2025.12.27 23:41:36.174987 [ 197 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_21_4} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5200 | 2025.12.27 23:41:36.175108 [ 197 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_21_4} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5201 | 2025.12.27 23:41:36.177461 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5202 | 2025.12.27 23:41:37.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.15 MiB, peak 256.71 MiB, free memory in arenas 0.00 B, will set to 251.97 MiB (RSS), difference: 5.82 MiB | ||
| 5203 | 2025.12.27 23:41:38.070115 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 698 | ||
| 5204 | 2025.12.27 23:41:38.072659 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5205 | 2025.12.27 23:41:38.072715 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 5206 | 2025.12.27 23:41:38.073980 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5207 | 2025.12.27 23:41:38.074260 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5208 | 2025.12.27 23:41:38.074527 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 698 | ||
| 5209 | 2025.12.27 23:41:39.963734 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5210 | 2025.12.27 23:41:39.963952 [ 261 ] {6561d6e4-d314-40e3-9143-94c39bdd7562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5211 | 2025.12.27 23:41:39.964027 [ 261 ] {6561d6e4-d314-40e3-9143-94c39bdd7562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5212 | 2025.12.27 23:41:39.964823 [ 261 ] {6561d6e4-d314-40e3-9143-94c39bdd7562} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2025.12.27 23:41:39.964871 [ 261 ] {6561d6e4-d314-40e3-9143-94c39bdd7562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5214 | 2025.12.27 23:41:39.965294 [ 261 ] {6561d6e4-d314-40e3-9143-94c39bdd7562} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5215 | 2025.12.27 23:41:39.965512 [ 261 ] {6561d6e4-d314-40e3-9143-94c39bdd7562} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5216 | 2025.12.27 23:41:39.965657 [ 261 ] {6561d6e4-d314-40e3-9143-94c39bdd7562} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001791 sec., 228922.38972640983 rows/sec., 14.52 MiB/sec. | ||
| 5217 | 2025.12.27 23:41:39.965697 [ 261 ] {6561d6e4-d314-40e3-9143-94c39bdd7562} <Debug> TCPHandler: Processed in 0.002138628 sec. | ||
| 5218 | 2025.12.27 23:41:39.965814 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5219 | 2025.12.27 23:41:39.965930 [ 261 ] {c4a82153-63ee-4e7a-bfa6-1d818bb1b6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5220 | 2025.12.27 23:41:39.965978 [ 261 ] {c4a82153-63ee-4e7a-bfa6-1d818bb1b6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5221 | 2025.12.27 23:41:39.966911 [ 261 ] {c4a82153-63ee-4e7a-bfa6-1d818bb1b6e4} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5222 | 2025.12.27 23:41:39.966949 [ 261 ] {c4a82153-63ee-4e7a-bfa6-1d818bb1b6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5223 | 2025.12.27 23:41:39.967357 [ 261 ] {c4a82153-63ee-4e7a-bfa6-1d818bb1b6e4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5224 | 2025.12.27 23:41:39.967580 [ 261 ] {c4a82153-63ee-4e7a-bfa6-1d818bb1b6e4} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5225 | 2025.12.27 23:41:39.967711 [ 261 ] {c4a82153-63ee-4e7a-bfa6-1d818bb1b6e4} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001757 sec., 648833.2384746727 rows/sec., 51.49 MiB/sec. | ||
| 5226 | 2025.12.27 23:41:39.967750 [ 261 ] {c4a82153-63ee-4e7a-bfa6-1d818bb1b6e4} <Debug> TCPHandler: Processed in 0.001958295 sec. | ||
| 5227 | 2025.12.27 23:41:39.967869 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5228 | 2025.12.27 23:41:39.967963 [ 261 ] {05dd815e-8c5a-42b7-9f4b-cccb6f980bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5229 | 2025.12.27 23:41:39.968005 [ 261 ] {05dd815e-8c5a-42b7-9f4b-cccb6f980bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5230 | 2025.12.27 23:41:39.968508 [ 261 ] {05dd815e-8c5a-42b7-9f4b-cccb6f980bff} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5231 | 2025.12.27 23:41:39.968546 [ 261 ] {05dd815e-8c5a-42b7-9f4b-cccb6f980bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5232 | 2025.12.27 23:41:39.968861 [ 261 ] {05dd815e-8c5a-42b7-9f4b-cccb6f980bff} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5233 | 2025.12.27 23:41:39.969076 [ 261 ] {05dd815e-8c5a-42b7-9f4b-cccb6f980bff} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5234 | 2025.12.27 23:41:39.969182 [ 79 ] {} <Debug> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5235 | 2025.12.27 23:41:39.969207 [ 261 ] {05dd815e-8c5a-42b7-9f4b-cccb6f980bff} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001261 sec., 173671.68913560666 rows/sec., 10.35 MiB/sec. | ||
| 5236 | 2025.12.27 23:41:39.969255 [ 79 ] {} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2025.12.27 23:41:39.969266 [ 261 ] {05dd815e-8c5a-42b7-9f4b-cccb6f980bff} <Debug> TCPHandler: Processed in 0.001446906 sec. | ||
| 5238 | 2025.12.27 23:41:39.969288 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5239 | 2025.12.27 23:41:39.969389 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5240 | 2025.12.27 23:41:39.969392 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::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 | ||
| 5241 | 2025.12.27 23:41:39.969490 [ 261 ] {9eed07f3-1246-4532-b56a-a477a2fa1628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5242 | 2025.12.27 23:41:39.969508 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5243 | 2025.12.27 23:41:39.969531 [ 261 ] {9eed07f3-1246-4532-b56a-a477a2fa1628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5244 | 2025.12.27 23:41:39.969541 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 263 rows starting from the beginning of the part | ||
| 5245 | 2025.12.27 23:41:39.969630 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 231 rows starting from the beginning of the part | ||
| 5246 | 2025.12.27 23:41:39.969682 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 5247 | 2025.12.27 23:41:39.969732 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 219 rows starting from the beginning of the part | ||
| 5248 | 2025.12.27 23:41:39.969786 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 5249 | 2025.12.27 23:41:39.969833 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 219 rows starting from the beginning of the part | ||
| 5250 | 2025.12.27 23:41:39.970012 [ 261 ] {9eed07f3-1246-4532-b56a-a477a2fa1628} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5251 | 2025.12.27 23:41:39.970048 [ 261 ] {9eed07f3-1246-4532-b56a-a477a2fa1628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5252 | 2025.12.27 23:41:39.970439 [ 261 ] {9eed07f3-1246-4532-b56a-a477a2fa1628} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5253 | 2025.12.27 23:41:39.970648 [ 261 ] {9eed07f3-1246-4532-b56a-a477a2fa1628} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2025.12.27 23:41:39.970713 [ 192 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 988 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391915 sec., 709813.4584367579 rows/sec., 46.00 MiB/sec. | ||
| 5255 | 2025.12.27 23:41:39.970774 [ 261 ] {9eed07f3-1246-4532-b56a-a477a2fa1628} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001339 sec., 158327.10978342048 rows/sec., 10.21 MiB/sec. | ||
| 5256 | 2025.12.27 23:41:39.970815 [ 261 ] {9eed07f3-1246-4532-b56a-a477a2fa1628} <Debug> TCPHandler: Processed in 0.001515657 sec. | ||
| 5257 | 2025.12.27 23:41:39.970930 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5258 | 2025.12.27 23:41:39.970930 [ 192 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5259 | 2025.12.27 23:41:39.971022 [ 261 ] {2ee207c4-d614-4c92-8925-3f8d49c9c816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5260 | 2025.12.27 23:41:39.971066 [ 261 ] {2ee207c4-d614-4c92-8925-3f8d49c9c816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5261 | 2025.12.27 23:41:39.971319 [ 192 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_26_5} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5262 | 2025.12.27 23:41:39.971403 [ 192 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_26_5} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5263 | 2025.12.27 23:41:39.971517 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5264 | 2025.12.27 23:41:39.971604 [ 261 ] {2ee207c4-d614-4c92-8925-3f8d49c9c816} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5265 | 2025.12.27 23:41:39.971646 [ 261 ] {2ee207c4-d614-4c92-8925-3f8d49c9c816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5266 | 2025.12.27 23:41:39.971966 [ 261 ] {2ee207c4-d614-4c92-8925-3f8d49c9c816} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5267 | 2025.12.27 23:41:39.972183 [ 261 ] {2ee207c4-d614-4c92-8925-3f8d49c9c816} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5268 | 2025.12.27 23:41:39.972314 [ 261 ] {2ee207c4-d614-4c92-8925-3f8d49c9c816} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001256 sec., 167993.6305732484 rows/sec., 9.54 MiB/sec. | ||
| 5269 | 2025.12.27 23:41:39.972353 [ 261 ] {2ee207c4-d614-4c92-8925-3f8d49c9c816} <Debug> TCPHandler: Processed in 0.001424656 sec. | ||
| 5270 | 2025.12.27 23:41:39.972469 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5271 | 2025.12.27 23:41:39.972563 [ 261 ] {6835bf85-10ef-49dd-b122-0767c36c2e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5272 | 2025.12.27 23:41:39.972604 [ 261 ] {6835bf85-10ef-49dd-b122-0767c36c2e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5273 | 2025.12.27 23:41:39.973245 [ 261 ] {6835bf85-10ef-49dd-b122-0767c36c2e25} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5274 | 2025.12.27 23:41:39.973281 [ 261 ] {6835bf85-10ef-49dd-b122-0767c36c2e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5275 | 2025.12.27 23:41:39.973626 [ 261 ] {6835bf85-10ef-49dd-b122-0767c36c2e25} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5276 | 2025.12.27 23:41:39.973832 [ 261 ] {6835bf85-10ef-49dd-b122-0767c36c2e25} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2025.12.27 23:41:39.973961 [ 261 ] {6835bf85-10ef-49dd-b122-0767c36c2e25} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001416 sec., 489406.77966101695 rows/sec., 34.20 MiB/sec. | ||
| 5278 | 2025.12.27 23:41:39.974006 [ 261 ] {6835bf85-10ef-49dd-b122-0767c36c2e25} <Debug> TCPHandler: Processed in 0.001584258 sec. | ||
| 5279 | 2025.12.27 23:41:39.974123 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5280 | 2025.12.27 23:41:39.974218 [ 261 ] {4d89e61c-76a5-4f6f-ac11-0208cd4ed3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5281 | 2025.12.27 23:41:39.974261 [ 261 ] {4d89e61c-76a5-4f6f-ac11-0208cd4ed3f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5282 | 2025.12.27 23:41:39.974592 [ 261 ] {4d89e61c-76a5-4f6f-ac11-0208cd4ed3f8} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2025.12.27 23:41:39.974629 [ 261 ] {4d89e61c-76a5-4f6f-ac11-0208cd4ed3f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5284 | 2025.12.27 23:41:39.974930 [ 261 ] {4d89e61c-76a5-4f6f-ac11-0208cd4ed3f8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5285 | 2025.12.27 23:41:39.975133 [ 261 ] {4d89e61c-76a5-4f6f-ac11-0208cd4ed3f8} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2025.12.27 23:41:39.975263 [ 261 ] {4d89e61c-76a5-4f6f-ac11-0208cd4ed3f8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 5287 | 2025.12.27 23:41:39.975300 [ 261 ] {4d89e61c-76a5-4f6f-ac11-0208cd4ed3f8} <Debug> TCPHandler: Processed in 0.001226402 sec. | ||
| 5288 | 2025.12.27 23:41:39.975401 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2025.12.27 23:41:39.975494 [ 261 ] {5e8ef7e0-331c-4ae4-83d1-47bbb1b74a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5290 | 2025.12.27 23:41:39.975537 [ 261 ] {5e8ef7e0-331c-4ae4-83d1-47bbb1b74a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5291 | 2025.12.27 23:41:39.975974 [ 261 ] {5e8ef7e0-331c-4ae4-83d1-47bbb1b74a75} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2025.12.27 23:41:39.976012 [ 261 ] {5e8ef7e0-331c-4ae4-83d1-47bbb1b74a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5293 | 2025.12.27 23:41:39.976340 [ 261 ] {5e8ef7e0-331c-4ae4-83d1-47bbb1b74a75} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5294 | 2025.12.27 23:41:39.976541 [ 261 ] {5e8ef7e0-331c-4ae4-83d1-47bbb1b74a75} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2025.12.27 23:41:39.976663 [ 261 ] {5e8ef7e0-331c-4ae4-83d1-47bbb1b74a75} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001216 sec., 258223.6842105263 rows/sec., 16.96 MiB/sec. | ||
| 5296 | 2025.12.27 23:41:39.976699 [ 261 ] {5e8ef7e0-331c-4ae4-83d1-47bbb1b74a75} <Debug> TCPHandler: Processed in 0.001379165 sec. | ||
| 5297 | 2025.12.27 23:41:39.976825 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5298 | 2025.12.27 23:41:39.976938 [ 261 ] {aa692711-db6e-4cfd-989e-5bbb8d36ca3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5299 | 2025.12.27 23:41:39.976985 [ 261 ] {aa692711-db6e-4cfd-989e-5bbb8d36ca3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5300 | 2025.12.27 23:41:39.977416 [ 261 ] {aa692711-db6e-4cfd-989e-5bbb8d36ca3d} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2025.12.27 23:41:39.977461 [ 261 ] {aa692711-db6e-4cfd-989e-5bbb8d36ca3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5302 | 2025.12.27 23:41:39.977827 [ 261 ] {aa692711-db6e-4cfd-989e-5bbb8d36ca3d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5303 | 2025.12.27 23:41:39.978084 [ 261 ] {aa692711-db6e-4cfd-989e-5bbb8d36ca3d} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2025.12.27 23:41:39.978239 [ 261 ] {aa692711-db6e-4cfd-989e-5bbb8d36ca3d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001278 sec., 782.4726134585289 rows/sec., 52.73 KiB/sec. | ||
| 5305 | 2025.12.27 23:41:39.978276 [ 261 ] {aa692711-db6e-4cfd-989e-5bbb8d36ca3d} <Debug> TCPHandler: Processed in 0.001469647 sec. | ||
| 5306 | 2025.12.27 23:41:39.978378 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5307 | 2025.12.27 23:41:39.978472 [ 261 ] {8085ea24-274c-47d6-ac48-f4cc64dd5811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5308 | 2025.12.27 23:41:39.978527 [ 261 ] {8085ea24-274c-47d6-ac48-f4cc64dd5811} <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 | ||
| 5309 | 2025.12.27 23:41:39.979283 [ 261 ] {8085ea24-274c-47d6-ac48-f4cc64dd5811} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5310 | 2025.12.27 23:41:39.979320 [ 261 ] {8085ea24-274c-47d6-ac48-f4cc64dd5811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5311 | 2025.12.27 23:41:39.979845 [ 261 ] {8085ea24-274c-47d6-ac48-f4cc64dd5811} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5312 | 2025.12.27 23:41:39.980065 [ 261 ] {8085ea24-274c-47d6-ac48-f4cc64dd5811} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5313 | 2025.12.27 23:41:39.980206 [ 261 ] {8085ea24-274c-47d6-ac48-f4cc64dd5811} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001752 sec., 7990.867579908675 rows/sec., 14.32 MiB/sec. | ||
| 5314 | 2025.12.27 23:41:39.980268 [ 261 ] {8085ea24-274c-47d6-ac48-f4cc64dd5811} <Debug> TCPHandler: Processed in 0.001939575 sec. | ||
| 5315 | 2025.12.27 23:41:39.980382 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5316 | 2025.12.27 23:41:39.980477 [ 261 ] {35cac645-e765-4d91-aeaf-641fa2bcb23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5317 | 2025.12.27 23:41:39.980519 [ 261 ] {35cac645-e765-4d91-aeaf-641fa2bcb23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5318 | 2025.12.27 23:41:39.980863 [ 261 ] {35cac645-e765-4d91-aeaf-641fa2bcb23f} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5319 | 2025.12.27 23:41:39.980898 [ 261 ] {35cac645-e765-4d91-aeaf-641fa2bcb23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5320 | 2025.12.27 23:41:39.981204 [ 261 ] {35cac645-e765-4d91-aeaf-641fa2bcb23f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5321 | 2025.12.27 23:41:39.981399 [ 261 ] {35cac645-e765-4d91-aeaf-641fa2bcb23f} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5322 | 2025.12.27 23:41:39.981519 [ 261 ] {35cac645-e765-4d91-aeaf-641fa2bcb23f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001081 sec., 96207.2155411656 rows/sec., 5.89 MiB/sec. | ||
| 5323 | 2025.12.27 23:41:39.981552 [ 261 ] {35cac645-e765-4d91-aeaf-641fa2bcb23f} <Debug> TCPHandler: Processed in 0.001243992 sec. | ||
| 5324 | 2025.12.27 23:41:42.961839 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5325 | 2025.12.27 23:41:42.961888 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5326 | 2025.12.27 23:41:43.051777 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10480 | ||
| 5327 | 2025.12.27 23:41:43.052273 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5328 | 2025.12.27 23:41:43.052312 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5329 | 2025.12.27 23:41:43.052785 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5330 | 2025.12.27 23:41:43.053006 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5331 | 2025.12.27 23:41:43.053136 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10480 | ||
| 5332 | 2025.12.27 23:41:43.593368 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5333 | 2025.12.27 23:41:43.608793 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5334 | 2025.12.27 23:41:43.608845 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5335 | 2025.12.27 23:41:43.614347 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5336 | 2025.12.27 23:41:43.615043 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2025.12.27 23:41:43.617671 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5338 | 2025.12.27 23:41:44.953712 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5339 | 2025.12.27 23:41:44.953899 [ 261 ] {a510e6e7-6a07-4d5b-b346-f7266a4389b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5340 | 2025.12.27 23:41:44.953966 [ 261 ] {a510e6e7-6a07-4d5b-b346-f7266a4389b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5341 | 2025.12.27 23:41:44.954673 [ 261 ] {a510e6e7-6a07-4d5b-b346-f7266a4389b5} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5342 | 2025.12.27 23:41:44.954721 [ 261 ] {a510e6e7-6a07-4d5b-b346-f7266a4389b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5343 | 2025.12.27 23:41:44.955139 [ 261 ] {a510e6e7-6a07-4d5b-b346-f7266a4389b5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5344 | 2025.12.27 23:41:44.955375 [ 261 ] {a510e6e7-6a07-4d5b-b346-f7266a4389b5} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5345 | 2025.12.27 23:41:44.955529 [ 261 ] {a510e6e7-6a07-4d5b-b346-f7266a4389b5} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.00168 sec., 64285.71428571428 rows/sec., 5.40 MiB/sec. | ||
| 5346 | 2025.12.27 23:41:44.955527 [ 68 ] {} <Debug> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5347 | 2025.12.27 23:41:44.955573 [ 261 ] {a510e6e7-6a07-4d5b-b346-f7266a4389b5} <Debug> TCPHandler: Processed in 0.002000335 sec. | ||
| 5348 | 2025.12.27 23:41:44.955607 [ 68 ] {} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5349 | 2025.12.27 23:41:44.955633 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5350 | 2025.12.27 23:41:44.955731 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5351 | 2025.12.27 23:41:44.955742 [ 204 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::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 | ||
| 5352 | 2025.12.27 23:41:44.955841 [ 261 ] {07558612-176c-469a-9c86-0afbcae04f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5353 | 2025.12.27 23:41:44.955858 [ 204 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5354 | 2025.12.27 23:41:44.955891 [ 261 ] {07558612-176c-469a-9c86-0afbcae04f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5355 | 2025.12.27 23:41:44.955896 [ 204 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2342 rows starting from the beginning of the part | ||
| 5356 | 2025.12.27 23:41:44.955974 [ 204 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 108 rows starting from the beginning of the part | ||
| 5357 | 2025.12.27 23:41:44.956018 [ 204 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1140 rows starting from the beginning of the part | ||
| 5358 | 2025.12.27 23:41:44.956059 [ 204 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1250 rows starting from the beginning of the part | ||
| 5359 | 2025.12.27 23:41:44.956099 [ 204 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1140 rows starting from the beginning of the part | ||
| 5360 | 2025.12.27 23:41:44.956138 [ 204 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 108 rows starting from the beginning of the part | ||
| 5361 | 2025.12.27 23:41:44.956306 [ 261 ] {07558612-176c-469a-9c86-0afbcae04f8f} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5362 | 2025.12.27 23:41:44.956347 [ 261 ] {07558612-176c-469a-9c86-0afbcae04f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5363 | 2025.12.27 23:41:44.956679 [ 261 ] {07558612-176c-469a-9c86-0afbcae04f8f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5364 | 2025.12.27 23:41:44.956911 [ 261 ] {07558612-176c-469a-9c86-0afbcae04f8f} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5365 | 2025.12.27 23:41:44.957052 [ 261 ] {07558612-176c-469a-9c86-0afbcae04f8f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001235 sec., 21052.63157894737 rows/sec., 1.55 MiB/sec. | ||
| 5366 | 2025.12.27 23:41:44.957088 [ 261 ] {07558612-176c-469a-9c86-0afbcae04f8f} <Debug> TCPHandler: Processed in 0.001413645 sec. | ||
| 5367 | 2025.12.27 23:41:44.957198 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5368 | 2025.12.27 23:41:44.957293 [ 261 ] {1f272a46-e7b1-4279-b37b-0d1f4c2ea067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5369 | 2025.12.27 23:41:44.957333 [ 261 ] {1f272a46-e7b1-4279-b37b-0d1f4c2ea067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5370 | 2025.12.27 23:41:44.957754 [ 261 ] {1f272a46-e7b1-4279-b37b-0d1f4c2ea067} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5371 | 2025.12.27 23:41:44.957791 [ 261 ] {1f272a46-e7b1-4279-b37b-0d1f4c2ea067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5372 | 2025.12.27 23:41:44.958104 [ 261 ] {1f272a46-e7b1-4279-b37b-0d1f4c2ea067} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5373 | 2025.12.27 23:41:44.958164 [ 186 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6088 rows, containing 5 columns (5 merged, 0 gathered) in 0.002464744 sec., 2470033.399006144 rows/sec., 209.37 MiB/sec. | ||
| 5374 | 2025.12.27 23:41:44.958324 [ 261 ] {1f272a46-e7b1-4279-b37b-0d1f4c2ea067} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5375 | 2025.12.27 23:41:44.958431 [ 68 ] {} <Debug> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5376 | 2025.12.27 23:41:44.958447 [ 204 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5377 | 2025.12.27 23:41:44.958457 [ 261 ] {1f272a46-e7b1-4279-b37b-0d1f4c2ea067} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001183 sec., 76077.76838546069 rows/sec., 5.94 MiB/sec. | ||
| 5378 | 2025.12.27 23:41:44.958461 [ 68 ] {} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5379 | 2025.12.27 23:41:44.958534 [ 261 ] {1f272a46-e7b1-4279-b37b-0d1f4c2ea067} <Debug> TCPHandler: Processed in 0.001385314 sec. | ||
| 5380 | 2025.12.27 23:41:44.958538 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5381 | 2025.12.27 23:41:44.958621 [ 192 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::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 | ||
| 5382 | 2025.12.27 23:41:44.958662 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5383 | 2025.12.27 23:41:44.958694 [ 204 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_31_6} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5384 | 2025.12.27 23:41:44.958709 [ 192 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5385 | 2025.12.27 23:41:44.958736 [ 192 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1211 rows starting from the beginning of the part | ||
| 5386 | 2025.12.27 23:41:44.958762 [ 261 ] {c9eb8f9d-3923-4a2f-9d66-f57d456d8c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5387 | 2025.12.27 23:41:44.958767 [ 204 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_31_6} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5388 | 2025.12.27 23:41:44.958814 [ 192 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 5389 | 2025.12.27 23:41:44.958816 [ 261 ] {c9eb8f9d-3923-4a2f-9d66-f57d456d8c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5390 | 2025.12.27 23:41:44.958860 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 5391 | 2025.12.27 23:41:44.958862 [ 192 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 693 rows starting from the beginning of the part | ||
| 5392 | 2025.12.27 23:41:44.958912 [ 192 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 550 rows starting from the beginning of the part | ||
| 5393 | 2025.12.27 23:41:44.958950 [ 192 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 693 rows starting from the beginning of the part | ||
| 5394 | 2025.12.27 23:41:44.959000 [ 192 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 5395 | 2025.12.27 23:41:44.959262 [ 261 ] {c9eb8f9d-3923-4a2f-9d66-f57d456d8c66} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5396 | 2025.12.27 23:41:44.959303 [ 261 ] {c9eb8f9d-3923-4a2f-9d66-f57d456d8c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5397 | 2025.12.27 23:41:44.959652 [ 261 ] {c9eb8f9d-3923-4a2f-9d66-f57d456d8c66} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5398 | 2025.12.27 23:41:44.959872 [ 261 ] {c9eb8f9d-3923-4a2f-9d66-f57d456d8c66} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5399 | 2025.12.27 23:41:44.959979 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5400 | 2025.12.27 23:41:44.960002 [ 261 ] {c9eb8f9d-3923-4a2f-9d66-f57d456d8c66} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 5401 | 2025.12.27 23:41:44.960012 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5402 | 2025.12.27 23:41:44.960041 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5403 | 2025.12.27 23:41:44.960045 [ 261 ] {c9eb8f9d-3923-4a2f-9d66-f57d456d8c66} <Debug> TCPHandler: Processed in 0.001432715 sec. | ||
| 5404 | 2025.12.27 23:41:44.960123 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::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 | 2025.12.27 23:41:44.960166 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5406 | 2025.12.27 23:41:44.960183 [ 204 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3327 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591789 sec., 2090101.1377764265 rows/sec., 157.83 MiB/sec. | ||
| 5407 | 2025.12.27 23:41:44.960219 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5408 | 2025.12.27 23:41:44.960254 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9360 rows starting from the beginning of the part | ||
| 5409 | 2025.12.27 23:41:44.960261 [ 261 ] {f67f04fa-10bd-4923-a315-7e5827e3acff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5410 | 2025.12.27 23:41:44.960313 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5411 | 2025.12.27 23:41:44.960317 [ 261 ] {f67f04fa-10bd-4923-a315-7e5827e3acff} <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 | ||
| 5412 | 2025.12.27 23:41:44.960358 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 314 rows starting from the beginning of the part | ||
| 5413 | 2025.12.27 23:41:44.960404 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 846 rows starting from the beginning of the part | ||
| 5414 | 2025.12.27 23:41:44.960414 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5415 | 2025.12.27 23:41:44.960445 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 314 rows starting from the beginning of the part | ||
| 5416 | 2025.12.27 23:41:44.960495 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5417 | 2025.12.27 23:41:44.960763 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_31_6} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5418 | 2025.12.27 23:41:44.960852 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_31_6} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5419 | 2025.12.27 23:41:44.960947 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5420 | 2025.12.27 23:41:44.961138 [ 261 ] {f67f04fa-10bd-4923-a315-7e5827e3acff} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5421 | 2025.12.27 23:41:44.961180 [ 261 ] {f67f04fa-10bd-4923-a315-7e5827e3acff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5422 | 2025.12.27 23:41:44.961840 [ 261 ] {f67f04fa-10bd-4923-a315-7e5827e3acff} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5423 | 2025.12.27 23:41:44.962075 [ 261 ] {f67f04fa-10bd-4923-a315-7e5827e3acff} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5424 | 2025.12.27 23:41:44.962185 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5425 | 2025.12.27 23:41:44.962213 [ 261 ] {f67f04fa-10bd-4923-a315-7e5827e3acff} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00197 sec., 13197.969543147208 rows/sec., 23.65 MiB/sec. | ||
| 5426 | 2025.12.27 23:41:44.962219 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5427 | 2025.12.27 23:41:44.962255 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5428 | 2025.12.27 23:41:44.962280 [ 261 ] {f67f04fa-10bd-4923-a315-7e5827e3acff} <Debug> TCPHandler: Processed in 0.002162029 sec. | ||
| 5429 | 2025.12.27 23:41:44.962319 [ 204 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::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 | ||
| 5430 | 2025.12.27 23:41:44.962402 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5431 | 2025.12.27 23:41:44.962500 [ 204 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5432 | 2025.12.27 23:41:44.962502 [ 261 ] {49697360-1123-42a2-bdaa-5f723f9b1b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5433 | 2025.12.27 23:41:44.962554 [ 204 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 363 rows starting from the beginning of the part | ||
| 5434 | 2025.12.27 23:41:44.962564 [ 261 ] {49697360-1123-42a2-bdaa-5f723f9b1b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5435 | 2025.12.27 23:41:44.962670 [ 204 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
| 5436 | 2025.12.27 23:41:44.962772 [ 204 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
| 5437 | 2025.12.27 23:41:44.962861 [ 204 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
| 5438 | 2025.12.27 23:41:44.962921 [ 261 ] {49697360-1123-42a2-bdaa-5f723f9b1b03} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5439 | 2025.12.27 23:41:44.962951 [ 204 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
| 5440 | 2025.12.27 23:41:44.962962 [ 261 ] {49697360-1123-42a2-bdaa-5f723f9b1b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5441 | 2025.12.27 23:41:44.963046 [ 204 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 5442 | 2025.12.27 23:41:44.963342 [ 261 ] {49697360-1123-42a2-bdaa-5f723f9b1b03} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5443 | 2025.12.27 23:41:44.963590 [ 261 ] {49697360-1123-42a2-bdaa-5f723f9b1b03} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5444 | 2025.12.27 23:41:44.963695 [ 68 ] {} <Debug> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5445 | 2025.12.27 23:41:44.963721 [ 261 ] {49697360-1123-42a2-bdaa-5f723f9b1b03} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001238 sec., 48465.266558966076 rows/sec., 3.27 MiB/sec. | ||
| 5446 | 2025.12.27 23:41:44.963725 [ 68 ] {} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5447 | 2025.12.27 23:41:44.963760 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5448 | 2025.12.27 23:41:44.963764 [ 261 ] {49697360-1123-42a2-bdaa-5f723f9b1b03} <Debug> TCPHandler: Processed in 0.001411405 sec. | ||
| 5449 | 2025.12.27 23:41:44.963836 [ 195 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 5450 | 2025.12.27 23:41:44.963930 [ 195 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5451 | 2025.12.27 23:41:44.963957 [ 195 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2012 rows starting from the beginning of the part | ||
| 5452 | 2025.12.27 23:41:44.964012 [ 195 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5453 | 2025.12.27 23:41:44.964056 [ 195 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 5454 | 2025.12.27 23:41:44.964093 [ 195 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 5455 | 2025.12.27 23:41:44.964129 [ 195 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 5456 | 2025.12.27 23:41:44.964168 [ 195 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 5457 | 2025.12.27 23:41:44.964958 [ 191 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11154 rows, containing 5 columns (5 merged, 0 gathered) in 0.004872627 sec., 2289114.270392542 rows/sec., 153.14 MiB/sec. | ||
| 5458 | 2025.12.27 23:41:44.965290 [ 197 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2400 rows, containing 4 columns (4 merged, 0 gathered) in 0.001487197 sec., 1613774.0998670654 rows/sec., 102.29 MiB/sec. | ||
| 5459 | 2025.12.27 23:41:44.965297 [ 189 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5460 | 2025.12.27 23:41:44.965566 [ 191 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5461 | 2025.12.27 23:41:44.965605 [ 189 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5462 | 2025.12.27 23:41:44.965692 [ 189 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5463 | 2025.12.27 23:41:44.965772 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 5464 | 2025.12.27 23:41:44.965840 [ 191 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_31_6} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5465 | 2025.12.27 23:41:44.965911 [ 191 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_31_6} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5466 | 2025.12.27 23:41:44.965970 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5467 | 2025.12.27 23:41:44.966942 [ 198 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 469 rows, containing 19 columns (19 merged, 0 gathered) in 0.004644683 sec., 100975.67476617887 rows/sec., 180.94 MiB/sec. | ||
| 5468 | 2025.12.27 23:41:44.967654 [ 204 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5469 | 2025.12.27 23:41:44.967962 [ 204 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2025.12.27 23:41:44.968027 [ 204 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5471 | 2025.12.27 23:41:44.968117 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 5472 | 2025.12.27 23:41:45.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.98 MiB, peak 264.75 MiB, free memory in arenas 0.00 B, will set to 256.28 MiB (RSS), difference: 3.30 MiB | ||
| 5473 | 2025.12.27 23:41:48.075262 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 732 | ||
| 5474 | 2025.12.27 23:41:48.077997 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5475 | 2025.12.27 23:41:48.078046 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5476 | 2025.12.27 23:41:48.079265 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5477 | 2025.12.27 23:41:48.079538 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5478 | 2025.12.27 23:41:48.079681 [ 63 ] {} <Debug> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5479 | 2025.12.27 23:41:48.079751 [ 63 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5480 | 2025.12.27 23:41:48.079774 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5481 | 2025.12.27 23:41:48.079790 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 732 | ||
| 5482 | 2025.12.27 23:41:48.079888 [ 189 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::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 | ||
| 5483 | 2025.12.27 23:41:48.080453 [ 189 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5484 | 2025.12.27 23:41:48.080602 [ 189 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 546 rows starting from the beginning of the part | ||
| 5485 | 2025.12.27 23:41:48.080970 [ 189 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::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 | ||
| 5486 | 2025.12.27 23:41:48.081288 [ 189 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 5487 | 2025.12.27 23:41:48.081625 [ 189 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 5488 | 2025.12.27 23:41:48.081932 [ 189 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part | ||
| 5489 | 2025.12.27 23:41:48.082256 [ 189 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5490 | 2025.12.27 23:41:48.088467 [ 189 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 72 columns (72 merged, 0 gathered) in 0.008696985 sec., 84167.09928785665 rows/sec., 70.93 MiB/sec. | ||
| 5491 | 2025.12.27 23:41:48.089655 [ 197 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5492 | 2025.12.27 23:41:48.090282 [ 197 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_16_3} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2025.12.27 23:41:48.090367 [ 197 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_16_3} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5494 | 2025.12.27 23:41:48.090719 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
| 5495 | 2025.12.27 23:41:49.964689 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5496 | 2025.12.27 23:41:49.964961 [ 261 ] {6c2d06b6-da67-4a5b-9ee1-4f1d5bc0440b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5497 | 2025.12.27 23:41:49.965027 [ 261 ] {6c2d06b6-da67-4a5b-9ee1-4f1d5bc0440b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5498 | 2025.12.27 23:41:49.965848 [ 261 ] {6c2d06b6-da67-4a5b-9ee1-4f1d5bc0440b} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5499 | 2025.12.27 23:41:49.965897 [ 261 ] {6c2d06b6-da67-4a5b-9ee1-4f1d5bc0440b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5500 | 2025.12.27 23:41:49.966306 [ 261 ] {6c2d06b6-da67-4a5b-9ee1-4f1d5bc0440b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5501 | 2025.12.27 23:41:49.966529 [ 261 ] {6c2d06b6-da67-4a5b-9ee1-4f1d5bc0440b} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5502 | 2025.12.27 23:41:49.966684 [ 261 ] {6c2d06b6-da67-4a5b-9ee1-4f1d5bc0440b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001772 sec., 231376.97516930025 rows/sec., 14.68 MiB/sec. | ||
| 5503 | 2025.12.27 23:41:49.966724 [ 261 ] {6c2d06b6-da67-4a5b-9ee1-4f1d5bc0440b} <Debug> TCPHandler: Processed in 0.00222055 sec. | ||
| 5504 | 2025.12.27 23:41:49.966850 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5505 | 2025.12.27 23:41:49.966973 [ 261 ] {0e56b426-e065-482d-891c-a933d033facf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5506 | 2025.12.27 23:41:49.967023 [ 261 ] {0e56b426-e065-482d-891c-a933d033facf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5507 | 2025.12.27 23:41:49.968172 [ 261 ] {0e56b426-e065-482d-891c-a933d033facf} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5508 | 2025.12.27 23:41:49.968209 [ 261 ] {0e56b426-e065-482d-891c-a933d033facf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5509 | 2025.12.27 23:41:49.968592 [ 261 ] {0e56b426-e065-482d-891c-a933d033facf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5510 | 2025.12.27 23:41:49.968799 [ 261 ] {0e56b426-e065-482d-891c-a933d033facf} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2025.12.27 23:41:49.968926 [ 261 ] {0e56b426-e065-482d-891c-a933d033facf} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001978 sec., 576339.7371081901 rows/sec., 45.73 MiB/sec. | ||
| 5512 | 2025.12.27 23:41:49.968964 [ 261 ] {0e56b426-e065-482d-891c-a933d033facf} <Debug> TCPHandler: Processed in 0.002175119 sec. | ||
| 5513 | 2025.12.27 23:41:49.969076 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5514 | 2025.12.27 23:41:49.969170 [ 261 ] {7247b28b-a450-400d-a7dd-c0089825ff61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5515 | 2025.12.27 23:41:49.969211 [ 261 ] {7247b28b-a450-400d-a7dd-c0089825ff61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5516 | 2025.12.27 23:41:49.969806 [ 261 ] {7247b28b-a450-400d-a7dd-c0089825ff61} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2025.12.27 23:41:49.969854 [ 261 ] {7247b28b-a450-400d-a7dd-c0089825ff61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5518 | 2025.12.27 23:41:49.970240 [ 261 ] {7247b28b-a450-400d-a7dd-c0089825ff61} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5519 | 2025.12.27 23:41:49.970501 [ 261 ] {7247b28b-a450-400d-a7dd-c0089825ff61} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2025.12.27 23:41:49.970656 [ 261 ] {7247b28b-a450-400d-a7dd-c0089825ff61} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001502 sec., 145805.59254327562 rows/sec., 8.69 MiB/sec. | ||
| 5521 | 2025.12.27 23:41:49.970701 [ 261 ] {7247b28b-a450-400d-a7dd-c0089825ff61} <Debug> TCPHandler: Processed in 0.00167272 sec. | ||
| 5522 | 2025.12.27 23:41:49.970835 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5523 | 2025.12.27 23:41:49.970954 [ 261 ] {c0cd00fc-81de-4136-8618-40f83247c60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5524 | 2025.12.27 23:41:49.971001 [ 261 ] {c0cd00fc-81de-4136-8618-40f83247c60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5525 | 2025.12.27 23:41:49.971616 [ 261 ] {c0cd00fc-81de-4136-8618-40f83247c60e} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5526 | 2025.12.27 23:41:49.971660 [ 261 ] {c0cd00fc-81de-4136-8618-40f83247c60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5527 | 2025.12.27 23:41:49.972002 [ 261 ] {c0cd00fc-81de-4136-8618-40f83247c60e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5528 | 2025.12.27 23:41:49.972218 [ 261 ] {c0cd00fc-81de-4136-8618-40f83247c60e} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5529 | 2025.12.27 23:41:49.972325 [ 60 ] {} <Debug> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5530 | 2025.12.27 23:41:49.972346 [ 261 ] {c0cd00fc-81de-4136-8618-40f83247c60e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001416 sec., 149717.51412429378 rows/sec., 9.66 MiB/sec. | ||
| 5531 | 2025.12.27 23:41:49.972389 [ 60 ] {} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5532 | 2025.12.27 23:41:49.972400 [ 261 ] {c0cd00fc-81de-4136-8618-40f83247c60e} <Debug> TCPHandler: Processed in 0.001634429 sec. | ||
| 5533 | 2025.12.27 23:41:49.972417 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5534 | 2025.12.27 23:41:49.972517 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5535 | 2025.12.27 23:41:49.972544 [ 198 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::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 | ||
| 5536 | 2025.12.27 23:41:49.972617 [ 261 ] {5273edcd-7c2d-433e-95ca-68d2c13f2a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5537 | 2025.12.27 23:41:49.972659 [ 261 ] {5273edcd-7c2d-433e-95ca-68d2c13f2a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5538 | 2025.12.27 23:41:49.972693 [ 198 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5539 | 2025.12.27 23:41:49.972733 [ 198 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 441 rows starting from the beginning of the part | ||
| 5540 | 2025.12.27 23:41:49.972828 [ 198 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 5541 | 2025.12.27 23:41:49.972876 [ 198 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 5542 | 2025.12.27 23:41:49.972919 [ 198 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 5543 | 2025.12.27 23:41:49.972959 [ 198 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 5544 | 2025.12.27 23:41:49.972998 [ 198 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 5545 | 2025.12.27 23:41:49.973187 [ 261 ] {5273edcd-7c2d-433e-95ca-68d2c13f2a6c} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5546 | 2025.12.27 23:41:49.973225 [ 261 ] {5273edcd-7c2d-433e-95ca-68d2c13f2a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5547 | 2025.12.27 23:41:49.973596 [ 261 ] {5273edcd-7c2d-433e-95ca-68d2c13f2a6c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5548 | 2025.12.27 23:41:49.973823 [ 261 ] {5273edcd-7c2d-433e-95ca-68d2c13f2a6c} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5549 | 2025.12.27 23:41:49.973948 [ 261 ] {5273edcd-7c2d-433e-95ca-68d2c13f2a6c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001345 sec., 156877.32342007433 rows/sec., 8.91 MiB/sec. | ||
| 5550 | 2025.12.27 23:41:49.973984 [ 261 ] {5273edcd-7c2d-433e-95ca-68d2c13f2a6c} <Debug> TCPHandler: Processed in 0.001516507 sec. | ||
| 5551 | 2025.12.27 23:41:49.974090 [ 197 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001606828 sec., 944096.0700211846 rows/sec., 65.40 MiB/sec. | ||
| 5552 | 2025.12.27 23:41:49.974096 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5553 | 2025.12.27 23:41:49.974203 [ 261 ] {30b09857-5396-4e9d-b918-882f2cfc64c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5554 | 2025.12.27 23:41:49.974245 [ 261 ] {30b09857-5396-4e9d-b918-882f2cfc64c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5555 | 2025.12.27 23:41:49.974290 [ 200 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5556 | 2025.12.27 23:41:49.974626 [ 200 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_21_4} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5557 | 2025.12.27 23:41:49.974721 [ 200 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_21_4} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5558 | 2025.12.27 23:41:49.974823 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5559 | 2025.12.27 23:41:49.975084 [ 261 ] {30b09857-5396-4e9d-b918-882f2cfc64c6} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5560 | 2025.12.27 23:41:49.975125 [ 261 ] {30b09857-5396-4e9d-b918-882f2cfc64c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5561 | 2025.12.27 23:41:49.975467 [ 261 ] {30b09857-5396-4e9d-b918-882f2cfc64c6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5562 | 2025.12.27 23:41:49.975678 [ 261 ] {30b09857-5396-4e9d-b918-882f2cfc64c6} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5563 | 2025.12.27 23:41:49.975805 [ 261 ] {30b09857-5396-4e9d-b918-882f2cfc64c6} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.00162 sec., 427777.7777777778 rows/sec., 29.89 MiB/sec. | ||
| 5564 | 2025.12.27 23:41:49.975842 [ 261 ] {30b09857-5396-4e9d-b918-882f2cfc64c6} <Debug> TCPHandler: Processed in 0.001803382 sec. | ||
| 5565 | 2025.12.27 23:41:49.975973 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5566 | 2025.12.27 23:41:49.976093 [ 261 ] {0cd20530-f9a6-4650-86b1-4bb1a8fafb7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5567 | 2025.12.27 23:41:49.976144 [ 261 ] {0cd20530-f9a6-4650-86b1-4bb1a8fafb7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5568 | 2025.12.27 23:41:49.976536 [ 261 ] {0cd20530-f9a6-4650-86b1-4bb1a8fafb7d} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5569 | 2025.12.27 23:41:49.976578 [ 261 ] {0cd20530-f9a6-4650-86b1-4bb1a8fafb7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5570 | 2025.12.27 23:41:49.976930 [ 261 ] {0cd20530-f9a6-4650-86b1-4bb1a8fafb7d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5571 | 2025.12.27 23:41:49.977138 [ 261 ] {0cd20530-f9a6-4650-86b1-4bb1a8fafb7d} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5572 | 2025.12.27 23:41:49.977251 [ 57 ] {} <Debug> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5573 | 2025.12.27 23:41:49.977263 [ 261 ] {0cd20530-f9a6-4650-86b1-4bb1a8fafb7d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001195 sec., 5020.92050209205 rows/sec., 262.32 KiB/sec. | ||
| 5574 | 2025.12.27 23:41:49.977288 [ 57 ] {} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5575 | 2025.12.27 23:41:49.977303 [ 261 ] {0cd20530-f9a6-4650-86b1-4bb1a8fafb7d} <Debug> TCPHandler: Processed in 0.001399784 sec. | ||
| 5576 | 2025.12.27 23:41:49.977308 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5577 | 2025.12.27 23:41:49.977376 [ 197 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::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 | ||
| 5578 | 2025.12.27 23:41:49.977412 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5579 | 2025.12.27 23:41:49.977455 [ 197 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5580 | 2025.12.27 23:41:49.977483 [ 197 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 5581 | 2025.12.27 23:41:49.977514 [ 261 ] {6ead126e-8d19-448d-993e-0cfe792d073e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5582 | 2025.12.27 23:41:49.977540 [ 197 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5583 | 2025.12.27 23:41:49.977555 [ 261 ] {6ead126e-8d19-448d-993e-0cfe792d073e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5584 | 2025.12.27 23:41:49.977584 [ 197 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5585 | 2025.12.27 23:41:49.977621 [ 197 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5586 | 2025.12.27 23:41:49.977656 [ 197 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5587 | 2025.12.27 23:41:49.977695 [ 197 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 5588 | 2025.12.27 23:41:49.978017 [ 261 ] {6ead126e-8d19-448d-993e-0cfe792d073e} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5589 | 2025.12.27 23:41:49.978051 [ 261 ] {6ead126e-8d19-448d-993e-0cfe792d073e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5590 | 2025.12.27 23:41:49.978389 [ 196 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001038989 sec., 92397.51335192192 rows/sec., 4.71 MiB/sec. | ||
| 5591 | 2025.12.27 23:41:49.978394 [ 261 ] {6ead126e-8d19-448d-993e-0cfe792d073e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5592 | 2025.12.27 23:41:49.978510 [ 197 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5593 | 2025.12.27 23:41:49.978637 [ 261 ] {6ead126e-8d19-448d-993e-0cfe792d073e} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5594 | 2025.12.27 23:41:49.978742 [ 197 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_16_3} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5595 | 2025.12.27 23:41:49.978762 [ 261 ] {6ead126e-8d19-448d-993e-0cfe792d073e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001276 sec., 246081.50470219436 rows/sec., 16.17 MiB/sec. | ||
| 5596 | 2025.12.27 23:41:49.978799 [ 261 ] {6ead126e-8d19-448d-993e-0cfe792d073e} <Debug> TCPHandler: Processed in 0.001435996 sec. | ||
| 5597 | 2025.12.27 23:41:49.978799 [ 197 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_16_3} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5598 | 2025.12.27 23:41:49.978871 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5599 | 2025.12.27 23:41:49.978908 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5600 | 2025.12.27 23:41:49.979001 [ 261 ] {fa069fe6-91ef-400e-a2c5-48884c90aa0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5601 | 2025.12.27 23:41:49.979041 [ 261 ] {fa069fe6-91ef-400e-a2c5-48884c90aa0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5602 | 2025.12.27 23:41:49.979347 [ 261 ] {fa069fe6-91ef-400e-a2c5-48884c90aa0d} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5603 | 2025.12.27 23:41:49.979379 [ 261 ] {fa069fe6-91ef-400e-a2c5-48884c90aa0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5604 | 2025.12.27 23:41:49.979673 [ 261 ] {fa069fe6-91ef-400e-a2c5-48884c90aa0d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5605 | 2025.12.27 23:41:49.979878 [ 261 ] {fa069fe6-91ef-400e-a2c5-48884c90aa0d} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5606 | 2025.12.27 23:41:49.979999 [ 261 ] {fa069fe6-91ef-400e-a2c5-48884c90aa0d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001016 sec., 984.2519685039371 rows/sec., 66.32 KiB/sec. | ||
| 5607 | 2025.12.27 23:41:49.980033 [ 261 ] {fa069fe6-91ef-400e-a2c5-48884c90aa0d} <Debug> TCPHandler: Processed in 0.001172851 sec. | ||
| 5608 | 2025.12.27 23:41:49.980155 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5609 | 2025.12.27 23:41:49.980261 [ 261 ] {2b910a42-fc85-4561-ae5a-86e5a99f90cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5610 | 2025.12.27 23:41:49.980317 [ 261 ] {2b910a42-fc85-4561-ae5a-86e5a99f90cc} <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 | ||
| 5611 | 2025.12.27 23:41:49.981095 [ 261 ] {2b910a42-fc85-4561-ae5a-86e5a99f90cc} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5612 | 2025.12.27 23:41:49.981130 [ 261 ] {2b910a42-fc85-4561-ae5a-86e5a99f90cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5613 | 2025.12.27 23:41:49.981648 [ 261 ] {2b910a42-fc85-4561-ae5a-86e5a99f90cc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5614 | 2025.12.27 23:41:49.981875 [ 261 ] {2b910a42-fc85-4561-ae5a-86e5a99f90cc} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5615 | 2025.12.27 23:41:49.982008 [ 261 ] {2b910a42-fc85-4561-ae5a-86e5a99f90cc} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001773 sec., 7896.221094190637 rows/sec., 14.15 MiB/sec. | ||
| 5616 | 2025.12.27 23:41:49.982061 [ 261 ] {2b910a42-fc85-4561-ae5a-86e5a99f90cc} <Debug> TCPHandler: Processed in 0.001973225 sec. | ||
| 5617 | 2025.12.27 23:41:49.982175 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5618 | 2025.12.27 23:41:49.982269 [ 261 ] {e57e6e24-7b4f-4b8e-854e-1511a201a3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5619 | 2025.12.27 23:41:49.982311 [ 261 ] {e57e6e24-7b4f-4b8e-854e-1511a201a3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5620 | 2025.12.27 23:41:49.982659 [ 261 ] {e57e6e24-7b4f-4b8e-854e-1511a201a3cc} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2025.12.27 23:41:49.982695 [ 261 ] {e57e6e24-7b4f-4b8e-854e-1511a201a3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5622 | 2025.12.27 23:41:49.983004 [ 261 ] {e57e6e24-7b4f-4b8e-854e-1511a201a3cc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5623 | 2025.12.27 23:41:49.983223 [ 261 ] {e57e6e24-7b4f-4b8e-854e-1511a201a3cc} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2025.12.27 23:41:49.983348 [ 261 ] {e57e6e24-7b4f-4b8e-854e-1511a201a3cc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001098 sec., 94717.66848816029 rows/sec., 5.80 MiB/sec. | ||
| 5625 | 2025.12.27 23:41:49.983384 [ 261 ] {e57e6e24-7b4f-4b8e-854e-1511a201a3cc} <Debug> TCPHandler: Processed in 0.001259973 sec. | ||
| 5626 | 2025.12.27 23:41:50.553302 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10928 | ||
| 5627 | 2025.12.27 23:41:50.553766 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5628 | 2025.12.27 23:41:50.553799 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5629 | 2025.12.27 23:41:50.554257 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5630 | 2025.12.27 23:41:50.554480 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5631 | 2025.12.27 23:41:50.554601 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10928 | ||
| 5632 | 2025.12.27 23:41:51.117827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5633 | 2025.12.27 23:41:51.133807 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5634 | 2025.12.27 23:41:51.133858 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5635 | 2025.12.27 23:41:51.139656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5636 | 2025.12.27 23:41:51.140353 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5637 | 2025.12.27 23:41:51.143001 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5638 | 2025.12.27 23:41:54.953703 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5639 | 2025.12.27 23:41:54.954025 [ 261 ] {c053fa2f-65df-42e4-8bd5-9ff10fd12abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5640 | 2025.12.27 23:41:54.954137 [ 261 ] {c053fa2f-65df-42e4-8bd5-9ff10fd12abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5641 | 2025.12.27 23:41:54.954832 [ 261 ] {c053fa2f-65df-42e4-8bd5-9ff10fd12abc} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5642 | 2025.12.27 23:41:54.954879 [ 261 ] {c053fa2f-65df-42e4-8bd5-9ff10fd12abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5643 | 2025.12.27 23:41:54.955273 [ 261 ] {c053fa2f-65df-42e4-8bd5-9ff10fd12abc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5644 | 2025.12.27 23:41:54.955523 [ 261 ] {c053fa2f-65df-42e4-8bd5-9ff10fd12abc} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5645 | 2025.12.27 23:41:54.955740 [ 261 ] {c053fa2f-65df-42e4-8bd5-9ff10fd12abc} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001795 sec., 60167.13091922006 rows/sec., 5.05 MiB/sec. | ||
| 5646 | 2025.12.27 23:41:54.955783 [ 261 ] {c053fa2f-65df-42e4-8bd5-9ff10fd12abc} <Debug> TCPHandler: Processed in 0.00227406 sec. | ||
| 5647 | 2025.12.27 23:41:54.955911 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5648 | 2025.12.27 23:41:54.956009 [ 261 ] {b269d679-2c06-4f85-b58b-71613fecf973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5649 | 2025.12.27 23:41:54.956051 [ 261 ] {b269d679-2c06-4f85-b58b-71613fecf973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5650 | 2025.12.27 23:41:54.956460 [ 261 ] {b269d679-2c06-4f85-b58b-71613fecf973} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5651 | 2025.12.27 23:41:54.956497 [ 261 ] {b269d679-2c06-4f85-b58b-71613fecf973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5652 | 2025.12.27 23:41:54.956813 [ 261 ] {b269d679-2c06-4f85-b58b-71613fecf973} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5653 | 2025.12.27 23:41:54.957032 [ 261 ] {b269d679-2c06-4f85-b58b-71613fecf973} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5654 | 2025.12.27 23:41:54.957162 [ 261 ] {b269d679-2c06-4f85-b58b-71613fecf973} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001172 sec., 22184.300341296926 rows/sec., 1.63 MiB/sec. | ||
| 5655 | 2025.12.27 23:41:54.957201 [ 261 ] {b269d679-2c06-4f85-b58b-71613fecf973} <Debug> TCPHandler: Processed in 0.001341184 sec. | ||
| 5656 | 2025.12.27 23:41:54.957305 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5657 | 2025.12.27 23:41:54.957399 [ 261 ] {9c35850f-3b99-417e-8d3f-830ca95c3078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5658 | 2025.12.27 23:41:54.957441 [ 261 ] {9c35850f-3b99-417e-8d3f-830ca95c3078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5659 | 2025.12.27 23:41:54.957879 [ 261 ] {9c35850f-3b99-417e-8d3f-830ca95c3078} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5660 | 2025.12.27 23:41:54.957916 [ 261 ] {9c35850f-3b99-417e-8d3f-830ca95c3078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5661 | 2025.12.27 23:41:54.958234 [ 261 ] {9c35850f-3b99-417e-8d3f-830ca95c3078} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5662 | 2025.12.27 23:41:54.958451 [ 261 ] {9c35850f-3b99-417e-8d3f-830ca95c3078} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5663 | 2025.12.27 23:41:54.958581 [ 261 ] {9c35850f-3b99-417e-8d3f-830ca95c3078} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.0012 sec., 75000 rows/sec., 5.86 MiB/sec. | ||
| 5664 | 2025.12.27 23:41:54.958618 [ 261 ] {9c35850f-3b99-417e-8d3f-830ca95c3078} <Debug> TCPHandler: Processed in 0.001364104 sec. | ||
| 5665 | 2025.12.27 23:41:54.958732 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5666 | 2025.12.27 23:41:54.958828 [ 261 ] {f25fa831-d0ed-4fc2-81eb-dc4f408361cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5667 | 2025.12.27 23:41:54.958873 [ 261 ] {f25fa831-d0ed-4fc2-81eb-dc4f408361cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5668 | 2025.12.27 23:41:54.959302 [ 261 ] {f25fa831-d0ed-4fc2-81eb-dc4f408361cf} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5669 | 2025.12.27 23:41:54.959339 [ 261 ] {f25fa831-d0ed-4fc2-81eb-dc4f408361cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5670 | 2025.12.27 23:41:54.959681 [ 261 ] {f25fa831-d0ed-4fc2-81eb-dc4f408361cf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5671 | 2025.12.27 23:41:54.959918 [ 261 ] {f25fa831-d0ed-4fc2-81eb-dc4f408361cf} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5672 | 2025.12.27 23:41:54.960050 [ 261 ] {f25fa831-d0ed-4fc2-81eb-dc4f408361cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 5673 | 2025.12.27 23:41:54.960087 [ 261 ] {f25fa831-d0ed-4fc2-81eb-dc4f408361cf} <Debug> TCPHandler: Processed in 0.001407115 sec. | ||
| 5674 | 2025.12.27 23:41:54.960207 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5675 | 2025.12.27 23:41:54.960326 [ 261 ] {7b9de1f4-a9c6-4c2c-b183-4d33d0a9ec18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5676 | 2025.12.27 23:41:54.960392 [ 261 ] {7b9de1f4-a9c6-4c2c-b183-4d33d0a9ec18} <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 | ||
| 5677 | 2025.12.27 23:41:54.961290 [ 261 ] {7b9de1f4-a9c6-4c2c-b183-4d33d0a9ec18} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5678 | 2025.12.27 23:41:54.961328 [ 261 ] {7b9de1f4-a9c6-4c2c-b183-4d33d0a9ec18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5679 | 2025.12.27 23:41:54.961884 [ 261 ] {7b9de1f4-a9c6-4c2c-b183-4d33d0a9ec18} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5680 | 2025.12.27 23:41:54.962107 [ 261 ] {7b9de1f4-a9c6-4c2c-b183-4d33d0a9ec18} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5681 | 2025.12.27 23:41:54.962242 [ 261 ] {7b9de1f4-a9c6-4c2c-b183-4d33d0a9ec18} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00194 sec., 13402.061855670103 rows/sec., 24.02 MiB/sec. | ||
| 5682 | 2025.12.27 23:41:54.962294 [ 261 ] {7b9de1f4-a9c6-4c2c-b183-4d33d0a9ec18} <Debug> TCPHandler: Processed in 0.002147238 sec. | ||
| 5683 | 2025.12.27 23:41:54.962406 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5684 | 2025.12.27 23:41:54.962499 [ 261 ] {f1b1b299-b79a-4060-a8d2-6ed5e1c603af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5685 | 2025.12.27 23:41:54.962541 [ 261 ] {f1b1b299-b79a-4060-a8d2-6ed5e1c603af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5686 | 2025.12.27 23:41:54.962877 [ 261 ] {f1b1b299-b79a-4060-a8d2-6ed5e1c603af} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5687 | 2025.12.27 23:41:54.962913 [ 261 ] {f1b1b299-b79a-4060-a8d2-6ed5e1c603af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5688 | 2025.12.27 23:41:54.963208 [ 261 ] {f1b1b299-b79a-4060-a8d2-6ed5e1c603af} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5689 | 2025.12.27 23:41:54.963411 [ 261 ] {f1b1b299-b79a-4060-a8d2-6ed5e1c603af} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2025.12.27 23:41:54.963536 [ 261 ] {f1b1b299-b79a-4060-a8d2-6ed5e1c603af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 5691 | 2025.12.27 23:41:54.963570 [ 261 ] {f1b1b299-b79a-4060-a8d2-6ed5e1c603af} <Debug> TCPHandler: Processed in 0.001212441 sec. | ||
| 5692 | 2025.12.27 23:41:57.961926 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5693 | 2025.12.27 23:41:57.961982 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5694 | 2025.12.27 23:41:58.055104 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11440 | ||
| 5695 | 2025.12.27 23:41:58.055661 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5696 | 2025.12.27 23:41:58.055707 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5697 | 2025.12.27 23:41:58.056206 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5698 | 2025.12.27 23:41:58.056441 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5699 | 2025.12.27 23:41:58.056577 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11440 | ||
| 5700 | 2025.12.27 23:41:58.080484 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 766 | ||
| 5701 | 2025.12.27 23:41:58.083441 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5702 | 2025.12.27 23:41:58.083483 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5703 | 2025.12.27 23:41:58.084647 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5704 | 2025.12.27 23:41:58.084909 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5705 | 2025.12.27 23:41:58.085158 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 766 | ||
| 5706 | 2025.12.27 23:41:58.643512 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5707 | 2025.12.27 23:41:58.659617 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5708 | 2025.12.27 23:41:58.659676 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5709 | 2025.12.27 23:41:58.666015 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5710 | 2025.12.27 23:41:58.666733 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5711 | 2025.12.27 23:41:58.670019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5712 | 2025.12.27 23:41:59.964638 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5713 | 2025.12.27 23:41:59.964820 [ 261 ] {74011783-8640-43e0-aab3-589f786b58f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5714 | 2025.12.27 23:41:59.964886 [ 261 ] {74011783-8640-43e0-aab3-589f786b58f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5715 | 2025.12.27 23:41:59.965716 [ 261 ] {74011783-8640-43e0-aab3-589f786b58f7} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5716 | 2025.12.27 23:41:59.965758 [ 261 ] {74011783-8640-43e0-aab3-589f786b58f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5717 | 2025.12.27 23:41:59.966164 [ 261 ] {74011783-8640-43e0-aab3-589f786b58f7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5718 | 2025.12.27 23:41:59.966385 [ 261 ] {74011783-8640-43e0-aab3-589f786b58f7} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5719 | 2025.12.27 23:41:59.966517 [ 35 ] {} <Debug> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5720 | 2025.12.27 23:41:59.966536 [ 261 ] {74011783-8640-43e0-aab3-589f786b58f7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001766 sec., 232163.08040770103 rows/sec., 14.73 MiB/sec. | ||
| 5721 | 2025.12.27 23:41:59.966583 [ 35 ] {} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5722 | 2025.12.27 23:41:59.966598 [ 261 ] {74011783-8640-43e0-aab3-589f786b58f7} <Debug> TCPHandler: Processed in 0.002092578 sec. | ||
| 5723 | 2025.12.27 23:41:59.966610 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5724 | 2025.12.27 23:41:59.966733 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5725 | 2025.12.27 23:41:59.966740 [ 200 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::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 | ||
| 5726 | 2025.12.27 23:41:59.966835 [ 261 ] {bb93878e-6996-412b-8999-0cb4a03e7266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5727 | 2025.12.27 23:41:59.966879 [ 200 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5728 | 2025.12.27 23:41:59.966881 [ 261 ] {bb93878e-6996-412b-8999-0cb4a03e7266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5729 | 2025.12.27 23:41:59.966919 [ 200 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 410 rows starting from the beginning of the part | ||
| 5730 | 2025.12.27 23:41:59.966989 [ 200 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 5731 | 2025.12.27 23:41:59.967034 [ 200 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 5732 | 2025.12.27 23:41:59.967074 [ 200 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 5733 | 2025.12.27 23:41:59.967114 [ 200 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 5734 | 2025.12.27 23:41:59.968022 [ 261 ] {bb93878e-6996-412b-8999-0cb4a03e7266} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5735 | 2025.12.27 23:41:59.968075 [ 261 ] {bb93878e-6996-412b-8999-0cb4a03e7266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5736 | 2025.12.27 23:41:59.968111 [ 187 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420466 sec., 1443188.3621290477 rows/sec., 97.05 MiB/sec. | ||
| 5737 | 2025.12.27 23:41:59.968252 [ 200 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5738 | 2025.12.27 23:41:59.968505 [ 200 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_17_4} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5739 | 2025.12.27 23:41:59.968592 [ 200 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_17_4} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5740 | 2025.12.27 23:41:59.968622 [ 261 ] {bb93878e-6996-412b-8999-0cb4a03e7266} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5741 | 2025.12.27 23:41:59.968664 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 5742 | 2025.12.27 23:41:59.968855 [ 261 ] {bb93878e-6996-412b-8999-0cb4a03e7266} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5743 | 2025.12.27 23:41:59.968994 [ 261 ] {bb93878e-6996-412b-8999-0cb4a03e7266} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.002178 sec., 523415.97796143254 rows/sec., 41.53 MiB/sec. | ||
| 5744 | 2025.12.27 23:41:59.969032 [ 261 ] {bb93878e-6996-412b-8999-0cb4a03e7266} <Debug> TCPHandler: Processed in 0.002351942 sec. | ||
| 5745 | 2025.12.27 23:41:59.969156 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5746 | 2025.12.27 23:41:59.969251 [ 261 ] {d9a8a609-a777-483a-9a8a-618d3a89c535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5747 | 2025.12.27 23:41:59.969291 [ 261 ] {d9a8a609-a777-483a-9a8a-618d3a89c535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5748 | 2025.12.27 23:41:59.969782 [ 261 ] {d9a8a609-a777-483a-9a8a-618d3a89c535} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5749 | 2025.12.27 23:41:59.969817 [ 261 ] {d9a8a609-a777-483a-9a8a-618d3a89c535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5750 | 2025.12.27 23:41:59.970136 [ 261 ] {d9a8a609-a777-483a-9a8a-618d3a89c535} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5751 | 2025.12.27 23:41:59.970347 [ 261 ] {d9a8a609-a777-483a-9a8a-618d3a89c535} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5752 | 2025.12.27 23:41:59.970476 [ 261 ] {d9a8a609-a777-483a-9a8a-618d3a89c535} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001244 sec., 176045.0160771704 rows/sec., 10.49 MiB/sec. | ||
| 5753 | 2025.12.27 23:41:59.970513 [ 261 ] {d9a8a609-a777-483a-9a8a-618d3a89c535} <Debug> TCPHandler: Processed in 0.001409445 sec. | ||
| 5754 | 2025.12.27 23:41:59.970626 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5755 | 2025.12.27 23:41:59.970722 [ 261 ] {fed125c3-728f-4c32-b81d-8a1a8dc495cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5756 | 2025.12.27 23:41:59.970761 [ 261 ] {fed125c3-728f-4c32-b81d-8a1a8dc495cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5757 | 2025.12.27 23:41:59.971231 [ 261 ] {fed125c3-728f-4c32-b81d-8a1a8dc495cd} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5758 | 2025.12.27 23:41:59.971268 [ 261 ] {fed125c3-728f-4c32-b81d-8a1a8dc495cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5759 | 2025.12.27 23:41:59.971575 [ 261 ] {fed125c3-728f-4c32-b81d-8a1a8dc495cd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5760 | 2025.12.27 23:41:59.971784 [ 261 ] {fed125c3-728f-4c32-b81d-8a1a8dc495cd} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5761 | 2025.12.27 23:41:59.971911 [ 261 ] {fed125c3-728f-4c32-b81d-8a1a8dc495cd} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001208 sec., 175496.68874172185 rows/sec., 11.32 MiB/sec. | ||
| 5762 | 2025.12.27 23:41:59.971947 [ 261 ] {fed125c3-728f-4c32-b81d-8a1a8dc495cd} <Debug> TCPHandler: Processed in 0.001371815 sec. | ||
| 5763 | 2025.12.27 23:41:59.972058 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5764 | 2025.12.27 23:41:59.972152 [ 261 ] {04e9a6d2-3829-4d71-a666-4d3b9f18a0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5765 | 2025.12.27 23:41:59.972192 [ 261 ] {04e9a6d2-3829-4d71-a666-4d3b9f18a0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5766 | 2025.12.27 23:41:59.972658 [ 261 ] {04e9a6d2-3829-4d71-a666-4d3b9f18a0e0} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5767 | 2025.12.27 23:41:59.972694 [ 261 ] {04e9a6d2-3829-4d71-a666-4d3b9f18a0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5768 | 2025.12.27 23:41:59.973006 [ 261 ] {04e9a6d2-3829-4d71-a666-4d3b9f18a0e0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5769 | 2025.12.27 23:41:59.973217 [ 261 ] {04e9a6d2-3829-4d71-a666-4d3b9f18a0e0} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5770 | 2025.12.27 23:41:59.973317 [ 35 ] {} <Debug> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5771 | 2025.12.27 23:41:59.973345 [ 261 ] {04e9a6d2-3829-4d71-a666-4d3b9f18a0e0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001212 sec., 174092.40924092408 rows/sec., 9.89 MiB/sec. | ||
| 5772 | 2025.12.27 23:41:59.973356 [ 35 ] {} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5773 | 2025.12.27 23:41:59.973387 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5774 | 2025.12.27 23:41:59.973389 [ 261 ] {04e9a6d2-3829-4d71-a666-4d3b9f18a0e0} <Debug> TCPHandler: Processed in 0.001382485 sec. | ||
| 5775 | 2025.12.27 23:41:59.973460 [ 196 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::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 | ||
| 5776 | 2025.12.27 23:41:59.973514 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5777 | 2025.12.27 23:41:59.973554 [ 196 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5778 | 2025.12.27 23:41:59.973583 [ 196 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 211 rows starting from the beginning of the part | ||
| 5779 | 2025.12.27 23:41:59.973611 [ 261 ] {1a576104-db5b-41b9-a76e-5a1235f56a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5780 | 2025.12.27 23:41:59.973634 [ 196 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 5781 | 2025.12.27 23:41:59.973657 [ 261 ] {1a576104-db5b-41b9-a76e-5a1235f56a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5782 | 2025.12.27 23:41:59.973683 [ 196 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 5783 | 2025.12.27 23:41:59.973727 [ 196 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 5784 | 2025.12.27 23:41:59.973765 [ 196 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 5785 | 2025.12.27 23:41:59.974327 [ 261 ] {1a576104-db5b-41b9-a76e-5a1235f56a2a} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5786 | 2025.12.27 23:41:59.974368 [ 261 ] {1a576104-db5b-41b9-a76e-5a1235f56a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 5787 | 2025.12.27 23:41:59.974531 [ 200 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.00109935 sec., 959657.9797152863 rows/sec., 58.16 MiB/sec. | ||
| 5788 | 2025.12.27 23:41:59.974717 [ 187 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5789 | 2025.12.27 23:41:59.974720 [ 261 ] {1a576104-db5b-41b9-a76e-5a1235f56a2a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5790 | 2025.12.27 23:41:59.975068 [ 261 ] {1a576104-db5b-41b9-a76e-5a1235f56a2a} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5791 | 2025.12.27 23:41:59.975124 [ 187 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_17_4} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2025.12.27 23:41:59.975223 [ 187 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_17_4} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5793 | 2025.12.27 23:41:59.975241 [ 261 ] {1a576104-db5b-41b9-a76e-5a1235f56a2a} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001646 sec., 421020.6561360875 rows/sec., 29.42 MiB/sec. | ||
| 5794 | 2025.12.27 23:41:59.975291 [ 261 ] {1a576104-db5b-41b9-a76e-5a1235f56a2a} <Debug> TCPHandler: Processed in 0.001827033 sec. | ||
| 5795 | 2025.12.27 23:41:59.975317 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5796 | 2025.12.27 23:41:59.975409 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5797 | 2025.12.27 23:41:59.975525 [ 261 ] {95a97052-0a5d-4390-bf5d-57e368a509f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5798 | 2025.12.27 23:41:59.975575 [ 261 ] {95a97052-0a5d-4390-bf5d-57e368a509f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5799 | 2025.12.27 23:41:59.975924 [ 261 ] {95a97052-0a5d-4390-bf5d-57e368a509f9} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5800 | 2025.12.27 23:41:59.975959 [ 261 ] {95a97052-0a5d-4390-bf5d-57e368a509f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5801 | 2025.12.27 23:41:59.976265 [ 261 ] {95a97052-0a5d-4390-bf5d-57e368a509f9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5802 | 2025.12.27 23:41:59.976470 [ 261 ] {95a97052-0a5d-4390-bf5d-57e368a509f9} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5803 | 2025.12.27 23:41:59.976594 [ 261 ] {95a97052-0a5d-4390-bf5d-57e368a509f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 5804 | 2025.12.27 23:41:59.976630 [ 261 ] {95a97052-0a5d-4390-bf5d-57e368a509f9} <Debug> TCPHandler: Processed in 0.001278573 sec. | ||
| 5805 | 2025.12.27 23:41:59.976739 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5806 | 2025.12.27 23:41:59.976832 [ 261 ] {9385ef52-7f9a-4fec-929b-6f6a5eedc665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5807 | 2025.12.27 23:41:59.976874 [ 261 ] {9385ef52-7f9a-4fec-929b-6f6a5eedc665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5808 | 2025.12.27 23:41:59.977299 [ 261 ] {9385ef52-7f9a-4fec-929b-6f6a5eedc665} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5809 | 2025.12.27 23:41:59.977335 [ 261 ] {9385ef52-7f9a-4fec-929b-6f6a5eedc665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5810 | 2025.12.27 23:41:59.977660 [ 261 ] {9385ef52-7f9a-4fec-929b-6f6a5eedc665} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5811 | 2025.12.27 23:41:59.977866 [ 261 ] {9385ef52-7f9a-4fec-929b-6f6a5eedc665} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5812 | 2025.12.27 23:41:59.977990 [ 261 ] {9385ef52-7f9a-4fec-929b-6f6a5eedc665} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001176 sec., 267006.80272108846 rows/sec., 17.54 MiB/sec. | ||
| 5813 | 2025.12.27 23:41:59.978025 [ 261 ] {9385ef52-7f9a-4fec-929b-6f6a5eedc665} <Debug> TCPHandler: Processed in 0.001333463 sec. | ||
| 5814 | 2025.12.27 23:41:59.978130 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5815 | 2025.12.27 23:41:59.978215 [ 261 ] {a9df80d3-b8bd-4850-8be9-99b0f91d0bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5816 | 2025.12.27 23:41:59.978254 [ 261 ] {a9df80d3-b8bd-4850-8be9-99b0f91d0bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5817 | 2025.12.27 23:41:59.978535 [ 261 ] {a9df80d3-b8bd-4850-8be9-99b0f91d0bbf} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5818 | 2025.12.27 23:41:59.978568 [ 261 ] {a9df80d3-b8bd-4850-8be9-99b0f91d0bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5819 | 2025.12.27 23:41:59.978841 [ 261 ] {a9df80d3-b8bd-4850-8be9-99b0f91d0bbf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5820 | 2025.12.27 23:41:59.979026 [ 261 ] {a9df80d3-b8bd-4850-8be9-99b0f91d0bbf} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5821 | 2025.12.27 23:41:59.979216 [ 261 ] {a9df80d3-b8bd-4850-8be9-99b0f91d0bbf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 5822 | 2025.12.27 23:41:59.979251 [ 261 ] {a9df80d3-b8bd-4850-8be9-99b0f91d0bbf} <Debug> TCPHandler: Processed in 0.001166321 sec. | ||
| 5823 | 2025.12.27 23:41:59.979357 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5824 | 2025.12.27 23:41:59.979447 [ 261 ] {0f1bd71e-09e5-4acd-8cc4-0ef1f896b096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5825 | 2025.12.27 23:41:59.979500 [ 261 ] {0f1bd71e-09e5-4acd-8cc4-0ef1f896b096} <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 | ||
| 5826 | 2025.12.27 23:41:59.980260 [ 261 ] {0f1bd71e-09e5-4acd-8cc4-0ef1f896b096} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5827 | 2025.12.27 23:41:59.980295 [ 261 ] {0f1bd71e-09e5-4acd-8cc4-0ef1f896b096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5828 | 2025.12.27 23:41:59.980797 [ 261 ] {0f1bd71e-09e5-4acd-8cc4-0ef1f896b096} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5829 | 2025.12.27 23:41:59.981006 [ 261 ] {0f1bd71e-09e5-4acd-8cc4-0ef1f896b096} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5830 | 2025.12.27 23:41:59.981140 [ 261 ] {0f1bd71e-09e5-4acd-8cc4-0ef1f896b096} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001709 sec., 8191.925102399064 rows/sec., 14.68 MiB/sec. | ||
| 5831 | 2025.12.27 23:41:59.981189 [ 261 ] {0f1bd71e-09e5-4acd-8cc4-0ef1f896b096} <Debug> TCPHandler: Processed in 0.001878974 sec. | ||
| 5832 | 2025.12.27 23:41:59.981303 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5833 | 2025.12.27 23:41:59.981395 [ 261 ] {925f3e4f-8005-45ef-9941-3780449ef097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5834 | 2025.12.27 23:41:59.981436 [ 261 ] {925f3e4f-8005-45ef-9941-3780449ef097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5835 | 2025.12.27 23:41:59.981760 [ 261 ] {925f3e4f-8005-45ef-9941-3780449ef097} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5836 | 2025.12.27 23:41:59.981795 [ 261 ] {925f3e4f-8005-45ef-9941-3780449ef097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 5837 | 2025.12.27 23:41:59.982089 [ 261 ] {925f3e4f-8005-45ef-9941-3780449ef097} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5838 | 2025.12.27 23:41:59.982293 [ 261 ] {925f3e4f-8005-45ef-9941-3780449ef097} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5839 | 2025.12.27 23:41:59.982414 [ 261 ] {925f3e4f-8005-45ef-9941-3780449ef097} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001037 sec., 100289.29604628737 rows/sec., 6.15 MiB/sec. | ||
| 5840 | 2025.12.27 23:41:59.982449 [ 261 ] {925f3e4f-8005-45ef-9941-3780449ef097} <Debug> TCPHandler: Processed in 0.001194261 sec. | ||
| 5841 | 2025.12.27 23:42:02.760458 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40343 | ||
| 5842 | 2025.12.27 23:42:02.760558 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5843 | 2025.12.27 23:42:02.760582 [ 289 ] {} <Debug> TCP-Session: 3431d4d6-ade9-4ec9-8fba-b0b5a7d054ea Authenticating user 'default' from [fd00:1122:3344:101::e]:40343 | ||
| 5844 | 2025.12.27 23:42:02.760603 [ 289 ] {} <Debug> TCP-Session: 3431d4d6-ade9-4ec9-8fba-b0b5a7d054ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5845 | 2025.12.27 23:42:02.760616 [ 289 ] {} <Debug> TCP-Session: 3431d4d6-ade9-4ec9-8fba-b0b5a7d054ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5846 | 2025.12.27 23:42:02.760815 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48320 | ||
| 5847 | 2025.12.27 23:42:02.760837 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34579 | ||
| 5848 | 2025.12.27 23:42:02.760850 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36231 | ||
| 5849 | 2025.12.27 23:42:02.760899 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60359 | ||
| 5850 | 2025.12.27 23:42:02.760929 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5851 | 2025.12.27 23:42:02.760942 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33045 | ||
| 5852 | 2025.12.27 23:42:02.760964 [ 290 ] {} <Debug> TCP-Session: fd59870b-c117-444f-ac4f-56cd15d49d6a Authenticating user 'default' from [fd00:1122:3344:101::e]:48320 | ||
| 5853 | 2025.12.27 23:42:02.760893 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49678 | ||
| 5854 | 2025.12.27 23:42:02.761011 [ 289 ] {} <Trace> TCP-Session: 3431d4d6-ade9-4ec9-8fba-b0b5a7d054ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5855 | 2025.12.27 23:42:02.760996 [ 290 ] {} <Debug> TCP-Session: fd59870b-c117-444f-ac4f-56cd15d49d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5856 | 2025.12.27 23:42:02.761041 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5857 | 2025.12.27 23:42:02.761065 [ 290 ] {} <Debug> TCP-Session: fd59870b-c117-444f-ac4f-56cd15d49d6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5858 | 2025.12.27 23:42:02.761080 [ 293 ] {} <Debug> TCP-Session: a18ad63d-6d37-4dab-9a7a-748331c35a2f Authenticating user 'default' from [fd00:1122:3344:101::e]:36231 | ||
| 5859 | 2025.12.27 23:42:02.760894 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41712 | ||
| 5860 | 2025.12.27 23:42:02.761102 [ 293 ] {} <Debug> TCP-Session: a18ad63d-6d37-4dab-9a7a-748331c35a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5861 | 2025.12.27 23:42:02.760842 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40916 | ||
| 5862 | 2025.12.27 23:42:02.761143 [ 293 ] {} <Debug> TCP-Session: a18ad63d-6d37-4dab-9a7a-748331c35a2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5863 | 2025.12.27 23:42:02.761185 [ 289 ] {7904350a-6fd9-4802-8838-152092e22b69} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40343) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5864 | 2025.12.27 23:42:02.761226 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5865 | 2025.12.27 23:42:02.761267 [ 297 ] {} <Debug> TCP-Session: 2d710a11-e439-480c-8ca6-46ca4a707966 Authenticating user 'default' from [fd00:1122:3344:101::e]:33045 | ||
| 5866 | 2025.12.27 23:42:02.761282 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5867 | 2025.12.27 23:42:02.761288 [ 297 ] {} <Debug> TCP-Session: 2d710a11-e439-480c-8ca6-46ca4a707966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5868 | 2025.12.27 23:42:02.761326 [ 297 ] {} <Debug> TCP-Session: 2d710a11-e439-480c-8ca6-46ca4a707966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5869 | 2025.12.27 23:42:02.761326 [ 294 ] {} <Debug> TCP-Session: 0037d195-b00e-4245-bb50-fc67be379926 Authenticating user 'default' from [fd00:1122:3344:101::e]:49678 | ||
| 5870 | 2025.12.27 23:42:02.761325 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5871 | 2025.12.27 23:42:02.761367 [ 294 ] {} <Debug> TCP-Session: 0037d195-b00e-4245-bb50-fc67be379926 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5872 | 2025.12.27 23:42:02.761393 [ 294 ] {} <Debug> TCP-Session: 0037d195-b00e-4245-bb50-fc67be379926 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5873 | 2025.12.27 23:42:02.761394 [ 295 ] {} <Debug> TCP-Session: 10441f2e-fa0f-47db-b437-132aa5154e13 Authenticating user 'default' from [fd00:1122:3344:101::e]:41712 | ||
| 5874 | 2025.12.27 23:42:02.761417 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5875 | 2025.12.27 23:42:02.761425 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5876 | 2025.12.27 23:42:02.761449 [ 289 ] {7904350a-6fd9-4802-8838-152092e22b69} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5877 | 2025.12.27 23:42:02.761451 [ 296 ] {} <Debug> TCP-Session: d2db4e59-9948-4162-bf9c-fd8bbebe7f11 Authenticating user 'default' from [fd00:1122:3344:101::e]:60359 | ||
| 5878 | 2025.12.27 23:42:02.761469 [ 292 ] {} <Debug> TCP-Session: a5a3595d-4be8-4c6c-aa25-f682aab97c26 Authenticating user 'default' from [fd00:1122:3344:101::e]:40916 | ||
| 5879 | 2025.12.27 23:42:02.761466 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5880 | 2025.12.27 23:42:02.761485 [ 296 ] {} <Debug> TCP-Session: d2db4e59-9948-4162-bf9c-fd8bbebe7f11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5881 | 2025.12.27 23:42:02.761502 [ 289 ] {7904350a-6fd9-4802-8838-152092e22b69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5882 | 2025.12.27 23:42:02.761523 [ 291 ] {} <Debug> TCP-Session: 94194289-9591-479d-ab0c-549b22ab953a Authenticating user 'default' from [fd00:1122:3344:101::e]:34579 | ||
| 5883 | 2025.12.27 23:42:02.761526 [ 296 ] {} <Debug> TCP-Session: d2db4e59-9948-4162-bf9c-fd8bbebe7f11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5884 | 2025.12.27 23:42:02.761553 [ 291 ] {} <Debug> TCP-Session: 94194289-9591-479d-ab0c-549b22ab953a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5885 | 2025.12.27 23:42:02.761494 [ 292 ] {} <Debug> TCP-Session: a5a3595d-4be8-4c6c-aa25-f682aab97c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5886 | 2025.12.27 23:42:02.761578 [ 291 ] {} <Debug> TCP-Session: 94194289-9591-479d-ab0c-549b22ab953a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5887 | 2025.12.27 23:42:02.761599 [ 292 ] {} <Debug> TCP-Session: a5a3595d-4be8-4c6c-aa25-f682aab97c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5888 | 2025.12.27 23:42:02.761437 [ 295 ] {} <Debug> TCP-Session: 10441f2e-fa0f-47db-b437-132aa5154e13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5889 | 2025.12.27 23:42:02.761643 [ 295 ] {} <Debug> TCP-Session: 10441f2e-fa0f-47db-b437-132aa5154e13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5890 | 2025.12.27 23:42:02.761786 [ 289 ] {7904350a-6fd9-4802-8838-152092e22b69} <Debug> oximeter.version (a135afb0-3516-4f74-9857-813158e419ec) (SelectExecutor): Key condition: unknown | ||
| 5891 | 2025.12.27 23:42:02.762706 [ 329 ] {7904350a-6fd9-4802-8838-152092e22b69} <Trace> AggregatingTransform: Aggregating | ||
| 5892 | 2025.12.27 23:42:02.762757 [ 329 ] {7904350a-6fd9-4802-8838-152092e22b69} <Trace> Aggregator: Aggregation method: without_key | ||
| 5893 | 2025.12.27 23:42:02.762794 [ 329 ] {7904350a-6fd9-4802-8838-152092e22b69} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909256 sec. (1099.800 rows/sec., 42.96 KiB/sec.) | ||
| 5894 | 2025.12.27 23:42:02.762815 [ 329 ] {7904350a-6fd9-4802-8838-152092e22b69} <Trace> Aggregator: Merging aggregated data | ||
| 5895 | 2025.12.27 23:42:02.764056 [ 289 ] {7904350a-6fd9-4802-8838-152092e22b69} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002927 sec., 341.646737273659 rows/sec., 13.35 KiB/sec. | ||
| 5896 | 2025.12.27 23:42:02.764193 [ 289 ] {7904350a-6fd9-4802-8838-152092e22b69} <Debug> TCPHandler: Processed in 0.003286898 sec. | ||
| 5897 | 2025.12.27 23:42:02.764304 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5898 | 2025.12.27 23:42:02.764331 [ 289 ] {} <Debug> TCP-Session: 3431d4d6-ade9-4ec9-8fba-b0b5a7d054ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5899 | 2025.12.27 23:42:02.764361 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5900 | 2025.12.27 23:42:02.764383 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5901 | 2025.12.27 23:42:02.764401 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5902 | 2025.12.27 23:42:02.764422 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5903 | 2025.12.27 23:42:02.764433 [ 290 ] {} <Debug> TCP-Session: fd59870b-c117-444f-ac4f-56cd15d49d6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5904 | 2025.12.27 23:42:02.764437 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5905 | 2025.12.27 23:42:02.764457 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5906 | 2025.12.27 23:42:02.764461 [ 293 ] {} <Debug> TCP-Session: a18ad63d-6d37-4dab-9a7a-748331c35a2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5907 | 2025.12.27 23:42:02.764489 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5908 | 2025.12.27 23:42:02.764511 [ 294 ] {} <Debug> TCP-Session: 0037d195-b00e-4245-bb50-fc67be379926 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5909 | 2025.12.27 23:42:02.764484 [ 292 ] {} <Debug> TCP-Session: a5a3595d-4be8-4c6c-aa25-f682aab97c26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5910 | 2025.12.27 23:42:02.764538 [ 296 ] {} <Debug> TCP-Session: d2db4e59-9948-4162-bf9c-fd8bbebe7f11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5911 | 2025.12.27 23:42:02.764473 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5912 | 2025.12.27 23:42:02.764401 [ 291 ] {} <Debug> TCP-Session: 94194289-9591-479d-ab0c-549b22ab953a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5913 | 2025.12.27 23:42:02.764449 [ 295 ] {} <Debug> TCP-Session: 10441f2e-fa0f-47db-b437-132aa5154e13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5914 | 2025.12.27 23:42:02.764600 [ 297 ] {} <Debug> TCP-Session: 2d710a11-e439-480c-8ca6-46ca4a707966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5915 | 2025.12.27 23:42:03.963311 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56441 | ||
| 5916 | 2025.12.27 23:42:03.963434 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5917 | 2025.12.27 23:42:03.963461 [ 289 ] {} <Debug> TCP-Session: d590c6fa-1610-4bb0-b575-f2dbeb33eb9b Authenticating user 'default' from [fd00:1122:3344:101::e]:56441 | ||
| 5918 | 2025.12.27 23:42:03.963483 [ 289 ] {} <Debug> TCP-Session: d590c6fa-1610-4bb0-b575-f2dbeb33eb9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5919 | 2025.12.27 23:42:03.963496 [ 289 ] {} <Debug> TCP-Session: d590c6fa-1610-4bb0-b575-f2dbeb33eb9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5920 | 2025.12.27 23:42:03.963709 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63444 | ||
| 5921 | 2025.12.27 23:42:03.963719 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53136 | ||
| 5922 | 2025.12.27 23:42:03.963828 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5923 | 2025.12.27 23:42:03.963840 [ 289 ] {} <Trace> TCP-Session: d590c6fa-1610-4bb0-b575-f2dbeb33eb9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5924 | 2025.12.27 23:42:03.963861 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5925 | 2025.12.27 23:42:03.963877 [ 290 ] {} <Debug> TCP-Session: 298f76d9-0a8a-4692-b8bf-f981f1fa3bdb Authenticating user 'default' from [fd00:1122:3344:101::e]:63444 | ||
| 5926 | 2025.12.27 23:42:03.963908 [ 291 ] {} <Debug> TCP-Session: af30a07d-fdd9-43c0-9270-8a8e189f9f8c Authenticating user 'default' from [fd00:1122:3344:101::e]:53136 | ||
| 5927 | 2025.12.27 23:42:03.963927 [ 290 ] {} <Debug> TCP-Session: 298f76d9-0a8a-4692-b8bf-f981f1fa3bdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5928 | 2025.12.27 23:42:03.963938 [ 291 ] {} <Debug> TCP-Session: af30a07d-fdd9-43c0-9270-8a8e189f9f8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5929 | 2025.12.27 23:42:03.963958 [ 290 ] {} <Debug> TCP-Session: 298f76d9-0a8a-4692-b8bf-f981f1fa3bdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5930 | 2025.12.27 23:42:03.963964 [ 291 ] {} <Debug> TCP-Session: af30a07d-fdd9-43c0-9270-8a8e189f9f8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5931 | 2025.12.27 23:42:03.964023 [ 289 ] {eb7dc3d8-624d-4b03-a89e-aa6542d20781} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56441) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5932 | 2025.12.27 23:42:03.964282 [ 289 ] {eb7dc3d8-624d-4b03-a89e-aa6542d20781} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5933 | 2025.12.27 23:42:03.964336 [ 289 ] {eb7dc3d8-624d-4b03-a89e-aa6542d20781} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5934 | 2025.12.27 23:42:03.964608 [ 289 ] {eb7dc3d8-624d-4b03-a89e-aa6542d20781} <Debug> oximeter.version (a135afb0-3516-4f74-9857-813158e419ec) (SelectExecutor): Key condition: unknown | ||
| 5935 | 2025.12.27 23:42:03.965622 [ 347 ] {eb7dc3d8-624d-4b03-a89e-aa6542d20781} <Trace> AggregatingTransform: Aggregating | ||
| 5936 | 2025.12.27 23:42:03.965678 [ 347 ] {eb7dc3d8-624d-4b03-a89e-aa6542d20781} <Trace> Aggregator: Aggregation method: without_key | ||
| 5937 | 2025.12.27 23:42:03.965718 [ 347 ] {eb7dc3d8-624d-4b03-a89e-aa6542d20781} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001010869 sec. (989.248 rows/sec., 38.64 KiB/sec.) | ||
| 5938 | 2025.12.27 23:42:03.965739 [ 347 ] {eb7dc3d8-624d-4b03-a89e-aa6542d20781} <Trace> Aggregator: Merging aggregated data | ||
| 5939 | 2025.12.27 23:42:03.967093 [ 289 ] {eb7dc3d8-624d-4b03-a89e-aa6542d20781} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003123 sec., 320.2049311559398 rows/sec., 12.51 KiB/sec. | ||
| 5940 | 2025.12.27 23:42:03.967224 [ 289 ] {eb7dc3d8-624d-4b03-a89e-aa6542d20781} <Debug> TCPHandler: Processed in 0.003503513 sec. | ||
| 5941 | 2025.12.27 23:42:03.967328 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5942 | 2025.12.27 23:42:03.967360 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5943 | 2025.12.27 23:42:03.967383 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5944 | 2025.12.27 23:42:03.967362 [ 289 ] {} <Debug> TCP-Session: d590c6fa-1610-4bb0-b575-f2dbeb33eb9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5945 | 2025.12.27 23:42:03.967416 [ 290 ] {} <Debug> TCP-Session: 298f76d9-0a8a-4692-b8bf-f981f1fa3bdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5946 | 2025.12.27 23:42:03.967439 [ 291 ] {} <Debug> TCP-Session: af30a07d-fdd9-43c0-9270-8a8e189f9f8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5947 | 2025.12.27 23:42:03.969713 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34250 | ||
| 5948 | 2025.12.27 23:42:03.969746 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61320 | ||
| 5949 | 2025.12.27 23:42:03.969751 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50379 | ||
| 5950 | 2025.12.27 23:42:03.969773 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50927 | ||
| 5951 | 2025.12.27 23:42:03.969785 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5952 | 2025.12.27 23:42:03.969826 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5953 | 2025.12.27 23:42:03.969832 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5954 | 2025.12.27 23:42:03.969842 [ 293 ] {} <Debug> TCP-Session: 5c3b6d9e-e0eb-4aac-a185-d5713fbfa1fb Authenticating user 'default' from [fd00:1122:3344:101::e]:34250 | ||
| 5955 | 2025.12.27 23:42:03.969857 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5956 | 2025.12.27 23:42:03.969870 [ 292 ] {} <Debug> TCP-Session: dce5ef3a-b22e-42f0-8309-b4a5bdc81219 Authenticating user 'default' from [fd00:1122:3344:101::e]:50379 | ||
| 5957 | 2025.12.27 23:42:03.969882 [ 293 ] {} <Debug> TCP-Session: 5c3b6d9e-e0eb-4aac-a185-d5713fbfa1fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5958 | 2025.12.27 23:42:03.969896 [ 296 ] {} <Debug> TCP-Session: 87e1166d-9e71-4572-aa14-eaae97d95891 Authenticating user 'default' from [fd00:1122:3344:101::e]:50927 | ||
| 5959 | 2025.12.27 23:42:03.969904 [ 292 ] {} <Debug> TCP-Session: dce5ef3a-b22e-42f0-8309-b4a5bdc81219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5960 | 2025.12.27 23:42:03.969914 [ 293 ] {} <Debug> TCP-Session: 5c3b6d9e-e0eb-4aac-a185-d5713fbfa1fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5961 | 2025.12.27 23:42:03.969934 [ 292 ] {} <Debug> TCP-Session: dce5ef3a-b22e-42f0-8309-b4a5bdc81219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5962 | 2025.12.27 23:42:03.969929 [ 296 ] {} <Debug> TCP-Session: 87e1166d-9e71-4572-aa14-eaae97d95891 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5963 | 2025.12.27 23:42:03.969859 [ 289 ] {} <Debug> TCP-Session: bf447734-3a7f-433b-a636-2ddaf8659f1a Authenticating user 'default' from [fd00:1122:3344:101::e]:61320 | ||
| 5964 | 2025.12.27 23:42:03.969984 [ 296 ] {} <Debug> TCP-Session: 87e1166d-9e71-4572-aa14-eaae97d95891 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5965 | 2025.12.27 23:42:03.969999 [ 289 ] {} <Debug> TCP-Session: bf447734-3a7f-433b-a636-2ddaf8659f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5966 | 2025.12.27 23:42:03.969760 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57056 | ||
| 5967 | 2025.12.27 23:42:03.970022 [ 289 ] {} <Debug> TCP-Session: bf447734-3a7f-433b-a636-2ddaf8659f1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5968 | 2025.12.27 23:42:03.969749 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57795 | ||
| 5969 | 2025.12.27 23:42:03.970088 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5970 | 2025.12.27 23:42:03.970127 [ 295 ] {} <Debug> TCP-Session: 18642ce5-38b1-4e21-9ab8-2c3b2db5b10d Authenticating user 'default' from [fd00:1122:3344:101::e]:57056 | ||
| 5971 | 2025.12.27 23:42:03.970145 [ 295 ] {} <Debug> TCP-Session: 18642ce5-38b1-4e21-9ab8-2c3b2db5b10d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5972 | 2025.12.27 23:42:03.970158 [ 295 ] {} <Debug> TCP-Session: 18642ce5-38b1-4e21-9ab8-2c3b2db5b10d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5973 | 2025.12.27 23:42:03.970160 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5974 | 2025.12.27 23:42:03.970196 [ 294 ] {} <Debug> TCP-Session: 6efe5acf-6c59-4a53-aaac-5a39ebaf6c4c Authenticating user 'default' from [fd00:1122:3344:101::e]:57795 | ||
| 5975 | 2025.12.27 23:42:03.970218 [ 294 ] {} <Debug> TCP-Session: 6efe5acf-6c59-4a53-aaac-5a39ebaf6c4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5976 | 2025.12.27 23:42:03.970230 [ 294 ] {} <Debug> TCP-Session: 6efe5acf-6c59-4a53-aaac-5a39ebaf6c4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5977 | 2025.12.27 23:42:04.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.72 MiB, peak 270.72 MiB, free memory in arenas 0.00 B, will set to 258.74 MiB (RSS), difference: -11.98 MiB | ||
| 5978 | 2025.12.27 23:42:04.001175 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50379). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5979 | |||
| 5980 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5981 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5982 | 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 | ||
| 5983 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5984 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5985 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5986 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5987 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5988 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5989 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5990 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5991 | (version 23.8.7.1) | ||
| 5992 | 2025.12.27 23:42:04.001380 [ 292 ] {} <Debug> TCP-Session: dce5ef3a-b22e-42f0-8309-b4a5bdc81219 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5993 | 2025.12.27 23:42:04.001409 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34250). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5994 | |||
| 5995 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5996 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5997 | 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 | ||
| 5998 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5999 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6000 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6001 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6002 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6003 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6004 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6005 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6006 | (version 23.8.7.1) | ||
| 6007 | 2025.12.27 23:42:04.001464 [ 293 ] {} <Debug> TCP-Session: 5c3b6d9e-e0eb-4aac-a185-d5713fbfa1fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6008 | 2025.12.27 23:42:04.001500 [ 295 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57056). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6009 | |||
| 6010 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6011 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6012 | 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 | ||
| 6013 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6014 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6015 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6016 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6017 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6018 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6019 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6020 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6021 | (version 23.8.7.1) | ||
| 6022 | 2025.12.27 23:42:04.001592 [ 295 ] {} <Debug> TCP-Session: 18642ce5-38b1-4e21-9ab8-2c3b2db5b10d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6023 | 2025.12.27 23:42:04.001624 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57795). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6024 | |||
| 6025 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6026 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6027 | 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 | ||
| 6028 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6029 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6030 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6031 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6032 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6033 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6034 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6035 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6036 | (version 23.8.7.1) | ||
| 6037 | 2025.12.27 23:42:04.001724 [ 294 ] {} <Debug> TCP-Session: 6efe5acf-6c59-4a53-aaac-5a39ebaf6c4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6038 | 2025.12.27 23:42:04.001741 [ 296 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50927). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6039 | |||
| 6040 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6041 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6042 | 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 | ||
| 6043 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6044 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6045 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6046 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6047 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6048 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6049 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6050 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6051 | (version 23.8.7.1) | ||
| 6052 | 2025.12.27 23:42:04.001830 [ 296 ] {} <Debug> TCP-Session: 87e1166d-9e71-4572-aa14-eaae97d95891 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6053 | 2025.12.27 23:42:04.001845 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:61320). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6054 | |||
| 6055 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6056 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6057 | 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 | ||
| 6058 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6059 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6060 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6061 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6062 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6063 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6064 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6065 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6066 | (version 23.8.7.1) | ||
| 6067 | 2025.12.27 23:42:04.001890 [ 289 ] {} <Debug> TCP-Session: bf447734-3a7f-433b-a636-2ddaf8659f1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6068 | 2025.12.27 23:42:04.111804 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48828 | ||
| 6069 | 2025.12.27 23:42:04.111907 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6070 | 2025.12.27 23:42:04.111933 [ 293 ] {} <Debug> TCP-Session: 665f9613-cb54-491f-a147-d99d83b47713 Authenticating user 'default' from [fd00:1122:3344:101::e]:48828 | ||
| 6071 | 2025.12.27 23:42:04.111956 [ 293 ] {} <Debug> TCP-Session: 665f9613-cb54-491f-a147-d99d83b47713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6072 | 2025.12.27 23:42:04.111971 [ 293 ] {} <Debug> TCP-Session: 665f9613-cb54-491f-a147-d99d83b47713 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6073 | 2025.12.27 23:42:04.112209 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34011 | ||
| 6074 | 2025.12.27 23:42:04.112220 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36189 | ||
| 6075 | 2025.12.27 23:42:04.112257 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40293 | ||
| 6076 | 2025.12.27 23:42:04.112252 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51887 | ||
| 6077 | 2025.12.27 23:42:04.112326 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6078 | 2025.12.27 23:42:04.112341 [ 293 ] {} <Trace> TCP-Session: 665f9613-cb54-491f-a147-d99d83b47713 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6079 | 2025.12.27 23:42:04.112368 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6080 | 2025.12.27 23:42:04.112381 [ 294 ] {} <Debug> TCP-Session: 8c0296bf-0eba-4b42-9f66-f04adfadadd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34011 | ||
| 6081 | 2025.12.27 23:42:04.112370 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6082 | 2025.12.27 23:42:04.112423 [ 292 ] {} <Debug> TCP-Session: 6b2d02da-df7d-4aec-aa6a-6122fcd76f73 Authenticating user 'default' from [fd00:1122:3344:101::e]:40293 | ||
| 6083 | 2025.12.27 23:42:04.112436 [ 294 ] {} <Debug> TCP-Session: 8c0296bf-0eba-4b42-9f66-f04adfadadd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6084 | 2025.12.27 23:42:04.112468 [ 296 ] {} <Debug> TCP-Session: 11514ff7-5860-493a-a5bb-8eae3125beab Authenticating user 'default' from [fd00:1122:3344:101::e]:36189 | ||
| 6085 | 2025.12.27 23:42:04.112476 [ 292 ] {} <Debug> TCP-Session: 6b2d02da-df7d-4aec-aa6a-6122fcd76f73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6086 | 2025.12.27 23:42:04.112479 [ 294 ] {} <Debug> TCP-Session: 8c0296bf-0eba-4b42-9f66-f04adfadadd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6087 | 2025.12.27 23:42:04.112510 [ 292 ] {} <Debug> TCP-Session: 6b2d02da-df7d-4aec-aa6a-6122fcd76f73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6088 | 2025.12.27 23:42:04.112503 [ 296 ] {} <Debug> TCP-Session: 11514ff7-5860-493a-a5bb-8eae3125beab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6089 | 2025.12.27 23:42:04.112237 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50312 | ||
| 6090 | 2025.12.27 23:42:04.112569 [ 293 ] {f47b267e-83bd-418e-b0e9-96fcc08cc29e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48828) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6091 | 2025.12.27 23:42:04.112570 [ 296 ] {} <Debug> TCP-Session: 11514ff7-5860-493a-a5bb-8eae3125beab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6092 | 2025.12.27 23:42:04.112226 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45958 | ||
| 6093 | 2025.12.27 23:42:04.112635 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6094 | 2025.12.27 23:42:04.112219 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44236 | ||
| 6095 | 2025.12.27 23:42:04.112681 [ 290 ] {} <Debug> TCP-Session: ba5f6e49-72cf-484a-aa53-26c5f10afd7b Authenticating user 'default' from [fd00:1122:3344:101::e]:50312 | ||
| 6096 | 2025.12.27 23:42:04.112702 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6097 | 2025.12.27 23:42:04.112710 [ 290 ] {} <Debug> TCP-Session: ba5f6e49-72cf-484a-aa53-26c5f10afd7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6098 | 2025.12.27 23:42:04.112739 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6099 | 2025.12.27 23:42:04.112762 [ 290 ] {} <Debug> TCP-Session: ba5f6e49-72cf-484a-aa53-26c5f10afd7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6100 | 2025.12.27 23:42:04.112774 [ 297 ] {} <Debug> TCP-Session: 3edd69f7-5ac5-4b76-a1e8-eff276605e3d Authenticating user 'default' from [fd00:1122:3344:101::e]:44236 | ||
| 6101 | 2025.12.27 23:42:04.112736 [ 289 ] {} <Debug> TCP-Session: a720898d-d55e-4224-b180-eb9d2ad0e489 Authenticating user 'default' from [fd00:1122:3344:101::e]:45958 | ||
| 6102 | 2025.12.27 23:42:04.112794 [ 297 ] {} <Debug> TCP-Session: 3edd69f7-5ac5-4b76-a1e8-eff276605e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6103 | 2025.12.27 23:42:04.112818 [ 289 ] {} <Debug> TCP-Session: a720898d-d55e-4224-b180-eb9d2ad0e489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6104 | 2025.12.27 23:42:04.112830 [ 297 ] {} <Debug> TCP-Session: 3edd69f7-5ac5-4b76-a1e8-eff276605e3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6105 | 2025.12.27 23:42:04.112846 [ 289 ] {} <Debug> TCP-Session: a720898d-d55e-4224-b180-eb9d2ad0e489 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6106 | 2025.12.27 23:42:04.112212 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45556 | ||
| 6107 | 2025.12.27 23:42:04.112422 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6108 | 2025.12.27 23:42:04.112925 [ 293 ] {f47b267e-83bd-418e-b0e9-96fcc08cc29e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6109 | 2025.12.27 23:42:04.112941 [ 291 ] {} <Debug> TCP-Session: 518471ad-f5e9-488a-bfa9-7ac1a4e53e79 Authenticating user 'default' from [fd00:1122:3344:101::e]:51887 | ||
| 6110 | 2025.12.27 23:42:04.112980 [ 291 ] {} <Debug> TCP-Session: 518471ad-f5e9-488a-bfa9-7ac1a4e53e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6111 | 2025.12.27 23:42:04.112991 [ 293 ] {f47b267e-83bd-418e-b0e9-96fcc08cc29e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6112 | 2025.12.27 23:42:04.112999 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6113 | 2025.12.27 23:42:04.112994 [ 291 ] {} <Debug> TCP-Session: 518471ad-f5e9-488a-bfa9-7ac1a4e53e79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6114 | 2025.12.27 23:42:04.113036 [ 295 ] {} <Debug> TCP-Session: 30e45313-9124-4f61-8821-be849294126a Authenticating user 'default' from [fd00:1122:3344:101::e]:45556 | ||
| 6115 | 2025.12.27 23:42:04.113054 [ 295 ] {} <Debug> TCP-Session: 30e45313-9124-4f61-8821-be849294126a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6116 | 2025.12.27 23:42:04.113067 [ 295 ] {} <Debug> TCP-Session: 30e45313-9124-4f61-8821-be849294126a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6117 | 2025.12.27 23:42:04.113313 [ 293 ] {f47b267e-83bd-418e-b0e9-96fcc08cc29e} <Debug> oximeter.version (a135afb0-3516-4f74-9857-813158e419ec) (SelectExecutor): Key condition: unknown | ||
| 6118 | 2025.12.27 23:42:04.114305 [ 311 ] {f47b267e-83bd-418e-b0e9-96fcc08cc29e} <Trace> AggregatingTransform: Aggregating | ||
| 6119 | 2025.12.27 23:42:04.114358 [ 311 ] {f47b267e-83bd-418e-b0e9-96fcc08cc29e} <Trace> Aggregator: Aggregation method: without_key | ||
| 6120 | 2025.12.27 23:42:04.114396 [ 311 ] {f47b267e-83bd-418e-b0e9-96fcc08cc29e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000979287 sec. (1021.151 rows/sec., 39.89 KiB/sec.) | ||
| 6121 | 2025.12.27 23:42:04.114412 [ 311 ] {f47b267e-83bd-418e-b0e9-96fcc08cc29e} <Trace> Aggregator: Merging aggregated data | ||
| 6122 | 2025.12.27 23:42:04.115850 [ 293 ] {f47b267e-83bd-418e-b0e9-96fcc08cc29e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003355 sec., 298.06259314456037 rows/sec., 11.64 KiB/sec. | ||
| 6123 | 2025.12.27 23:42:04.116033 [ 293 ] {f47b267e-83bd-418e-b0e9-96fcc08cc29e} <Debug> TCPHandler: Processed in 0.003862769 sec. | ||
| 6124 | 2025.12.27 23:42:04.116119 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6125 | 2025.12.27 23:42:04.116146 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6126 | 2025.12.27 23:42:04.116163 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6127 | 2025.12.27 23:42:04.116186 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6128 | 2025.12.27 23:42:04.116194 [ 294 ] {} <Debug> TCP-Session: 8c0296bf-0eba-4b42-9f66-f04adfadadd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6129 | 2025.12.27 23:42:04.116212 [ 292 ] {} <Debug> TCP-Session: 6b2d02da-df7d-4aec-aa6a-6122fcd76f73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6130 | 2025.12.27 23:42:04.116229 [ 296 ] {} <Debug> TCP-Session: 11514ff7-5860-493a-a5bb-8eae3125beab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6131 | 2025.12.27 23:42:04.116237 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6132 | 2025.12.27 23:42:04.116256 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6133 | 2025.12.27 23:42:04.116272 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6134 | 2025.12.27 23:42:04.116286 [ 295 ] {} <Debug> TCP-Session: 30e45313-9124-4f61-8821-be849294126a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6135 | 2025.12.27 23:42:04.116302 [ 290 ] {} <Debug> TCP-Session: ba5f6e49-72cf-484a-aa53-26c5f10afd7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6136 | 2025.12.27 23:42:04.116318 [ 291 ] {} <Debug> TCP-Session: 518471ad-f5e9-488a-bfa9-7ac1a4e53e79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6137 | 2025.12.27 23:42:04.116220 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6138 | 2025.12.27 23:42:04.116205 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6139 | 2025.12.27 23:42:04.116150 [ 293 ] {} <Debug> TCP-Session: 665f9613-cb54-491f-a147-d99d83b47713 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6140 | 2025.12.27 23:42:04.116403 [ 297 ] {} <Debug> TCP-Session: 3edd69f7-5ac5-4b76-a1e8-eff276605e3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6141 | 2025.12.27 23:42:04.116416 [ 289 ] {} <Debug> TCP-Session: a720898d-d55e-4224-b180-eb9d2ad0e489 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6142 | 2025.12.27 23:42:04.984790 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6143 | 2025.12.27 23:42:04.984988 [ 261 ] {b86985b5-20c5-4fbf-8d45-e04297eacf87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6144 | 2025.12.27 23:42:04.985083 [ 261 ] {b86985b5-20c5-4fbf-8d45-e04297eacf87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6145 | 2025.12.27 23:42:04.985823 [ 261 ] {b86985b5-20c5-4fbf-8d45-e04297eacf87} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2025.12.27 23:42:04.985877 [ 261 ] {b86985b5-20c5-4fbf-8d45-e04297eacf87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6147 | 2025.12.27 23:42:04.986287 [ 261 ] {b86985b5-20c5-4fbf-8d45-e04297eacf87} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6148 | 2025.12.27 23:42:04.986544 [ 261 ] {b86985b5-20c5-4fbf-8d45-e04297eacf87} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6149 | 2025.12.27 23:42:04.986709 [ 261 ] {b86985b5-20c5-4fbf-8d45-e04297eacf87} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001783 sec., 1121.7049915872126 rows/sec., 91.47 KiB/sec. | ||
| 6150 | 2025.12.27 23:42:04.986759 [ 261 ] {b86985b5-20c5-4fbf-8d45-e04297eacf87} <Debug> TCPHandler: Processed in 0.002154598 sec. | ||
| 6151 | 2025.12.27 23:42:04.986890 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6152 | 2025.12.27 23:42:04.986996 [ 261 ] {5a8a9c35-4f4f-48bf-8bd9-4e9da7483227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6153 | 2025.12.27 23:42:04.987042 [ 261 ] {5a8a9c35-4f4f-48bf-8bd9-4e9da7483227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6154 | 2025.12.27 23:42:04.988140 [ 261 ] {5a8a9c35-4f4f-48bf-8bd9-4e9da7483227} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6155 | 2025.12.27 23:42:04.988179 [ 261 ] {5a8a9c35-4f4f-48bf-8bd9-4e9da7483227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6156 | 2025.12.27 23:42:04.988625 [ 261 ] {5a8a9c35-4f4f-48bf-8bd9-4e9da7483227} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6157 | 2025.12.27 23:42:04.988847 [ 261 ] {5a8a9c35-4f4f-48bf-8bd9-4e9da7483227} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6158 | 2025.12.27 23:42:04.988985 [ 261 ] {5a8a9c35-4f4f-48bf-8bd9-4e9da7483227} <Debug> executeQuery: Read 1249 rows, 105.92 KiB in 0.002013 sec., 620466.9647292598 rows/sec., 51.39 MiB/sec. | ||
| 6159 | 2025.12.27 23:42:04.989026 [ 261 ] {5a8a9c35-4f4f-48bf-8bd9-4e9da7483227} <Debug> TCPHandler: Processed in 0.002187629 sec. | ||
| 6160 | 2025.12.27 23:42:04.989142 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6161 | 2025.12.27 23:42:04.989240 [ 261 ] {105493bd-3d4d-4b66-a9db-69dc0e377d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6162 | 2025.12.27 23:42:04.989285 [ 261 ] {105493bd-3d4d-4b66-a9db-69dc0e377d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6163 | 2025.12.27 23:42:04.989700 [ 261 ] {105493bd-3d4d-4b66-a9db-69dc0e377d0f} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6164 | 2025.12.27 23:42:04.989740 [ 261 ] {105493bd-3d4d-4b66-a9db-69dc0e377d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6165 | 2025.12.27 23:42:04.990044 [ 261 ] {105493bd-3d4d-4b66-a9db-69dc0e377d0f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6166 | 2025.12.27 23:42:04.990258 [ 261 ] {105493bd-3d4d-4b66-a9db-69dc0e377d0f} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6167 | 2025.12.27 23:42:04.990382 [ 62 ] {} <Debug> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6168 | 2025.12.27 23:42:04.990391 [ 261 ] {105493bd-3d4d-4b66-a9db-69dc0e377d0f} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001172 sec., 23890.78498293515 rows/sec., 1.75 MiB/sec. | ||
| 6169 | 2025.12.27 23:42:04.990454 [ 62 ] {} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6170 | 2025.12.27 23:42:04.990471 [ 261 ] {105493bd-3d4d-4b66-a9db-69dc0e377d0f} <Debug> TCPHandler: Processed in 0.001380275 sec. | ||
| 6171 | 2025.12.27 23:42:04.990482 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6172 | 2025.12.27 23:42:04.990590 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6173 | 2025.12.27 23:42:04.990613 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::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 | ||
| 6174 | 2025.12.27 23:42:04.990690 [ 261 ] {ce80f2e5-7ced-40d2-aa6b-d305f565bab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6175 | 2025.12.27 23:42:04.990734 [ 261 ] {ce80f2e5-7ced-40d2-aa6b-d305f565bab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6176 | 2025.12.27 23:42:04.990744 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6177 | 2025.12.27 23:42:04.990782 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 263 rows starting from the beginning of the part | ||
| 6178 | 2025.12.27 23:42:04.990847 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 6179 | 2025.12.27 23:42:04.990891 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 219 rows starting from the beginning of the part | ||
| 6180 | 2025.12.27 23:42:04.990934 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 6181 | 2025.12.27 23:42:04.990978 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 219 rows starting from the beginning of the part | ||
| 6182 | 2025.12.27 23:42:04.991017 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 28 rows starting from the beginning of the part | ||
| 6183 | 2025.12.27 23:42:04.991227 [ 261 ] {ce80f2e5-7ced-40d2-aa6b-d305f565bab9} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6184 | 2025.12.27 23:42:04.991275 [ 261 ] {ce80f2e5-7ced-40d2-aa6b-d305f565bab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6185 | 2025.12.27 23:42:04.991616 [ 261 ] {ce80f2e5-7ced-40d2-aa6b-d305f565bab9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6186 | 2025.12.27 23:42:04.991849 [ 261 ] {ce80f2e5-7ced-40d2-aa6b-d305f565bab9} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6187 | 2025.12.27 23:42:04.991954 [ 187 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 781 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399905 sec., 557895.0000178583 rows/sec., 36.53 MiB/sec. | ||
| 6188 | 2025.12.27 23:42:04.991981 [ 261 ] {ce80f2e5-7ced-40d2-aa6b-d305f565bab9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00131 sec., 174045.80152671755 rows/sec., 11.78 MiB/sec. | ||
| 6189 | 2025.12.27 23:42:04.992024 [ 261 ] {ce80f2e5-7ced-40d2-aa6b-d305f565bab9} <Debug> TCPHandler: Processed in 0.001484236 sec. | ||
| 6190 | 2025.12.27 23:42:04.992105 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6191 | 2025.12.27 23:42:04.992143 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6192 | 2025.12.27 23:42:04.992250 [ 261 ] {222447f9-ad70-4f67-bc75-f82a490a5bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6193 | 2025.12.27 23:42:04.992297 [ 261 ] {222447f9-ad70-4f67-bc75-f82a490a5bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6194 | 2025.12.27 23:42:04.992400 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_31_6} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6195 | 2025.12.27 23:42:04.992480 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_31_6} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6196 | 2025.12.27 23:42:04.992547 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6197 | 2025.12.27 23:42:04.992909 [ 261 ] {222447f9-ad70-4f67-bc75-f82a490a5bdb} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6198 | 2025.12.27 23:42:04.992949 [ 261 ] {222447f9-ad70-4f67-bc75-f82a490a5bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6199 | 2025.12.27 23:42:04.993287 [ 261 ] {222447f9-ad70-4f67-bc75-f82a490a5bdb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6200 | 2025.12.27 23:42:04.993503 [ 261 ] {222447f9-ad70-4f67-bc75-f82a490a5bdb} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6201 | 2025.12.27 23:42:04.993634 [ 261 ] {222447f9-ad70-4f67-bc75-f82a490a5bdb} <Debug> executeQuery: Read 548 rows, 41.65 KiB in 0.001402 sec., 390870.1854493581 rows/sec., 29.01 MiB/sec. | ||
| 6202 | 2025.12.27 23:42:04.993672 [ 261 ] {222447f9-ad70-4f67-bc75-f82a490a5bdb} <Debug> TCPHandler: Processed in 0.001578399 sec. | ||
| 6203 | 2025.12.27 23:42:04.993789 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6204 | 2025.12.27 23:42:04.993885 [ 261 ] {e4976fcf-8d10-4dda-b020-2fd6839ebb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6205 | 2025.12.27 23:42:04.993931 [ 261 ] {e4976fcf-8d10-4dda-b020-2fd6839ebb23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6206 | 2025.12.27 23:42:04.994501 [ 261 ] {e4976fcf-8d10-4dda-b020-2fd6839ebb23} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6207 | 2025.12.27 23:42:04.994538 [ 261 ] {e4976fcf-8d10-4dda-b020-2fd6839ebb23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6208 | 2025.12.27 23:42:04.994961 [ 261 ] {e4976fcf-8d10-4dda-b020-2fd6839ebb23} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6209 | 2025.12.27 23:42:04.995192 [ 261 ] {e4976fcf-8d10-4dda-b020-2fd6839ebb23} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6210 | 2025.12.27 23:42:04.995327 [ 261 ] {e4976fcf-8d10-4dda-b020-2fd6839ebb23} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001461 sec., 578370.9787816564 rows/sec., 38.93 MiB/sec. | ||
| 6211 | 2025.12.27 23:42:04.995374 [ 261 ] {e4976fcf-8d10-4dda-b020-2fd6839ebb23} <Debug> TCPHandler: Processed in 0.001633789 sec. | ||
| 6212 | 2025.12.27 23:42:04.995500 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6213 | 2025.12.27 23:42:04.995598 [ 261 ] {b5d3fdd0-f792-416d-b337-b80a2609043b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6214 | 2025.12.27 23:42:04.995664 [ 261 ] {b5d3fdd0-f792-416d-b337-b80a2609043b} <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 | ||
| 6215 | 2025.12.27 23:42:04.996533 [ 261 ] {b5d3fdd0-f792-416d-b337-b80a2609043b} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6216 | 2025.12.27 23:42:04.996572 [ 261 ] {b5d3fdd0-f792-416d-b337-b80a2609043b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6217 | 2025.12.27 23:42:04.997119 [ 261 ] {b5d3fdd0-f792-416d-b337-b80a2609043b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6218 | 2025.12.27 23:42:04.997447 [ 261 ] {b5d3fdd0-f792-416d-b337-b80a2609043b} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6219 | 2025.12.27 23:42:04.997607 [ 261 ] {b5d3fdd0-f792-416d-b337-b80a2609043b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002028 sec., 12820.512820512822 rows/sec., 22.97 MiB/sec. | ||
| 6220 | 2025.12.27 23:42:04.997687 [ 261 ] {b5d3fdd0-f792-416d-b337-b80a2609043b} <Debug> TCPHandler: Processed in 0.00224324 sec. | ||
| 6221 | 2025.12.27 23:42:04.997852 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6222 | 2025.12.27 23:42:04.997965 [ 261 ] {2556c726-e0d0-4520-ae59-30679d4c8d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6223 | 2025.12.27 23:42:04.998024 [ 261 ] {2556c726-e0d0-4520-ae59-30679d4c8d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6224 | 2025.12.27 23:42:04.998426 [ 261 ] {2556c726-e0d0-4520-ae59-30679d4c8d86} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6225 | 2025.12.27 23:42:04.998465 [ 261 ] {2556c726-e0d0-4520-ae59-30679d4c8d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6226 | 2025.12.27 23:42:04.998794 [ 261 ] {2556c726-e0d0-4520-ae59-30679d4c8d86} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6227 | 2025.12.27 23:42:04.999011 [ 261 ] {2556c726-e0d0-4520-ae59-30679d4c8d86} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6228 | 2025.12.27 23:42:04.999143 [ 261 ] {2556c726-e0d0-4520-ae59-30679d4c8d86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 6229 | 2025.12.27 23:42:04.999181 [ 261 ] {2556c726-e0d0-4520-ae59-30679d4c8d86} <Debug> TCPHandler: Processed in 0.001392765 sec. | ||
| 6230 | 2025.12.27 23:42:05.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.48 MiB, peak 270.72 MiB, free memory in arenas 0.00 B, will set to 258.82 MiB (RSS), difference: 11.33 MiB | ||
| 6231 | 2025.12.27 23:42:05.556962 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11888 | ||
| 6232 | 2025.12.27 23:42:05.557454 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6233 | 2025.12.27 23:42:05.557509 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6234 | 2025.12.27 23:42:05.558011 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6235 | 2025.12.27 23:42:05.558265 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6236 | 2025.12.27 23:42:05.558413 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11888 | ||
| 6237 | 2025.12.27 23:42:06.170372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6238 | 2025.12.27 23:42:06.187185 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2025.12.27 23:42:06.187245 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6240 | 2025.12.27 23:42:06.193294 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6241 | 2025.12.27 23:42:06.194196 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6242 | 2025.12.27 23:42:06.198822 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6243 | 2025.12.27 23:42:08.085706 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 810 | ||
| 6244 | 2025.12.27 23:42:08.088221 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6245 | 2025.12.27 23:42:08.088264 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6246 | 2025.12.27 23:42:08.089488 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6247 | 2025.12.27 23:42:08.089750 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6248 | 2025.12.27 23:42:08.090014 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 810 | ||
| 6249 | 2025.12.27 23:42:09.965741 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6250 | 2025.12.27 23:42:09.965957 [ 261 ] {1f27640c-e5eb-40b7-b34d-c56fafc0810f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6251 | 2025.12.27 23:42:09.966029 [ 261 ] {1f27640c-e5eb-40b7-b34d-c56fafc0810f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6252 | 2025.12.27 23:42:09.966925 [ 261 ] {1f27640c-e5eb-40b7-b34d-c56fafc0810f} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6253 | 2025.12.27 23:42:09.966970 [ 261 ] {1f27640c-e5eb-40b7-b34d-c56fafc0810f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6254 | 2025.12.27 23:42:09.967383 [ 261 ] {1f27640c-e5eb-40b7-b34d-c56fafc0810f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6255 | 2025.12.27 23:42:09.967621 [ 261 ] {1f27640c-e5eb-40b7-b34d-c56fafc0810f} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2025.12.27 23:42:09.967768 [ 261 ] {1f27640c-e5eb-40b7-b34d-c56fafc0810f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001867 sec., 219603.6422067488 rows/sec., 13.93 MiB/sec. | ||
| 6257 | 2025.12.27 23:42:09.967810 [ 261 ] {1f27640c-e5eb-40b7-b34d-c56fafc0810f} <Debug> TCPHandler: Processed in 0.00220896 sec. | ||
| 6258 | 2025.12.27 23:42:09.967930 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6259 | 2025.12.27 23:42:09.968024 [ 261 ] {720a79aa-8107-407f-8aba-8acacce152bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6260 | 2025.12.27 23:42:09.968065 [ 261 ] {720a79aa-8107-407f-8aba-8acacce152bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6261 | 2025.12.27 23:42:09.969064 [ 261 ] {720a79aa-8107-407f-8aba-8acacce152bb} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6262 | 2025.12.27 23:42:09.969101 [ 261 ] {720a79aa-8107-407f-8aba-8acacce152bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6263 | 2025.12.27 23:42:09.969473 [ 261 ] {720a79aa-8107-407f-8aba-8acacce152bb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6264 | 2025.12.27 23:42:09.969690 [ 261 ] {720a79aa-8107-407f-8aba-8acacce152bb} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6265 | 2025.12.27 23:42:09.969820 [ 261 ] {720a79aa-8107-407f-8aba-8acacce152bb} <Debug> executeQuery: Read 1141 rows, 92.73 KiB in 0.001815 sec., 628650.1377410468 rows/sec., 49.89 MiB/sec. | ||
| 6266 | 2025.12.27 23:42:09.969825 [ 142 ] {} <Debug> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6267 | 2025.12.27 23:42:09.969863 [ 261 ] {720a79aa-8107-407f-8aba-8acacce152bb} <Debug> TCPHandler: Processed in 0.001980606 sec. | ||
| 6268 | 2025.12.27 23:42:09.969895 [ 142 ] {} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6269 | 2025.12.27 23:42:09.969927 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6270 | 2025.12.27 23:42:09.969987 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6271 | 2025.12.27 23:42:09.970040 [ 187 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::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 | ||
| 6272 | 2025.12.27 23:42:09.970084 [ 261 ] {242b706c-4614-4038-80cb-db97216ca3c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6273 | 2025.12.27 23:42:09.970130 [ 261 ] {242b706c-4614-4038-80cb-db97216ca3c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6274 | 2025.12.27 23:42:09.970171 [ 187 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6275 | 2025.12.27 23:42:09.970213 [ 187 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2342 rows starting from the beginning of the part | ||
| 6276 | 2025.12.27 23:42:09.970284 [ 187 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1140 rows starting from the beginning of the part | ||
| 6277 | 2025.12.27 23:42:09.970338 [ 187 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 108 rows starting from the beginning of the part | ||
| 6278 | 2025.12.27 23:42:09.970377 [ 187 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1140 rows starting from the beginning of the part | ||
| 6279 | 2025.12.27 23:42:09.970416 [ 187 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1249 rows starting from the beginning of the part | ||
| 6280 | 2025.12.27 23:42:09.970453 [ 187 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1141 rows starting from the beginning of the part | ||
| 6281 | 2025.12.27 23:42:09.970626 [ 261 ] {242b706c-4614-4038-80cb-db97216ca3c7} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6282 | 2025.12.27 23:42:09.970670 [ 261 ] {242b706c-4614-4038-80cb-db97216ca3c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6283 | 2025.12.27 23:42:09.971017 [ 261 ] {242b706c-4614-4038-80cb-db97216ca3c7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6284 | 2025.12.27 23:42:09.971242 [ 261 ] {242b706c-4614-4038-80cb-db97216ca3c7} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6285 | 2025.12.27 23:42:09.971377 [ 261 ] {242b706c-4614-4038-80cb-db97216ca3c7} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001311 sec., 167048.05491990846 rows/sec., 9.96 MiB/sec. | ||
| 6286 | 2025.12.27 23:42:09.971414 [ 261 ] {242b706c-4614-4038-80cb-db97216ca3c7} <Debug> TCPHandler: Processed in 0.001475076 sec. | ||
| 6287 | 2025.12.27 23:42:09.971536 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6288 | 2025.12.27 23:42:09.971629 [ 261 ] {c02e104b-0986-4dc4-89a1-967a235a09d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6289 | 2025.12.27 23:42:09.971668 [ 261 ] {c02e104b-0986-4dc4-89a1-967a235a09d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6290 | 2025.12.27 23:42:09.972144 [ 261 ] {c02e104b-0986-4dc4-89a1-967a235a09d5} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6291 | 2025.12.27 23:42:09.972180 [ 261 ] {c02e104b-0986-4dc4-89a1-967a235a09d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6292 | 2025.12.27 23:42:09.972491 [ 261 ] {c02e104b-0986-4dc4-89a1-967a235a09d5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6293 | 2025.12.27 23:42:09.972713 [ 261 ] {c02e104b-0986-4dc4-89a1-967a235a09d5} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6294 | 2025.12.27 23:42:09.972744 [ 199 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7120 rows, containing 5 columns (5 merged, 0 gathered) in 0.002761169 sec., 2578617.9694180256 rows/sec., 217.81 MiB/sec. | ||
| 6295 | 2025.12.27 23:42:09.972842 [ 261 ] {c02e104b-0986-4dc4-89a1-967a235a09d5} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001231 sec., 173030.0568643379 rows/sec., 11.16 MiB/sec. | ||
| 6296 | 2025.12.27 23:42:09.972883 [ 261 ] {c02e104b-0986-4dc4-89a1-967a235a09d5} <Debug> TCPHandler: Processed in 0.001405105 sec. | ||
| 6297 | 2025.12.27 23:42:09.972992 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6298 | 2025.12.27 23:42:09.973000 [ 187 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6299 | 2025.12.27 23:42:09.973093 [ 261 ] {eb587275-6cbf-479a-930a-c08f6b60098f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6300 | 2025.12.27 23:42:09.973141 [ 261 ] {eb587275-6cbf-479a-930a-c08f6b60098f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6301 | 2025.12.27 23:42:09.973276 [ 187 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_36_7} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6302 | 2025.12.27 23:42:09.973346 [ 187 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_36_7} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6303 | 2025.12.27 23:42:09.973439 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 6304 | 2025.12.27 23:42:09.973634 [ 261 ] {eb587275-6cbf-479a-930a-c08f6b60098f} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2025.12.27 23:42:09.973673 [ 261 ] {eb587275-6cbf-479a-930a-c08f6b60098f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6306 | 2025.12.27 23:42:09.973993 [ 261 ] {eb587275-6cbf-479a-930a-c08f6b60098f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6307 | 2025.12.27 23:42:09.974202 [ 261 ] {eb587275-6cbf-479a-930a-c08f6b60098f} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2025.12.27 23:42:09.974331 [ 261 ] {eb587275-6cbf-479a-930a-c08f6b60098f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001262 sec., 167194.92868462755 rows/sec., 9.49 MiB/sec. | ||
| 6309 | 2025.12.27 23:42:09.974368 [ 261 ] {eb587275-6cbf-479a-930a-c08f6b60098f} <Debug> TCPHandler: Processed in 0.001425066 sec. | ||
| 6310 | 2025.12.27 23:42:09.974491 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6311 | 2025.12.27 23:42:09.974584 [ 261 ] {13e3fa23-9380-460c-b9fc-a3a92a6c345e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6312 | 2025.12.27 23:42:09.974624 [ 261 ] {13e3fa23-9380-460c-b9fc-a3a92a6c345e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6313 | 2025.12.27 23:42:09.975288 [ 261 ] {13e3fa23-9380-460c-b9fc-a3a92a6c345e} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6314 | 2025.12.27 23:42:09.975330 [ 261 ] {13e3fa23-9380-460c-b9fc-a3a92a6c345e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6315 | 2025.12.27 23:42:09.975670 [ 261 ] {13e3fa23-9380-460c-b9fc-a3a92a6c345e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6316 | 2025.12.27 23:42:09.975875 [ 261 ] {13e3fa23-9380-460c-b9fc-a3a92a6c345e} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6317 | 2025.12.27 23:42:09.975980 [ 142 ] {} <Debug> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6318 | 2025.12.27 23:42:09.976002 [ 261 ] {13e3fa23-9380-460c-b9fc-a3a92a6c345e} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001436 sec., 482590.5292479109 rows/sec., 33.72 MiB/sec. | ||
| 6319 | 2025.12.27 23:42:09.976013 [ 142 ] {} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6320 | 2025.12.27 23:42:09.976041 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6321 | 2025.12.27 23:42:09.976045 [ 261 ] {13e3fa23-9380-460c-b9fc-a3a92a6c345e} <Debug> TCPHandler: Processed in 0.001602429 sec. | ||
| 6322 | 2025.12.27 23:42:09.976147 [ 194 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::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 | ||
| 6323 | 2025.12.27 23:42:09.976158 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6324 | 2025.12.27 23:42:09.976292 [ 261 ] {d2355e57-7092-414d-ba11-173800850aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6325 | 2025.12.27 23:42:09.976315 [ 194 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6326 | 2025.12.27 23:42:09.976333 [ 261 ] {d2355e57-7092-414d-ba11-173800850aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6327 | 2025.12.27 23:42:09.976357 [ 194 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1211 rows starting from the beginning of the part | ||
| 6328 | 2025.12.27 23:42:09.976435 [ 194 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 693 rows starting from the beginning of the part | ||
| 6329 | 2025.12.27 23:42:09.976489 [ 194 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 6330 | 2025.12.27 23:42:09.976536 [ 194 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 693 rows starting from the beginning of the part | ||
| 6331 | 2025.12.27 23:42:09.976582 [ 194 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 548 rows starting from the beginning of the part | ||
| 6332 | 2025.12.27 23:42:09.976626 [ 194 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 693 rows starting from the beginning of the part | ||
| 6333 | 2025.12.27 23:42:09.976674 [ 261 ] {d2355e57-7092-414d-ba11-173800850aa8} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6334 | 2025.12.27 23:42:09.976715 [ 261 ] {d2355e57-7092-414d-ba11-173800850aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6335 | 2025.12.27 23:42:09.977043 [ 261 ] {d2355e57-7092-414d-ba11-173800850aa8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6336 | 2025.12.27 23:42:09.977262 [ 261 ] {d2355e57-7092-414d-ba11-173800850aa8} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6337 | 2025.12.27 23:42:09.977400 [ 261 ] {d2355e57-7092-414d-ba11-173800850aa8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 278.65 KiB/sec. | ||
| 6338 | 2025.12.27 23:42:09.977437 [ 261 ] {d2355e57-7092-414d-ba11-173800850aa8} <Debug> TCPHandler: Processed in 0.001325463 sec. | ||
| 6339 | 2025.12.27 23:42:09.977534 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6340 | 2025.12.27 23:42:09.977625 [ 261 ] {16d7fdca-368a-44ab-b0bf-d3a2b4b04fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6341 | 2025.12.27 23:42:09.977666 [ 261 ] {16d7fdca-368a-44ab-b0bf-d3a2b4b04fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6342 | 2025.12.27 23:42:09.978085 [ 261 ] {16d7fdca-368a-44ab-b0bf-d3a2b4b04fde} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6343 | 2025.12.27 23:42:09.978120 [ 261 ] {16d7fdca-368a-44ab-b0bf-d3a2b4b04fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6344 | 2025.12.27 23:42:09.978132 [ 194 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3928 rows, containing 5 columns (5 merged, 0 gathered) in 0.002036046 sec., 1929229.4967795422 rows/sec., 144.77 MiB/sec. | ||
| 6345 | 2025.12.27 23:42:09.978339 [ 190 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6346 | 2025.12.27 23:42:09.978538 [ 261 ] {16d7fdca-368a-44ab-b0bf-d3a2b4b04fde} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6347 | 2025.12.27 23:42:09.978660 [ 190 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_36_7} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6348 | 2025.12.27 23:42:09.978753 [ 190 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_36_7} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6349 | 2025.12.27 23:42:09.978836 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 6350 | 2025.12.27 23:42:09.978861 [ 261 ] {16d7fdca-368a-44ab-b0bf-d3a2b4b04fde} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6351 | 2025.12.27 23:42:09.978989 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6352 | 2025.12.27 23:42:09.979023 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6353 | 2025.12.27 23:42:09.979032 [ 261 ] {16d7fdca-368a-44ab-b0bf-d3a2b4b04fde} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001423 sec., 220660.57624736472 rows/sec., 14.50 MiB/sec. | ||
| 6354 | 2025.12.27 23:42:09.979040 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6355 | 2025.12.27 23:42:09.979085 [ 261 ] {16d7fdca-368a-44ab-b0bf-d3a2b4b04fde} <Debug> TCPHandler: Processed in 0.001596289 sec. | ||
| 6356 | 2025.12.27 23:42:09.979161 [ 188 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::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 | ||
| 6357 | 2025.12.27 23:42:09.979220 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6358 | 2025.12.27 23:42:09.979275 [ 188 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6359 | 2025.12.27 23:42:09.979305 [ 188 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11154 rows starting from the beginning of the part | ||
| 6360 | 2025.12.27 23:42:09.979316 [ 261 ] {e8daca77-1d84-4c5b-8a8c-914296cd95cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6361 | 2025.12.27 23:42:09.979359 [ 261 ] {e8daca77-1d84-4c5b-8a8c-914296cd95cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6362 | 2025.12.27 23:42:09.979363 [ 188 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 314 rows starting from the beginning of the part | ||
| 6363 | 2025.12.27 23:42:09.979413 [ 188 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::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 | ||
| 6364 | 2025.12.27 23:42:09.979459 [ 188 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 314 rows starting from the beginning of the part | ||
| 6365 | 2025.12.27 23:42:09.979502 [ 188 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 845 rows starting from the beginning of the part | ||
| 6366 | 2025.12.27 23:42:09.979547 [ 188 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 314 rows starting from the beginning of the part | ||
| 6367 | 2025.12.27 23:42:09.979679 [ 261 ] {e8daca77-1d84-4c5b-8a8c-914296cd95cb} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2025.12.27 23:42:09.979715 [ 261 ] {e8daca77-1d84-4c5b-8a8c-914296cd95cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6369 | 2025.12.27 23:42:09.980025 [ 261 ] {e8daca77-1d84-4c5b-8a8c-914296cd95cb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6370 | 2025.12.27 23:42:09.980229 [ 261 ] {e8daca77-1d84-4c5b-8a8c-914296cd95cb} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2025.12.27 23:42:09.980356 [ 261 ] {e8daca77-1d84-4c5b-8a8c-914296cd95cb} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001058 sec., 1890.359168241966 rows/sec., 123.69 KiB/sec. | ||
| 6372 | 2025.12.27 23:42:09.980391 [ 261 ] {e8daca77-1d84-4c5b-8a8c-914296cd95cb} <Debug> TCPHandler: Processed in 0.001231272 sec. | ||
| 6373 | 2025.12.27 23:42:09.980508 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6374 | 2025.12.27 23:42:09.980602 [ 261 ] {755c9751-33c1-41b4-b9b8-a276f1fd9a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6375 | 2025.12.27 23:42:09.980656 [ 261 ] {755c9751-33c1-41b4-b9b8-a276f1fd9a78} <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 | ||
| 6376 | 2025.12.27 23:42:09.981432 [ 261 ] {755c9751-33c1-41b4-b9b8-a276f1fd9a78} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6377 | 2025.12.27 23:42:09.981468 [ 261 ] {755c9751-33c1-41b4-b9b8-a276f1fd9a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6378 | 2025.12.27 23:42:09.982007 [ 261 ] {755c9751-33c1-41b4-b9b8-a276f1fd9a78} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6379 | 2025.12.27 23:42:09.982220 [ 261 ] {755c9751-33c1-41b4-b9b8-a276f1fd9a78} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6380 | 2025.12.27 23:42:09.982329 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6381 | 2025.12.27 23:42:09.982352 [ 261 ] {755c9751-33c1-41b4-b9b8-a276f1fd9a78} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001768 sec., 7918.552036199095 rows/sec., 14.19 MiB/sec. | ||
| 6382 | 2025.12.27 23:42:09.982363 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6383 | 2025.12.27 23:42:09.982392 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6384 | 2025.12.27 23:42:09.982414 [ 261 ] {755c9751-33c1-41b4-b9b8-a276f1fd9a78} <Debug> TCPHandler: Processed in 0.001953185 sec. | ||
| 6385 | 2025.12.27 23:42:09.982468 [ 190 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::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 | ||
| 6386 | 2025.12.27 23:42:09.982539 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6387 | 2025.12.27 23:42:09.982637 [ 261 ] {b1e09f07-b03c-442c-a223-5c6a5a9bee6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6388 | 2025.12.27 23:42:09.982663 [ 190 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6389 | 2025.12.27 23:42:09.982678 [ 261 ] {b1e09f07-b03c-442c-a223-5c6a5a9bee6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6390 | 2025.12.27 23:42:09.982717 [ 190 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 469 rows starting from the beginning of the part | ||
| 6391 | 2025.12.27 23:42:09.982835 [ 190 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
| 6392 | 2025.12.27 23:42:09.982934 [ 190 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part | ||
| 6393 | 2025.12.27 23:42:09.983021 [ 261 ] {b1e09f07-b03c-442c-a223-5c6a5a9bee6a} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2025.12.27 23:42:09.983029 [ 190 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
| 6395 | 2025.12.27 23:42:09.983064 [ 261 ] {b1e09f07-b03c-442c-a223-5c6a5a9bee6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6396 | 2025.12.27 23:42:09.983144 [ 190 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part | ||
| 6397 | 2025.12.27 23:42:09.983250 [ 190 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
| 6398 | 2025.12.27 23:42:09.983404 [ 261 ] {b1e09f07-b03c-442c-a223-5c6a5a9bee6a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6399 | 2025.12.27 23:42:09.983668 [ 199 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13101 rows, containing 5 columns (5 merged, 0 gathered) in 0.004551751 sec., 2878233.014064258 rows/sec., 192.47 MiB/sec. | ||
| 6400 | 2025.12.27 23:42:09.983717 [ 261 ] {b1e09f07-b03c-442c-a223-5c6a5a9bee6a} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6401 | 2025.12.27 23:42:09.983866 [ 142 ] {} <Debug> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6402 | 2025.12.27 23:42:09.983899 [ 261 ] {b1e09f07-b03c-442c-a223-5c6a5a9bee6a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001278 sec., 81377.15179968701 rows/sec., 4.99 MiB/sec. | ||
| 6403 | 2025.12.27 23:42:09.983903 [ 142 ] {} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6404 | 2025.12.27 23:42:09.983944 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6405 | 2025.12.27 23:42:09.983951 [ 261 ] {b1e09f07-b03c-442c-a223-5c6a5a9bee6a} <Debug> TCPHandler: Processed in 0.001463855 sec. | ||
| 6406 | 2025.12.27 23:42:09.984012 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 6407 | 2025.12.27 23:42:09.984042 [ 193 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6408 | 2025.12.27 23:42:09.984101 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6409 | 2025.12.27 23:42:09.984136 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2400 rows starting from the beginning of the part | ||
| 6410 | 2025.12.27 23:42:09.984180 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 6411 | 2025.12.27 23:42:09.984219 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 6412 | 2025.12.27 23:42:09.984254 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 6413 | 2025.12.27 23:42:09.984288 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 6414 | 2025.12.27 23:42:09.984325 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 6415 | 2025.12.27 23:42:09.984358 [ 193 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6416 | 2025.12.27 23:42:09.984433 [ 193 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6417 | 2025.12.27 23:42:09.984501 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 6418 | 2025.12.27 23:42:09.985400 [ 193 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2832 rows, containing 4 columns (4 merged, 0 gathered) in 0.001416745 sec., 1998948.2934473034 rows/sec., 126.58 MiB/sec. | ||
| 6419 | 2025.12.27 23:42:09.985668 [ 199 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6420 | 2025.12.27 23:42:09.985937 [ 199 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_36_7} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6421 | 2025.12.27 23:42:09.986003 [ 199 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_36_7} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6422 | 2025.12.27 23:42:09.986076 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6423 | 2025.12.27 23:42:10.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.35 MiB, peak 270.72 MiB, free memory in arenas 0.00 B, will set to 261.93 MiB (RSS), difference: -1.43 MiB | ||
| 6424 | 2025.12.27 23:42:10.004145 [ 186 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 563 rows, containing 19 columns (19 merged, 0 gathered) in 0.021706327 sec., 25937.13805196061 rows/sec., 46.48 MiB/sec. | ||
| 6425 | 2025.12.27 23:42:10.005158 [ 199 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6426 | 2025.12.27 23:42:10.005503 [ 199 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6427 | 2025.12.27 23:42:10.005578 [ 199 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6428 | 2025.12.27 23:42:10.005695 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 6429 | 2025.12.27 23:42:11.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.60 MiB, peak 270.72 MiB, free memory in arenas 0.00 B, will set to 262.45 MiB (RSS), difference: 3.85 MiB | ||
| 6430 | 2025.12.27 23:42:12.962027 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6431 | 2025.12.27 23:42:12.962085 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6432 | 2025.12.27 23:42:13.058641 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12400 | ||
| 6433 | 2025.12.27 23:42:13.059407 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6434 | 2025.12.27 23:42:13.059495 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6435 | 2025.12.27 23:42:13.060097 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6436 | 2025.12.27 23:42:13.060329 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6437 | 2025.12.27 23:42:13.060470 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12400 | ||
| 6438 | 2025.12.27 23:42:13.060498 [ 113 ] {} <Debug> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6439 | 2025.12.27 23:42:13.060580 [ 113 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6440 | 2025.12.27 23:42:13.060621 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6441 | 2025.12.27 23:42:13.060770 [ 193 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::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 | ||
| 6442 | 2025.12.27 23:42:13.060941 [ 193 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6443 | 2025.12.27 23:42:13.061000 [ 193 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9968 rows starting from the beginning of the part | ||
| 6444 | 2025.12.27 23:42:13.061099 [ 193 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6445 | 2025.12.27 23:42:13.061170 [ 193 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6446 | 2025.12.27 23:42:13.061241 [ 193 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6447 | 2025.12.27 23:42:13.061303 [ 193 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6448 | 2025.12.27 23:42:13.061368 [ 193 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6449 | 2025.12.27 23:42:13.065480 [ 186 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12400 rows, containing 4 columns (4 merged, 0 gathered) in 0.004777325 sec., 2595594.8150900346 rows/sec., 37.13 MiB/sec. | ||
| 6450 | 2025.12.27 23:42:13.065904 [ 186 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6451 | 2025.12.27 23:42:13.066213 [ 186 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_26_5} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6452 | 2025.12.27 23:42:13.066292 [ 186 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_26_5} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6453 | 2025.12.27 23:42:13.066409 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6454 | 2025.12.27 23:42:13.699038 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6455 | 2025.12.27 23:42:13.716076 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6456 | 2025.12.27 23:42:13.716135 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6457 | 2025.12.27 23:42:13.722084 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6458 | 2025.12.27 23:42:13.722783 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6459 | 2025.12.27 23:42:13.723068 [ 113 ] {} <Debug> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6460 | 2025.12.27 23:42:13.723139 [ 113 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6461 | 2025.12.27 23:42:13.723165 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6462 | 2025.12.27 23:42:13.723283 [ 192 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 6463 | 2025.12.27 23:42:13.725766 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6464 | 2025.12.27 23:42:13.726552 [ 192 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6465 | 2025.12.27 23:42:13.727819 [ 192 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 6466 | 2025.12.27 23:42:13.732341 [ 192 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 6467 | 2025.12.27 23:42:13.736711 [ 192 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 6468 | 2025.12.27 23:42:13.741175 [ 192 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 6469 | 2025.12.27 23:42:13.745408 [ 192 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 6470 | 2025.12.27 23:42:13.749290 [ 192 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 6471 | 2025.12.27 23:42:13.802288 [ 193 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079058949 sec., 2479.1627321025985 rows/sec., 12.82 MiB/sec. | ||
| 6472 | 2025.12.27 23:42:13.804571 [ 195 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6473 | 2025.12.27 23:42:13.806506 [ 195 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_26_5} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6474 | 2025.12.27 23:42:13.806587 [ 195 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_26_5} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6475 | 2025.12.27 23:42:13.808229 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6476 | 2025.12.27 23:42:14.000277 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.58 MiB, peak 274.12 MiB, free memory in arenas 0.00 B, will set to 268.50 MiB (RSS), difference: 4.92 MiB | ||
| 6477 | 2025.12.27 23:42:14.955052 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6478 | 2025.12.27 23:42:14.955326 [ 261 ] {ae53d757-7d65-4f13-a677-2288afaab0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6479 | 2025.12.27 23:42:14.955427 [ 261 ] {ae53d757-7d65-4f13-a677-2288afaab0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6480 | 2025.12.27 23:42:14.956188 [ 261 ] {ae53d757-7d65-4f13-a677-2288afaab0f3} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6481 | 2025.12.27 23:42:14.956226 [ 261 ] {ae53d757-7d65-4f13-a677-2288afaab0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6482 | 2025.12.27 23:42:14.956615 [ 261 ] {ae53d757-7d65-4f13-a677-2288afaab0f3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6483 | 2025.12.27 23:42:14.956843 [ 261 ] {ae53d757-7d65-4f13-a677-2288afaab0f3} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6484 | 2025.12.27 23:42:14.956991 [ 261 ] {ae53d757-7d65-4f13-a677-2288afaab0f3} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001741 sec., 62033.31418724871 rows/sec., 5.21 MiB/sec. | ||
| 6485 | 2025.12.27 23:42:14.957032 [ 261 ] {ae53d757-7d65-4f13-a677-2288afaab0f3} <Debug> TCPHandler: Processed in 0.002160269 sec. | ||
| 6486 | 2025.12.27 23:42:14.957171 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6487 | 2025.12.27 23:42:14.957264 [ 261 ] {9a3b3a01-a6d7-422e-bc4b-1229eed0ffde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6488 | 2025.12.27 23:42:14.957304 [ 261 ] {9a3b3a01-a6d7-422e-bc4b-1229eed0ffde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6489 | 2025.12.27 23:42:14.957727 [ 261 ] {9a3b3a01-a6d7-422e-bc4b-1229eed0ffde} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6490 | 2025.12.27 23:42:14.957763 [ 261 ] {9a3b3a01-a6d7-422e-bc4b-1229eed0ffde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6491 | 2025.12.27 23:42:14.958044 [ 261 ] {9a3b3a01-a6d7-422e-bc4b-1229eed0ffde} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6492 | 2025.12.27 23:42:14.958253 [ 261 ] {9a3b3a01-a6d7-422e-bc4b-1229eed0ffde} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6493 | 2025.12.27 23:42:14.958376 [ 261 ] {9a3b3a01-a6d7-422e-bc4b-1229eed0ffde} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001131 sec., 22988.505747126437 rows/sec., 1.69 MiB/sec. | ||
| 6494 | 2025.12.27 23:42:14.958411 [ 261 ] {9a3b3a01-a6d7-422e-bc4b-1229eed0ffde} <Debug> TCPHandler: Processed in 0.001290063 sec. | ||
| 6495 | 2025.12.27 23:42:14.958524 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6496 | 2025.12.27 23:42:14.958615 [ 261 ] {b1448576-eb81-420e-bbc4-d23574b4759f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6497 | 2025.12.27 23:42:14.958655 [ 261 ] {b1448576-eb81-420e-bbc4-d23574b4759f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6498 | 2025.12.27 23:42:14.959064 [ 261 ] {b1448576-eb81-420e-bbc4-d23574b4759f} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6499 | 2025.12.27 23:42:14.959099 [ 261 ] {b1448576-eb81-420e-bbc4-d23574b4759f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6500 | 2025.12.27 23:42:14.959398 [ 261 ] {b1448576-eb81-420e-bbc4-d23574b4759f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6501 | 2025.12.27 23:42:14.959604 [ 261 ] {b1448576-eb81-420e-bbc4-d23574b4759f} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6502 | 2025.12.27 23:42:14.959728 [ 261 ] {b1448576-eb81-420e-bbc4-d23574b4759f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001131 sec., 79575.59681697612 rows/sec., 6.21 MiB/sec. | ||
| 6503 | 2025.12.27 23:42:14.959765 [ 261 ] {b1448576-eb81-420e-bbc4-d23574b4759f} <Debug> TCPHandler: Processed in 0.001289963 sec. | ||
| 6504 | 2025.12.27 23:42:14.959884 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6505 | 2025.12.27 23:42:14.959975 [ 261 ] {4593aa76-13d2-4f74-9eea-0436ef105caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6506 | 2025.12.27 23:42:14.960017 [ 261 ] {4593aa76-13d2-4f74-9eea-0436ef105caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6507 | 2025.12.27 23:42:14.960456 [ 261 ] {4593aa76-13d2-4f74-9eea-0436ef105caf} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6508 | 2025.12.27 23:42:14.960494 [ 261 ] {4593aa76-13d2-4f74-9eea-0436ef105caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6509 | 2025.12.27 23:42:14.960819 [ 261 ] {4593aa76-13d2-4f74-9eea-0436ef105caf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6510 | 2025.12.27 23:42:14.961032 [ 261 ] {4593aa76-13d2-4f74-9eea-0436ef105caf} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6511 | 2025.12.27 23:42:14.961160 [ 261 ] {4593aa76-13d2-4f74-9eea-0436ef105caf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 6512 | 2025.12.27 23:42:14.961196 [ 261 ] {4593aa76-13d2-4f74-9eea-0436ef105caf} <Debug> TCPHandler: Processed in 0.001360424 sec. | ||
| 6513 | 2025.12.27 23:42:14.961305 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6514 | 2025.12.27 23:42:14.961398 [ 261 ] {f1645f28-8245-4976-87fb-920689ff992d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6515 | 2025.12.27 23:42:14.961451 [ 261 ] {f1645f28-8245-4976-87fb-920689ff992d} <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 | ||
| 6516 | 2025.12.27 23:42:14.962303 [ 261 ] {f1645f28-8245-4976-87fb-920689ff992d} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6517 | 2025.12.27 23:42:14.962340 [ 261 ] {f1645f28-8245-4976-87fb-920689ff992d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6518 | 2025.12.27 23:42:14.962868 [ 261 ] {f1645f28-8245-4976-87fb-920689ff992d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6519 | 2025.12.27 23:42:14.963088 [ 261 ] {f1645f28-8245-4976-87fb-920689ff992d} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6520 | 2025.12.27 23:42:14.963220 [ 261 ] {f1645f28-8245-4976-87fb-920689ff992d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001841 sec., 14122.759369907659 rows/sec., 25.31 MiB/sec. | ||
| 6521 | 2025.12.27 23:42:14.963271 [ 261 ] {f1645f28-8245-4976-87fb-920689ff992d} <Debug> TCPHandler: Processed in 0.002013966 sec. | ||
| 6522 | 2025.12.27 23:42:14.963382 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6523 | 2025.12.27 23:42:14.963476 [ 261 ] {89430829-9e9a-4e4b-8ccf-f9a68f889e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6524 | 2025.12.27 23:42:14.963517 [ 261 ] {89430829-9e9a-4e4b-8ccf-f9a68f889e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6525 | 2025.12.27 23:42:14.963863 [ 261 ] {89430829-9e9a-4e4b-8ccf-f9a68f889e52} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6526 | 2025.12.27 23:42:14.963898 [ 261 ] {89430829-9e9a-4e4b-8ccf-f9a68f889e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6527 | 2025.12.27 23:42:14.964188 [ 261 ] {89430829-9e9a-4e4b-8ccf-f9a68f889e52} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6528 | 2025.12.27 23:42:14.964392 [ 261 ] {89430829-9e9a-4e4b-8ccf-f9a68f889e52} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6529 | 2025.12.27 23:42:14.964513 [ 261 ] {89430829-9e9a-4e4b-8ccf-f9a68f889e52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 6530 | 2025.12.27 23:42:14.964548 [ 261 ] {89430829-9e9a-4e4b-8ccf-f9a68f889e52} <Debug> TCPHandler: Processed in 0.001213862 sec. | ||
| 6531 | 2025.12.27 23:42:17.217432 [ 152 ] {} <Debug> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6532 | 2025.12.27 23:42:17.217508 [ 152 ] {} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6533 | 2025.12.27 23:42:17.217536 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6534 | 2025.12.27 23:42:17.217664 [ 193 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::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 | ||
| 6535 | 2025.12.27 23:42:17.217825 [ 193 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6536 | 2025.12.27 23:42:17.217864 [ 193 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6537 | 2025.12.27 23:42:17.217935 [ 193 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 6538 | 2025.12.27 23:42:17.217978 [ 193 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6539 | 2025.12.27 23:42:17.218022 [ 193 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::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 | ||
| 6540 | 2025.12.27 23:42:17.218061 [ 193 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6541 | 2025.12.27 23:42:17.218838 [ 195 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001230512 sec., 30881.4542239328 rows/sec., 2.58 MiB/sec. | ||
| 6542 | 2025.12.27 23:42:17.219056 [ 204 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6543 | 2025.12.27 23:42:17.219397 [ 204 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_9_2} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6544 | 2025.12.27 23:42:17.219483 [ 204 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_9_2} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6545 | 2025.12.27 23:42:17.219602 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6546 | 2025.12.27 23:42:18.090429 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 844 | ||
| 6547 | 2025.12.27 23:42:18.092763 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6548 | 2025.12.27 23:42:18.092814 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6549 | 2025.12.27 23:42:18.094018 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6550 | 2025.12.27 23:42:18.094294 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6551 | 2025.12.27 23:42:18.094549 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 844 | ||
| 6552 | 2025.12.27 23:42:19.965996 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6553 | 2025.12.27 23:42:19.966214 [ 261 ] {e2994f71-81b1-45b1-9b21-b153c52864d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6554 | 2025.12.27 23:42:19.966289 [ 261 ] {e2994f71-81b1-45b1-9b21-b153c52864d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6555 | 2025.12.27 23:42:19.967161 [ 261 ] {e2994f71-81b1-45b1-9b21-b153c52864d3} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6556 | 2025.12.27 23:42:19.967203 [ 261 ] {e2994f71-81b1-45b1-9b21-b153c52864d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6557 | 2025.12.27 23:42:19.967612 [ 261 ] {e2994f71-81b1-45b1-9b21-b153c52864d3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6558 | 2025.12.27 23:42:19.967844 [ 261 ] {e2994f71-81b1-45b1-9b21-b153c52864d3} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6559 | 2025.12.27 23:42:19.967997 [ 261 ] {e2994f71-81b1-45b1-9b21-b153c52864d3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001839 sec., 222947.25394236 rows/sec., 14.14 MiB/sec. | ||
| 6560 | 2025.12.27 23:42:19.968038 [ 261 ] {e2994f71-81b1-45b1-9b21-b153c52864d3} <Debug> TCPHandler: Processed in 0.002180789 sec. | ||
| 6561 | 2025.12.27 23:42:19.968174 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6562 | 2025.12.27 23:42:19.968298 [ 261 ] {c5831520-5b21-425a-bd6c-78bfb6ade58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6563 | 2025.12.27 23:42:19.968348 [ 261 ] {c5831520-5b21-425a-bd6c-78bfb6ade58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6564 | 2025.12.27 23:42:19.968794 [ 261 ] {c5831520-5b21-425a-bd6c-78bfb6ade58a} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6565 | 2025.12.27 23:42:19.968830 [ 261 ] {c5831520-5b21-425a-bd6c-78bfb6ade58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6566 | 2025.12.27 23:42:19.969121 [ 261 ] {c5831520-5b21-425a-bd6c-78bfb6ade58a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6567 | 2025.12.27 23:42:19.969320 [ 261 ] {c5831520-5b21-425a-bd6c-78bfb6ade58a} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6568 | 2025.12.27 23:42:19.969441 [ 261 ] {c5831520-5b21-425a-bd6c-78bfb6ade58a} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001222 sec., 9819.967266775777 rows/sec., 800.75 KiB/sec. | ||
| 6569 | 2025.12.27 23:42:19.969477 [ 261 ] {c5831520-5b21-425a-bd6c-78bfb6ade58a} <Debug> TCPHandler: Processed in 0.001430276 sec. | ||
| 6570 | 2025.12.27 23:42:19.969640 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6571 | 2025.12.27 23:42:19.969735 [ 261 ] {5ba10b74-654a-4e87-8a50-3a07bbe48a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6572 | 2025.12.27 23:42:19.969775 [ 261 ] {5ba10b74-654a-4e87-8a50-3a07bbe48a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6573 | 2025.12.27 23:42:19.970719 [ 261 ] {5ba10b74-654a-4e87-8a50-3a07bbe48a40} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6574 | 2025.12.27 23:42:19.970757 [ 261 ] {5ba10b74-654a-4e87-8a50-3a07bbe48a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6575 | 2025.12.27 23:42:19.971129 [ 261 ] {5ba10b74-654a-4e87-8a50-3a07bbe48a40} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6576 | 2025.12.27 23:42:19.971340 [ 261 ] {5ba10b74-654a-4e87-8a50-3a07bbe48a40} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6577 | 2025.12.27 23:42:19.971475 [ 261 ] {5ba10b74-654a-4e87-8a50-3a07bbe48a40} <Debug> executeQuery: Read 1146 rows, 93.07 KiB in 0.001758 sec., 651877.133105802 rows/sec., 51.70 MiB/sec. | ||
| 6578 | 2025.12.27 23:42:19.971514 [ 261 ] {5ba10b74-654a-4e87-8a50-3a07bbe48a40} <Debug> TCPHandler: Processed in 0.001928134 sec. | ||
| 6579 | 2025.12.27 23:42:19.971627 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6580 | 2025.12.27 23:42:19.971727 [ 261 ] {7960cd2d-f197-4001-b82a-4ce4044558be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6581 | 2025.12.27 23:42:19.971769 [ 261 ] {7960cd2d-f197-4001-b82a-4ce4044558be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6582 | 2025.12.27 23:42:19.972274 [ 261 ] {7960cd2d-f197-4001-b82a-4ce4044558be} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6583 | 2025.12.27 23:42:19.972312 [ 261 ] {7960cd2d-f197-4001-b82a-4ce4044558be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6584 | 2025.12.27 23:42:19.972634 [ 261 ] {7960cd2d-f197-4001-b82a-4ce4044558be} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6585 | 2025.12.27 23:42:19.972849 [ 261 ] {7960cd2d-f197-4001-b82a-4ce4044558be} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6586 | 2025.12.27 23:42:19.972979 [ 261 ] {7960cd2d-f197-4001-b82a-4ce4044558be} <Debug> executeQuery: Read 231 rows, 14.21 KiB in 0.001269 sec., 182033.09692671394 rows/sec., 10.93 MiB/sec. | ||
| 6587 | 2025.12.27 23:42:19.973016 [ 261 ] {7960cd2d-f197-4001-b82a-4ce4044558be} <Debug> TCPHandler: Processed in 0.001439266 sec. | ||
| 6588 | 2025.12.27 23:42:19.973138 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6589 | 2025.12.27 23:42:19.973268 [ 261 ] {eeb35dc9-f017-4ff1-a328-b98e787785a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6590 | 2025.12.27 23:42:19.973315 [ 261 ] {eeb35dc9-f017-4ff1-a328-b98e787785a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6591 | 2025.12.27 23:42:19.973841 [ 261 ] {eeb35dc9-f017-4ff1-a328-b98e787785a7} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6592 | 2025.12.27 23:42:19.973877 [ 261 ] {eeb35dc9-f017-4ff1-a328-b98e787785a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6593 | 2025.12.27 23:42:19.974188 [ 261 ] {eeb35dc9-f017-4ff1-a328-b98e787785a7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6594 | 2025.12.27 23:42:19.974398 [ 261 ] {eeb35dc9-f017-4ff1-a328-b98e787785a7} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6595 | 2025.12.27 23:42:19.974529 [ 261 ] {eeb35dc9-f017-4ff1-a328-b98e787785a7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001286 sec., 164852.25505443235 rows/sec., 10.63 MiB/sec. | ||
| 6596 | 2025.12.27 23:42:19.974567 [ 261 ] {eeb35dc9-f017-4ff1-a328-b98e787785a7} <Debug> TCPHandler: Processed in 0.001489706 sec. | ||
| 6597 | 2025.12.27 23:42:19.974690 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6598 | 2025.12.27 23:42:19.974810 [ 261 ] {eb2112af-0457-4797-858a-c7d2471d3936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6599 | 2025.12.27 23:42:19.974859 [ 261 ] {eb2112af-0457-4797-858a-c7d2471d3936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6600 | 2025.12.27 23:42:19.975422 [ 261 ] {eb2112af-0457-4797-858a-c7d2471d3936} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6601 | 2025.12.27 23:42:19.975467 [ 261 ] {eb2112af-0457-4797-858a-c7d2471d3936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6602 | 2025.12.27 23:42:19.975837 [ 261 ] {eb2112af-0457-4797-858a-c7d2471d3936} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6603 | 2025.12.27 23:42:19.976053 [ 261 ] {eb2112af-0457-4797-858a-c7d2471d3936} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6604 | 2025.12.27 23:42:19.976185 [ 261 ] {eb2112af-0457-4797-858a-c7d2471d3936} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001398 sec., 150929.8998569385 rows/sec., 8.57 MiB/sec. | ||
| 6605 | 2025.12.27 23:42:19.976223 [ 261 ] {eb2112af-0457-4797-858a-c7d2471d3936} <Debug> TCPHandler: Processed in 0.001594738 sec. | ||
| 6606 | 2025.12.27 23:42:19.976329 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6607 | 2025.12.27 23:42:19.976423 [ 261 ] {c5293bdd-4bf7-436e-9cdc-01f7490d256d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6608 | 2025.12.27 23:42:19.976465 [ 261 ] {c5293bdd-4bf7-436e-9cdc-01f7490d256d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6609 | 2025.12.27 23:42:19.977102 [ 261 ] {c5293bdd-4bf7-436e-9cdc-01f7490d256d} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6610 | 2025.12.27 23:42:19.977139 [ 261 ] {c5293bdd-4bf7-436e-9cdc-01f7490d256d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6611 | 2025.12.27 23:42:19.977474 [ 261 ] {c5293bdd-4bf7-436e-9cdc-01f7490d256d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6612 | 2025.12.27 23:42:19.977683 [ 261 ] {c5293bdd-4bf7-436e-9cdc-01f7490d256d} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6613 | 2025.12.27 23:42:19.977816 [ 261 ] {c5293bdd-4bf7-436e-9cdc-01f7490d256d} <Debug> executeQuery: Read 705 rows, 50.57 KiB in 0.00141 sec., 500000 rows/sec., 35.02 MiB/sec. | ||
| 6614 | 2025.12.27 23:42:19.977854 [ 261 ] {c5293bdd-4bf7-436e-9cdc-01f7490d256d} <Debug> TCPHandler: Processed in 0.001575578 sec. | ||
| 6615 | 2025.12.27 23:42:19.977964 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6616 | 2025.12.27 23:42:19.978062 [ 261 ] {1e6bf384-a9cb-4397-960b-e02b1a186c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6617 | 2025.12.27 23:42:19.978105 [ 261 ] {1e6bf384-a9cb-4397-960b-e02b1a186c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6618 | 2025.12.27 23:42:19.978435 [ 261 ] {1e6bf384-a9cb-4397-960b-e02b1a186c99} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6619 | 2025.12.27 23:42:19.978472 [ 261 ] {1e6bf384-a9cb-4397-960b-e02b1a186c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6620 | 2025.12.27 23:42:19.978777 [ 261 ] {1e6bf384-a9cb-4397-960b-e02b1a186c99} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6621 | 2025.12.27 23:42:19.978989 [ 261 ] {1e6bf384-a9cb-4397-960b-e02b1a186c99} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6622 | 2025.12.27 23:42:19.979114 [ 261 ] {1e6bf384-a9cb-4397-960b-e02b1a186c99} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 6623 | 2025.12.27 23:42:19.979151 [ 261 ] {1e6bf384-a9cb-4397-960b-e02b1a186c99} <Debug> TCPHandler: Processed in 0.001236692 sec. | ||
| 6624 | 2025.12.27 23:42:19.979259 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6625 | 2025.12.27 23:42:19.979353 [ 261 ] {e7a99b05-50f5-4989-ab39-04d47d8b4731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6626 | 2025.12.27 23:42:19.979395 [ 261 ] {e7a99b05-50f5-4989-ab39-04d47d8b4731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6627 | 2025.12.27 23:42:19.979827 [ 261 ] {e7a99b05-50f5-4989-ab39-04d47d8b4731} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6628 | 2025.12.27 23:42:19.979862 [ 261 ] {e7a99b05-50f5-4989-ab39-04d47d8b4731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6629 | 2025.12.27 23:42:19.980197 [ 261 ] {e7a99b05-50f5-4989-ab39-04d47d8b4731} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6630 | 2025.12.27 23:42:19.980407 [ 261 ] {e7a99b05-50f5-4989-ab39-04d47d8b4731} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2025.12.27 23:42:19.980541 [ 261 ] {e7a99b05-50f5-4989-ab39-04d47d8b4731} <Debug> executeQuery: Read 320 rows, 21.54 KiB in 0.001206 sec., 265339.96683250414 rows/sec., 17.45 MiB/sec. | ||
| 6632 | 2025.12.27 23:42:19.980579 [ 261 ] {e7a99b05-50f5-4989-ab39-04d47d8b4731} <Debug> TCPHandler: Processed in 0.001376325 sec. | ||
| 6633 | 2025.12.27 23:42:19.980679 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6634 | 2025.12.27 23:42:19.980773 [ 261 ] {d016e439-73bc-4d57-98d2-957340bfd21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6635 | 2025.12.27 23:42:19.980815 [ 261 ] {d016e439-73bc-4d57-98d2-957340bfd21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6636 | 2025.12.27 23:42:19.981123 [ 261 ] {d016e439-73bc-4d57-98d2-957340bfd21c} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2025.12.27 23:42:19.981159 [ 261 ] {d016e439-73bc-4d57-98d2-957340bfd21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6638 | 2025.12.27 23:42:19.981449 [ 261 ] {d016e439-73bc-4d57-98d2-957340bfd21c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6639 | 2025.12.27 23:42:19.981654 [ 261 ] {d016e439-73bc-4d57-98d2-957340bfd21c} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2025.12.27 23:42:19.981755 [ 150 ] {} <Debug> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6641 | 2025.12.27 23:42:19.981779 [ 261 ] {d016e439-73bc-4d57-98d2-957340bfd21c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 6642 | 2025.12.27 23:42:19.981827 [ 150 ] {} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2025.12.27 23:42:19.981833 [ 261 ] {d016e439-73bc-4d57-98d2-957340bfd21c} <Debug> TCPHandler: Processed in 0.001204392 sec. | ||
| 6644 | 2025.12.27 23:42:19.981857 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6645 | 2025.12.27 23:42:19.981955 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6646 | 2025.12.27 23:42:19.981977 [ 193 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::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 | ||
| 6647 | 2025.12.27 23:42:19.982053 [ 261 ] {f8231457-4d58-4d07-ade9-4d51feadb8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6648 | 2025.12.27 23:42:19.982085 [ 193 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6649 | 2025.12.27 23:42:19.982111 [ 261 ] {f8231457-4d58-4d07-ade9-4d51feadb8db} <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 | ||
| 6650 | 2025.12.27 23:42:19.982118 [ 193 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 6651 | 2025.12.27 23:42:19.982182 [ 193 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6652 | 2025.12.27 23:42:19.982232 [ 193 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::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 | ||
| 6653 | 2025.12.27 23:42:19.982275 [ 193 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6654 | 2025.12.27 23:42:19.982315 [ 193 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 6655 | 2025.12.27 23:42:19.982358 [ 193 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 6656 | 2025.12.27 23:42:19.982882 [ 261 ] {f8231457-4d58-4d07-ade9-4d51feadb8db} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6657 | 2025.12.27 23:42:19.982918 [ 261 ] {f8231457-4d58-4d07-ade9-4d51feadb8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6658 | 2025.12.27 23:42:19.983097 [ 195 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.001163101 sec., 18055.181794186403 rows/sec., 1.18 MiB/sec. | ||
| 6659 | 2025.12.27 23:42:19.983306 [ 189 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6660 | 2025.12.27 23:42:19.983507 [ 261 ] {f8231457-4d58-4d07-ade9-4d51feadb8db} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6661 | 2025.12.27 23:42:19.983715 [ 189 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_20_4} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2025.12.27 23:42:19.983793 [ 261 ] {f8231457-4d58-4d07-ade9-4d51feadb8db} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6663 | 2025.12.27 23:42:19.983815 [ 189 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_20_4} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6664 | 2025.12.27 23:42:19.983941 [ 261 ] {f8231457-4d58-4d07-ade9-4d51feadb8db} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001906 sec., 7345.225603357818 rows/sec., 13.16 MiB/sec. | ||
| 6665 | 2025.12.27 23:42:19.983941 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6666 | 2025.12.27 23:42:19.984002 [ 261 ] {f8231457-4d58-4d07-ade9-4d51feadb8db} <Debug> TCPHandler: Processed in 0.002096508 sec. | ||
| 6667 | 2025.12.27 23:42:19.984124 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6668 | 2025.12.27 23:42:19.984218 [ 261 ] {8780e8e6-79cc-4df8-80a0-9a090c145981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6669 | 2025.12.27 23:42:19.984260 [ 261 ] {8780e8e6-79cc-4df8-80a0-9a090c145981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6670 | 2025.12.27 23:42:19.984591 [ 261 ] {8780e8e6-79cc-4df8-80a0-9a090c145981} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6671 | 2025.12.27 23:42:19.984628 [ 261 ] {8780e8e6-79cc-4df8-80a0-9a090c145981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6672 | 2025.12.27 23:42:19.984946 [ 261 ] {8780e8e6-79cc-4df8-80a0-9a090c145981} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6673 | 2025.12.27 23:42:19.985151 [ 261 ] {8780e8e6-79cc-4df8-80a0-9a090c145981} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6674 | 2025.12.27 23:42:19.985280 [ 261 ] {8780e8e6-79cc-4df8-80a0-9a090c145981} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001079 sec., 96385.54216867468 rows/sec., 5.91 MiB/sec. | ||
| 6675 | 2025.12.27 23:42:19.985316 [ 261 ] {8780e8e6-79cc-4df8-80a0-9a090c145981} <Debug> TCPHandler: Processed in 0.001245642 sec. | ||
| 6676 | 2025.12.27 23:42:20.560704 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12848 | ||
| 6677 | 2025.12.27 23:42:20.561245 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6678 | 2025.12.27 23:42:20.561298 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6679 | 2025.12.27 23:42:20.561842 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6680 | 2025.12.27 23:42:20.562071 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6681 | 2025.12.27 23:42:20.562204 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12848 | ||
| 6682 | 2025.12.27 23:42:21.225989 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6683 | 2025.12.27 23:42:21.241236 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6684 | 2025.12.27 23:42:21.241290 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 6685 | 2025.12.27 23:42:21.247483 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6686 | 2025.12.27 23:42:21.248182 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6687 | 2025.12.27 23:42:21.251156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6688 | 2025.12.27 23:42:24.956019 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6689 | 2025.12.27 23:42:24.956259 [ 261 ] {a7a8af68-998c-4364-945d-ee34352b7c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6690 | 2025.12.27 23:42:24.956333 [ 261 ] {a7a8af68-998c-4364-945d-ee34352b7c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6691 | 2025.12.27 23:42:24.957064 [ 261 ] {a7a8af68-998c-4364-945d-ee34352b7c1e} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2025.12.27 23:42:24.957106 [ 261 ] {a7a8af68-998c-4364-945d-ee34352b7c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6693 | 2025.12.27 23:42:24.957524 [ 261 ] {a7a8af68-998c-4364-945d-ee34352b7c1e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6694 | 2025.12.27 23:42:24.957752 [ 261 ] {a7a8af68-998c-4364-945d-ee34352b7c1e} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2025.12.27 23:42:24.957904 [ 261 ] {a7a8af68-998c-4364-945d-ee34352b7c1e} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001701 sec., 63492.06349206349 rows/sec., 5.33 MiB/sec. | ||
| 6696 | 2025.12.27 23:42:24.957945 [ 261 ] {a7a8af68-998c-4364-945d-ee34352b7c1e} <Debug> TCPHandler: Processed in 0.002112667 sec. | ||
| 6697 | 2025.12.27 23:42:24.958072 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6698 | 2025.12.27 23:42:24.958167 [ 261 ] {3b373aa9-64ff-4033-8377-036efb1aeb68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6699 | 2025.12.27 23:42:24.958211 [ 261 ] {3b373aa9-64ff-4033-8377-036efb1aeb68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6700 | 2025.12.27 23:42:24.958627 [ 261 ] {3b373aa9-64ff-4033-8377-036efb1aeb68} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2025.12.27 23:42:24.958663 [ 261 ] {3b373aa9-64ff-4033-8377-036efb1aeb68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6702 | 2025.12.27 23:42:24.958969 [ 261 ] {3b373aa9-64ff-4033-8377-036efb1aeb68} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6703 | 2025.12.27 23:42:24.959180 [ 261 ] {3b373aa9-64ff-4033-8377-036efb1aeb68} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6704 | 2025.12.27 23:42:24.959307 [ 261 ] {3b373aa9-64ff-4033-8377-036efb1aeb68} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001158 sec., 22452.50431778929 rows/sec., 1.65 MiB/sec. | ||
| 6705 | 2025.12.27 23:42:24.959343 [ 261 ] {3b373aa9-64ff-4033-8377-036efb1aeb68} <Debug> TCPHandler: Processed in 0.001319394 sec. | ||
| 6706 | 2025.12.27 23:42:24.959457 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6707 | 2025.12.27 23:42:24.959557 [ 261 ] {c6b0f2d7-2181-4b04-ba26-b0df2e946432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6708 | 2025.12.27 23:42:24.959597 [ 261 ] {c6b0f2d7-2181-4b04-ba26-b0df2e946432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6709 | 2025.12.27 23:42:24.960038 [ 261 ] {c6b0f2d7-2181-4b04-ba26-b0df2e946432} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6710 | 2025.12.27 23:42:24.960074 [ 261 ] {c6b0f2d7-2181-4b04-ba26-b0df2e946432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6711 | 2025.12.27 23:42:24.960391 [ 261 ] {c6b0f2d7-2181-4b04-ba26-b0df2e946432} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6712 | 2025.12.27 23:42:24.960599 [ 261 ] {c6b0f2d7-2181-4b04-ba26-b0df2e946432} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6713 | 2025.12.27 23:42:24.960722 [ 261 ] {c6b0f2d7-2181-4b04-ba26-b0df2e946432} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001183 sec., 76077.76838546069 rows/sec., 5.94 MiB/sec. | ||
| 6714 | 2025.12.27 23:42:24.960757 [ 261 ] {c6b0f2d7-2181-4b04-ba26-b0df2e946432} <Debug> TCPHandler: Processed in 0.001347494 sec. | ||
| 6715 | 2025.12.27 23:42:24.960878 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6716 | 2025.12.27 23:42:24.960979 [ 261 ] {fd57cb67-3d16-429a-b63d-32bec11305ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6717 | 2025.12.27 23:42:24.961021 [ 261 ] {fd57cb67-3d16-429a-b63d-32bec11305ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6718 | 2025.12.27 23:42:24.961426 [ 261 ] {fd57cb67-3d16-429a-b63d-32bec11305ad} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6719 | 2025.12.27 23:42:24.961460 [ 261 ] {fd57cb67-3d16-429a-b63d-32bec11305ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6720 | 2025.12.27 23:42:24.961783 [ 261 ] {fd57cb67-3d16-429a-b63d-32bec11305ad} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6721 | 2025.12.27 23:42:24.962014 [ 261 ] {fd57cb67-3d16-429a-b63d-32bec11305ad} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6722 | 2025.12.27 23:42:24.962140 [ 261 ] {fd57cb67-3d16-429a-b63d-32bec11305ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 6723 | 2025.12.27 23:42:24.962175 [ 261 ] {fd57cb67-3d16-429a-b63d-32bec11305ad} <Debug> TCPHandler: Processed in 0.001345684 sec. | ||
| 6724 | 2025.12.27 23:42:24.962283 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6725 | 2025.12.27 23:42:24.962375 [ 261 ] {bc44c8ea-163a-4c97-ab63-21ccfa8e496f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6726 | 2025.12.27 23:42:24.962429 [ 261 ] {bc44c8ea-163a-4c97-ab63-21ccfa8e496f} <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 | ||
| 6727 | 2025.12.27 23:42:24.963190 [ 261 ] {bc44c8ea-163a-4c97-ab63-21ccfa8e496f} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6728 | 2025.12.27 23:42:24.963226 [ 261 ] {bc44c8ea-163a-4c97-ab63-21ccfa8e496f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6729 | 2025.12.27 23:42:24.963749 [ 261 ] {bc44c8ea-163a-4c97-ab63-21ccfa8e496f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6730 | 2025.12.27 23:42:24.963968 [ 261 ] {bc44c8ea-163a-4c97-ab63-21ccfa8e496f} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6731 | 2025.12.27 23:42:24.964101 [ 261 ] {bc44c8ea-163a-4c97-ab63-21ccfa8e496f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001743 sec., 14916.810097532989 rows/sec., 26.73 MiB/sec. | ||
| 6732 | 2025.12.27 23:42:24.964153 [ 261 ] {bc44c8ea-163a-4c97-ab63-21ccfa8e496f} <Debug> TCPHandler: Processed in 0.001917184 sec. | ||
| 6733 | 2025.12.27 23:42:24.964265 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6734 | 2025.12.27 23:42:24.964359 [ 261 ] {557e4fd1-9dc1-4a95-9ee4-ca0b073038ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6735 | 2025.12.27 23:42:24.964401 [ 261 ] {557e4fd1-9dc1-4a95-9ee4-ca0b073038ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6736 | 2025.12.27 23:42:24.964727 [ 261 ] {557e4fd1-9dc1-4a95-9ee4-ca0b073038ca} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6737 | 2025.12.27 23:42:24.964762 [ 261 ] {557e4fd1-9dc1-4a95-9ee4-ca0b073038ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6738 | 2025.12.27 23:42:24.965043 [ 261 ] {557e4fd1-9dc1-4a95-9ee4-ca0b073038ca} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6739 | 2025.12.27 23:42:24.965247 [ 261 ] {557e4fd1-9dc1-4a95-9ee4-ca0b073038ca} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6740 | 2025.12.27 23:42:24.965363 [ 261 ] {557e4fd1-9dc1-4a95-9ee4-ca0b073038ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 6741 | 2025.12.27 23:42:24.965395 [ 261 ] {557e4fd1-9dc1-4a95-9ee4-ca0b073038ca} <Debug> TCPHandler: Processed in 0.001218522 sec. | ||
| 6742 | 2025.12.27 23:42:27.962132 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6743 | 2025.12.27 23:42:27.962208 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6744 | 2025.12.27 23:42:28.062504 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13360 | ||
| 6745 | 2025.12.27 23:42:28.063017 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6746 | 2025.12.27 23:42:28.063069 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6747 | 2025.12.27 23:42:28.063588 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6748 | 2025.12.27 23:42:28.063833 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6749 | 2025.12.27 23:42:28.063983 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13360 | ||
| 6750 | 2025.12.27 23:42:28.095020 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 880 | ||
| 6751 | 2025.12.27 23:42:28.097402 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6752 | 2025.12.27 23:42:28.097443 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6753 | 2025.12.27 23:42:28.098675 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6754 | 2025.12.27 23:42:28.098965 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6755 | 2025.12.27 23:42:28.099223 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 880 | ||
| 6756 | 2025.12.27 23:42:28.751454 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6757 | 2025.12.27 23:42:28.768616 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2025.12.27 23:42:28.768685 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6759 | 2025.12.27 23:42:28.775293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6760 | 2025.12.27 23:42:28.776021 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6761 | 2025.12.27 23:42:28.778834 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6762 | 2025.12.27 23:42:29.965786 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6763 | 2025.12.27 23:42:29.965968 [ 261 ] {c34c5297-ec68-4777-b96e-7ab082b2d540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6764 | 2025.12.27 23:42:29.966035 [ 261 ] {c34c5297-ec68-4777-b96e-7ab082b2d540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6765 | 2025.12.27 23:42:29.966855 [ 261 ] {c34c5297-ec68-4777-b96e-7ab082b2d540} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6766 | 2025.12.27 23:42:29.966899 [ 261 ] {c34c5297-ec68-4777-b96e-7ab082b2d540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6767 | 2025.12.27 23:42:29.967352 [ 261 ] {c34c5297-ec68-4777-b96e-7ab082b2d540} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6768 | 2025.12.27 23:42:29.967580 [ 261 ] {c34c5297-ec68-4777-b96e-7ab082b2d540} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6769 | 2025.12.27 23:42:29.967733 [ 261 ] {c34c5297-ec68-4777-b96e-7ab082b2d540} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001815 sec., 225895.31680440772 rows/sec., 14.33 MiB/sec. | ||
| 6770 | 2025.12.27 23:42:29.967774 [ 261 ] {c34c5297-ec68-4777-b96e-7ab082b2d540} <Debug> TCPHandler: Processed in 0.002121547 sec. | ||
| 6771 | 2025.12.27 23:42:29.967894 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6772 | 2025.12.27 23:42:29.967991 [ 261 ] {9492ac12-1496-4aab-b8c5-6639ec1827e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6773 | 2025.12.27 23:42:29.968033 [ 261 ] {9492ac12-1496-4aab-b8c5-6639ec1827e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6774 | 2025.12.27 23:42:29.969270 [ 261 ] {9492ac12-1496-4aab-b8c5-6639ec1827e3} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6775 | 2025.12.27 23:42:29.969307 [ 261 ] {9492ac12-1496-4aab-b8c5-6639ec1827e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6776 | 2025.12.27 23:42:29.969672 [ 261 ] {9492ac12-1496-4aab-b8c5-6639ec1827e3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6777 | 2025.12.27 23:42:29.969881 [ 261 ] {9492ac12-1496-4aab-b8c5-6639ec1827e3} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6778 | 2025.12.27 23:42:29.970012 [ 261 ] {9492ac12-1496-4aab-b8c5-6639ec1827e3} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.00204 sec., 558823.5294117647 rows/sec., 44.34 MiB/sec. | ||
| 6779 | 2025.12.27 23:42:29.970049 [ 261 ] {9492ac12-1496-4aab-b8c5-6639ec1827e3} <Debug> TCPHandler: Processed in 0.002204259 sec. | ||
| 6780 | 2025.12.27 23:42:29.970168 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6781 | 2025.12.27 23:42:29.970261 [ 261 ] {2b5c705f-04fa-4a6f-abe0-7fceba21b032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6782 | 2025.12.27 23:42:29.970300 [ 261 ] {2b5c705f-04fa-4a6f-abe0-7fceba21b032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6783 | 2025.12.27 23:42:29.970809 [ 261 ] {2b5c705f-04fa-4a6f-abe0-7fceba21b032} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6784 | 2025.12.27 23:42:29.970845 [ 261 ] {2b5c705f-04fa-4a6f-abe0-7fceba21b032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6785 | 2025.12.27 23:42:29.971172 [ 261 ] {2b5c705f-04fa-4a6f-abe0-7fceba21b032} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6786 | 2025.12.27 23:42:29.971388 [ 261 ] {2b5c705f-04fa-4a6f-abe0-7fceba21b032} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6787 | 2025.12.27 23:42:29.971510 [ 136 ] {} <Debug> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6788 | 2025.12.27 23:42:29.971516 [ 261 ] {2b5c705f-04fa-4a6f-abe0-7fceba21b032} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001273 sec., 172034.5640219953 rows/sec., 10.26 MiB/sec. | ||
| 6789 | 2025.12.27 23:42:29.971555 [ 136 ] {} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6790 | 2025.12.27 23:42:29.971569 [ 261 ] {2b5c705f-04fa-4a6f-abe0-7fceba21b032} <Debug> TCPHandler: Processed in 0.001450086 sec. | ||
| 6791 | 2025.12.27 23:42:29.971579 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6792 | 2025.12.27 23:42:29.971666 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::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 | ||
| 6793 | 2025.12.27 23:42:29.971677 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6794 | 2025.12.27 23:42:29.971758 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6795 | 2025.12.27 23:42:29.971777 [ 261 ] {59a4d47b-4d4e-4308-9929-bf00c2b568cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6796 | 2025.12.27 23:42:29.971785 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 263 rows starting from the beginning of the part | ||
| 6797 | 2025.12.27 23:42:29.971816 [ 261 ] {59a4d47b-4d4e-4308-9929-bf00c2b568cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6798 | 2025.12.27 23:42:29.971845 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 219 rows starting from the beginning of the part | ||
| 6799 | 2025.12.27 23:42:29.971891 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 6800 | 2025.12.27 23:42:29.971940 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 231 rows starting from the beginning of the part | ||
| 6801 | 2025.12.27 23:42:29.972001 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 6802 | 2025.12.27 23:42:29.972068 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 219 rows starting from the beginning of the part | ||
| 6803 | 2025.12.27 23:42:29.972312 [ 261 ] {59a4d47b-4d4e-4308-9929-bf00c2b568cc} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6804 | 2025.12.27 23:42:29.972346 [ 261 ] {59a4d47b-4d4e-4308-9929-bf00c2b568cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6805 | 2025.12.27 23:42:29.972719 [ 261 ] {59a4d47b-4d4e-4308-9929-bf00c2b568cc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6806 | 2025.12.27 23:42:29.972929 [ 261 ] {59a4d47b-4d4e-4308-9929-bf00c2b568cc} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6807 | 2025.12.27 23:42:29.972942 [ 195 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 984 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307214 sec., 752745.9161239094 rows/sec., 48.77 MiB/sec. | ||
| 6808 | 2025.12.27 23:42:29.973032 [ 136 ] {} <Debug> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6809 | 2025.12.27 23:42:29.973060 [ 261 ] {59a4d47b-4d4e-4308-9929-bf00c2b568cc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.0013 sec., 163076.9230769231 rows/sec., 10.52 MiB/sec. | ||
| 6810 | 2025.12.27 23:42:29.973068 [ 136 ] {} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6811 | 2025.12.27 23:42:29.973092 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6812 | 2025.12.27 23:42:29.973174 [ 198 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6813 | 2025.12.27 23:42:29.973200 [ 193 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::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 | ||
| 6814 | 2025.12.27 23:42:29.973096 [ 261 ] {59a4d47b-4d4e-4308-9929-bf00c2b568cc} <Debug> TCPHandler: Processed in 0.001465837 sec. | ||
| 6815 | 2025.12.27 23:42:29.973298 [ 193 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6816 | 2025.12.27 23:42:29.973324 [ 193 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 441 rows starting from the beginning of the part | ||
| 6817 | 2025.12.27 23:42:29.973358 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6818 | 2025.12.27 23:42:29.973372 [ 193 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 6819 | 2025.12.27 23:42:29.973413 [ 193 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 6820 | 2025.12.27 23:42:29.973452 [ 261 ] {5cc0feb7-3a22-4faf-9df0-39a8b0f47f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6821 | 2025.12.27 23:42:29.973481 [ 193 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 213 rows starting from the beginning of the part | ||
| 6822 | 2025.12.27 23:42:29.973494 [ 261 ] {5cc0feb7-3a22-4faf-9df0-39a8b0f47f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6823 | 2025.12.27 23:42:29.973518 [ 193 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 6824 | 2025.12.27 23:42:29.973527 [ 198 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_36_7} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2025.12.27 23:42:29.973555 [ 193 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 6826 | 2025.12.27 23:42:29.973617 [ 198 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_36_7} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6827 | 2025.12.27 23:42:29.973721 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6828 | 2025.12.27 23:42:29.974010 [ 261 ] {5cc0feb7-3a22-4faf-9df0-39a8b0f47f9a} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2025.12.27 23:42:29.974048 [ 261 ] {5cc0feb7-3a22-4faf-9df0-39a8b0f47f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6830 | 2025.12.27 23:42:29.974370 [ 261 ] {5cc0feb7-3a22-4faf-9df0-39a8b0f47f9a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6831 | 2025.12.27 23:42:29.974410 [ 193 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238482 sec., 1225694.0351171838 rows/sec., 84.91 MiB/sec. | ||
| 6832 | 2025.12.27 23:42:29.974529 [ 193 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6833 | 2025.12.27 23:42:29.974604 [ 261 ] {5cc0feb7-3a22-4faf-9df0-39a8b0f47f9a} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6834 | 2025.12.27 23:42:29.974762 [ 193 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_26_5} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6835 | 2025.12.27 23:42:29.974795 [ 261 ] {5cc0feb7-3a22-4faf-9df0-39a8b0f47f9a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00136 sec., 155147.0588235294 rows/sec., 8.81 MiB/sec. | ||
| 6836 | 2025.12.27 23:42:29.974827 [ 193 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_26_5} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6837 | 2025.12.27 23:42:29.974834 [ 261 ] {5cc0feb7-3a22-4faf-9df0-39a8b0f47f9a} <Debug> TCPHandler: Processed in 0.001524317 sec. | ||
| 6838 | 2025.12.27 23:42:29.974884 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6839 | 2025.12.27 23:42:29.974950 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6840 | 2025.12.27 23:42:29.975041 [ 261 ] {d057152f-11b4-4817-9e0e-2cd0690bcf18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6841 | 2025.12.27 23:42:29.975081 [ 261 ] {d057152f-11b4-4817-9e0e-2cd0690bcf18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6842 | 2025.12.27 23:42:29.975827 [ 261 ] {d057152f-11b4-4817-9e0e-2cd0690bcf18} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6843 | 2025.12.27 23:42:29.975862 [ 261 ] {d057152f-11b4-4817-9e0e-2cd0690bcf18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6844 | 2025.12.27 23:42:29.976208 [ 261 ] {d057152f-11b4-4817-9e0e-2cd0690bcf18} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6845 | 2025.12.27 23:42:29.976429 [ 261 ] {d057152f-11b4-4817-9e0e-2cd0690bcf18} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6846 | 2025.12.27 23:42:29.976559 [ 261 ] {d057152f-11b4-4817-9e0e-2cd0690bcf18} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001536 sec., 451171.875 rows/sec., 31.53 MiB/sec. | ||
| 6847 | 2025.12.27 23:42:29.976595 [ 261 ] {d057152f-11b4-4817-9e0e-2cd0690bcf18} <Debug> TCPHandler: Processed in 0.00169813 sec. | ||
| 6848 | 2025.12.27 23:42:29.976705 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6849 | 2025.12.27 23:42:29.976797 [ 261 ] {ab9b0e3e-a64d-4a78-bb94-64361b3a2548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6850 | 2025.12.27 23:42:29.976837 [ 261 ] {ab9b0e3e-a64d-4a78-bb94-64361b3a2548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6851 | 2025.12.27 23:42:29.977172 [ 261 ] {ab9b0e3e-a64d-4a78-bb94-64361b3a2548} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6852 | 2025.12.27 23:42:29.977206 [ 261 ] {ab9b0e3e-a64d-4a78-bb94-64361b3a2548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6853 | 2025.12.27 23:42:29.977503 [ 261 ] {ab9b0e3e-a64d-4a78-bb94-64361b3a2548} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6854 | 2025.12.27 23:42:29.977716 [ 261 ] {ab9b0e3e-a64d-4a78-bb94-64361b3a2548} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6855 | 2025.12.27 23:42:29.977842 [ 261 ] {ab9b0e3e-a64d-4a78-bb94-64361b3a2548} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 6856 | 2025.12.27 23:42:29.977876 [ 261 ] {ab9b0e3e-a64d-4a78-bb94-64361b3a2548} <Debug> TCPHandler: Processed in 0.001218402 sec. | ||
| 6857 | 2025.12.27 23:42:29.977982 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6858 | 2025.12.27 23:42:29.978073 [ 261 ] {e1c8292d-5bf1-4af1-9729-bff3530c13c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6859 | 2025.12.27 23:42:29.978115 [ 261 ] {e1c8292d-5bf1-4af1-9729-bff3530c13c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6860 | 2025.12.27 23:42:29.978559 [ 261 ] {e1c8292d-5bf1-4af1-9729-bff3530c13c0} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6861 | 2025.12.27 23:42:29.978593 [ 261 ] {e1c8292d-5bf1-4af1-9729-bff3530c13c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6862 | 2025.12.27 23:42:29.978916 [ 261 ] {e1c8292d-5bf1-4af1-9729-bff3530c13c0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6863 | 2025.12.27 23:42:29.979129 [ 261 ] {e1c8292d-5bf1-4af1-9729-bff3530c13c0} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6864 | 2025.12.27 23:42:29.979255 [ 261 ] {e1c8292d-5bf1-4af1-9729-bff3530c13c0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001199 sec., 261884.90408673894 rows/sec., 17.20 MiB/sec. | ||
| 6865 | 2025.12.27 23:42:29.979289 [ 261 ] {e1c8292d-5bf1-4af1-9729-bff3530c13c0} <Debug> TCPHandler: Processed in 0.001355044 sec. | ||
| 6866 | 2025.12.27 23:42:29.979394 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6867 | 2025.12.27 23:42:29.979484 [ 261 ] {ab91e563-7099-471f-ab68-d349732b8729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6868 | 2025.12.27 23:42:29.979525 [ 261 ] {ab91e563-7099-471f-ab68-d349732b8729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6869 | 2025.12.27 23:42:29.979831 [ 261 ] {ab91e563-7099-471f-ab68-d349732b8729} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6870 | 2025.12.27 23:42:29.979864 [ 261 ] {ab91e563-7099-471f-ab68-d349732b8729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6871 | 2025.12.27 23:42:29.980154 [ 261 ] {ab91e563-7099-471f-ab68-d349732b8729} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6872 | 2025.12.27 23:42:29.980364 [ 261 ] {ab91e563-7099-471f-ab68-d349732b8729} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6873 | 2025.12.27 23:42:29.980486 [ 261 ] {ab91e563-7099-471f-ab68-d349732b8729} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 6874 | 2025.12.27 23:42:29.980520 [ 261 ] {ab91e563-7099-471f-ab68-d349732b8729} <Debug> TCPHandler: Processed in 0.001173071 sec. | ||
| 6875 | 2025.12.27 23:42:29.980624 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6876 | 2025.12.27 23:42:29.980715 [ 261 ] {6eaded66-ac97-42f1-8cb5-9ff99a6c3ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6877 | 2025.12.27 23:42:29.980768 [ 261 ] {6eaded66-ac97-42f1-8cb5-9ff99a6c3ea5} <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 | ||
| 6878 | 2025.12.27 23:42:29.981520 [ 261 ] {6eaded66-ac97-42f1-8cb5-9ff99a6c3ea5} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6879 | 2025.12.27 23:42:29.981554 [ 261 ] {6eaded66-ac97-42f1-8cb5-9ff99a6c3ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6880 | 2025.12.27 23:42:29.982064 [ 261 ] {6eaded66-ac97-42f1-8cb5-9ff99a6c3ea5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6881 | 2025.12.27 23:42:29.982287 [ 261 ] {6eaded66-ac97-42f1-8cb5-9ff99a6c3ea5} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6882 | 2025.12.27 23:42:29.982417 [ 261 ] {6eaded66-ac97-42f1-8cb5-9ff99a6c3ea5} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001719 sec., 8144.2699243746365 rows/sec., 14.59 MiB/sec. | ||
| 6883 | 2025.12.27 23:42:29.982468 [ 261 ] {6eaded66-ac97-42f1-8cb5-9ff99a6c3ea5} <Debug> TCPHandler: Processed in 0.001891543 sec. | ||
| 6884 | 2025.12.27 23:42:29.982584 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6885 | 2025.12.27 23:42:29.982676 [ 261 ] {f3549bbc-cf0d-4eb0-911f-d2bc6bbd7947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6886 | 2025.12.27 23:42:29.982718 [ 261 ] {f3549bbc-cf0d-4eb0-911f-d2bc6bbd7947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6887 | 2025.12.27 23:42:29.983057 [ 261 ] {f3549bbc-cf0d-4eb0-911f-d2bc6bbd7947} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6888 | 2025.12.27 23:42:29.983092 [ 261 ] {f3549bbc-cf0d-4eb0-911f-d2bc6bbd7947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6889 | 2025.12.27 23:42:29.983391 [ 261 ] {f3549bbc-cf0d-4eb0-911f-d2bc6bbd7947} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6890 | 2025.12.27 23:42:29.983610 [ 261 ] {f3549bbc-cf0d-4eb0-911f-d2bc6bbd7947} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6891 | 2025.12.27 23:42:29.983732 [ 261 ] {f3549bbc-cf0d-4eb0-911f-d2bc6bbd7947} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001074 sec., 96834.26443202978 rows/sec., 5.93 MiB/sec. | ||
| 6892 | 2025.12.27 23:42:29.983765 [ 261 ] {f3549bbc-cf0d-4eb0-911f-d2bc6bbd7947} <Debug> TCPHandler: Processed in 0.001228382 sec. | ||
| 6893 | 2025.12.27 23:42:34.982885 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6894 | 2025.12.27 23:42:34.983111 [ 261 ] {d5cd1a64-a118-4d38-8593-a6969a876839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6895 | 2025.12.27 23:42:34.983189 [ 261 ] {d5cd1a64-a118-4d38-8593-a6969a876839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6896 | 2025.12.27 23:42:34.983929 [ 261 ] {d5cd1a64-a118-4d38-8593-a6969a876839} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6897 | 2025.12.27 23:42:34.983986 [ 261 ] {d5cd1a64-a118-4d38-8593-a6969a876839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6898 | 2025.12.27 23:42:34.984402 [ 261 ] {d5cd1a64-a118-4d38-8593-a6969a876839} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6899 | 2025.12.27 23:42:34.984641 [ 261 ] {d5cd1a64-a118-4d38-8593-a6969a876839} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6900 | 2025.12.27 23:42:34.984813 [ 261 ] {d5cd1a64-a118-4d38-8593-a6969a876839} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001759 sec., 2274.019329164298 rows/sec., 185.43 KiB/sec. | ||
| 6901 | 2025.12.27 23:42:34.984864 [ 261 ] {d5cd1a64-a118-4d38-8593-a6969a876839} <Debug> TCPHandler: Processed in 0.002124138 sec. | ||
| 6902 | 2025.12.27 23:42:34.985000 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6903 | 2025.12.27 23:42:34.985105 [ 261 ] {95832a67-d0a3-4b07-84b9-1fb2b6e655e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6904 | 2025.12.27 23:42:34.985149 [ 261 ] {95832a67-d0a3-4b07-84b9-1fb2b6e655e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6905 | 2025.12.27 23:42:34.986596 [ 261 ] {95832a67-d0a3-4b07-84b9-1fb2b6e655e0} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6906 | 2025.12.27 23:42:34.986635 [ 261 ] {95832a67-d0a3-4b07-84b9-1fb2b6e655e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6907 | 2025.12.27 23:42:34.987087 [ 261 ] {95832a67-d0a3-4b07-84b9-1fb2b6e655e0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6908 | 2025.12.27 23:42:34.987317 [ 261 ] {95832a67-d0a3-4b07-84b9-1fb2b6e655e0} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6909 | 2025.12.27 23:42:34.987451 [ 261 ] {95832a67-d0a3-4b07-84b9-1fb2b6e655e0} <Debug> executeQuery: Read 1250 rows, 105.99 KiB in 0.002371 sec., 527203.7115141291 rows/sec., 43.66 MiB/sec. | ||
| 6910 | 2025.12.27 23:42:34.987458 [ 129 ] {} <Debug> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6911 | 2025.12.27 23:42:34.987491 [ 261 ] {95832a67-d0a3-4b07-84b9-1fb2b6e655e0} <Debug> TCPHandler: Processed in 0.002547015 sec. | ||
| 6912 | 2025.12.27 23:42:34.987528 [ 129 ] {} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6913 | 2025.12.27 23:42:34.987554 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6914 | 2025.12.27 23:42:34.987636 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6915 | 2025.12.27 23:42:34.987651 [ 197 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::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 | ||
| 6916 | 2025.12.27 23:42:34.987740 [ 261 ] {f2809382-3ca5-4064-8166-3ad4961bb3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6917 | 2025.12.27 23:42:34.987757 [ 197 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6918 | 2025.12.27 23:42:34.987782 [ 261 ] {f2809382-3ca5-4064-8166-3ad4961bb3be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6919 | 2025.12.27 23:42:34.987790 [ 197 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2343 rows starting from the beginning of the part | ||
| 6920 | 2025.12.27 23:42:34.987859 [ 197 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 108 rows starting from the beginning of the part | ||
| 6921 | 2025.12.27 23:42:34.987911 [ 197 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1146 rows starting from the beginning of the part | ||
| 6922 | 2025.12.27 23:42:34.987964 [ 197 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 108 rows starting from the beginning of the part | ||
| 6923 | 2025.12.27 23:42:34.988008 [ 197 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1140 rows starting from the beginning of the part | ||
| 6924 | 2025.12.27 23:42:34.988054 [ 197 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1250 rows starting from the beginning of the part | ||
| 6925 | 2025.12.27 23:42:34.988245 [ 261 ] {f2809382-3ca5-4064-8166-3ad4961bb3be} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6926 | 2025.12.27 23:42:34.988281 [ 261 ] {f2809382-3ca5-4064-8166-3ad4961bb3be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6927 | 2025.12.27 23:42:34.988597 [ 261 ] {f2809382-3ca5-4064-8166-3ad4961bb3be} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6928 | 2025.12.27 23:42:34.988827 [ 261 ] {f2809382-3ca5-4064-8166-3ad4961bb3be} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6929 | 2025.12.27 23:42:34.988961 [ 261 ] {f2809382-3ca5-4064-8166-3ad4961bb3be} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001241 sec., 24174.053182917003 rows/sec., 1.76 MiB/sec. | ||
| 6930 | 2025.12.27 23:42:34.988999 [ 261 ] {f2809382-3ca5-4064-8166-3ad4961bb3be} <Debug> TCPHandler: Processed in 0.001415875 sec. | ||
| 6931 | 2025.12.27 23:42:34.989119 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6932 | 2025.12.27 23:42:34.989214 [ 261 ] {4a74978c-ed66-477a-9994-344778935cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6933 | 2025.12.27 23:42:34.989254 [ 261 ] {4a74978c-ed66-477a-9994-344778935cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6934 | 2025.12.27 23:42:34.989811 [ 261 ] {4a74978c-ed66-477a-9994-344778935cea} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6935 | 2025.12.27 23:42:34.989850 [ 261 ] {4a74978c-ed66-477a-9994-344778935cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6936 | 2025.12.27 23:42:34.990084 [ 196 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6095 rows, containing 5 columns (5 merged, 0 gathered) in 0.002471944 sec., 2465670.7433501733 rows/sec., 208.99 MiB/sec. | ||
| 6937 | 2025.12.27 23:42:34.990181 [ 261 ] {4a74978c-ed66-477a-9994-344778935cea} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6938 | 2025.12.27 23:42:34.990422 [ 261 ] {4a74978c-ed66-477a-9994-344778935cea} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6939 | 2025.12.27 23:42:34.990473 [ 200 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6940 | 2025.12.27 23:42:34.990556 [ 261 ] {4a74978c-ed66-477a-9994-344778935cea} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001358 sec., 167893.9617083947 rows/sec., 11.37 MiB/sec. | ||
| 6941 | 2025.12.27 23:42:34.990598 [ 261 ] {4a74978c-ed66-477a-9994-344778935cea} <Debug> TCPHandler: Processed in 0.001529328 sec. | ||
| 6942 | 2025.12.27 23:42:34.990719 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6943 | 2025.12.27 23:42:34.990776 [ 200 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_41_8} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2025.12.27 23:42:34.990815 [ 261 ] {8e6d11f6-1d2e-4ab1-bfb6-50e0ebf04055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6945 | 2025.12.27 23:42:34.990861 [ 261 ] {8e6d11f6-1d2e-4ab1-bfb6-50e0ebf04055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6946 | 2025.12.27 23:42:34.990865 [ 200 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_41_8} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6947 | 2025.12.27 23:42:34.990971 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 6948 | 2025.12.27 23:42:34.991539 [ 261 ] {8e6d11f6-1d2e-4ab1-bfb6-50e0ebf04055} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6949 | 2025.12.27 23:42:34.991579 [ 261 ] {8e6d11f6-1d2e-4ab1-bfb6-50e0ebf04055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6950 | 2025.12.27 23:42:34.991917 [ 261 ] {8e6d11f6-1d2e-4ab1-bfb6-50e0ebf04055} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6951 | 2025.12.27 23:42:34.992139 [ 261 ] {8e6d11f6-1d2e-4ab1-bfb6-50e0ebf04055} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6952 | 2025.12.27 23:42:34.992245 [ 129 ] {} <Debug> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6953 | 2025.12.27 23:42:34.992264 [ 261 ] {8e6d11f6-1d2e-4ab1-bfb6-50e0ebf04055} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001467 sec., 374914.7920927062 rows/sec., 27.83 MiB/sec. | ||
| 6954 | 2025.12.27 23:42:34.992286 [ 129 ] {} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6955 | 2025.12.27 23:42:34.992308 [ 261 ] {8e6d11f6-1d2e-4ab1-bfb6-50e0ebf04055} <Debug> TCPHandler: Processed in 0.001638439 sec. | ||
| 6956 | 2025.12.27 23:42:34.992312 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6957 | 2025.12.27 23:42:34.992405 [ 196 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::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 | ||
| 6958 | 2025.12.27 23:42:34.992431 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6959 | 2025.12.27 23:42:34.992514 [ 196 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6960 | 2025.12.27 23:42:34.992530 [ 261 ] {969ae02d-9b06-46e7-966e-88d014bd7b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6961 | 2025.12.27 23:42:34.992554 [ 196 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1211 rows starting from the beginning of the part | ||
| 6962 | 2025.12.27 23:42:34.992579 [ 261 ] {969ae02d-9b06-46e7-966e-88d014bd7b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6963 | 2025.12.27 23:42:34.992633 [ 196 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 6964 | 2025.12.27 23:42:34.992694 [ 196 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 705 rows starting from the beginning of the part | ||
| 6965 | 2025.12.27 23:42:34.992742 [ 196 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
| 6966 | 2025.12.27 23:42:34.992789 [ 196 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 693 rows starting from the beginning of the part | ||
| 6967 | 2025.12.27 23:42:34.992832 [ 196 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 550 rows starting from the beginning of the part | ||
| 6968 | 2025.12.27 23:42:34.993228 [ 261 ] {969ae02d-9b06-46e7-966e-88d014bd7b8d} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6969 | 2025.12.27 23:42:34.993269 [ 261 ] {969ae02d-9b06-46e7-966e-88d014bd7b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6970 | 2025.12.27 23:42:34.993695 [ 261 ] {969ae02d-9b06-46e7-966e-88d014bd7b8d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6971 | 2025.12.27 23:42:34.993920 [ 261 ] {969ae02d-9b06-46e7-966e-88d014bd7b8d} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6972 | 2025.12.27 23:42:34.994034 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6973 | 2025.12.27 23:42:34.994054 [ 261 ] {969ae02d-9b06-46e7-966e-88d014bd7b8d} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001542 sec., 548638.1322957198 rows/sec., 36.93 MiB/sec. | ||
| 6974 | 2025.12.27 23:42:34.994069 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6975 | 2025.12.27 23:42:34.994094 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6976 | 2025.12.27 23:42:34.994098 [ 261 ] {969ae02d-9b06-46e7-966e-88d014bd7b8d} <Debug> TCPHandler: Processed in 0.001715581 sec. | ||
| 6977 | 2025.12.27 23:42:34.994169 [ 196 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::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 | ||
| 6978 | 2025.12.27 23:42:34.994186 [ 188 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3339 rows, containing 5 columns (5 merged, 0 gathered) in 0.001814753 sec., 1839919.8127789292 rows/sec., 138.99 MiB/sec. | ||
| 6979 | 2025.12.27 23:42:34.994225 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6980 | 2025.12.27 23:42:34.994267 [ 196 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6981 | 2025.12.27 23:42:34.994298 [ 196 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13101 rows starting from the beginning of the part | ||
| 6982 | 2025.12.27 23:42:34.994322 [ 261 ] {c625c7ee-5c8b-4157-a5e3-cccb0f71a4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6983 | 2025.12.27 23:42:34.994343 [ 196 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::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 | ||
| 6984 | 2025.12.27 23:42:34.994375 [ 188 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6985 | 2025.12.27 23:42:34.994383 [ 261 ] {c625c7ee-5c8b-4157-a5e3-cccb0f71a4b3} <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 | ||
| 6986 | 2025.12.27 23:42:34.994386 [ 196 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 320 rows starting from the beginning of the part | ||
| 6987 | 2025.12.27 23:42:34.994454 [ 196 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::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 | ||
| 6988 | 2025.12.27 23:42:34.994491 [ 196 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 314 rows starting from the beginning of the part | ||
| 6989 | 2025.12.27 23:42:34.994528 [ 196 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 846 rows starting from the beginning of the part | ||
| 6990 | 2025.12.27 23:42:34.994696 [ 188 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_41_8} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6991 | 2025.12.27 23:42:34.994785 [ 188 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_41_8} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6992 | 2025.12.27 23:42:34.994874 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6993 | 2025.12.27 23:42:34.995242 [ 261 ] {c625c7ee-5c8b-4157-a5e3-cccb0f71a4b3} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2025.12.27 23:42:34.995279 [ 261 ] {c625c7ee-5c8b-4157-a5e3-cccb0f71a4b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 6995 | 2025.12.27 23:42:34.995931 [ 261 ] {c625c7ee-5c8b-4157-a5e3-cccb0f71a4b3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6996 | 2025.12.27 23:42:34.996170 [ 261 ] {c625c7ee-5c8b-4157-a5e3-cccb0f71a4b3} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2025.12.27 23:42:34.996281 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6998 | 2025.12.27 23:42:34.996314 [ 261 ] {c625c7ee-5c8b-4157-a5e3-cccb0f71a4b3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002009 sec., 12941.762070681933 rows/sec., 23.19 MiB/sec. | ||
| 6999 | 2025.12.27 23:42:34.996315 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2025.12.27 23:42:34.996358 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7001 | 2025.12.27 23:42:34.996374 [ 261 ] {c625c7ee-5c8b-4157-a5e3-cccb0f71a4b3} <Debug> TCPHandler: Processed in 0.002200469 sec. | ||
| 7002 | 2025.12.27 23:42:34.996447 [ 190 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::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 | ||
| 7003 | 2025.12.27 23:42:34.996497 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7004 | 2025.12.27 23:42:34.996599 [ 261 ] {550415be-2c47-472e-bf4e-3576f379c96f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7005 | 2025.12.27 23:42:34.996641 [ 261 ] {550415be-2c47-472e-bf4e-3576f379c96f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7006 | 2025.12.27 23:42:34.996732 [ 190 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7007 | 2025.12.27 23:42:34.996806 [ 190 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 563 rows starting from the beginning of the part | ||
| 7008 | 2025.12.27 23:42:34.996967 [ 190 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
| 7009 | 2025.12.27 23:42:34.997004 [ 261 ] {550415be-2c47-472e-bf4e-3576f379c96f} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7010 | 2025.12.27 23:42:34.997047 [ 261 ] {550415be-2c47-472e-bf4e-3576f379c96f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7011 | 2025.12.27 23:42:34.997097 [ 190 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
| 7012 | 2025.12.27 23:42:34.997225 [ 190 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part | ||
| 7013 | 2025.12.27 23:42:34.997349 [ 190 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
| 7014 | 2025.12.27 23:42:34.997369 [ 261 ] {550415be-2c47-472e-bf4e-3576f379c96f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7015 | 2025.12.27 23:42:34.997476 [ 190 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 7016 | 2025.12.27 23:42:34.997604 [ 261 ] {550415be-2c47-472e-bf4e-3576f379c96f} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7017 | 2025.12.27 23:42:34.997712 [ 129 ] {} <Debug> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7018 | 2025.12.27 23:42:34.997740 [ 261 ] {550415be-2c47-472e-bf4e-3576f379c96f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 7019 | 2025.12.27 23:42:34.997742 [ 129 ] {} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7020 | 2025.12.27 23:42:34.997781 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7021 | 2025.12.27 23:42:34.997785 [ 261 ] {550415be-2c47-472e-bf4e-3576f379c96f} <Debug> TCPHandler: Processed in 0.001339044 sec. | ||
| 7022 | 2025.12.27 23:42:34.997868 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 7023 | 2025.12.27 23:42:34.997978 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7024 | 2025.12.27 23:42:34.998012 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2832 rows starting from the beginning of the part | ||
| 7025 | 2025.12.27 23:42:34.998059 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 7026 | 2025.12.27 23:42:34.998098 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 7027 | 2025.12.27 23:42:34.998134 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 7028 | 2025.12.27 23:42:34.998172 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 7029 | 2025.12.27 23:42:34.998209 [ 194 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 7030 | 2025.12.27 23:42:34.998306 [ 200 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14901 rows, containing 5 columns (5 merged, 0 gathered) in 0.004172735 sec., 3571039.138598545 rows/sec., 238.93 MiB/sec. | ||
| 7031 | 2025.12.27 23:42:34.998883 [ 196 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7032 | 2025.12.27 23:42:34.999196 [ 196 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2025.12.27 23:42:34.999274 [ 196 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7034 | 2025.12.27 23:42:34.999345 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 7035 | 2025.12.27 23:42:34.999643 [ 196 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3220 rows, containing 4 columns (4 merged, 0 gathered) in 0.001808512 sec., 1780469.247646684 rows/sec., 112.91 MiB/sec. | ||
| 7036 | 2025.12.27 23:42:34.999982 [ 200 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7037 | 2025.12.27 23:42:35.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.21 MiB, peak 282.17 MiB, free memory in arenas 0.00 B, will set to 272.56 MiB (RSS), difference: -5.65 MiB | ||
| 7038 | 2025.12.27 23:42:35.000394 [ 200 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_41_8} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7039 | 2025.12.27 23:42:35.000468 [ 200 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_41_8} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7040 | 2025.12.27 23:42:35.000543 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7041 | 2025.12.27 23:42:35.004474 [ 199 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 669 rows, containing 19 columns (19 merged, 0 gathered) in 0.008062644 sec., 82975.2622092703 rows/sec., 148.69 MiB/sec. | ||
| 7042 | 2025.12.27 23:42:35.005655 [ 200 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7043 | 2025.12.27 23:42:35.005968 [ 200 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7044 | 2025.12.27 23:42:35.006039 [ 200 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7045 | 2025.12.27 23:42:35.006151 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 7046 | 2025.12.27 23:42:35.564117 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13808 | ||
| 7047 | 2025.12.27 23:42:35.564633 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2025.12.27 23:42:35.564678 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7049 | 2025.12.27 23:42:35.565164 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7050 | 2025.12.27 23:42:35.565398 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7051 | 2025.12.27 23:42:35.565541 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13808 | ||
| 7052 | 2025.12.27 23:42:36.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.88 MiB, peak 282.17 MiB, free memory in arenas 0.00 B, will set to 273.51 MiB (RSS), difference: 7.63 MiB | ||
| 7053 | 2025.12.27 23:42:36.278888 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7054 | 2025.12.27 23:42:36.295252 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7055 | 2025.12.27 23:42:36.295299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7056 | 2025.12.27 23:42:36.301365 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7057 | 2025.12.27 23:42:36.302073 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7058 | 2025.12.27 23:42:36.304763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7059 | 2025.12.27 23:42:38.099482 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 918 | ||
| 7060 | 2025.12.27 23:42:38.102383 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7061 | 2025.12.27 23:42:38.102446 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7062 | 2025.12.27 23:42:38.103695 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7063 | 2025.12.27 23:42:38.104002 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7064 | 2025.12.27 23:42:38.104151 [ 127 ] {} <Debug> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7065 | 2025.12.27 23:42:38.104223 [ 127 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7066 | 2025.12.27 23:42:38.104247 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7067 | 2025.12.27 23:42:38.104355 [ 196 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::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 | ||
| 7068 | 2025.12.27 23:42:38.104360 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 918 | ||
| 7069 | 2025.12.27 23:42:38.104996 [ 196 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7070 | 2025.12.27 23:42:38.105183 [ 196 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 732 rows starting from the beginning of the part | ||
| 7071 | 2025.12.27 23:42:38.105626 [ 196 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 7072 | 2025.12.27 23:42:38.105979 [ 196 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 44 rows starting from the beginning of the part | ||
| 7073 | 2025.12.27 23:42:38.106309 [ 196 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::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 | ||
| 7074 | 2025.12.27 23:42:38.106639 [ 196 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 7075 | 2025.12.27 23:42:38.106964 [ 196 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
| 7076 | 2025.12.27 23:42:38.112823 [ 196 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 72 columns (72 merged, 0 gathered) in 0.008516902 sec., 107785.67136266215 rows/sec., 87.97 MiB/sec. | ||
| 7077 | 2025.12.27 23:42:38.113988 [ 186 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7078 | 2025.12.27 23:42:38.114502 [ 186 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_21_4} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7079 | 2025.12.27 23:42:38.114572 [ 186 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_21_4} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7080 | 2025.12.27 23:42:38.114746 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 7081 | 2025.12.27 23:42:39.965999 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7082 | 2025.12.27 23:42:39.966193 [ 261 ] {d7265cfe-d0b5-4857-9c71-acb0a37bec3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7083 | 2025.12.27 23:42:39.966260 [ 261 ] {d7265cfe-d0b5-4857-9c71-acb0a37bec3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7084 | 2025.12.27 23:42:39.967077 [ 261 ] {d7265cfe-d0b5-4857-9c71-acb0a37bec3a} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7085 | 2025.12.27 23:42:39.967115 [ 261 ] {d7265cfe-d0b5-4857-9c71-acb0a37bec3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7086 | 2025.12.27 23:42:39.967531 [ 261 ] {d7265cfe-d0b5-4857-9c71-acb0a37bec3a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7087 | 2025.12.27 23:42:39.967757 [ 261 ] {d7265cfe-d0b5-4857-9c71-acb0a37bec3a} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7088 | 2025.12.27 23:42:39.967876 [ 124 ] {} <Debug> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7089 | 2025.12.27 23:42:39.967903 [ 261 ] {d7265cfe-d0b5-4857-9c71-acb0a37bec3a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001761 sec., 232822.2600795003 rows/sec., 14.77 MiB/sec. | ||
| 7090 | 2025.12.27 23:42:39.967921 [ 124 ] {} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7091 | 2025.12.27 23:42:39.967945 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7092 | 2025.12.27 23:42:39.967947 [ 261 ] {d7265cfe-d0b5-4857-9c71-acb0a37bec3a} <Debug> TCPHandler: Processed in 0.002081377 sec. | ||
| 7093 | 2025.12.27 23:42:39.968068 [ 191 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::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 | ||
| 7094 | 2025.12.27 23:42:39.968087 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7095 | 2025.12.27 23:42:39.968205 [ 261 ] {ad7577a3-b90d-435f-a52f-c82e45c1044c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7096 | 2025.12.27 23:42:39.968221 [ 191 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7097 | 2025.12.27 23:42:39.968247 [ 261 ] {ad7577a3-b90d-435f-a52f-c82e45c1044c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7098 | 2025.12.27 23:42:39.968261 [ 191 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 410 rows starting from the beginning of the part | ||
| 7099 | 2025.12.27 23:42:39.968332 [ 191 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 7100 | 2025.12.27 23:42:39.968377 [ 191 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 7101 | 2025.12.27 23:42:39.968417 [ 191 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 7102 | 2025.12.27 23:42:39.968456 [ 191 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 7103 | 2025.12.27 23:42:39.969199 [ 261 ] {ad7577a3-b90d-435f-a52f-c82e45c1044c} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7104 | 2025.12.27 23:42:39.969242 [ 261 ] {ad7577a3-b90d-435f-a52f-c82e45c1044c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7105 | 2025.12.27 23:42:39.969522 [ 186 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505237 sec., 1361911.7786767134 rows/sec., 91.59 MiB/sec. | ||
| 7106 | 2025.12.27 23:42:39.969637 [ 261 ] {ad7577a3-b90d-435f-a52f-c82e45c1044c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7107 | 2025.12.27 23:42:39.969787 [ 192 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7108 | 2025.12.27 23:42:39.969901 [ 261 ] {ad7577a3-b90d-435f-a52f-c82e45c1044c} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7109 | 2025.12.27 23:42:39.970054 [ 261 ] {ad7577a3-b90d-435f-a52f-c82e45c1044c} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001868 sec., 610278.3725910065 rows/sec., 48.43 MiB/sec. | ||
| 7110 | 2025.12.27 23:42:39.970094 [ 261 ] {ad7577a3-b90d-435f-a52f-c82e45c1044c} <Debug> TCPHandler: Processed in 0.002059866 sec. | ||
| 7111 | 2025.12.27 23:42:39.970171 [ 192 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_21_5} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7112 | 2025.12.27 23:42:39.970216 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7113 | 2025.12.27 23:42:39.970272 [ 192 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_21_5} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7114 | 2025.12.27 23:42:39.970317 [ 261 ] {cf0662d6-6416-45a4-af35-0c03b8ace814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7115 | 2025.12.27 23:42:39.970363 [ 261 ] {cf0662d6-6416-45a4-af35-0c03b8ace814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7116 | 2025.12.27 23:42:39.970400 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 7117 | 2025.12.27 23:42:39.970869 [ 261 ] {cf0662d6-6416-45a4-af35-0c03b8ace814} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2025.12.27 23:42:39.970909 [ 261 ] {cf0662d6-6416-45a4-af35-0c03b8ace814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7119 | 2025.12.27 23:42:39.971241 [ 261 ] {cf0662d6-6416-45a4-af35-0c03b8ace814} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7120 | 2025.12.27 23:42:39.971462 [ 261 ] {cf0662d6-6416-45a4-af35-0c03b8ace814} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2025.12.27 23:42:39.971595 [ 261 ] {cf0662d6-6416-45a4-af35-0c03b8ace814} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001295 sec., 169111.9691119691 rows/sec., 10.08 MiB/sec. | ||
| 7122 | 2025.12.27 23:42:39.971631 [ 261 ] {cf0662d6-6416-45a4-af35-0c03b8ace814} <Debug> TCPHandler: Processed in 0.001465176 sec. | ||
| 7123 | 2025.12.27 23:42:39.971747 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7124 | 2025.12.27 23:42:39.971841 [ 261 ] {a01f2c9f-c78a-4ecd-8115-f9b01ec01d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7125 | 2025.12.27 23:42:39.971879 [ 261 ] {a01f2c9f-c78a-4ecd-8115-f9b01ec01d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7126 | 2025.12.27 23:42:39.972356 [ 261 ] {a01f2c9f-c78a-4ecd-8115-f9b01ec01d5a} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7127 | 2025.12.27 23:42:39.972391 [ 261 ] {a01f2c9f-c78a-4ecd-8115-f9b01ec01d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7128 | 2025.12.27 23:42:39.972697 [ 261 ] {a01f2c9f-c78a-4ecd-8115-f9b01ec01d5a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7129 | 2025.12.27 23:42:39.972906 [ 261 ] {a01f2c9f-c78a-4ecd-8115-f9b01ec01d5a} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7130 | 2025.12.27 23:42:39.973029 [ 261 ] {a01f2c9f-c78a-4ecd-8115-f9b01ec01d5a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001208 sec., 175496.68874172185 rows/sec., 11.32 MiB/sec. | ||
| 7131 | 2025.12.27 23:42:39.973066 [ 261 ] {a01f2c9f-c78a-4ecd-8115-f9b01ec01d5a} <Debug> TCPHandler: Processed in 0.001369864 sec. | ||
| 7132 | 2025.12.27 23:42:39.973181 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7133 | 2025.12.27 23:42:39.973275 [ 261 ] {42b7a665-4f9d-473e-9930-3134b69953f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7134 | 2025.12.27 23:42:39.973315 [ 261 ] {42b7a665-4f9d-473e-9930-3134b69953f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7135 | 2025.12.27 23:42:39.973795 [ 261 ] {42b7a665-4f9d-473e-9930-3134b69953f0} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7136 | 2025.12.27 23:42:39.973831 [ 261 ] {42b7a665-4f9d-473e-9930-3134b69953f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7137 | 2025.12.27 23:42:39.974139 [ 261 ] {42b7a665-4f9d-473e-9930-3134b69953f0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7138 | 2025.12.27 23:42:39.974352 [ 261 ] {42b7a665-4f9d-473e-9930-3134b69953f0} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7139 | 2025.12.27 23:42:39.974452 [ 124 ] {} <Debug> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7140 | 2025.12.27 23:42:39.974479 [ 261 ] {42b7a665-4f9d-473e-9930-3134b69953f0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001221 sec., 172809.1728091728 rows/sec., 9.81 MiB/sec. | ||
| 7141 | 2025.12.27 23:42:39.974483 [ 124 ] {} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7142 | 2025.12.27 23:42:39.974510 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7143 | 2025.12.27 23:42:39.974516 [ 261 ] {42b7a665-4f9d-473e-9930-3134b69953f0} <Debug> TCPHandler: Processed in 0.001384334 sec. | ||
| 7144 | 2025.12.27 23:42:39.974584 [ 191 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::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 | ||
| 7145 | 2025.12.27 23:42:39.974628 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7146 | 2025.12.27 23:42:39.974683 [ 191 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7147 | 2025.12.27 23:42:39.974711 [ 191 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 211 rows starting from the beginning of the part | ||
| 7148 | 2025.12.27 23:42:39.974726 [ 261 ] {31932002-6c62-4f02-b2d1-abc92e62095c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7149 | 2025.12.27 23:42:39.974757 [ 191 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 7150 | 2025.12.27 23:42:39.974773 [ 261 ] {31932002-6c62-4f02-b2d1-abc92e62095c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7151 | 2025.12.27 23:42:39.974801 [ 191 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 7152 | 2025.12.27 23:42:39.974841 [ 191 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 7153 | 2025.12.27 23:42:39.974876 [ 191 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 7154 | 2025.12.27 23:42:39.975471 [ 261 ] {31932002-6c62-4f02-b2d1-abc92e62095c} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7155 | 2025.12.27 23:42:39.975512 [ 261 ] {31932002-6c62-4f02-b2d1-abc92e62095c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7156 | 2025.12.27 23:42:39.975632 [ 204 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001078999 sec., 977758.0887470702 rows/sec., 59.25 MiB/sec. | ||
| 7157 | 2025.12.27 23:42:39.975769 [ 191 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7158 | 2025.12.27 23:42:39.975867 [ 261 ] {31932002-6c62-4f02-b2d1-abc92e62095c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7159 | 2025.12.27 23:42:39.976066 [ 191 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_21_5} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7160 | 2025.12.27 23:42:39.976133 [ 261 ] {31932002-6c62-4f02-b2d1-abc92e62095c} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7161 | 2025.12.27 23:42:39.976145 [ 191 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_21_5} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7162 | 2025.12.27 23:42:39.976225 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7163 | 2025.12.27 23:42:39.976274 [ 261 ] {31932002-6c62-4f02-b2d1-abc92e62095c} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001565 sec., 442811.5015974441 rows/sec., 30.94 MiB/sec. | ||
| 7164 | 2025.12.27 23:42:39.976316 [ 261 ] {31932002-6c62-4f02-b2d1-abc92e62095c} <Debug> TCPHandler: Processed in 0.0017378 sec. | ||
| 7165 | 2025.12.27 23:42:39.976426 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7166 | 2025.12.27 23:42:39.976521 [ 261 ] {0ad42802-5178-45b7-ab2b-525e91f9395e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7167 | 2025.12.27 23:42:39.976562 [ 261 ] {0ad42802-5178-45b7-ab2b-525e91f9395e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7168 | 2025.12.27 23:42:39.976897 [ 261 ] {0ad42802-5178-45b7-ab2b-525e91f9395e} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2025.12.27 23:42:39.976932 [ 261 ] {0ad42802-5178-45b7-ab2b-525e91f9395e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7170 | 2025.12.27 23:42:39.977236 [ 261 ] {0ad42802-5178-45b7-ab2b-525e91f9395e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7171 | 2025.12.27 23:42:39.977445 [ 261 ] {0ad42802-5178-45b7-ab2b-525e91f9395e} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7172 | 2025.12.27 23:42:39.977562 [ 119 ] {} <Debug> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7173 | 2025.12.27 23:42:39.977569 [ 261 ] {0ad42802-5178-45b7-ab2b-525e91f9395e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 7174 | 2025.12.27 23:42:39.977612 [ 119 ] {} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7175 | 2025.12.27 23:42:39.977642 [ 261 ] {0ad42802-5178-45b7-ab2b-525e91f9395e} <Debug> TCPHandler: Processed in 0.001264852 sec. | ||
| 7176 | 2025.12.27 23:42:39.977643 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7177 | 2025.12.27 23:42:39.977749 [ 186 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::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 | ||
| 7178 | 2025.12.27 23:42:39.977761 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7179 | 2025.12.27 23:42:39.977872 [ 261 ] {c2c5958c-734c-4ac0-a63f-a766e4afd74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7180 | 2025.12.27 23:42:39.977873 [ 186 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7181 | 2025.12.27 23:42:39.977916 [ 261 ] {c2c5958c-734c-4ac0-a63f-a766e4afd74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7182 | 2025.12.27 23:42:39.977927 [ 186 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 7183 | 2025.12.27 23:42:39.978003 [ 186 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7184 | 2025.12.27 23:42:39.978053 [ 186 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7185 | 2025.12.27 23:42:39.978098 [ 186 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 7186 | 2025.12.27 23:42:39.978141 [ 186 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7187 | 2025.12.27 23:42:39.978185 [ 186 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7188 | 2025.12.27 23:42:39.978371 [ 261 ] {c2c5958c-734c-4ac0-a63f-a766e4afd74a} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7189 | 2025.12.27 23:42:39.978419 [ 261 ] {c2c5958c-734c-4ac0-a63f-a766e4afd74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7190 | 2025.12.27 23:42:39.978775 [ 261 ] {c2c5958c-734c-4ac0-a63f-a766e4afd74a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7191 | 2025.12.27 23:42:39.979016 [ 261 ] {c2c5958c-734c-4ac0-a63f-a766e4afd74a} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7192 | 2025.12.27 23:42:39.979019 [ 204 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001312154 sec., 96025.31410185085 rows/sec., 4.90 MiB/sec. | ||
| 7193 | 2025.12.27 23:42:39.979136 [ 186 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7194 | 2025.12.27 23:42:39.979153 [ 261 ] {c2c5958c-734c-4ac0-a63f-a766e4afd74a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001298 sec., 241910.63174114024 rows/sec., 15.89 MiB/sec. | ||
| 7195 | 2025.12.27 23:42:39.979193 [ 261 ] {c2c5958c-734c-4ac0-a63f-a766e4afd74a} <Debug> TCPHandler: Processed in 0.001481797 sec. | ||
| 7196 | 2025.12.27 23:42:39.979306 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7197 | 2025.12.27 23:42:39.979389 [ 186 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_21_4} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7198 | 2025.12.27 23:42:39.979401 [ 261 ] {798f0fb5-da88-4515-b166-9da5c211533d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7199 | 2025.12.27 23:42:39.979450 [ 261 ] {798f0fb5-da88-4515-b166-9da5c211533d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7200 | 2025.12.27 23:42:39.979461 [ 186 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_21_4} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7201 | 2025.12.27 23:42:39.979522 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7202 | 2025.12.27 23:42:39.979763 [ 261 ] {798f0fb5-da88-4515-b166-9da5c211533d} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7203 | 2025.12.27 23:42:39.979803 [ 261 ] {798f0fb5-da88-4515-b166-9da5c211533d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7204 | 2025.12.27 23:42:39.980104 [ 261 ] {798f0fb5-da88-4515-b166-9da5c211533d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7205 | 2025.12.27 23:42:39.980309 [ 261 ] {798f0fb5-da88-4515-b166-9da5c211533d} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7206 | 2025.12.27 23:42:39.980433 [ 261 ] {798f0fb5-da88-4515-b166-9da5c211533d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 7207 | 2025.12.27 23:42:39.980468 [ 261 ] {798f0fb5-da88-4515-b166-9da5c211533d} <Debug> TCPHandler: Processed in 0.001213191 sec. | ||
| 7208 | 2025.12.27 23:42:39.980578 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7209 | 2025.12.27 23:42:39.980673 [ 261 ] {32cee35e-07b3-4057-9d74-b23514eea3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7210 | 2025.12.27 23:42:39.980727 [ 261 ] {32cee35e-07b3-4057-9d74-b23514eea3d3} <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 | ||
| 7211 | 2025.12.27 23:42:39.981492 [ 261 ] {32cee35e-07b3-4057-9d74-b23514eea3d3} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7212 | 2025.12.27 23:42:39.981528 [ 261 ] {32cee35e-07b3-4057-9d74-b23514eea3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7213 | 2025.12.27 23:42:39.982057 [ 261 ] {32cee35e-07b3-4057-9d74-b23514eea3d3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7214 | 2025.12.27 23:42:39.982283 [ 261 ] {32cee35e-07b3-4057-9d74-b23514eea3d3} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7215 | 2025.12.27 23:42:39.982416 [ 261 ] {32cee35e-07b3-4057-9d74-b23514eea3d3} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00176 sec., 7954.545454545454 rows/sec., 14.25 MiB/sec. | ||
| 7216 | 2025.12.27 23:42:39.982468 [ 261 ] {32cee35e-07b3-4057-9d74-b23514eea3d3} <Debug> TCPHandler: Processed in 0.001938965 sec. | ||
| 7217 | 2025.12.27 23:42:39.982580 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7218 | 2025.12.27 23:42:39.982674 [ 261 ] {1b77e9f5-0776-4f30-8c42-0ab38fd445b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7219 | 2025.12.27 23:42:39.982716 [ 261 ] {1b77e9f5-0776-4f30-8c42-0ab38fd445b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7220 | 2025.12.27 23:42:39.983049 [ 261 ] {1b77e9f5-0776-4f30-8c42-0ab38fd445b1} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7221 | 2025.12.27 23:42:39.983086 [ 261 ] {1b77e9f5-0776-4f30-8c42-0ab38fd445b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7222 | 2025.12.27 23:42:39.983398 [ 261 ] {1b77e9f5-0776-4f30-8c42-0ab38fd445b1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7223 | 2025.12.27 23:42:39.983610 [ 261 ] {1b77e9f5-0776-4f30-8c42-0ab38fd445b1} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7224 | 2025.12.27 23:42:39.983734 [ 261 ] {1b77e9f5-0776-4f30-8c42-0ab38fd445b1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001078 sec., 96474.95361781077 rows/sec., 5.91 MiB/sec. | ||
| 7225 | 2025.12.27 23:42:39.983769 [ 261 ] {1b77e9f5-0776-4f30-8c42-0ab38fd445b1} <Debug> TCPHandler: Processed in 0.001238452 sec. | ||
| 7226 | 2025.12.27 23:42:42.962251 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7227 | 2025.12.27 23:42:42.962303 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7228 | 2025.12.27 23:42:43.065660 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14320 | ||
| 7229 | 2025.12.27 23:42:43.066267 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7230 | 2025.12.27 23:42:43.066328 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7231 | 2025.12.27 23:42:43.066862 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7232 | 2025.12.27 23:42:43.067101 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7233 | 2025.12.27 23:42:43.067251 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14320 | ||
| 7234 | 2025.12.27 23:42:43.805076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7235 | 2025.12.27 23:42:43.822048 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7236 | 2025.12.27 23:42:43.822106 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7237 | 2025.12.27 23:42:43.827627 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7238 | 2025.12.27 23:42:43.828303 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7239 | 2025.12.27 23:42:43.831123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7240 | 2025.12.27 23:42:44.955563 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7241 | 2025.12.27 23:42:44.955749 [ 261 ] {76fdbada-5a79-443c-835c-42fb92065393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7242 | 2025.12.27 23:42:44.955819 [ 261 ] {76fdbada-5a79-443c-835c-42fb92065393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7243 | 2025.12.27 23:42:44.956509 [ 261 ] {76fdbada-5a79-443c-835c-42fb92065393} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7244 | 2025.12.27 23:42:44.956559 [ 261 ] {76fdbada-5a79-443c-835c-42fb92065393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7245 | 2025.12.27 23:42:44.956976 [ 261 ] {76fdbada-5a79-443c-835c-42fb92065393} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7246 | 2025.12.27 23:42:44.957210 [ 261 ] {76fdbada-5a79-443c-835c-42fb92065393} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7247 | 2025.12.27 23:42:44.957369 [ 261 ] {76fdbada-5a79-443c-835c-42fb92065393} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001673 sec., 64554.69216975493 rows/sec., 5.42 MiB/sec. | ||
| 7248 | 2025.12.27 23:42:44.957412 [ 261 ] {76fdbada-5a79-443c-835c-42fb92065393} <Debug> TCPHandler: Processed in 0.001987836 sec. | ||
| 7249 | 2025.12.27 23:42:44.957536 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7250 | 2025.12.27 23:42:44.957632 [ 261 ] {ae149d5e-6fa3-423b-ab55-69df6c5a1c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7251 | 2025.12.27 23:42:44.957675 [ 261 ] {ae149d5e-6fa3-423b-ab55-69df6c5a1c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7252 | 2025.12.27 23:42:44.958084 [ 261 ] {ae149d5e-6fa3-423b-ab55-69df6c5a1c7e} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7253 | 2025.12.27 23:42:44.958120 [ 261 ] {ae149d5e-6fa3-423b-ab55-69df6c5a1c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7254 | 2025.12.27 23:42:44.958433 [ 261 ] {ae149d5e-6fa3-423b-ab55-69df6c5a1c7e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7255 | 2025.12.27 23:42:44.958663 [ 261 ] {ae149d5e-6fa3-423b-ab55-69df6c5a1c7e} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7256 | 2025.12.27 23:42:44.958793 [ 261 ] {ae149d5e-6fa3-423b-ab55-69df6c5a1c7e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001179 sec., 22052.58693808312 rows/sec., 1.62 MiB/sec. | ||
| 7257 | 2025.12.27 23:42:44.958830 [ 261 ] {ae149d5e-6fa3-423b-ab55-69df6c5a1c7e} <Debug> TCPHandler: Processed in 0.001345804 sec. | ||
| 7258 | 2025.12.27 23:42:44.958941 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7259 | 2025.12.27 23:42:44.959035 [ 261 ] {6c332b4c-556a-45fb-a7b4-960338285f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7260 | 2025.12.27 23:42:44.959077 [ 261 ] {6c332b4c-556a-45fb-a7b4-960338285f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7261 | 2025.12.27 23:42:44.959517 [ 261 ] {6c332b4c-556a-45fb-a7b4-960338285f3e} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7262 | 2025.12.27 23:42:44.959555 [ 261 ] {6c332b4c-556a-45fb-a7b4-960338285f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7263 | 2025.12.27 23:42:44.959865 [ 261 ] {6c332b4c-556a-45fb-a7b4-960338285f3e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7264 | 2025.12.27 23:42:44.960082 [ 261 ] {6c332b4c-556a-45fb-a7b4-960338285f3e} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7265 | 2025.12.27 23:42:44.960213 [ 261 ] {6c332b4c-556a-45fb-a7b4-960338285f3e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001196 sec., 75250.83612040133 rows/sec., 5.88 MiB/sec. | ||
| 7266 | 2025.12.27 23:42:44.960251 [ 261 ] {6c332b4c-556a-45fb-a7b4-960338285f3e} <Debug> TCPHandler: Processed in 0.001358604 sec. | ||
| 7267 | 2025.12.27 23:42:44.960365 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7268 | 2025.12.27 23:42:44.960459 [ 261 ] {b7b8a386-bc09-4bd9-9c11-226bd7d9c8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7269 | 2025.12.27 23:42:44.960504 [ 261 ] {b7b8a386-bc09-4bd9-9c11-226bd7d9c8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7270 | 2025.12.27 23:42:44.960925 [ 261 ] {b7b8a386-bc09-4bd9-9c11-226bd7d9c8bb} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7271 | 2025.12.27 23:42:44.960962 [ 261 ] {b7b8a386-bc09-4bd9-9c11-226bd7d9c8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7272 | 2025.12.27 23:42:44.961306 [ 261 ] {b7b8a386-bc09-4bd9-9c11-226bd7d9c8bb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7273 | 2025.12.27 23:42:44.961517 [ 261 ] {b7b8a386-bc09-4bd9-9c11-226bd7d9c8bb} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7274 | 2025.12.27 23:42:44.961648 [ 261 ] {b7b8a386-bc09-4bd9-9c11-226bd7d9c8bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 7275 | 2025.12.27 23:42:44.961683 [ 261 ] {b7b8a386-bc09-4bd9-9c11-226bd7d9c8bb} <Debug> TCPHandler: Processed in 0.001369445 sec. | ||
| 7276 | 2025.12.27 23:42:44.961801 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7277 | 2025.12.27 23:42:44.961895 [ 261 ] {815cf2bf-5881-495c-b7fb-129edf4548d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7278 | 2025.12.27 23:42:44.961950 [ 261 ] {815cf2bf-5881-495c-b7fb-129edf4548d2} <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 | ||
| 7279 | 2025.12.27 23:42:44.962825 [ 261 ] {815cf2bf-5881-495c-b7fb-129edf4548d2} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7280 | 2025.12.27 23:42:44.962862 [ 261 ] {815cf2bf-5881-495c-b7fb-129edf4548d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7281 | 2025.12.27 23:42:44.963400 [ 261 ] {815cf2bf-5881-495c-b7fb-129edf4548d2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7282 | 2025.12.27 23:42:44.963632 [ 261 ] {815cf2bf-5881-495c-b7fb-129edf4548d2} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7283 | 2025.12.27 23:42:44.963773 [ 261 ] {815cf2bf-5881-495c-b7fb-129edf4548d2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001897 sec., 13705.851344227727 rows/sec., 24.56 MiB/sec. | ||
| 7284 | 2025.12.27 23:42:44.963826 [ 261 ] {815cf2bf-5881-495c-b7fb-129edf4548d2} <Debug> TCPHandler: Processed in 0.002073907 sec. | ||
| 7285 | 2025.12.27 23:42:44.963940 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7286 | 2025.12.27 23:42:44.964035 [ 261 ] {c776a01f-660f-4b9f-9f2d-5b9691eebaa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7287 | 2025.12.27 23:42:44.964078 [ 261 ] {c776a01f-660f-4b9f-9f2d-5b9691eebaa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7288 | 2025.12.27 23:42:44.964413 [ 261 ] {c776a01f-660f-4b9f-9f2d-5b9691eebaa7} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7289 | 2025.12.27 23:42:44.964449 [ 261 ] {c776a01f-660f-4b9f-9f2d-5b9691eebaa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7290 | 2025.12.27 23:42:44.964754 [ 261 ] {c776a01f-660f-4b9f-9f2d-5b9691eebaa7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7291 | 2025.12.27 23:42:44.964964 [ 261 ] {c776a01f-660f-4b9f-9f2d-5b9691eebaa7} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7292 | 2025.12.27 23:42:44.965092 [ 261 ] {c776a01f-660f-4b9f-9f2d-5b9691eebaa7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 7293 | 2025.12.27 23:42:44.965127 [ 261 ] {c776a01f-660f-4b9f-9f2d-5b9691eebaa7} <Debug> TCPHandler: Processed in 0.001237032 sec. | ||
| 7294 | 2025.12.27 23:42:48.104582 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 952 | ||
| 7295 | 2025.12.27 23:42:48.106958 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2025.12.27 23:42:48.107008 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 7297 | 2025.12.27 23:42:48.108206 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7298 | 2025.12.27 23:42:48.108489 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7299 | 2025.12.27 23:42:48.108746 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 952 | ||
| 7300 | 2025.12.27 23:42:49.965472 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7301 | 2025.12.27 23:42:49.965697 [ 261 ] {1bbc6439-2905-4fce-9b33-c13901d13333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7302 | 2025.12.27 23:42:49.965776 [ 261 ] {1bbc6439-2905-4fce-9b33-c13901d13333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7303 | 2025.12.27 23:42:49.966584 [ 261 ] {1bbc6439-2905-4fce-9b33-c13901d13333} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7304 | 2025.12.27 23:42:49.966636 [ 261 ] {1bbc6439-2905-4fce-9b33-c13901d13333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7305 | 2025.12.27 23:42:49.967067 [ 261 ] {1bbc6439-2905-4fce-9b33-c13901d13333} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7306 | 2025.12.27 23:42:49.967297 [ 261 ] {1bbc6439-2905-4fce-9b33-c13901d13333} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7307 | 2025.12.27 23:42:49.967455 [ 261 ] {1bbc6439-2905-4fce-9b33-c13901d13333} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001815 sec., 225895.31680440772 rows/sec., 14.33 MiB/sec. | ||
| 7308 | 2025.12.27 23:42:49.967504 [ 261 ] {1bbc6439-2905-4fce-9b33-c13901d13333} <Debug> TCPHandler: Processed in 0.002180998 sec. | ||
| 7309 | 2025.12.27 23:42:49.967621 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7310 | 2025.12.27 23:42:49.967724 [ 261 ] {3b74da01-a86d-4f3f-bdc3-bbe600ec6b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7311 | 2025.12.27 23:42:49.967769 [ 261 ] {3b74da01-a86d-4f3f-bdc3-bbe600ec6b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7312 | 2025.12.27 23:42:49.968683 [ 261 ] {3b74da01-a86d-4f3f-bdc3-bbe600ec6b87} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7313 | 2025.12.27 23:42:49.968722 [ 261 ] {3b74da01-a86d-4f3f-bdc3-bbe600ec6b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7314 | 2025.12.27 23:42:49.969105 [ 261 ] {3b74da01-a86d-4f3f-bdc3-bbe600ec6b87} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7315 | 2025.12.27 23:42:49.969332 [ 261 ] {3b74da01-a86d-4f3f-bdc3-bbe600ec6b87} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7316 | 2025.12.27 23:42:49.969468 [ 261 ] {3b74da01-a86d-4f3f-bdc3-bbe600ec6b87} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001767 sec., 645161.2903225807 rows/sec., 51.20 MiB/sec. | ||
| 7317 | 2025.12.27 23:42:49.969506 [ 261 ] {3b74da01-a86d-4f3f-bdc3-bbe600ec6b87} <Debug> TCPHandler: Processed in 0.001939984 sec. | ||
| 7318 | 2025.12.27 23:42:49.969623 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7319 | 2025.12.27 23:42:49.969717 [ 261 ] {32c653fe-d62d-4fff-bbfd-f3a844af1b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7320 | 2025.12.27 23:42:49.969759 [ 261 ] {32c653fe-d62d-4fff-bbfd-f3a844af1b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7321 | 2025.12.27 23:42:49.970245 [ 261 ] {32c653fe-d62d-4fff-bbfd-f3a844af1b19} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7322 | 2025.12.27 23:42:49.970282 [ 261 ] {32c653fe-d62d-4fff-bbfd-f3a844af1b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7323 | 2025.12.27 23:42:49.970592 [ 261 ] {32c653fe-d62d-4fff-bbfd-f3a844af1b19} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7324 | 2025.12.27 23:42:49.970797 [ 261 ] {32c653fe-d62d-4fff-bbfd-f3a844af1b19} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7325 | 2025.12.27 23:42:49.970928 [ 261 ] {32c653fe-d62d-4fff-bbfd-f3a844af1b19} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001229 sec., 178193.65337672905 rows/sec., 10.62 MiB/sec. | ||
| 7326 | 2025.12.27 23:42:49.970965 [ 261 ] {32c653fe-d62d-4fff-bbfd-f3a844af1b19} <Debug> TCPHandler: Processed in 0.001392355 sec. | ||
| 7327 | 2025.12.27 23:42:49.971079 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7328 | 2025.12.27 23:42:49.971173 [ 261 ] {e5f1c584-cc08-4623-adc8-986ea4870815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7329 | 2025.12.27 23:42:49.971212 [ 261 ] {e5f1c584-cc08-4623-adc8-986ea4870815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7330 | 2025.12.27 23:42:49.971681 [ 261 ] {e5f1c584-cc08-4623-adc8-986ea4870815} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7331 | 2025.12.27 23:42:49.971717 [ 261 ] {e5f1c584-cc08-4623-adc8-986ea4870815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7332 | 2025.12.27 23:42:49.972044 [ 261 ] {e5f1c584-cc08-4623-adc8-986ea4870815} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7333 | 2025.12.27 23:42:49.972260 [ 261 ] {e5f1c584-cc08-4623-adc8-986ea4870815} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7334 | 2025.12.27 23:42:49.972386 [ 261 ] {e5f1c584-cc08-4623-adc8-986ea4870815} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001232 sec., 172077.92207792206 rows/sec., 11.10 MiB/sec. | ||
| 7335 | 2025.12.27 23:42:49.972425 [ 261 ] {e5f1c584-cc08-4623-adc8-986ea4870815} <Debug> TCPHandler: Processed in 0.001396835 sec. | ||
| 7336 | 2025.12.27 23:42:49.972545 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7337 | 2025.12.27 23:42:49.972668 [ 261 ] {dd6c5458-f31d-4a1f-a4a8-fadb7b38663a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7338 | 2025.12.27 23:42:49.972719 [ 261 ] {dd6c5458-f31d-4a1f-a4a8-fadb7b38663a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7339 | 2025.12.27 23:42:49.973250 [ 261 ] {dd6c5458-f31d-4a1f-a4a8-fadb7b38663a} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7340 | 2025.12.27 23:42:49.973288 [ 261 ] {dd6c5458-f31d-4a1f-a4a8-fadb7b38663a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7341 | 2025.12.27 23:42:49.973606 [ 261 ] {dd6c5458-f31d-4a1f-a4a8-fadb7b38663a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7342 | 2025.12.27 23:42:49.973817 [ 261 ] {dd6c5458-f31d-4a1f-a4a8-fadb7b38663a} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7343 | 2025.12.27 23:42:49.973950 [ 261 ] {dd6c5458-f31d-4a1f-a4a8-fadb7b38663a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001306 sec., 161562.02143950993 rows/sec., 9.17 MiB/sec. | ||
| 7344 | 2025.12.27 23:42:49.973989 [ 261 ] {dd6c5458-f31d-4a1f-a4a8-fadb7b38663a} <Debug> TCPHandler: Processed in 0.001505697 sec. | ||
| 7345 | 2025.12.27 23:42:49.974103 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7346 | 2025.12.27 23:42:49.974198 [ 261 ] {c8fcd45b-f8a6-4f5d-bf55-cde33790ccfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7347 | 2025.12.27 23:42:49.974241 [ 261 ] {c8fcd45b-f8a6-4f5d-bf55-cde33790ccfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7348 | 2025.12.27 23:42:49.975007 [ 261 ] {c8fcd45b-f8a6-4f5d-bf55-cde33790ccfc} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7349 | 2025.12.27 23:42:49.975055 [ 261 ] {c8fcd45b-f8a6-4f5d-bf55-cde33790ccfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7350 | 2025.12.27 23:42:49.975528 [ 261 ] {c8fcd45b-f8a6-4f5d-bf55-cde33790ccfc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7351 | 2025.12.27 23:42:49.975753 [ 261 ] {c8fcd45b-f8a6-4f5d-bf55-cde33790ccfc} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7352 | 2025.12.27 23:42:49.975885 [ 261 ] {c8fcd45b-f8a6-4f5d-bf55-cde33790ccfc} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001706 sec., 406213.3645955451 rows/sec., 28.39 MiB/sec. | ||
| 7353 | 2025.12.27 23:42:49.975925 [ 261 ] {c8fcd45b-f8a6-4f5d-bf55-cde33790ccfc} <Debug> TCPHandler: Processed in 0.001872534 sec. | ||
| 7354 | 2025.12.27 23:42:49.976037 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7355 | 2025.12.27 23:42:49.976131 [ 261 ] {4db232ac-dbc4-4e1c-85ba-feab6f292ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7356 | 2025.12.27 23:42:49.976174 [ 261 ] {4db232ac-dbc4-4e1c-85ba-feab6f292ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7357 | 2025.12.27 23:42:49.976512 [ 261 ] {4db232ac-dbc4-4e1c-85ba-feab6f292ec3} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7358 | 2025.12.27 23:42:49.976550 [ 261 ] {4db232ac-dbc4-4e1c-85ba-feab6f292ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7359 | 2025.12.27 23:42:49.976857 [ 261 ] {4db232ac-dbc4-4e1c-85ba-feab6f292ec3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7360 | 2025.12.27 23:42:49.977073 [ 261 ] {4db232ac-dbc4-4e1c-85ba-feab6f292ec3} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7361 | 2025.12.27 23:42:49.977200 [ 261 ] {4db232ac-dbc4-4e1c-85ba-feab6f292ec3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 7362 | 2025.12.27 23:42:49.977239 [ 261 ] {4db232ac-dbc4-4e1c-85ba-feab6f292ec3} <Debug> TCPHandler: Processed in 0.001251512 sec. | ||
| 7363 | 2025.12.27 23:42:49.977340 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7364 | 2025.12.27 23:42:49.977433 [ 261 ] {0fa0a7ce-e737-40a6-b99c-0b2c2056683c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7365 | 2025.12.27 23:42:49.977477 [ 261 ] {0fa0a7ce-e737-40a6-b99c-0b2c2056683c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7366 | 2025.12.27 23:42:49.977910 [ 261 ] {0fa0a7ce-e737-40a6-b99c-0b2c2056683c} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7367 | 2025.12.27 23:42:49.977946 [ 261 ] {0fa0a7ce-e737-40a6-b99c-0b2c2056683c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7368 | 2025.12.27 23:42:49.978296 [ 261 ] {0fa0a7ce-e737-40a6-b99c-0b2c2056683c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7369 | 2025.12.27 23:42:49.978508 [ 261 ] {0fa0a7ce-e737-40a6-b99c-0b2c2056683c} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7370 | 2025.12.27 23:42:49.978634 [ 261 ] {0fa0a7ce-e737-40a6-b99c-0b2c2056683c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00122 sec., 257377.0491803279 rows/sec., 16.91 MiB/sec. | ||
| 7371 | 2025.12.27 23:42:49.978672 [ 261 ] {0fa0a7ce-e737-40a6-b99c-0b2c2056683c} <Debug> TCPHandler: Processed in 0.001381335 sec. | ||
| 7372 | 2025.12.27 23:42:49.978790 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7373 | 2025.12.27 23:42:49.978883 [ 261 ] {f73b3bd0-b52d-4922-ba20-8923556799a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7374 | 2025.12.27 23:42:49.978925 [ 261 ] {f73b3bd0-b52d-4922-ba20-8923556799a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7375 | 2025.12.27 23:42:49.979239 [ 261 ] {f73b3bd0-b52d-4922-ba20-8923556799a8} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7376 | 2025.12.27 23:42:49.979275 [ 261 ] {f73b3bd0-b52d-4922-ba20-8923556799a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7377 | 2025.12.27 23:42:49.979588 [ 261 ] {f73b3bd0-b52d-4922-ba20-8923556799a8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7378 | 2025.12.27 23:42:49.979799 [ 261 ] {f73b3bd0-b52d-4922-ba20-8923556799a8} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7379 | 2025.12.27 23:42:49.979926 [ 261 ] {f73b3bd0-b52d-4922-ba20-8923556799a8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 7380 | 2025.12.27 23:42:49.979963 [ 261 ] {f73b3bd0-b52d-4922-ba20-8923556799a8} <Debug> TCPHandler: Processed in 0.001221472 sec. | ||
| 7381 | 2025.12.27 23:42:49.980075 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7382 | 2025.12.27 23:42:49.980170 [ 261 ] {ee19d36c-17eb-4959-b257-fce9b7c6dc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7383 | 2025.12.27 23:42:49.980224 [ 261 ] {ee19d36c-17eb-4959-b257-fce9b7c6dc28} <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 | ||
| 7384 | 2025.12.27 23:42:49.980979 [ 261 ] {ee19d36c-17eb-4959-b257-fce9b7c6dc28} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7385 | 2025.12.27 23:42:49.981014 [ 261 ] {ee19d36c-17eb-4959-b257-fce9b7c6dc28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7386 | 2025.12.27 23:42:49.981604 [ 261 ] {ee19d36c-17eb-4959-b257-fce9b7c6dc28} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7387 | 2025.12.27 23:42:49.981834 [ 261 ] {ee19d36c-17eb-4959-b257-fce9b7c6dc28} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7388 | 2025.12.27 23:42:49.981970 [ 261 ] {ee19d36c-17eb-4959-b257-fce9b7c6dc28} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001819 sec., 7696.5365585486525 rows/sec., 13.79 MiB/sec. | ||
| 7389 | 2025.12.27 23:42:49.982025 [ 261 ] {ee19d36c-17eb-4959-b257-fce9b7c6dc28} <Debug> TCPHandler: Processed in 0.001999145 sec. | ||
| 7390 | 2025.12.27 23:42:49.982144 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7391 | 2025.12.27 23:42:49.982239 [ 261 ] {e5829849-25aa-4225-90df-61d09b61c15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7392 | 2025.12.27 23:42:49.982281 [ 261 ] {e5829849-25aa-4225-90df-61d09b61c15d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7393 | 2025.12.27 23:42:49.982621 [ 261 ] {e5829849-25aa-4225-90df-61d09b61c15d} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7394 | 2025.12.27 23:42:49.982658 [ 261 ] {e5829849-25aa-4225-90df-61d09b61c15d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7395 | 2025.12.27 23:42:49.982968 [ 261 ] {e5829849-25aa-4225-90df-61d09b61c15d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7396 | 2025.12.27 23:42:49.983181 [ 261 ] {e5829849-25aa-4225-90df-61d09b61c15d} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7397 | 2025.12.27 23:42:49.983306 [ 261 ] {e5829849-25aa-4225-90df-61d09b61c15d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001085 sec., 95852.53456221198 rows/sec., 5.87 MiB/sec. | ||
| 7398 | 2025.12.27 23:42:49.983341 [ 261 ] {e5829849-25aa-4225-90df-61d09b61c15d} <Debug> TCPHandler: Processed in 0.001248143 sec. | ||
| 7399 | 2025.12.27 23:42:50.568284 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14768 | ||
| 7400 | 2025.12.27 23:42:50.568745 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7401 | 2025.12.27 23:42:50.568788 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7402 | 2025.12.27 23:42:50.569276 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7403 | 2025.12.27 23:42:50.569514 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7404 | 2025.12.27 23:42:50.569642 [ 53 ] {} <Debug> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7405 | 2025.12.27 23:42:50.569653 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14768 | ||
| 7406 | 2025.12.27 23:42:50.569718 [ 53 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7407 | 2025.12.27 23:42:50.569743 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7408 | 2025.12.27 23:42:50.569843 [ 189 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::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 | ||
| 7409 | 2025.12.27 23:42:50.569946 [ 189 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7410 | 2025.12.27 23:42:50.569980 [ 189 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12400 rows starting from the beginning of the part | ||
| 7411 | 2025.12.27 23:42:50.570038 [ 189 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7412 | 2025.12.27 23:42:50.570086 [ 189 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7413 | 2025.12.27 23:42:50.570128 [ 189 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7414 | 2025.12.27 23:42:50.570170 [ 189 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7415 | 2025.12.27 23:42:50.570212 [ 189 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7416 | 2025.12.27 23:42:50.572088 [ 198 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14768 rows, containing 4 columns (4 merged, 0 gathered) in 0.002286461 sec., 6458889.96138574 rows/sec., 92.40 MiB/sec. | ||
| 7417 | 2025.12.27 23:42:50.572365 [ 189 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7418 | 2025.12.27 23:42:50.572606 [ 189 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_31_6} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7419 | 2025.12.27 23:42:50.572672 [ 189 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_31_6} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7420 | 2025.12.27 23:42:50.572743 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 7421 | 2025.12.27 23:42:51.332151 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7422 | 2025.12.27 23:42:51.350787 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2025.12.27 23:42:51.350864 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7424 | 2025.12.27 23:42:51.357212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7425 | 2025.12.27 23:42:51.357991 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2025.12.27 23:42:51.358312 [ 86 ] {} <Debug> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7427 | 2025.12.27 23:42:51.358387 [ 86 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7428 | 2025.12.27 23:42:51.358415 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7429 | 2025.12.27 23:42:51.358544 [ 204 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 7430 | 2025.12.27 23:42:51.362099 [ 204 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7431 | 2025.12.27 23:42:51.362462 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7432 | 2025.12.27 23:42:51.363369 [ 204 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 7433 | 2025.12.27 23:42:51.367593 [ 204 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 7434 | 2025.12.27 23:42:51.371803 [ 204 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 7435 | 2025.12.27 23:42:51.375708 [ 204 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 7436 | 2025.12.27 23:42:51.380128 [ 204 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 7437 | 2025.12.27 23:42:51.384148 [ 204 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 7438 | 2025.12.27 23:42:51.441291 [ 198 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.082802916 sec., 2825.987432616503 rows/sec., 14.61 MiB/sec. | ||
| 7439 | 2025.12.27 23:42:51.443950 [ 195 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7440 | 2025.12.27 23:42:51.445848 [ 195 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_31_6} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7441 | 2025.12.27 23:42:51.445956 [ 195 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_31_6} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7442 | 2025.12.27 23:42:51.447984 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7443 | 2025.12.27 23:42:52.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.15 MiB, peak 285.69 MiB, free memory in arenas 0.00 B, will set to 280.79 MiB (RSS), difference: 5.63 MiB | ||
| 7444 | 2025.12.27 23:42:54.955287 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7445 | 2025.12.27 23:42:54.955513 [ 261 ] {bc50fe59-7501-43f8-9357-705a021021fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7446 | 2025.12.27 23:42:54.955590 [ 261 ] {bc50fe59-7501-43f8-9357-705a021021fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7447 | 2025.12.27 23:42:54.956313 [ 261 ] {bc50fe59-7501-43f8-9357-705a021021fe} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7448 | 2025.12.27 23:42:54.956361 [ 261 ] {bc50fe59-7501-43f8-9357-705a021021fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7449 | 2025.12.27 23:42:54.956779 [ 261 ] {bc50fe59-7501-43f8-9357-705a021021fe} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7450 | 2025.12.27 23:42:54.957017 [ 261 ] {bc50fe59-7501-43f8-9357-705a021021fe} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7451 | 2025.12.27 23:42:54.957182 [ 261 ] {bc50fe59-7501-43f8-9357-705a021021fe} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001727 sec., 62536.18992472495 rows/sec., 5.25 MiB/sec. | ||
| 7452 | 2025.12.27 23:42:54.957225 [ 261 ] {bc50fe59-7501-43f8-9357-705a021021fe} <Debug> TCPHandler: Processed in 0.002082107 sec. | ||
| 7453 | 2025.12.27 23:42:54.957347 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7454 | 2025.12.27 23:42:54.957442 [ 261 ] {b661500a-0e79-447f-9477-b8eb1f412be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7455 | 2025.12.27 23:42:54.957483 [ 261 ] {b661500a-0e79-447f-9477-b8eb1f412be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7456 | 2025.12.27 23:42:54.957887 [ 261 ] {b661500a-0e79-447f-9477-b8eb1f412be6} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2025.12.27 23:42:54.957924 [ 261 ] {b661500a-0e79-447f-9477-b8eb1f412be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7458 | 2025.12.27 23:42:54.958221 [ 261 ] {b661500a-0e79-447f-9477-b8eb1f412be6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7459 | 2025.12.27 23:42:54.958434 [ 261 ] {b661500a-0e79-447f-9477-b8eb1f412be6} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7460 | 2025.12.27 23:42:54.958547 [ 43 ] {} <Debug> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7461 | 2025.12.27 23:42:54.958564 [ 261 ] {b661500a-0e79-447f-9477-b8eb1f412be6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001141 sec., 22787.028921998244 rows/sec., 1.67 MiB/sec. | ||
| 7462 | 2025.12.27 23:42:54.958614 [ 43 ] {} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7463 | 2025.12.27 23:42:54.958624 [ 261 ] {b661500a-0e79-447f-9477-b8eb1f412be6} <Debug> TCPHandler: Processed in 0.001327344 sec. | ||
| 7464 | 2025.12.27 23:42:54.958643 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7465 | 2025.12.27 23:42:54.958745 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7466 | 2025.12.27 23:42:54.958748 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::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 | ||
| 7467 | 2025.12.27 23:42:54.958843 [ 261 ] {89b5284d-d449-4125-8d6f-d0463277b41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7468 | 2025.12.27 23:42:54.958864 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7469 | 2025.12.27 23:42:54.958885 [ 261 ] {89b5284d-d449-4125-8d6f-d0463277b41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7470 | 2025.12.27 23:42:54.958898 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 263 rows starting from the beginning of the part | ||
| 7471 | 2025.12.27 23:42:54.958965 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
| 7472 | 2025.12.27 23:42:54.959016 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 219 rows starting from the beginning of the part | ||
| 7473 | 2025.12.27 23:42:54.959059 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
| 7474 | 2025.12.27 23:42:54.959097 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 219 rows starting from the beginning of the part | ||
| 7475 | 2025.12.27 23:42:54.959141 [ 193 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 7476 | 2025.12.27 23:42:54.959329 [ 261 ] {89b5284d-d449-4125-8d6f-d0463277b41d} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7477 | 2025.12.27 23:42:54.959365 [ 261 ] {89b5284d-d449-4125-8d6f-d0463277b41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7478 | 2025.12.27 23:42:54.959953 [ 261 ] {89b5284d-d449-4125-8d6f-d0463277b41d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7479 | 2025.12.27 23:42:54.959960 [ 198 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250083 sec., 626358.4098015892 rows/sec., 41.03 MiB/sec. | ||
| 7480 | 2025.12.27 23:42:54.960141 [ 188 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7481 | 2025.12.27 23:42:54.960183 [ 261 ] {89b5284d-d449-4125-8d6f-d0463277b41d} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7482 | 2025.12.27 23:42:54.960316 [ 261 ] {89b5284d-d449-4125-8d6f-d0463277b41d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001491 sec., 60362.17303822938 rows/sec., 4.71 MiB/sec. | ||
| 7483 | 2025.12.27 23:42:54.960354 [ 261 ] {89b5284d-d449-4125-8d6f-d0463277b41d} <Debug> TCPHandler: Processed in 0.00165833 sec. | ||
| 7484 | 2025.12.27 23:42:54.960396 [ 188 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_41_8} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7485 | 2025.12.27 23:42:54.960461 [ 188 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_41_8} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7486 | 2025.12.27 23:42:54.960466 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7487 | 2025.12.27 23:42:54.960519 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7488 | 2025.12.27 23:42:54.960590 [ 261 ] {7e585c78-712f-4813-8d95-0e8cb3b635d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7489 | 2025.12.27 23:42:54.960635 [ 261 ] {7e585c78-712f-4813-8d95-0e8cb3b635d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7490 | 2025.12.27 23:42:54.961063 [ 261 ] {7e585c78-712f-4813-8d95-0e8cb3b635d4} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7491 | 2025.12.27 23:42:54.961098 [ 261 ] {7e585c78-712f-4813-8d95-0e8cb3b635d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7492 | 2025.12.27 23:42:54.961447 [ 261 ] {7e585c78-712f-4813-8d95-0e8cb3b635d4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7493 | 2025.12.27 23:42:54.961663 [ 261 ] {7e585c78-712f-4813-8d95-0e8cb3b635d4} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7494 | 2025.12.27 23:42:54.961818 [ 261 ] {7e585c78-712f-4813-8d95-0e8cb3b635d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 7495 | 2025.12.27 23:42:54.961857 [ 261 ] {7e585c78-712f-4813-8d95-0e8cb3b635d4} <Debug> TCPHandler: Processed in 0.001440116 sec. | ||
| 7496 | 2025.12.27 23:42:54.961962 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7497 | 2025.12.27 23:42:54.962061 [ 261 ] {75a3c08e-d0ae-42b4-833a-df9bd42d13b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7498 | 2025.12.27 23:42:54.962116 [ 261 ] {75a3c08e-d0ae-42b4-833a-df9bd42d13b0} <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 | ||
| 7499 | 2025.12.27 23:42:54.962951 [ 261 ] {75a3c08e-d0ae-42b4-833a-df9bd42d13b0} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7500 | 2025.12.27 23:42:54.962988 [ 261 ] {75a3c08e-d0ae-42b4-833a-df9bd42d13b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7501 | 2025.12.27 23:42:54.963521 [ 261 ] {75a3c08e-d0ae-42b4-833a-df9bd42d13b0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7502 | 2025.12.27 23:42:54.963746 [ 261 ] {75a3c08e-d0ae-42b4-833a-df9bd42d13b0} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7503 | 2025.12.27 23:42:54.963882 [ 261 ] {75a3c08e-d0ae-42b4-833a-df9bd42d13b0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001839 sec., 14138.118542686243 rows/sec., 25.33 MiB/sec. | ||
| 7504 | 2025.12.27 23:42:54.963935 [ 261 ] {75a3c08e-d0ae-42b4-833a-df9bd42d13b0} <Debug> TCPHandler: Processed in 0.002021776 sec. | ||
| 7505 | 2025.12.27 23:42:54.964054 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7506 | 2025.12.27 23:42:54.964148 [ 261 ] {fc30e55d-440e-4d30-97e9-b9b9e9839567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7507 | 2025.12.27 23:42:54.964191 [ 261 ] {fc30e55d-440e-4d30-97e9-b9b9e9839567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7508 | 2025.12.27 23:42:54.964541 [ 261 ] {fc30e55d-440e-4d30-97e9-b9b9e9839567} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7509 | 2025.12.27 23:42:54.964578 [ 261 ] {fc30e55d-440e-4d30-97e9-b9b9e9839567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7510 | 2025.12.27 23:42:54.964889 [ 261 ] {fc30e55d-440e-4d30-97e9-b9b9e9839567} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7511 | 2025.12.27 23:42:54.965114 [ 261 ] {fc30e55d-440e-4d30-97e9-b9b9e9839567} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7512 | 2025.12.27 23:42:54.965244 [ 261 ] {fc30e55d-440e-4d30-97e9-b9b9e9839567} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 7513 | 2025.12.27 23:42:54.965282 [ 261 ] {fc30e55d-440e-4d30-97e9-b9b9e9839567} <Debug> TCPHandler: Processed in 0.001276832 sec. | ||
| 7514 | 2025.12.27 23:42:57.962357 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7515 | 2025.12.27 23:42:57.962428 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7516 | 2025.12.27 23:42:58.070724 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15280 | ||
| 7517 | 2025.12.27 23:42:58.071245 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7518 | 2025.12.27 23:42:58.071291 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7519 | 2025.12.27 23:42:58.071940 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7520 | 2025.12.27 23:42:58.072187 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7521 | 2025.12.27 23:42:58.072319 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15280 | ||
| 7522 | 2025.12.27 23:42:58.109873 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 986 | ||
| 7523 | 2025.12.27 23:42:58.112238 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7524 | 2025.12.27 23:42:58.112284 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7525 | 2025.12.27 23:42:58.113499 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7526 | 2025.12.27 23:42:58.113769 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7527 | 2025.12.27 23:42:58.114028 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 986 | ||
| 7528 | 2025.12.27 23:42:58.863491 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7529 | 2025.12.27 23:42:58.878637 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7530 | 2025.12.27 23:42:58.878693 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7531 | 2025.12.27 23:42:58.884183 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7532 | 2025.12.27 23:42:58.884897 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7533 | 2025.12.27 23:42:58.887515 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7534 | 2025.12.27 23:42:59.001210 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000834655 sec. | ||
| 7535 | 2025.12.27 23:42:59.965616 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7536 | 2025.12.27 23:42:59.965896 [ 261 ] {8e8112db-9d5c-4e82-b9ea-c7cb50c83074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7537 | 2025.12.27 23:42:59.965998 [ 261 ] {8e8112db-9d5c-4e82-b9ea-c7cb50c83074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7538 | 2025.12.27 23:42:59.966952 [ 261 ] {8e8112db-9d5c-4e82-b9ea-c7cb50c83074} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7539 | 2025.12.27 23:42:59.966998 [ 261 ] {8e8112db-9d5c-4e82-b9ea-c7cb50c83074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7540 | 2025.12.27 23:42:59.967421 [ 261 ] {8e8112db-9d5c-4e82-b9ea-c7cb50c83074} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7541 | 2025.12.27 23:42:59.967648 [ 261 ] {8e8112db-9d5c-4e82-b9ea-c7cb50c83074} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7542 | 2025.12.27 23:42:59.967795 [ 261 ] {8e8112db-9d5c-4e82-b9ea-c7cb50c83074} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001977 sec., 207384.92665655032 rows/sec., 13.16 MiB/sec. | ||
| 7543 | 2025.12.27 23:42:59.967838 [ 261 ] {8e8112db-9d5c-4e82-b9ea-c7cb50c83074} <Debug> TCPHandler: Processed in 0.002403893 sec. | ||
| 7544 | 2025.12.27 23:42:59.967963 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7545 | 2025.12.27 23:42:59.968057 [ 261 ] {061f2f99-f5fd-4b9d-a3f4-2e4bbe3af574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7546 | 2025.12.27 23:42:59.968096 [ 261 ] {061f2f99-f5fd-4b9d-a3f4-2e4bbe3af574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7547 | 2025.12.27 23:42:59.969025 [ 261 ] {061f2f99-f5fd-4b9d-a3f4-2e4bbe3af574} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7548 | 2025.12.27 23:42:59.969061 [ 261 ] {061f2f99-f5fd-4b9d-a3f4-2e4bbe3af574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7549 | 2025.12.27 23:42:59.969449 [ 261 ] {061f2f99-f5fd-4b9d-a3f4-2e4bbe3af574} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7550 | 2025.12.27 23:42:59.969662 [ 261 ] {061f2f99-f5fd-4b9d-a3f4-2e4bbe3af574} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7551 | 2025.12.27 23:42:59.969788 [ 261 ] {061f2f99-f5fd-4b9d-a3f4-2e4bbe3af574} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.00175 sec., 651428.5714285714 rows/sec., 51.69 MiB/sec. | ||
| 7552 | 2025.12.27 23:42:59.969785 [ 40 ] {} <Debug> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7553 | 2025.12.27 23:42:59.969826 [ 261 ] {061f2f99-f5fd-4b9d-a3f4-2e4bbe3af574} <Debug> TCPHandler: Processed in 0.001911104 sec. | ||
| 7554 | 2025.12.27 23:42:59.969870 [ 40 ] {} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7555 | 2025.12.27 23:42:59.969900 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7556 | 2025.12.27 23:42:59.969973 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7557 | 2025.12.27 23:42:59.970015 [ 187 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::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 | ||
| 7558 | 2025.12.27 23:42:59.970070 [ 261 ] {6b17cd60-298c-4f36-8a49-4ebd04f2eb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7559 | 2025.12.27 23:42:59.970116 [ 261 ] {6b17cd60-298c-4f36-8a49-4ebd04f2eb6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7560 | 2025.12.27 23:42:59.970150 [ 187 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7561 | 2025.12.27 23:42:59.970189 [ 187 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2343 rows starting from the beginning of the part | ||
| 7562 | 2025.12.27 23:42:59.970289 [ 187 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1140 rows starting from the beginning of the part | ||
| 7563 | 2025.12.27 23:42:59.970361 [ 187 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 108 rows starting from the beginning of the part | ||
| 7564 | 2025.12.27 23:42:59.970438 [ 187 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1140 rows starting from the beginning of the part | ||
| 7565 | 2025.12.27 23:42:59.970493 [ 187 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 108 rows starting from the beginning of the part | ||
| 7566 | 2025.12.27 23:42:59.970536 [ 187 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1140 rows starting from the beginning of the part | ||
| 7567 | 2025.12.27 23:42:59.970623 [ 261 ] {6b17cd60-298c-4f36-8a49-4ebd04f2eb6c} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7568 | 2025.12.27 23:42:59.970662 [ 261 ] {6b17cd60-298c-4f36-8a49-4ebd04f2eb6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7569 | 2025.12.27 23:42:59.971020 [ 261 ] {6b17cd60-298c-4f36-8a49-4ebd04f2eb6c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7570 | 2025.12.27 23:42:59.971243 [ 261 ] {6b17cd60-298c-4f36-8a49-4ebd04f2eb6c} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7571 | 2025.12.27 23:42:59.971374 [ 261 ] {6b17cd60-298c-4f36-8a49-4ebd04f2eb6c} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001322 sec., 165658.09379727684 rows/sec., 9.88 MiB/sec. | ||
| 7572 | 2025.12.27 23:42:59.971412 [ 261 ] {6b17cd60-298c-4f36-8a49-4ebd04f2eb6c} <Debug> TCPHandler: Processed in 0.001486117 sec. | ||
| 7573 | 2025.12.27 23:42:59.971529 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7574 | 2025.12.27 23:42:59.971620 [ 261 ] {6999588b-0606-4c47-a339-fd477e068f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7575 | 2025.12.27 23:42:59.971658 [ 261 ] {6999588b-0606-4c47-a339-fd477e068f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7576 | 2025.12.27 23:42:59.972142 [ 261 ] {6999588b-0606-4c47-a339-fd477e068f7a} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2025.12.27 23:42:59.972177 [ 261 ] {6999588b-0606-4c47-a339-fd477e068f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7578 | 2025.12.27 23:42:59.972481 [ 261 ] {6999588b-0606-4c47-a339-fd477e068f7a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7579 | 2025.12.27 23:42:59.972673 [ 188 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5979 rows, containing 5 columns (5 merged, 0 gathered) in 0.002712518 sec., 2204225.00422117 rows/sec., 185.32 MiB/sec. | ||
| 7580 | 2025.12.27 23:42:59.972691 [ 261 ] {6999588b-0606-4c47-a339-fd477e068f7a} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7581 | 2025.12.27 23:42:59.972817 [ 261 ] {6999588b-0606-4c47-a339-fd477e068f7a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001215 sec., 174485.59670781894 rows/sec., 11.25 MiB/sec. | ||
| 7582 | 2025.12.27 23:42:59.972854 [ 261 ] {6999588b-0606-4c47-a339-fd477e068f7a} <Debug> TCPHandler: Processed in 0.001373974 sec. | ||
| 7583 | 2025.12.27 23:42:59.972932 [ 188 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7584 | 2025.12.27 23:42:59.972964 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7585 | 2025.12.27 23:42:59.973061 [ 261 ] {a1509898-55fa-4a72-9663-fb84d2528d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7586 | 2025.12.27 23:42:59.973102 [ 261 ] {a1509898-55fa-4a72-9663-fb84d2528d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7587 | 2025.12.27 23:42:59.973187 [ 188 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_46_9} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7588 | 2025.12.27 23:42:59.973252 [ 188 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_46_9} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7589 | 2025.12.27 23:42:59.973326 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 7590 | 2025.12.27 23:42:59.973574 [ 261 ] {a1509898-55fa-4a72-9663-fb84d2528d2d} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2025.12.27 23:42:59.973608 [ 261 ] {a1509898-55fa-4a72-9663-fb84d2528d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7592 | 2025.12.27 23:42:59.973908 [ 261 ] {a1509898-55fa-4a72-9663-fb84d2528d2d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7593 | 2025.12.27 23:42:59.974110 [ 261 ] {a1509898-55fa-4a72-9663-fb84d2528d2d} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2025.12.27 23:42:59.974235 [ 261 ] {a1509898-55fa-4a72-9663-fb84d2528d2d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001191 sec., 177162.04869857262 rows/sec., 10.06 MiB/sec. | ||
| 7595 | 2025.12.27 23:42:59.974271 [ 261 ] {a1509898-55fa-4a72-9663-fb84d2528d2d} <Debug> TCPHandler: Processed in 0.001355415 sec. | ||
| 7596 | 2025.12.27 23:42:59.974379 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7597 | 2025.12.27 23:42:59.974470 [ 261 ] {a8390e34-de3f-446c-a97a-c3af93dc7653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7598 | 2025.12.27 23:42:59.974509 [ 261 ] {a8390e34-de3f-446c-a97a-c3af93dc7653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7599 | 2025.12.27 23:42:59.975172 [ 261 ] {a8390e34-de3f-446c-a97a-c3af93dc7653} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2025.12.27 23:42:59.975207 [ 261 ] {a8390e34-de3f-446c-a97a-c3af93dc7653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7601 | 2025.12.27 23:42:59.975529 [ 261 ] {a8390e34-de3f-446c-a97a-c3af93dc7653} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7602 | 2025.12.27 23:42:59.975739 [ 261 ] {a8390e34-de3f-446c-a97a-c3af93dc7653} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7603 | 2025.12.27 23:42:59.975862 [ 261 ] {a8390e34-de3f-446c-a97a-c3af93dc7653} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.00141 sec., 491489.3617021277 rows/sec., 34.35 MiB/sec. | ||
| 7604 | 2025.12.27 23:42:59.975870 [ 58 ] {} <Debug> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7605 | 2025.12.27 23:42:59.975898 [ 261 ] {a8390e34-de3f-446c-a97a-c3af93dc7653} <Debug> TCPHandler: Processed in 0.001566858 sec. | ||
| 7606 | 2025.12.27 23:42:59.975939 [ 58 ] {} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7607 | 2025.12.27 23:42:59.975965 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7608 | 2025.12.27 23:42:59.976024 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7609 | 2025.12.27 23:42:59.976037 [ 187 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::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 | ||
| 7610 | 2025.12.27 23:42:59.976127 [ 187 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7611 | 2025.12.27 23:42:59.976131 [ 261 ] {22a60c5d-92d6-479c-848c-b45bcdda2656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7612 | 2025.12.27 23:42:59.976156 [ 187 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1211 rows starting from the beginning of the part | ||
| 7613 | 2025.12.27 23:42:59.976188 [ 261 ] {22a60c5d-92d6-479c-848c-b45bcdda2656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7614 | 2025.12.27 23:42:59.976208 [ 187 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 693 rows starting from the beginning of the part | ||
| 7615 | 2025.12.27 23:42:59.976265 [ 187 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part | ||
| 7616 | 2025.12.27 23:42:59.976304 [ 187 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 693 rows starting from the beginning of the part | ||
| 7617 | 2025.12.27 23:42:59.976343 [ 187 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part | ||
| 7618 | 2025.12.27 23:42:59.976382 [ 187 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 693 rows starting from the beginning of the part | ||
| 7619 | 2025.12.27 23:42:59.976524 [ 261 ] {22a60c5d-92d6-479c-848c-b45bcdda2656} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7620 | 2025.12.27 23:42:59.976567 [ 261 ] {22a60c5d-92d6-479c-848c-b45bcdda2656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7621 | 2025.12.27 23:42:59.976911 [ 261 ] {22a60c5d-92d6-479c-848c-b45bcdda2656} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7622 | 2025.12.27 23:42:59.977140 [ 261 ] {22a60c5d-92d6-479c-848c-b45bcdda2656} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7623 | 2025.12.27 23:42:59.977268 [ 261 ] {22a60c5d-92d6-479c-848c-b45bcdda2656} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001155 sec., 5194.805194805195 rows/sec., 271.41 KiB/sec. | ||
| 7624 | 2025.12.27 23:42:59.977303 [ 261 ] {22a60c5d-92d6-479c-848c-b45bcdda2656} <Debug> TCPHandler: Processed in 0.001326014 sec. | ||
| 7625 | 2025.12.27 23:42:59.977413 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7626 | 2025.12.27 23:42:59.977504 [ 261 ] {baa5e3f1-c267-4efe-b431-e67b32fbba42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7627 | 2025.12.27 23:42:59.977545 [ 261 ] {baa5e3f1-c267-4efe-b431-e67b32fbba42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7628 | 2025.12.27 23:42:59.977656 [ 199 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3470 rows, containing 5 columns (5 merged, 0 gathered) in 0.00164582 sec., 2108371.5108578093 rows/sec., 157.59 MiB/sec. | ||
| 7629 | 2025.12.27 23:42:59.977848 [ 187 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7630 | 2025.12.27 23:42:59.978005 [ 261 ] {baa5e3f1-c267-4efe-b431-e67b32fbba42} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7631 | 2025.12.27 23:42:59.978046 [ 261 ] {baa5e3f1-c267-4efe-b431-e67b32fbba42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7632 | 2025.12.27 23:42:59.978105 [ 187 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_46_9} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7633 | 2025.12.27 23:42:59.978189 [ 187 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_46_9} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7634 | 2025.12.27 23:42:59.978258 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7635 | 2025.12.27 23:42:59.978396 [ 261 ] {baa5e3f1-c267-4efe-b431-e67b32fbba42} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7636 | 2025.12.27 23:42:59.978606 [ 261 ] {baa5e3f1-c267-4efe-b431-e67b32fbba42} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7637 | 2025.12.27 23:42:59.978733 [ 261 ] {baa5e3f1-c267-4efe-b431-e67b32fbba42} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001247 sec., 251804.33039294305 rows/sec., 16.54 MiB/sec. | ||
| 7638 | 2025.12.27 23:42:59.978739 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7639 | 2025.12.27 23:42:59.978769 [ 261 ] {baa5e3f1-c267-4efe-b431-e67b32fbba42} <Debug> TCPHandler: Processed in 0.001402995 sec. | ||
| 7640 | 2025.12.27 23:42:59.978787 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7641 | 2025.12.27 23:42:59.978811 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7642 | 2025.12.27 23:42:59.978879 [ 187 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::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 | ||
| 7643 | 2025.12.27 23:42:59.978885 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7644 | 2025.12.27 23:42:59.978969 [ 187 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7645 | 2025.12.27 23:42:59.978991 [ 261 ] {6b5521dc-51e7-41de-97e4-d78cffc31301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7646 | 2025.12.27 23:42:59.979000 [ 187 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14901 rows starting from the beginning of the part | ||
| 7647 | 2025.12.27 23:42:59.979038 [ 261 ] {6b5521dc-51e7-41de-97e4-d78cffc31301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7648 | 2025.12.27 23:42:59.979056 [ 187 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 314 rows starting from the beginning of the part | ||
| 7649 | 2025.12.27 23:42:59.979097 [ 187 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7650 | 2025.12.27 23:42:59.979128 [ 187 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 314 rows starting from the beginning of the part | ||
| 7651 | 2025.12.27 23:42:59.979158 [ 187 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7652 | 2025.12.27 23:42:59.979197 [ 187 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 314 rows starting from the beginning of the part | ||
| 7653 | 2025.12.27 23:42:59.979338 [ 261 ] {6b5521dc-51e7-41de-97e4-d78cffc31301} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7654 | 2025.12.27 23:42:59.979376 [ 261 ] {6b5521dc-51e7-41de-97e4-d78cffc31301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7655 | 2025.12.27 23:42:59.979663 [ 261 ] {6b5521dc-51e7-41de-97e4-d78cffc31301} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7656 | 2025.12.27 23:42:59.979862 [ 261 ] {6b5521dc-51e7-41de-97e4-d78cffc31301} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7657 | 2025.12.27 23:42:59.980048 [ 261 ] {6b5521dc-51e7-41de-97e4-d78cffc31301} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 7658 | 2025.12.27 23:42:59.980082 [ 261 ] {6b5521dc-51e7-41de-97e4-d78cffc31301} <Debug> TCPHandler: Processed in 0.001243912 sec. | ||
| 7659 | 2025.12.27 23:42:59.980194 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7660 | 2025.12.27 23:42:59.980284 [ 261 ] {533a00a9-04c3-4b17-9ff2-526f037b1daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7661 | 2025.12.27 23:42:59.980337 [ 261 ] {533a00a9-04c3-4b17-9ff2-526f037b1daf} <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 | ||
| 7662 | 2025.12.27 23:42:59.981105 [ 261 ] {533a00a9-04c3-4b17-9ff2-526f037b1daf} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7663 | 2025.12.27 23:42:59.981141 [ 261 ] {533a00a9-04c3-4b17-9ff2-526f037b1daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7664 | 2025.12.27 23:42:59.981915 [ 261 ] {533a00a9-04c3-4b17-9ff2-526f037b1daf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7665 | 2025.12.27 23:42:59.982154 [ 261 ] {533a00a9-04c3-4b17-9ff2-526f037b1daf} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7666 | 2025.12.27 23:42:59.982288 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7667 | 2025.12.27 23:42:59.982291 [ 261 ] {533a00a9-04c3-4b17-9ff2-526f037b1daf} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002024 sec., 6916.996047430829 rows/sec., 12.39 MiB/sec. | ||
| 7668 | 2025.12.27 23:42:59.982335 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7669 | 2025.12.27 23:42:59.982359 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7670 | 2025.12.27 23:42:59.982369 [ 261 ] {533a00a9-04c3-4b17-9ff2-526f037b1daf} <Debug> TCPHandler: Processed in 0.00222313 sec. | ||
| 7671 | 2025.12.27 23:42:59.982442 [ 199 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::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 | ||
| 7672 | 2025.12.27 23:42:59.982491 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7673 | 2025.12.27 23:42:59.982588 [ 261 ] {b9435d6c-3186-45b6-a51a-c3aed310022c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7674 | 2025.12.27 23:42:59.982629 [ 261 ] {b9435d6c-3186-45b6-a51a-c3aed310022c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7675 | 2025.12.27 23:42:59.982661 [ 199 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7676 | 2025.12.27 23:42:59.982721 [ 199 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 669 rows starting from the beginning of the part | ||
| 7677 | 2025.12.27 23:42:59.982869 [ 199 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
| 7678 | 2025.12.27 23:42:59.982976 [ 261 ] {b9435d6c-3186-45b6-a51a-c3aed310022c} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7679 | 2025.12.27 23:42:59.982988 [ 199 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::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 | ||
| 7680 | 2025.12.27 23:42:59.983020 [ 261 ] {b9435d6c-3186-45b6-a51a-c3aed310022c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7681 | 2025.12.27 23:42:59.983105 [ 199 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
| 7682 | 2025.12.27 23:42:59.983213 [ 199 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part | ||
| 7683 | 2025.12.27 23:42:59.983301 [ 199 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
| 7684 | 2025.12.27 23:42:59.983463 [ 261 ] {b9435d6c-3186-45b6-a51a-c3aed310022c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7685 | 2025.12.27 23:42:59.983698 [ 261 ] {b9435d6c-3186-45b6-a51a-c3aed310022c} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7686 | 2025.12.27 23:42:59.983833 [ 261 ] {b9435d6c-3186-45b6-a51a-c3aed310022c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001263 sec., 82343.62628661915 rows/sec., 5.05 MiB/sec. | ||
| 7687 | 2025.12.27 23:42:59.983853 [ 42 ] {} <Debug> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7688 | 2025.12.27 23:42:59.983870 [ 261 ] {b9435d6c-3186-45b6-a51a-c3aed310022c} <Debug> TCPHandler: Processed in 0.001425416 sec. | ||
| 7689 | 2025.12.27 23:42:59.983897 [ 42 ] {} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7690 | 2025.12.27 23:42:59.983924 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7691 | 2025.12.27 23:42:59.984011 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 7692 | 2025.12.27 23:42:59.984138 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7693 | 2025.12.27 23:42:59.984172 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3220 rows starting from the beginning of the part | ||
| 7694 | 2025.12.27 23:42:59.984234 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 7695 | 2025.12.27 23:42:59.984276 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 7696 | 2025.12.27 23:42:59.984315 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 7697 | 2025.12.27 23:42:59.984352 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 7698 | 2025.12.27 23:42:59.984390 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 7699 | 2025.12.27 23:42:59.984447 [ 187 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16163 rows, containing 5 columns (5 merged, 0 gathered) in 0.00559663 sec., 2887987.949891274 rows/sec., 193.18 MiB/sec. | ||
| 7700 | 2025.12.27 23:42:59.985117 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7701 | 2025.12.27 23:42:59.985411 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7702 | 2025.12.27 23:42:59.985480 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7703 | 2025.12.27 23:42:59.985556 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
| 7704 | 2025.12.27 23:42:59.986164 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3652 rows, containing 4 columns (4 merged, 0 gathered) in 0.002194069 sec., 1664487.3064611915 rows/sec., 105.47 MiB/sec. | ||
| 7705 | 2025.12.27 23:42:59.986542 [ 187 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7706 | 2025.12.27 23:42:59.986802 [ 187 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_46_9} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7707 | 2025.12.27 23:42:59.986870 [ 187 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_46_9} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7708 | 2025.12.27 23:42:59.986941 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7709 | 2025.12.27 23:42:59.987843 [ 194 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 763 rows, containing 19 columns (19 merged, 0 gathered) in 0.005439137 sec., 140279.6068567495 rows/sec., 251.37 MiB/sec. | ||
| 7710 | 2025.12.27 23:42:59.988951 [ 194 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7711 | 2025.12.27 23:42:59.989285 [ 194 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7712 | 2025.12.27 23:42:59.989358 [ 194 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7713 | 2025.12.27 23:42:59.989477 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
| 7714 | 2025.12.27 23:43:00.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.60 MiB, peak 293.28 MiB, free memory in arenas 0.00 B, will set to 286.88 MiB (RSS), difference: 4.27 MiB | ||
| 7715 | 2025.12.27 23:43:03.081245 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48922 | ||
| 7716 | 2025.12.27 23:43:03.081378 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7717 | 2025.12.27 23:43:03.081415 [ 293 ] {} <Debug> TCP-Session: 130da4d9-021d-4f7a-8f3c-56757b186d34 Authenticating user 'default' from [fd00:1122:3344:101::e]:48922 | ||
| 7718 | 2025.12.27 23:43:03.081449 [ 293 ] {} <Debug> TCP-Session: 130da4d9-021d-4f7a-8f3c-56757b186d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7719 | 2025.12.27 23:43:03.081471 [ 293 ] {} <Debug> TCP-Session: 130da4d9-021d-4f7a-8f3c-56757b186d34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7720 | 2025.12.27 23:43:03.081716 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59279 | ||
| 7721 | 2025.12.27 23:43:03.081727 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37968 | ||
| 7722 | 2025.12.27 23:43:03.081750 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58897 | ||
| 7723 | 2025.12.27 23:43:03.081825 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48805 | ||
| 7724 | 2025.12.27 23:43:03.081837 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7725 | 2025.12.27 23:43:03.081853 [ 293 ] {} <Trace> TCP-Session: 130da4d9-021d-4f7a-8f3c-56757b186d34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7726 | 2025.12.27 23:43:03.081888 [ 294 ] {} <Debug> TCP-Session: 574f2d3b-d675-4a63-8295-8e5de593d277 Authenticating user 'default' from [fd00:1122:3344:101::e]:59279 | ||
| 7727 | 2025.12.27 23:43:03.081894 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7728 | 2025.12.27 23:43:03.081926 [ 294 ] {} <Debug> TCP-Session: 574f2d3b-d675-4a63-8295-8e5de593d277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7729 | 2025.12.27 23:43:03.081934 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7730 | 2025.12.27 23:43:03.081934 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7731 | 2025.12.27 23:43:03.081954 [ 294 ] {} <Debug> TCP-Session: 574f2d3b-d675-4a63-8295-8e5de593d277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7732 | 2025.12.27 23:43:03.081982 [ 296 ] {} <Debug> TCP-Session: 1c8fe5ff-ec9d-4a33-914e-6a53a794f12e Authenticating user 'default' from [fd00:1122:3344:101::e]:58897 | ||
| 7733 | 2025.12.27 23:43:03.081989 [ 292 ] {} <Debug> TCP-Session: 03414647-f19c-4d3f-b295-aa8d3f11909a Authenticating user 'default' from [fd00:1122:3344:101::e]:48805 | ||
| 7734 | 2025.12.27 23:43:03.081820 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60158 | ||
| 7735 | 2025.12.27 23:43:03.082026 [ 292 ] {} <Debug> TCP-Session: 03414647-f19c-4d3f-b295-aa8d3f11909a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7736 | 2025.12.27 23:43:03.082049 [ 293 ] {cbd5ebc9-f676-4e87-a199-bdc3f079d4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48922) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7737 | 2025.12.27 23:43:03.082066 [ 292 ] {} <Debug> TCP-Session: 03414647-f19c-4d3f-b295-aa8d3f11909a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7738 | 2025.12.27 23:43:03.082019 [ 296 ] {} <Debug> TCP-Session: 1c8fe5ff-ec9d-4a33-914e-6a53a794f12e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7739 | 2025.12.27 23:43:03.081807 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54005 | ||
| 7740 | 2025.12.27 23:43:03.082109 [ 296 ] {} <Debug> TCP-Session: 1c8fe5ff-ec9d-4a33-914e-6a53a794f12e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7741 | 2025.12.27 23:43:03.081797 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58814 | ||
| 7742 | 2025.12.27 23:43:03.081752 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54132 | ||
| 7743 | 2025.12.27 23:43:03.081949 [ 295 ] {} <Debug> TCP-Session: 223d3cf6-95ff-4935-ab39-f2ef04d8b183 Authenticating user 'default' from [fd00:1122:3344:101::e]:37968 | ||
| 7744 | 2025.12.27 23:43:03.082260 [ 295 ] {} <Debug> TCP-Session: 223d3cf6-95ff-4935-ab39-f2ef04d8b183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7745 | 2025.12.27 23:43:03.082277 [ 295 ] {} <Debug> TCP-Session: 223d3cf6-95ff-4935-ab39-f2ef04d8b183 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7746 | 2025.12.27 23:43:03.082389 [ 293 ] {cbd5ebc9-f676-4e87-a199-bdc3f079d4fd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7747 | 2025.12.27 23:43:03.082456 [ 293 ] {cbd5ebc9-f676-4e87-a199-bdc3f079d4fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7748 | 2025.12.27 23:43:03.082530 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7749 | 2025.12.27 23:43:03.082560 [ 290 ] {} <Debug> TCP-Session: e392ed05-8d53-416a-9428-165b6552a9a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54005 | ||
| 7750 | 2025.12.27 23:43:03.082578 [ 290 ] {} <Debug> TCP-Session: e392ed05-8d53-416a-9428-165b6552a9a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7751 | 2025.12.27 23:43:03.082594 [ 290 ] {} <Debug> TCP-Session: e392ed05-8d53-416a-9428-165b6552a9a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7752 | 2025.12.27 23:43:03.082641 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7753 | 2025.12.27 23:43:03.082674 [ 291 ] {} <Debug> TCP-Session: 33384465-f606-4b16-89c5-20b2eff222d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60158 | ||
| 7754 | 2025.12.27 23:43:03.082692 [ 291 ] {} <Debug> TCP-Session: 33384465-f606-4b16-89c5-20b2eff222d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7755 | 2025.12.27 23:43:03.082708 [ 291 ] {} <Debug> TCP-Session: 33384465-f606-4b16-89c5-20b2eff222d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7756 | 2025.12.27 23:43:03.082748 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7757 | 2025.12.27 23:43:03.082768 [ 293 ] {cbd5ebc9-f676-4e87-a199-bdc3f079d4fd} <Debug> oximeter.version (a135afb0-3516-4f74-9857-813158e419ec) (SelectExecutor): Key condition: unknown | ||
| 7758 | 2025.12.27 23:43:03.082787 [ 297 ] {} <Debug> TCP-Session: 0076fa0b-427c-41a1-a6d1-bd46cbd27c75 Authenticating user 'default' from [fd00:1122:3344:101::e]:54132 | ||
| 7759 | 2025.12.27 23:43:03.082805 [ 297 ] {} <Debug> TCP-Session: 0076fa0b-427c-41a1-a6d1-bd46cbd27c75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7760 | 2025.12.27 23:43:03.082820 [ 297 ] {} <Debug> TCP-Session: 0076fa0b-427c-41a1-a6d1-bd46cbd27c75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7761 | 2025.12.27 23:43:03.082931 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7762 | 2025.12.27 23:43:03.082964 [ 289 ] {} <Debug> TCP-Session: 23b98ada-4b7d-4590-ace1-a007b70b679b Authenticating user 'default' from [fd00:1122:3344:101::e]:58814 | ||
| 7763 | 2025.12.27 23:43:03.082980 [ 289 ] {} <Debug> TCP-Session: 23b98ada-4b7d-4590-ace1-a007b70b679b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7764 | 2025.12.27 23:43:03.082993 [ 289 ] {} <Debug> TCP-Session: 23b98ada-4b7d-4590-ace1-a007b70b679b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7765 | 2025.12.27 23:43:03.083746 [ 341 ] {cbd5ebc9-f676-4e87-a199-bdc3f079d4fd} <Trace> AggregatingTransform: Aggregating | ||
| 7766 | 2025.12.27 23:43:03.083807 [ 341 ] {cbd5ebc9-f676-4e87-a199-bdc3f079d4fd} <Trace> Aggregator: Aggregation method: without_key | ||
| 7767 | 2025.12.27 23:43:03.083851 [ 341 ] {cbd5ebc9-f676-4e87-a199-bdc3f079d4fd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000973728 sec. (1026.981 rows/sec., 40.12 KiB/sec.) | ||
| 7768 | 2025.12.27 23:43:03.083875 [ 341 ] {cbd5ebc9-f676-4e87-a199-bdc3f079d4fd} <Trace> Aggregator: Merging aggregated data | ||
| 7769 | 2025.12.27 23:43:03.085224 [ 293 ] {cbd5ebc9-f676-4e87-a199-bdc3f079d4fd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003234 sec., 309.2145949288807 rows/sec., 12.08 KiB/sec. | ||
| 7770 | 2025.12.27 23:43:03.085379 [ 293 ] {cbd5ebc9-f676-4e87-a199-bdc3f079d4fd} <Debug> TCPHandler: Processed in 0.003648795 sec. | ||
| 7771 | 2025.12.27 23:43:03.085487 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7772 | 2025.12.27 23:43:03.085516 [ 293 ] {} <Debug> TCP-Session: 130da4d9-021d-4f7a-8f3c-56757b186d34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7773 | 2025.12.27 23:43:03.085517 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7774 | 2025.12.27 23:43:03.085538 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7775 | 2025.12.27 23:43:03.085557 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7776 | 2025.12.27 23:43:03.085567 [ 295 ] {} <Debug> TCP-Session: 223d3cf6-95ff-4935-ab39-f2ef04d8b183 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7777 | 2025.12.27 23:43:03.085586 [ 294 ] {} <Debug> TCP-Session: 574f2d3b-d675-4a63-8295-8e5de593d277 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7778 | 2025.12.27 23:43:03.085595 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7779 | 2025.12.27 23:43:03.085612 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7780 | 2025.12.27 23:43:03.085629 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7781 | 2025.12.27 23:43:03.085647 [ 292 ] {} <Debug> TCP-Session: 03414647-f19c-4d3f-b295-aa8d3f11909a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7782 | 2025.12.27 23:43:03.085668 [ 296 ] {} <Debug> TCP-Session: 1c8fe5ff-ec9d-4a33-914e-6a53a794f12e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7783 | 2025.12.27 23:43:03.085689 [ 297 ] {} <Debug> TCP-Session: 0076fa0b-427c-41a1-a6d1-bd46cbd27c75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7784 | 2025.12.27 23:43:03.085651 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7785 | 2025.12.27 23:43:03.085571 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7786 | 2025.12.27 23:43:03.085757 [ 291 ] {} <Debug> TCP-Session: 33384465-f606-4b16-89c5-20b2eff222d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7787 | 2025.12.27 23:43:03.085601 [ 289 ] {} <Debug> TCP-Session: 23b98ada-4b7d-4590-ace1-a007b70b679b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7788 | 2025.12.27 23:43:03.085783 [ 290 ] {} <Debug> TCP-Session: e392ed05-8d53-416a-9428-165b6552a9a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7789 | 2025.12.27 23:43:04.213889 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36440 | ||
| 7790 | 2025.12.27 23:43:04.214017 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7791 | 2025.12.27 23:43:04.214044 [ 293 ] {} <Debug> TCP-Session: adca72da-b97a-40f6-b00b-01bb415b768a Authenticating user 'default' from [fd00:1122:3344:101::e]:36440 | ||
| 7792 | 2025.12.27 23:43:04.214067 [ 293 ] {} <Debug> TCP-Session: adca72da-b97a-40f6-b00b-01bb415b768a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7793 | 2025.12.27 23:43:04.214080 [ 293 ] {} <Debug> TCP-Session: adca72da-b97a-40f6-b00b-01bb415b768a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7794 | 2025.12.27 23:43:04.214266 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64599 | ||
| 7795 | 2025.12.27 23:43:04.214322 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55491 | ||
| 7796 | 2025.12.27 23:43:04.214353 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52906 | ||
| 7797 | 2025.12.27 23:43:04.214385 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37705 | ||
| 7798 | 2025.12.27 23:43:04.214385 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7799 | 2025.12.27 23:43:04.214411 [ 293 ] {} <Trace> TCP-Session: adca72da-b97a-40f6-b00b-01bb415b768a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7800 | 2025.12.27 23:43:04.214442 [ 294 ] {} <Debug> TCP-Session: bb8781b8-0e90-4bc0-862b-72c0b0463225 Authenticating user 'default' from [fd00:1122:3344:101::e]:64599 | ||
| 7801 | 2025.12.27 23:43:04.214446 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7802 | 2025.12.27 23:43:04.214464 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7803 | 2025.12.27 23:43:04.214464 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7804 | 2025.12.27 23:43:04.214474 [ 294 ] {} <Debug> TCP-Session: bb8781b8-0e90-4bc0-862b-72c0b0463225 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7805 | 2025.12.27 23:43:04.214503 [ 289 ] {} <Debug> TCP-Session: df13c642-f88a-4c32-a30e-9b8feb5132e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52906 | ||
| 7806 | 2025.12.27 23:43:04.214510 [ 292 ] {} <Debug> TCP-Session: 78c34258-2a11-4727-b672-ffae2225493a Authenticating user 'default' from [fd00:1122:3344:101::e]:37705 | ||
| 7807 | 2025.12.27 23:43:04.214517 [ 294 ] {} <Debug> TCP-Session: bb8781b8-0e90-4bc0-862b-72c0b0463225 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7808 | 2025.12.27 23:43:04.214536 [ 289 ] {} <Debug> TCP-Session: df13c642-f88a-4c32-a30e-9b8feb5132e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7809 | 2025.12.27 23:43:04.214540 [ 292 ] {} <Debug> TCP-Session: 78c34258-2a11-4727-b672-ffae2225493a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7810 | 2025.12.27 23:43:04.214561 [ 289 ] {} <Debug> TCP-Session: df13c642-f88a-4c32-a30e-9b8feb5132e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7811 | 2025.12.27 23:43:04.214490 [ 295 ] {} <Debug> TCP-Session: 73b1c803-b0ff-4d2e-8c1c-9b1f6900b719 Authenticating user 'default' from [fd00:1122:3344:101::e]:55491 | ||
| 7812 | 2025.12.27 23:43:04.214571 [ 292 ] {} <Debug> TCP-Session: 78c34258-2a11-4727-b672-ffae2225493a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7813 | 2025.12.27 23:43:04.214377 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44431 | ||
| 7814 | 2025.12.27 23:43:04.214605 [ 295 ] {} <Debug> TCP-Session: 73b1c803-b0ff-4d2e-8c1c-9b1f6900b719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7815 | 2025.12.27 23:43:04.214604 [ 293 ] {54b91e81-20b1-4527-86b0-26d897f4d9d4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36440) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7816 | 2025.12.27 23:43:04.214643 [ 295 ] {} <Debug> TCP-Session: 73b1c803-b0ff-4d2e-8c1c-9b1f6900b719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7817 | 2025.12.27 23:43:04.214365 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41582 | ||
| 7818 | 2025.12.27 23:43:04.214677 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7819 | 2025.12.27 23:43:04.214344 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65273 | ||
| 7820 | 2025.12.27 23:43:04.214744 [ 291 ] {} <Debug> TCP-Session: 67177c03-6de0-4126-b726-87e1d7150d3b Authenticating user 'default' from [fd00:1122:3344:101::e]:44431 | ||
| 7821 | 2025.12.27 23:43:04.214759 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7822 | 2025.12.27 23:43:04.214778 [ 291 ] {} <Debug> TCP-Session: 67177c03-6de0-4126-b726-87e1d7150d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7823 | 2025.12.27 23:43:04.214798 [ 290 ] {} <Debug> TCP-Session: 23c35722-4634-4d31-8437-7ebbb87c5ed0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41582 | ||
| 7824 | 2025.12.27 23:43:04.214810 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7825 | 2025.12.27 23:43:04.214809 [ 291 ] {} <Debug> TCP-Session: 67177c03-6de0-4126-b726-87e1d7150d3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7826 | 2025.12.27 23:43:04.214825 [ 290 ] {} <Debug> TCP-Session: 23c35722-4634-4d31-8437-7ebbb87c5ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7827 | 2025.12.27 23:43:04.214839 [ 297 ] {} <Debug> TCP-Session: ce8c4205-f141-46ea-9a0b-ed5f7a0d3ede Authenticating user 'default' from [fd00:1122:3344:101::e]:65273 | ||
| 7828 | 2025.12.27 23:43:04.214858 [ 290 ] {} <Debug> TCP-Session: 23c35722-4634-4d31-8437-7ebbb87c5ed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7829 | 2025.12.27 23:43:04.214338 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48260 | ||
| 7830 | 2025.12.27 23:43:04.214873 [ 297 ] {} <Debug> TCP-Session: ce8c4205-f141-46ea-9a0b-ed5f7a0d3ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7831 | 2025.12.27 23:43:04.214911 [ 297 ] {} <Debug> TCP-Session: ce8c4205-f141-46ea-9a0b-ed5f7a0d3ede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7832 | 2025.12.27 23:43:04.214921 [ 293 ] {54b91e81-20b1-4527-86b0-26d897f4d9d4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7833 | 2025.12.27 23:43:04.214947 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7834 | 2025.12.27 23:43:04.214974 [ 296 ] {} <Debug> TCP-Session: 6265b2f6-5217-4816-817d-c6220356accf Authenticating user 'default' from [fd00:1122:3344:101::e]:48260 | ||
| 7835 | 2025.12.27 23:43:04.214976 [ 293 ] {54b91e81-20b1-4527-86b0-26d897f4d9d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7836 | 2025.12.27 23:43:04.215006 [ 296 ] {} <Debug> TCP-Session: 6265b2f6-5217-4816-817d-c6220356accf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7837 | 2025.12.27 23:43:04.215027 [ 296 ] {} <Debug> TCP-Session: 6265b2f6-5217-4816-817d-c6220356accf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7838 | 2025.12.27 23:43:04.215279 [ 293 ] {54b91e81-20b1-4527-86b0-26d897f4d9d4} <Debug> oximeter.version (a135afb0-3516-4f74-9857-813158e419ec) (SelectExecutor): Key condition: unknown | ||
| 7839 | 2025.12.27 23:43:04.216188 [ 298 ] {54b91e81-20b1-4527-86b0-26d897f4d9d4} <Trace> AggregatingTransform: Aggregating | ||
| 7840 | 2025.12.27 23:43:04.216240 [ 298 ] {54b91e81-20b1-4527-86b0-26d897f4d9d4} <Trace> Aggregator: Aggregation method: without_key | ||
| 7841 | 2025.12.27 23:43:04.216275 [ 298 ] {54b91e81-20b1-4527-86b0-26d897f4d9d4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877656 sec. (1139.399 rows/sec., 44.51 KiB/sec.) | ||
| 7842 | 2025.12.27 23:43:04.216295 [ 298 ] {54b91e81-20b1-4527-86b0-26d897f4d9d4} <Trace> Aggregator: Merging aggregated data | ||
| 7843 | 2025.12.27 23:43:04.217937 [ 293 ] {54b91e81-20b1-4527-86b0-26d897f4d9d4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003394 sec., 294.6375957572186 rows/sec., 11.51 KiB/sec. | ||
| 7844 | 2025.12.27 23:43:04.218031 [ 293 ] {54b91e81-20b1-4527-86b0-26d897f4d9d4} <Debug> TCPHandler: Processed in 0.003768207 sec. | ||
| 7845 | 2025.12.27 23:43:04.218147 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7846 | 2025.12.27 23:43:04.218174 [ 293 ] {} <Debug> TCP-Session: adca72da-b97a-40f6-b00b-01bb415b768a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7847 | 2025.12.27 23:43:04.218182 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7848 | 2025.12.27 23:43:04.218200 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7849 | 2025.12.27 23:43:04.218223 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7850 | 2025.12.27 23:43:04.218229 [ 292 ] {} <Debug> TCP-Session: 78c34258-2a11-4727-b672-ffae2225493a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7851 | 2025.12.27 23:43:04.218241 [ 296 ] {} <Debug> TCP-Session: 6265b2f6-5217-4816-817d-c6220356accf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7852 | 2025.12.27 23:43:04.218255 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7853 | 2025.12.27 23:43:04.218272 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7854 | 2025.12.27 23:43:04.218305 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7855 | 2025.12.27 23:43:04.218316 [ 294 ] {} <Debug> TCP-Session: bb8781b8-0e90-4bc0-862b-72c0b0463225 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7856 | 2025.12.27 23:43:04.218343 [ 295 ] {} <Debug> TCP-Session: 73b1c803-b0ff-4d2e-8c1c-9b1f6900b719 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7857 | 2025.12.27 23:43:04.218354 [ 289 ] {} <Debug> TCP-Session: df13c642-f88a-4c32-a30e-9b8feb5132e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7858 | 2025.12.27 23:43:04.218285 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7859 | 2025.12.27 23:43:04.218268 [ 297 ] {} <Debug> TCP-Session: ce8c4205-f141-46ea-9a0b-ed5f7a0d3ede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7860 | 2025.12.27 23:43:04.218230 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7861 | 2025.12.27 23:43:04.218425 [ 290 ] {} <Debug> TCP-Session: 23c35722-4634-4d31-8437-7ebbb87c5ed0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7862 | 2025.12.27 23:43:04.218466 [ 291 ] {} <Debug> TCP-Session: 67177c03-6de0-4126-b726-87e1d7150d3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7863 | 2025.12.27 23:43:04.252343 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38699 | ||
| 7864 | 2025.12.27 23:43:04.252444 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7865 | 2025.12.27 23:43:04.252470 [ 293 ] {} <Debug> TCP-Session: 8522eaf2-ac1e-44b8-b92b-b351c890d479 Authenticating user 'default' from [fd00:1122:3344:101::e]:38699 | ||
| 7866 | 2025.12.27 23:43:04.252491 [ 293 ] {} <Debug> TCP-Session: 8522eaf2-ac1e-44b8-b92b-b351c890d479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7867 | 2025.12.27 23:43:04.252504 [ 293 ] {} <Debug> TCP-Session: 8522eaf2-ac1e-44b8-b92b-b351c890d479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7868 | 2025.12.27 23:43:04.252680 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40558 | ||
| 7869 | 2025.12.27 23:43:04.252716 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58271 | ||
| 7870 | 2025.12.27 23:43:04.252737 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34327 | ||
| 7871 | 2025.12.27 23:43:04.252757 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64635 | ||
| 7872 | 2025.12.27 23:43:04.252780 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61396 | ||
| 7873 | 2025.12.27 23:43:04.252779 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7874 | 2025.12.27 23:43:04.252832 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7875 | 2025.12.27 23:43:04.252850 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7876 | 2025.12.27 23:43:04.252864 [ 294 ] {} <Debug> TCP-Session: 1a33eb38-8e7f-4879-a07d-d9f4efdd351a Authenticating user 'default' from [fd00:1122:3344:101::e]:40558 | ||
| 7877 | 2025.12.27 23:43:04.252881 [ 295 ] {} <Debug> TCP-Session: 910dfeeb-711f-4cfe-9a35-b314957beb47 Authenticating user 'default' from [fd00:1122:3344:101::e]:58271 | ||
| 7878 | 2025.12.27 23:43:04.252898 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7879 | 2025.12.27 23:43:04.252911 [ 294 ] {} <Debug> TCP-Session: 1a33eb38-8e7f-4879-a07d-d9f4efdd351a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7880 | 2025.12.27 23:43:04.252924 [ 295 ] {} <Debug> TCP-Session: 910dfeeb-711f-4cfe-9a35-b314957beb47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7881 | 2025.12.27 23:43:04.252897 [ 290 ] {} <Debug> TCP-Session: 6a5aa9be-7d85-433f-9758-c057c4921c70 Authenticating user 'default' from [fd00:1122:3344:101::e]:64635 | ||
| 7882 | 2025.12.27 23:43:04.252968 [ 292 ] {} <Debug> TCP-Session: 002d6750-4d5c-4b79-a44a-c5e70bf0a7f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61396 | ||
| 7883 | 2025.12.27 23:43:04.252994 [ 290 ] {} <Debug> TCP-Session: 6a5aa9be-7d85-433f-9758-c057c4921c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7884 | 2025.12.27 23:43:04.253013 [ 292 ] {} <Debug> TCP-Session: 002d6750-4d5c-4b79-a44a-c5e70bf0a7f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7885 | 2025.12.27 23:43:04.253027 [ 290 ] {} <Debug> TCP-Session: 6a5aa9be-7d85-433f-9758-c057c4921c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7886 | 2025.12.27 23:43:04.253040 [ 292 ] {} <Debug> TCP-Session: 002d6750-4d5c-4b79-a44a-c5e70bf0a7f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7887 | 2025.12.27 23:43:04.252970 [ 295 ] {} <Debug> TCP-Session: 910dfeeb-711f-4cfe-9a35-b314957beb47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7888 | 2025.12.27 23:43:04.252963 [ 294 ] {} <Debug> TCP-Session: 1a33eb38-8e7f-4879-a07d-d9f4efdd351a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7889 | 2025.12.27 23:43:04.252888 [ 293 ] {} <Trace> TCP-Session: 8522eaf2-ac1e-44b8-b92b-b351c890d479 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7890 | 2025.12.27 23:43:04.252830 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7891 | 2025.12.27 23:43:04.252765 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50117 | ||
| 7892 | 2025.12.27 23:43:04.253167 [ 297 ] {} <Debug> TCP-Session: 2c8cdaf6-6652-4b29-9435-74f6eae7d5a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34327 | ||
| 7893 | 2025.12.27 23:43:04.252746 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65151 | ||
| 7894 | 2025.12.27 23:43:04.253203 [ 297 ] {} <Debug> TCP-Session: 2c8cdaf6-6652-4b29-9435-74f6eae7d5a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7895 | 2025.12.27 23:43:04.253235 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7896 | 2025.12.27 23:43:04.253240 [ 297 ] {} <Debug> TCP-Session: 2c8cdaf6-6652-4b29-9435-74f6eae7d5a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7897 | 2025.12.27 23:43:04.253267 [ 291 ] {} <Debug> TCP-Session: b7e9ea0e-fbf9-40f4-836f-82f8ce3ecd67 Authenticating user 'default' from [fd00:1122:3344:101::e]:50117 | ||
| 7898 | 2025.12.27 23:43:04.253268 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7899 | 2025.12.27 23:43:04.253294 [ 291 ] {} <Debug> TCP-Session: b7e9ea0e-fbf9-40f4-836f-82f8ce3ecd67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7900 | 2025.12.27 23:43:04.253294 [ 293 ] {992f6a20-1be1-41ef-8e55-bea2d21b8390} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38699) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7901 | 2025.12.27 23:43:04.253313 [ 289 ] {} <Debug> TCP-Session: b695e138-f481-4e6d-9c36-52b0a3c8ffd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:65151 | ||
| 7902 | 2025.12.27 23:43:04.253331 [ 291 ] {} <Debug> TCP-Session: b7e9ea0e-fbf9-40f4-836f-82f8ce3ecd67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7903 | 2025.12.27 23:43:04.253360 [ 289 ] {} <Debug> TCP-Session: b695e138-f481-4e6d-9c36-52b0a3c8ffd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7904 | 2025.12.27 23:43:04.252729 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35133 | ||
| 7905 | 2025.12.27 23:43:04.253383 [ 289 ] {} <Debug> TCP-Session: b695e138-f481-4e6d-9c36-52b0a3c8ffd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7906 | 2025.12.27 23:43:04.253451 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7907 | 2025.12.27 23:43:04.253477 [ 296 ] {} <Debug> TCP-Session: cf3d2ce7-d3f4-4499-b8bd-75fca9e6f258 Authenticating user 'default' from [fd00:1122:3344:101::e]:35133 | ||
| 7908 | 2025.12.27 23:43:04.253497 [ 296 ] {} <Debug> TCP-Session: cf3d2ce7-d3f4-4499-b8bd-75fca9e6f258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7909 | 2025.12.27 23:43:04.253514 [ 296 ] {} <Debug> TCP-Session: cf3d2ce7-d3f4-4499-b8bd-75fca9e6f258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7910 | 2025.12.27 23:43:04.253584 [ 293 ] {992f6a20-1be1-41ef-8e55-bea2d21b8390} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7911 | 2025.12.27 23:43:04.253644 [ 293 ] {992f6a20-1be1-41ef-8e55-bea2d21b8390} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7912 | 2025.12.27 23:43:04.253925 [ 293 ] {992f6a20-1be1-41ef-8e55-bea2d21b8390} <Debug> oximeter.version (a135afb0-3516-4f74-9857-813158e419ec) (SelectExecutor): Key condition: unknown | ||
| 7913 | 2025.12.27 23:43:04.254847 [ 347 ] {992f6a20-1be1-41ef-8e55-bea2d21b8390} <Trace> AggregatingTransform: Aggregating | ||
| 7914 | 2025.12.27 23:43:04.254887 [ 347 ] {992f6a20-1be1-41ef-8e55-bea2d21b8390} <Trace> Aggregator: Aggregation method: without_key | ||
| 7915 | 2025.12.27 23:43:04.254928 [ 347 ] {992f6a20-1be1-41ef-8e55-bea2d21b8390} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000902116 sec. (1108.505 rows/sec., 43.30 KiB/sec.) | ||
| 7916 | 2025.12.27 23:43:04.254946 [ 347 ] {992f6a20-1be1-41ef-8e55-bea2d21b8390} <Trace> Aggregator: Merging aggregated data | ||
| 7917 | 2025.12.27 23:43:04.256464 [ 293 ] {992f6a20-1be1-41ef-8e55-bea2d21b8390} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003229 sec., 309.6934035305048 rows/sec., 12.10 KiB/sec. | ||
| 7918 | 2025.12.27 23:43:04.256693 [ 293 ] {992f6a20-1be1-41ef-8e55-bea2d21b8390} <Debug> TCPHandler: Processed in 0.00393123 sec. | ||
| 7919 | 2025.12.27 23:43:04.256832 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7920 | 2025.12.27 23:43:04.256862 [ 293 ] {} <Debug> TCP-Session: 8522eaf2-ac1e-44b8-b92b-b351c890d479 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7921 | 2025.12.27 23:43:04.256869 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7922 | 2025.12.27 23:43:04.256892 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7923 | 2025.12.27 23:43:04.256914 [ 294 ] {} <Debug> TCP-Session: 1a33eb38-8e7f-4879-a07d-d9f4efdd351a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7924 | 2025.12.27 23:43:04.256914 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7925 | 2025.12.27 23:43:04.256938 [ 292 ] {} <Debug> TCP-Session: 002d6750-4d5c-4b79-a44a-c5e70bf0a7f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7926 | 2025.12.27 23:43:04.256943 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7927 | 2025.12.27 23:43:04.256961 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7928 | 2025.12.27 23:43:04.256982 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7929 | 2025.12.27 23:43:04.256997 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7930 | 2025.12.27 23:43:04.257039 [ 290 ] {} <Debug> TCP-Session: 6a5aa9be-7d85-433f-9758-c057c4921c70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7931 | 2025.12.27 23:43:04.256992 [ 297 ] {} <Debug> TCP-Session: 2c8cdaf6-6652-4b29-9435-74f6eae7d5a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7932 | 2025.12.27 23:43:04.257069 [ 291 ] {} <Debug> TCP-Session: b7e9ea0e-fbf9-40f4-836f-82f8ce3ecd67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7933 | 2025.12.27 23:43:04.256926 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7934 | 2025.12.27 23:43:04.257016 [ 289 ] {} <Debug> TCP-Session: b695e138-f481-4e6d-9c36-52b0a3c8ffd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7935 | 2025.12.27 23:43:04.257130 [ 295 ] {} <Debug> TCP-Session: 910dfeeb-711f-4cfe-9a35-b314957beb47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7936 | 2025.12.27 23:43:04.256969 [ 296 ] {} <Debug> TCP-Session: cf3d2ce7-d3f4-4499-b8bd-75fca9e6f258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7937 | 2025.12.27 23:43:04.986337 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7938 | 2025.12.27 23:43:04.986520 [ 261 ] {1f3fab1f-7bf0-4381-8111-56294d1fac80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7939 | 2025.12.27 23:43:04.986590 [ 261 ] {1f3fab1f-7bf0-4381-8111-56294d1fac80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7940 | 2025.12.27 23:43:04.987318 [ 261 ] {1f3fab1f-7bf0-4381-8111-56294d1fac80} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7941 | 2025.12.27 23:43:04.987374 [ 261 ] {1f3fab1f-7bf0-4381-8111-56294d1fac80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7942 | 2025.12.27 23:43:04.987766 [ 261 ] {1f3fab1f-7bf0-4381-8111-56294d1fac80} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7943 | 2025.12.27 23:43:04.988009 [ 261 ] {1f3fab1f-7bf0-4381-8111-56294d1fac80} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7944 | 2025.12.27 23:43:04.988169 [ 261 ] {1f3fab1f-7bf0-4381-8111-56294d1fac80} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001685 sec., 1186.9436201780416 rows/sec., 96.79 KiB/sec. | ||
| 7945 | 2025.12.27 23:43:04.988218 [ 261 ] {1f3fab1f-7bf0-4381-8111-56294d1fac80} <Debug> TCPHandler: Processed in 0.002017026 sec. | ||
| 7946 | 2025.12.27 23:43:04.988363 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7947 | 2025.12.27 23:43:04.988471 [ 261 ] {53a70af2-2bed-4bff-93c4-5e90ca054ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7948 | 2025.12.27 23:43:04.988517 [ 261 ] {53a70af2-2bed-4bff-93c4-5e90ca054ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7949 | 2025.12.27 23:43:04.989726 [ 261 ] {53a70af2-2bed-4bff-93c4-5e90ca054ace} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7950 | 2025.12.27 23:43:04.989764 [ 261 ] {53a70af2-2bed-4bff-93c4-5e90ca054ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7951 | 2025.12.27 23:43:04.990169 [ 261 ] {53a70af2-2bed-4bff-93c4-5e90ca054ace} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7952 | 2025.12.27 23:43:04.990402 [ 261 ] {53a70af2-2bed-4bff-93c4-5e90ca054ace} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7953 | 2025.12.27 23:43:04.990537 [ 261 ] {53a70af2-2bed-4bff-93c4-5e90ca054ace} <Debug> executeQuery: Read 1249 rows, 105.92 KiB in 0.002093 sec., 596751.0750119446 rows/sec., 49.42 MiB/sec. | ||
| 7954 | 2025.12.27 23:43:04.990576 [ 261 ] {53a70af2-2bed-4bff-93c4-5e90ca054ace} <Debug> TCPHandler: Processed in 0.00226822 sec. | ||
| 7955 | 2025.12.27 23:43:04.990697 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7956 | 2025.12.27 23:43:04.990794 [ 261 ] {7b3d04a8-3af6-4aba-9da4-4ffdeefb225d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7957 | 2025.12.27 23:43:04.990837 [ 261 ] {7b3d04a8-3af6-4aba-9da4-4ffdeefb225d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7958 | 2025.12.27 23:43:04.991259 [ 261 ] {7b3d04a8-3af6-4aba-9da4-4ffdeefb225d} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7959 | 2025.12.27 23:43:04.991299 [ 261 ] {7b3d04a8-3af6-4aba-9da4-4ffdeefb225d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7960 | 2025.12.27 23:43:04.991604 [ 261 ] {7b3d04a8-3af6-4aba-9da4-4ffdeefb225d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7961 | 2025.12.27 23:43:04.991818 [ 261 ] {7b3d04a8-3af6-4aba-9da4-4ffdeefb225d} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7962 | 2025.12.27 23:43:04.991949 [ 261 ] {7b3d04a8-3af6-4aba-9da4-4ffdeefb225d} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001173 sec., 23870.417732310314 rows/sec., 1.74 MiB/sec. | ||
| 7963 | 2025.12.27 23:43:04.991987 [ 261 ] {7b3d04a8-3af6-4aba-9da4-4ffdeefb225d} <Debug> TCPHandler: Processed in 0.001340184 sec. | ||
| 7964 | 2025.12.27 23:43:04.992100 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7965 | 2025.12.27 23:43:04.992194 [ 261 ] {40229965-a784-4ad4-8249-e1e4a166485c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7966 | 2025.12.27 23:43:04.992234 [ 261 ] {40229965-a784-4ad4-8249-e1e4a166485c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7967 | 2025.12.27 23:43:04.992762 [ 261 ] {40229965-a784-4ad4-8249-e1e4a166485c} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7968 | 2025.12.27 23:43:04.992799 [ 261 ] {40229965-a784-4ad4-8249-e1e4a166485c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7969 | 2025.12.27 23:43:04.993105 [ 261 ] {40229965-a784-4ad4-8249-e1e4a166485c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7970 | 2025.12.27 23:43:04.993315 [ 261 ] {40229965-a784-4ad4-8249-e1e4a166485c} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7971 | 2025.12.27 23:43:04.993429 [ 38 ] {} <Debug> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7972 | 2025.12.27 23:43:04.993444 [ 261 ] {40229965-a784-4ad4-8249-e1e4a166485c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001268 sec., 179810.72555205046 rows/sec., 12.18 MiB/sec. | ||
| 7973 | 2025.12.27 23:43:04.993500 [ 38 ] {} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7974 | 2025.12.27 23:43:04.993508 [ 261 ] {40229965-a784-4ad4-8249-e1e4a166485c} <Debug> TCPHandler: Processed in 0.001456886 sec. | ||
| 7975 | 2025.12.27 23:43:04.993531 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7976 | 2025.12.27 23:43:04.993641 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7977 | 2025.12.27 23:43:04.993641 [ 190 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::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 | ||
| 7978 | 2025.12.27 23:43:04.993743 [ 261 ] {7eeeb128-622a-4b7e-802a-3245371f4b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7979 | 2025.12.27 23:43:04.993784 [ 190 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7980 | 2025.12.27 23:43:04.993789 [ 261 ] {7eeeb128-622a-4b7e-802a-3245371f4b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7981 | 2025.12.27 23:43:04.993826 [ 190 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 442 rows starting from the beginning of the part | ||
| 7982 | 2025.12.27 23:43:04.993902 [ 190 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 228 rows starting from the beginning of the part | ||
| 7983 | 2025.12.27 23:43:04.993950 [ 190 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 7984 | 2025.12.27 23:43:04.993994 [ 190 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 7985 | 2025.12.27 23:43:04.994034 [ 190 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 7986 | 2025.12.27 23:43:04.994079 [ 190 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 228 rows starting from the beginning of the part | ||
| 7987 | 2025.12.27 23:43:04.994474 [ 261 ] {7eeeb128-622a-4b7e-802a-3245371f4b5e} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7988 | 2025.12.27 23:43:04.994515 [ 261 ] {7eeeb128-622a-4b7e-802a-3245371f4b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 7989 | 2025.12.27 23:43:04.994888 [ 261 ] {7eeeb128-622a-4b7e-802a-3245371f4b5e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7990 | 2025.12.27 23:43:04.995087 [ 199 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1534 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491446 sec., 1028532.0420585123 rows/sec., 71.73 MiB/sec. | ||
| 7991 | 2025.12.27 23:43:04.995105 [ 261 ] {7eeeb128-622a-4b7e-802a-3245371f4b5e} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2025.12.27 23:43:04.995262 [ 261 ] {7eeeb128-622a-4b7e-802a-3245371f4b5e} <Debug> executeQuery: Read 548 rows, 41.65 KiB in 0.001537 sec., 356538.7117761874 rows/sec., 26.46 MiB/sec. | ||
| 7993 | 2025.12.27 23:43:04.995307 [ 261 ] {7eeeb128-622a-4b7e-802a-3245371f4b5e} <Debug> TCPHandler: Processed in 0.00171688 sec. | ||
| 7994 | 2025.12.27 23:43:04.995355 [ 200 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7995 | 2025.12.27 23:43:04.995428 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7996 | 2025.12.27 23:43:04.995528 [ 261 ] {78cce295-0231-4586-bcca-d189a7534095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7997 | 2025.12.27 23:43:04.995577 [ 261 ] {78cce295-0231-4586-bcca-d189a7534095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7998 | 2025.12.27 23:43:04.995690 [ 200 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_31_6} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7999 | 2025.12.27 23:43:04.995784 [ 200 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_31_6} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8000 | 2025.12.27 23:43:04.995883 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 8001 | 2025.12.27 23:43:04.996226 [ 261 ] {78cce295-0231-4586-bcca-d189a7534095} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2025.12.27 23:43:04.996268 [ 261 ] {78cce295-0231-4586-bcca-d189a7534095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8003 | 2025.12.27 23:43:04.996660 [ 261 ] {78cce295-0231-4586-bcca-d189a7534095} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8004 | 2025.12.27 23:43:04.996873 [ 261 ] {78cce295-0231-4586-bcca-d189a7534095} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8005 | 2025.12.27 23:43:04.997001 [ 261 ] {78cce295-0231-4586-bcca-d189a7534095} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001491 sec., 566733.7357478202 rows/sec., 38.15 MiB/sec. | ||
| 8006 | 2025.12.27 23:43:04.997040 [ 261 ] {78cce295-0231-4586-bcca-d189a7534095} <Debug> TCPHandler: Processed in 0.001659849 sec. | ||
| 8007 | 2025.12.27 23:43:04.997159 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8008 | 2025.12.27 23:43:04.997254 [ 261 ] {02473011-aeee-46ad-b47a-07d3ceabd147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8009 | 2025.12.27 23:43:04.997311 [ 261 ] {02473011-aeee-46ad-b47a-07d3ceabd147} <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 | ||
| 8010 | 2025.12.27 23:43:04.998129 [ 261 ] {02473011-aeee-46ad-b47a-07d3ceabd147} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8011 | 2025.12.27 23:43:04.998166 [ 261 ] {02473011-aeee-46ad-b47a-07d3ceabd147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8012 | 2025.12.27 23:43:04.998685 [ 261 ] {02473011-aeee-46ad-b47a-07d3ceabd147} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8013 | 2025.12.27 23:43:04.998907 [ 261 ] {02473011-aeee-46ad-b47a-07d3ceabd147} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8014 | 2025.12.27 23:43:04.999047 [ 261 ] {02473011-aeee-46ad-b47a-07d3ceabd147} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001812 sec., 14348.78587196468 rows/sec., 25.71 MiB/sec. | ||
| 8015 | 2025.12.27 23:43:04.999100 [ 261 ] {02473011-aeee-46ad-b47a-07d3ceabd147} <Debug> TCPHandler: Processed in 0.001991135 sec. | ||
| 8016 | 2025.12.27 23:43:04.999225 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8017 | 2025.12.27 23:43:04.999321 [ 261 ] {031ed2cb-f2e7-4bc7-8ad4-68cbb6c2bcdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8018 | 2025.12.27 23:43:04.999364 [ 261 ] {031ed2cb-f2e7-4bc7-8ad4-68cbb6c2bcdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8019 | 2025.12.27 23:43:04.999711 [ 261 ] {031ed2cb-f2e7-4bc7-8ad4-68cbb6c2bcdc} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8020 | 2025.12.27 23:43:04.999748 [ 261 ] {031ed2cb-f2e7-4bc7-8ad4-68cbb6c2bcdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8021 | 2025.12.27 23:43:05.000057 [ 261 ] {031ed2cb-f2e7-4bc7-8ad4-68cbb6c2bcdc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8022 | 2025.12.27 23:43:05.000413 [ 261 ] {031ed2cb-f2e7-4bc7-8ad4-68cbb6c2bcdc} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8023 | 2025.12.27 23:43:05.000541 [ 261 ] {031ed2cb-f2e7-4bc7-8ad4-68cbb6c2bcdc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001239 sec., 48426.15012106537 rows/sec., 3.26 MiB/sec. | ||
| 8024 | 2025.12.27 23:43:05.000578 [ 261 ] {031ed2cb-f2e7-4bc7-8ad4-68cbb6c2bcdc} <Debug> TCPHandler: Processed in 0.001403825 sec. | ||
| 8025 | 2025.12.27 23:43:05.572758 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15728 | ||
| 8026 | 2025.12.27 23:43:05.573300 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8027 | 2025.12.27 23:43:05.573352 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8028 | 2025.12.27 23:43:05.573859 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8029 | 2025.12.27 23:43:05.574080 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8030 | 2025.12.27 23:43:05.574203 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15728 | ||
| 8031 | 2025.12.27 23:43:06.387960 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8032 | 2025.12.27 23:43:06.404506 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8033 | 2025.12.27 23:43:06.404579 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8034 | 2025.12.27 23:43:06.409950 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8035 | 2025.12.27 23:43:06.410675 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8036 | 2025.12.27 23:43:06.413710 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8037 | 2025.12.27 23:43:08.114617 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1030 | ||
| 8038 | 2025.12.27 23:43:08.117203 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8039 | 2025.12.27 23:43:08.117259 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8040 | 2025.12.27 23:43:08.118527 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8041 | 2025.12.27 23:43:08.118818 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8042 | 2025.12.27 23:43:08.119205 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1030 | ||
| 8043 | 2025.12.27 23:43:09.967031 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8044 | 2025.12.27 23:43:09.967320 [ 261 ] {e9dbf916-6311-480d-916a-8d32e92399cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8045 | 2025.12.27 23:43:09.967421 [ 261 ] {e9dbf916-6311-480d-916a-8d32e92399cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8046 | 2025.12.27 23:43:09.968457 [ 261 ] {e9dbf916-6311-480d-916a-8d32e92399cc} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8047 | 2025.12.27 23:43:09.968506 [ 261 ] {e9dbf916-6311-480d-916a-8d32e92399cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8048 | 2025.12.27 23:43:09.968934 [ 261 ] {e9dbf916-6311-480d-916a-8d32e92399cc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8049 | 2025.12.27 23:43:09.969171 [ 261 ] {e9dbf916-6311-480d-916a-8d32e92399cc} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8050 | 2025.12.27 23:43:09.969333 [ 261 ] {e9dbf916-6311-480d-916a-8d32e92399cc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002087 sec., 196454.2405366555 rows/sec., 12.46 MiB/sec. | ||
| 8051 | 2025.12.27 23:43:09.969378 [ 261 ] {e9dbf916-6311-480d-916a-8d32e92399cc} <Debug> TCPHandler: Processed in 0.002522835 sec. | ||
| 8052 | 2025.12.27 23:43:09.969512 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8053 | 2025.12.27 23:43:09.969609 [ 261 ] {333329a4-12c3-49cd-9ba7-bc2c7d75ec4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8054 | 2025.12.27 23:43:09.969651 [ 261 ] {333329a4-12c3-49cd-9ba7-bc2c7d75ec4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8055 | 2025.12.27 23:43:09.970593 [ 261 ] {333329a4-12c3-49cd-9ba7-bc2c7d75ec4c} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8056 | 2025.12.27 23:43:09.970630 [ 261 ] {333329a4-12c3-49cd-9ba7-bc2c7d75ec4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8057 | 2025.12.27 23:43:09.971003 [ 261 ] {333329a4-12c3-49cd-9ba7-bc2c7d75ec4c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8058 | 2025.12.27 23:43:09.971219 [ 261 ] {333329a4-12c3-49cd-9ba7-bc2c7d75ec4c} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8059 | 2025.12.27 23:43:09.971347 [ 261 ] {333329a4-12c3-49cd-9ba7-bc2c7d75ec4c} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001757 sec., 648833.2384746727 rows/sec., 51.49 MiB/sec. | ||
| 8060 | 2025.12.27 23:43:09.971386 [ 261 ] {333329a4-12c3-49cd-9ba7-bc2c7d75ec4c} <Debug> TCPHandler: Processed in 0.001925004 sec. | ||
| 8061 | 2025.12.27 23:43:09.971508 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8062 | 2025.12.27 23:43:09.971603 [ 261 ] {feb650fe-d0a9-47e3-8528-da9230233be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8063 | 2025.12.27 23:43:09.971644 [ 261 ] {feb650fe-d0a9-47e3-8528-da9230233be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8064 | 2025.12.27 23:43:09.972142 [ 261 ] {feb650fe-d0a9-47e3-8528-da9230233be1} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8065 | 2025.12.27 23:43:09.972180 [ 261 ] {feb650fe-d0a9-47e3-8528-da9230233be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8066 | 2025.12.27 23:43:09.972493 [ 261 ] {feb650fe-d0a9-47e3-8528-da9230233be1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8067 | 2025.12.27 23:43:09.972709 [ 261 ] {feb650fe-d0a9-47e3-8528-da9230233be1} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8068 | 2025.12.27 23:43:09.972837 [ 261 ] {feb650fe-d0a9-47e3-8528-da9230233be1} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001252 sec., 174920.12779552714 rows/sec., 10.43 MiB/sec. | ||
| 8069 | 2025.12.27 23:43:09.972876 [ 261 ] {feb650fe-d0a9-47e3-8528-da9230233be1} <Debug> TCPHandler: Processed in 0.001417855 sec. | ||
| 8070 | 2025.12.27 23:43:09.972995 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8071 | 2025.12.27 23:43:09.973089 [ 261 ] {0c3ce567-ad74-44ce-9fc1-2942fcae7f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8072 | 2025.12.27 23:43:09.973129 [ 261 ] {0c3ce567-ad74-44ce-9fc1-2942fcae7f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8073 | 2025.12.27 23:43:09.973604 [ 261 ] {0c3ce567-ad74-44ce-9fc1-2942fcae7f31} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8074 | 2025.12.27 23:43:09.973641 [ 261 ] {0c3ce567-ad74-44ce-9fc1-2942fcae7f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8075 | 2025.12.27 23:43:09.973948 [ 261 ] {0c3ce567-ad74-44ce-9fc1-2942fcae7f31} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8076 | 2025.12.27 23:43:09.974176 [ 261 ] {0c3ce567-ad74-44ce-9fc1-2942fcae7f31} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8077 | 2025.12.27 23:43:09.974304 [ 261 ] {0c3ce567-ad74-44ce-9fc1-2942fcae7f31} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001233 sec., 171938.36171938363 rows/sec., 11.09 MiB/sec. | ||
| 8078 | 2025.12.27 23:43:09.974342 [ 261 ] {0c3ce567-ad74-44ce-9fc1-2942fcae7f31} <Debug> TCPHandler: Processed in 0.001397185 sec. | ||
| 8079 | 2025.12.27 23:43:09.974454 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8080 | 2025.12.27 23:43:09.974549 [ 261 ] {74ca662f-6a2d-4911-8429-076299951517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8081 | 2025.12.27 23:43:09.974589 [ 261 ] {74ca662f-6a2d-4911-8429-076299951517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8082 | 2025.12.27 23:43:09.975053 [ 261 ] {74ca662f-6a2d-4911-8429-076299951517} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8083 | 2025.12.27 23:43:09.975090 [ 261 ] {74ca662f-6a2d-4911-8429-076299951517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8084 | 2025.12.27 23:43:09.975405 [ 261 ] {74ca662f-6a2d-4911-8429-076299951517} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8085 | 2025.12.27 23:43:09.975623 [ 261 ] {74ca662f-6a2d-4911-8429-076299951517} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8086 | 2025.12.27 23:43:09.975755 [ 261 ] {74ca662f-6a2d-4911-8429-076299951517} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001223 sec., 172526.57399836468 rows/sec., 9.80 MiB/sec. | ||
| 8087 | 2025.12.27 23:43:09.975793 [ 261 ] {74ca662f-6a2d-4911-8429-076299951517} <Debug> TCPHandler: Processed in 0.001387075 sec. | ||
| 8088 | 2025.12.27 23:43:09.975903 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8089 | 2025.12.27 23:43:09.975995 [ 261 ] {0e4b9d5c-4e8b-4516-8b21-1af9e3610475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8090 | 2025.12.27 23:43:09.976035 [ 261 ] {0e4b9d5c-4e8b-4516-8b21-1af9e3610475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8091 | 2025.12.27 23:43:09.976676 [ 261 ] {0e4b9d5c-4e8b-4516-8b21-1af9e3610475} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8092 | 2025.12.27 23:43:09.976712 [ 261 ] {0e4b9d5c-4e8b-4516-8b21-1af9e3610475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8093 | 2025.12.27 23:43:09.977047 [ 261 ] {0e4b9d5c-4e8b-4516-8b21-1af9e3610475} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8094 | 2025.12.27 23:43:09.977256 [ 261 ] {0e4b9d5c-4e8b-4516-8b21-1af9e3610475} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8095 | 2025.12.27 23:43:09.977388 [ 261 ] {0e4b9d5c-4e8b-4516-8b21-1af9e3610475} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.00141 sec., 491489.3617021277 rows/sec., 34.35 MiB/sec. | ||
| 8096 | 2025.12.27 23:43:09.977427 [ 261 ] {0e4b9d5c-4e8b-4516-8b21-1af9e3610475} <Debug> TCPHandler: Processed in 0.001574068 sec. | ||
| 8097 | 2025.12.27 23:43:09.977537 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8098 | 2025.12.27 23:43:09.977632 [ 261 ] {43310ea4-5d36-4d35-9860-1326c76cec3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8099 | 2025.12.27 23:43:09.977674 [ 261 ] {43310ea4-5d36-4d35-9860-1326c76cec3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8100 | 2025.12.27 23:43:09.978005 [ 261 ] {43310ea4-5d36-4d35-9860-1326c76cec3c} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8101 | 2025.12.27 23:43:09.978042 [ 261 ] {43310ea4-5d36-4d35-9860-1326c76cec3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8102 | 2025.12.27 23:43:09.978355 [ 261 ] {43310ea4-5d36-4d35-9860-1326c76cec3c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8103 | 2025.12.27 23:43:09.978578 [ 261 ] {43310ea4-5d36-4d35-9860-1326c76cec3c} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8104 | 2025.12.27 23:43:09.978708 [ 261 ] {43310ea4-5d36-4d35-9860-1326c76cec3c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 8105 | 2025.12.27 23:43:09.978745 [ 261 ] {43310ea4-5d36-4d35-9860-1326c76cec3c} <Debug> TCPHandler: Processed in 0.001257423 sec. | ||
| 8106 | 2025.12.27 23:43:09.978856 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8107 | 2025.12.27 23:43:09.978950 [ 261 ] {65efb77a-23bf-4eb3-a36d-24799343ef35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8108 | 2025.12.27 23:43:09.978993 [ 261 ] {65efb77a-23bf-4eb3-a36d-24799343ef35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8109 | 2025.12.27 23:43:09.979427 [ 261 ] {65efb77a-23bf-4eb3-a36d-24799343ef35} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8110 | 2025.12.27 23:43:09.979465 [ 261 ] {65efb77a-23bf-4eb3-a36d-24799343ef35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8111 | 2025.12.27 23:43:09.979801 [ 261 ] {65efb77a-23bf-4eb3-a36d-24799343ef35} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8112 | 2025.12.27 23:43:09.980017 [ 261 ] {65efb77a-23bf-4eb3-a36d-24799343ef35} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8113 | 2025.12.27 23:43:09.980148 [ 261 ] {65efb77a-23bf-4eb3-a36d-24799343ef35} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001216 sec., 258223.6842105263 rows/sec., 16.96 MiB/sec. | ||
| 8114 | 2025.12.27 23:43:09.980187 [ 261 ] {65efb77a-23bf-4eb3-a36d-24799343ef35} <Debug> TCPHandler: Processed in 0.001381604 sec. | ||
| 8115 | 2025.12.27 23:43:09.980297 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8116 | 2025.12.27 23:43:09.980393 [ 261 ] {3e4e67b1-ae74-42d4-87f6-d1a9e014388c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8117 | 2025.12.27 23:43:09.980436 [ 261 ] {3e4e67b1-ae74-42d4-87f6-d1a9e014388c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8118 | 2025.12.27 23:43:09.980747 [ 261 ] {3e4e67b1-ae74-42d4-87f6-d1a9e014388c} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8119 | 2025.12.27 23:43:09.980783 [ 261 ] {3e4e67b1-ae74-42d4-87f6-d1a9e014388c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8120 | 2025.12.27 23:43:09.981076 [ 261 ] {3e4e67b1-ae74-42d4-87f6-d1a9e014388c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8121 | 2025.12.27 23:43:09.981292 [ 261 ] {3e4e67b1-ae74-42d4-87f6-d1a9e014388c} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8122 | 2025.12.27 23:43:09.981403 [ 31 ] {} <Debug> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8123 | 2025.12.27 23:43:09.981425 [ 261 ] {3e4e67b1-ae74-42d4-87f6-d1a9e014388c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 8124 | 2025.12.27 23:43:09.981471 [ 31 ] {} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8125 | 2025.12.27 23:43:09.981481 [ 261 ] {3e4e67b1-ae74-42d4-87f6-d1a9e014388c} <Debug> TCPHandler: Processed in 0.001233712 sec. | ||
| 8126 | 2025.12.27 23:43:09.981500 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8127 | 2025.12.27 23:43:09.981602 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8128 | 2025.12.27 23:43:09.981639 [ 194 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::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 | ||
| 8129 | 2025.12.27 23:43:09.981700 [ 261 ] {b8efa2c7-4bec-4176-9fd1-d409837979dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8130 | 2025.12.27 23:43:09.981760 [ 261 ] {b8efa2c7-4bec-4176-9fd1-d409837979dd} <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 | ||
| 8131 | 2025.12.27 23:43:09.981806 [ 194 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8132 | 2025.12.27 23:43:09.981853 [ 194 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 21 rows starting from the beginning of the part | ||
| 8133 | 2025.12.27 23:43:09.981930 [ 194 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8134 | 2025.12.27 23:43:09.981980 [ 194 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::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 | ||
| 8135 | 2025.12.27 23:43:09.982026 [ 194 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::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 | ||
| 8136 | 2025.12.27 23:43:09.982069 [ 194 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::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 | ||
| 8137 | 2025.12.27 23:43:09.982111 [ 194 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::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 | ||
| 8138 | 2025.12.27 23:43:09.982546 [ 261 ] {b8efa2c7-4bec-4176-9fd1-d409837979dd} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8139 | 2025.12.27 23:43:09.982587 [ 261 ] {b8efa2c7-4bec-4176-9fd1-d409837979dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8140 | 2025.12.27 23:43:09.983000 [ 199 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.001427965 sec., 18207.72918103735 rows/sec., 1.19 MiB/sec. | ||
| 8141 | 2025.12.27 23:43:09.983125 [ 261 ] {b8efa2c7-4bec-4176-9fd1-d409837979dd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8142 | 2025.12.27 23:43:09.983207 [ 196 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8143 | 2025.12.27 23:43:09.983390 [ 261 ] {b8efa2c7-4bec-4176-9fd1-d409837979dd} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8144 | 2025.12.27 23:43:09.983543 [ 261 ] {b8efa2c7-4bec-4176-9fd1-d409837979dd} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00186 sec., 7526.881720430107 rows/sec., 13.49 MiB/sec. | ||
| 8145 | 2025.12.27 23:43:09.983600 [ 261 ] {b8efa2c7-4bec-4176-9fd1-d409837979dd} <Debug> TCPHandler: Processed in 0.002048166 sec. | ||
| 8146 | 2025.12.27 23:43:09.983620 [ 196 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_25_5} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8147 | 2025.12.27 23:43:09.983717 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8148 | 2025.12.27 23:43:09.983718 [ 196 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_25_5} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8149 | 2025.12.27 23:43:09.983821 [ 261 ] {3403e4c5-e673-473a-8c8d-4f19f114552e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8150 | 2025.12.27 23:43:09.983849 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8151 | 2025.12.27 23:43:09.983869 [ 261 ] {3403e4c5-e673-473a-8c8d-4f19f114552e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8152 | 2025.12.27 23:43:09.984214 [ 261 ] {3403e4c5-e673-473a-8c8d-4f19f114552e} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8153 | 2025.12.27 23:43:09.984251 [ 261 ] {3403e4c5-e673-473a-8c8d-4f19f114552e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8154 | 2025.12.27 23:43:09.984566 [ 261 ] {3403e4c5-e673-473a-8c8d-4f19f114552e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8155 | 2025.12.27 23:43:09.984780 [ 261 ] {3403e4c5-e673-473a-8c8d-4f19f114552e} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8156 | 2025.12.27 23:43:09.984907 [ 261 ] {3403e4c5-e673-473a-8c8d-4f19f114552e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001105 sec., 94117.64705882352 rows/sec., 5.77 MiB/sec. | ||
| 8157 | 2025.12.27 23:43:09.984943 [ 261 ] {3403e4c5-e673-473a-8c8d-4f19f114552e} <Debug> TCPHandler: Processed in 0.001276613 sec. | ||
| 8158 | 2025.12.27 23:43:12.962483 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8159 | 2025.12.27 23:43:12.962535 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8160 | 2025.12.27 23:43:13.074385 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16240 | ||
| 8161 | 2025.12.27 23:43:13.074973 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8162 | 2025.12.27 23:43:13.075025 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8163 | 2025.12.27 23:43:13.075521 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8164 | 2025.12.27 23:43:13.075752 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8165 | 2025.12.27 23:43:13.075885 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16240 | ||
| 8166 | 2025.12.27 23:43:13.913854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8167 | 2025.12.27 23:43:13.930169 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8168 | 2025.12.27 23:43:13.930215 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8169 | 2025.12.27 23:43:13.935927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8170 | 2025.12.27 23:43:13.936622 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8171 | 2025.12.27 23:43:13.939301 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8172 | 2025.12.27 23:43:14.955860 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8173 | 2025.12.27 23:43:14.956152 [ 261 ] {5f886d84-bbb8-4a7b-813d-2be0b6ac9a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8174 | 2025.12.27 23:43:14.956220 [ 261 ] {5f886d84-bbb8-4a7b-813d-2be0b6ac9a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8175 | 2025.12.27 23:43:14.956935 [ 261 ] {5f886d84-bbb8-4a7b-813d-2be0b6ac9a04} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8176 | 2025.12.27 23:43:14.956983 [ 261 ] {5f886d84-bbb8-4a7b-813d-2be0b6ac9a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8177 | 2025.12.27 23:43:14.957391 [ 261 ] {5f886d84-bbb8-4a7b-813d-2be0b6ac9a04} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8178 | 2025.12.27 23:43:14.957624 [ 261 ] {5f886d84-bbb8-4a7b-813d-2be0b6ac9a04} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8179 | 2025.12.27 23:43:14.957780 [ 261 ] {5f886d84-bbb8-4a7b-813d-2be0b6ac9a04} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001705 sec., 63343.10850439883 rows/sec., 5.32 MiB/sec. | ||
| 8180 | 2025.12.27 23:43:14.957821 [ 261 ] {5f886d84-bbb8-4a7b-813d-2be0b6ac9a04} <Debug> TCPHandler: Processed in 0.002144708 sec. | ||
| 8181 | 2025.12.27 23:43:14.957945 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8182 | 2025.12.27 23:43:14.958038 [ 261 ] {dcc4e89c-3f2a-4e12-ae23-b62c004bde8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8183 | 2025.12.27 23:43:14.958079 [ 261 ] {dcc4e89c-3f2a-4e12-ae23-b62c004bde8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8184 | 2025.12.27 23:43:14.958515 [ 261 ] {dcc4e89c-3f2a-4e12-ae23-b62c004bde8b} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8185 | 2025.12.27 23:43:14.958551 [ 261 ] {dcc4e89c-3f2a-4e12-ae23-b62c004bde8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8186 | 2025.12.27 23:43:14.958848 [ 261 ] {dcc4e89c-3f2a-4e12-ae23-b62c004bde8b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8187 | 2025.12.27 23:43:14.959053 [ 261 ] {dcc4e89c-3f2a-4e12-ae23-b62c004bde8b} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8188 | 2025.12.27 23:43:14.959186 [ 261 ] {dcc4e89c-3f2a-4e12-ae23-b62c004bde8b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001166 sec., 22298.456260720413 rows/sec., 1.64 MiB/sec. | ||
| 8189 | 2025.12.27 23:43:14.959224 [ 261 ] {dcc4e89c-3f2a-4e12-ae23-b62c004bde8b} <Debug> TCPHandler: Processed in 0.001327174 sec. | ||
| 8190 | 2025.12.27 23:43:14.959429 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8191 | 2025.12.27 23:43:14.959542 [ 261 ] {fb7ae1b6-2e39-4da5-abf5-117155712312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8192 | 2025.12.27 23:43:14.959587 [ 261 ] {fb7ae1b6-2e39-4da5-abf5-117155712312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8193 | 2025.12.27 23:43:14.960104 [ 261 ] {fb7ae1b6-2e39-4da5-abf5-117155712312} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8194 | 2025.12.27 23:43:14.960138 [ 261 ] {fb7ae1b6-2e39-4da5-abf5-117155712312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8195 | 2025.12.27 23:43:14.960499 [ 261 ] {fb7ae1b6-2e39-4da5-abf5-117155712312} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8196 | 2025.12.27 23:43:14.960708 [ 261 ] {fb7ae1b6-2e39-4da5-abf5-117155712312} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8197 | 2025.12.27 23:43:14.960832 [ 261 ] {fb7ae1b6-2e39-4da5-abf5-117155712312} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001307 sec., 68859.98469778118 rows/sec., 5.38 MiB/sec. | ||
| 8198 | 2025.12.27 23:43:14.960868 [ 261 ] {fb7ae1b6-2e39-4da5-abf5-117155712312} <Debug> TCPHandler: Processed in 0.001498347 sec. | ||
| 8199 | 2025.12.27 23:43:14.960989 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8200 | 2025.12.27 23:43:14.961083 [ 261 ] {b8950f0c-6b2c-4a73-99dc-4f5553a82c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8201 | 2025.12.27 23:43:14.961126 [ 261 ] {b8950f0c-6b2c-4a73-99dc-4f5553a82c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8202 | 2025.12.27 23:43:14.961619 [ 261 ] {b8950f0c-6b2c-4a73-99dc-4f5553a82c66} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8203 | 2025.12.27 23:43:14.961659 [ 261 ] {b8950f0c-6b2c-4a73-99dc-4f5553a82c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8204 | 2025.12.27 23:43:14.961997 [ 261 ] {b8950f0c-6b2c-4a73-99dc-4f5553a82c66} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8205 | 2025.12.27 23:43:14.962210 [ 261 ] {b8950f0c-6b2c-4a73-99dc-4f5553a82c66} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8206 | 2025.12.27 23:43:14.962336 [ 261 ] {b8950f0c-6b2c-4a73-99dc-4f5553a82c66} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 8207 | 2025.12.27 23:43:14.962376 [ 261 ] {b8950f0c-6b2c-4a73-99dc-4f5553a82c66} <Debug> TCPHandler: Processed in 0.001434376 sec. | ||
| 8208 | 2025.12.27 23:43:14.962491 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8209 | 2025.12.27 23:43:14.962584 [ 261 ] {fc916e89-cd1d-414a-b889-800961d79f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8210 | 2025.12.27 23:43:14.962638 [ 261 ] {fc916e89-cd1d-414a-b889-800961d79f6e} <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 | ||
| 8211 | 2025.12.27 23:43:14.963482 [ 261 ] {fc916e89-cd1d-414a-b889-800961d79f6e} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8212 | 2025.12.27 23:43:14.963519 [ 261 ] {fc916e89-cd1d-414a-b889-800961d79f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8213 | 2025.12.27 23:43:14.964063 [ 261 ] {fc916e89-cd1d-414a-b889-800961d79f6e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8214 | 2025.12.27 23:43:14.964282 [ 261 ] {fc916e89-cd1d-414a-b889-800961d79f6e} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8215 | 2025.12.27 23:43:14.964417 [ 261 ] {fc916e89-cd1d-414a-b889-800961d79f6e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001851 sec., 14046.461372231226 rows/sec., 25.17 MiB/sec. | ||
| 8216 | 2025.12.27 23:43:14.964467 [ 261 ] {fc916e89-cd1d-414a-b889-800961d79f6e} <Debug> TCPHandler: Processed in 0.002024546 sec. | ||
| 8217 | 2025.12.27 23:43:14.964582 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8218 | 2025.12.27 23:43:14.964677 [ 261 ] {49db279d-4464-4511-b4b6-7ad10f199ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8219 | 2025.12.27 23:43:14.964718 [ 261 ] {49db279d-4464-4511-b4b6-7ad10f199ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8220 | 2025.12.27 23:43:14.965077 [ 261 ] {49db279d-4464-4511-b4b6-7ad10f199ede} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8221 | 2025.12.27 23:43:14.965113 [ 261 ] {49db279d-4464-4511-b4b6-7ad10f199ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8222 | 2025.12.27 23:43:14.965411 [ 261 ] {49db279d-4464-4511-b4b6-7ad10f199ede} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8223 | 2025.12.27 23:43:14.965624 [ 261 ] {49db279d-4464-4511-b4b6-7ad10f199ede} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8224 | 2025.12.27 23:43:14.965747 [ 261 ] {49db279d-4464-4511-b4b6-7ad10f199ede} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 8225 | 2025.12.27 23:43:14.965783 [ 261 ] {49db279d-4464-4511-b4b6-7ad10f199ede} <Debug> TCPHandler: Processed in 0.001249462 sec. | ||
| 8226 | 2025.12.27 23:43:18.119647 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1064 | ||
| 8227 | 2025.12.27 23:43:18.121973 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8228 | 2025.12.27 23:43:18.122017 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 8229 | 2025.12.27 23:43:18.123198 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8230 | 2025.12.27 23:43:18.123457 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8231 | 2025.12.27 23:43:18.123718 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1064 | ||
| 8232 | 2025.12.27 23:43:19.967168 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8233 | 2025.12.27 23:43:19.967439 [ 261 ] {47c19de3-66d4-44d8-b4a6-de6e81ca6cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8234 | 2025.12.27 23:43:19.967505 [ 261 ] {47c19de3-66d4-44d8-b4a6-de6e81ca6cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8235 | 2025.12.27 23:43:19.968255 [ 261 ] {47c19de3-66d4-44d8-b4a6-de6e81ca6cbb} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8236 | 2025.12.27 23:43:19.968307 [ 261 ] {47c19de3-66d4-44d8-b4a6-de6e81ca6cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8237 | 2025.12.27 23:43:19.968733 [ 261 ] {47c19de3-66d4-44d8-b4a6-de6e81ca6cbb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8238 | 2025.12.27 23:43:19.968960 [ 261 ] {47c19de3-66d4-44d8-b4a6-de6e81ca6cbb} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8239 | 2025.12.27 23:43:19.969115 [ 261 ] {47c19de3-66d4-44d8-b4a6-de6e81ca6cbb} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001728 sec., 237268.51851851854 rows/sec., 15.05 MiB/sec. | ||
| 8240 | 2025.12.27 23:43:19.969128 [ 82 ] {} <Debug> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8241 | 2025.12.27 23:43:19.969157 [ 261 ] {47c19de3-66d4-44d8-b4a6-de6e81ca6cbb} <Debug> TCPHandler: Processed in 0.002179179 sec. | ||
| 8242 | 2025.12.27 23:43:19.969224 [ 82 ] {} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8243 | 2025.12.27 23:43:19.969265 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8244 | 2025.12.27 23:43:19.969341 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8245 | 2025.12.27 23:43:19.969387 [ 199 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::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 | ||
| 8246 | 2025.12.27 23:43:19.969464 [ 261 ] {0d8bbea7-37a6-431e-a226-7748998b5c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8247 | 2025.12.27 23:43:19.969518 [ 261 ] {0d8bbea7-37a6-431e-a226-7748998b5c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8248 | 2025.12.27 23:43:19.969533 [ 199 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8249 | 2025.12.27 23:43:19.969570 [ 199 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 410 rows starting from the beginning of the part | ||
| 8250 | 2025.12.27 23:43:19.969639 [ 199 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 8251 | 2025.12.27 23:43:19.969682 [ 199 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 8252 | 2025.12.27 23:43:19.969723 [ 199 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 8253 | 2025.12.27 23:43:19.969767 [ 199 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 8254 | 2025.12.27 23:43:19.969981 [ 261 ] {0d8bbea7-37a6-431e-a226-7748998b5c08} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8255 | 2025.12.27 23:43:19.970030 [ 261 ] {0d8bbea7-37a6-431e-a226-7748998b5c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8256 | 2025.12.27 23:43:19.970412 [ 261 ] {0d8bbea7-37a6-431e-a226-7748998b5c08} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8257 | 2025.12.27 23:43:19.970621 [ 261 ] {0d8bbea7-37a6-431e-a226-7748998b5c08} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8258 | 2025.12.27 23:43:19.970749 [ 261 ] {0d8bbea7-37a6-431e-a226-7748998b5c08} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00131 sec., 9160.30534351145 rows/sec., 746.96 KiB/sec. | ||
| 8259 | 2025.12.27 23:43:19.970786 [ 261 ] {0d8bbea7-37a6-431e-a226-7748998b5c08} <Debug> TCPHandler: Processed in 0.001506217 sec. | ||
| 8260 | 2025.12.27 23:43:19.970790 [ 196 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001447826 sec., 1415916.000955916 rows/sec., 95.22 MiB/sec. | ||
| 8261 | 2025.12.27 23:43:19.970887 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8262 | 2025.12.27 23:43:19.970983 [ 261 ] {7969647c-cf03-4461-95a0-f20bef5c04d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8263 | 2025.12.27 23:43:19.971014 [ 192 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8264 | 2025.12.27 23:43:19.971023 [ 261 ] {7969647c-cf03-4461-95a0-f20bef5c04d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8265 | 2025.12.27 23:43:19.971356 [ 192 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_25_6} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8266 | 2025.12.27 23:43:19.971441 [ 192 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_25_6} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8267 | 2025.12.27 23:43:19.971545 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 8268 | 2025.12.27 23:43:19.971857 [ 261 ] {7969647c-cf03-4461-95a0-f20bef5c04d7} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8269 | 2025.12.27 23:43:19.971899 [ 261 ] {7969647c-cf03-4461-95a0-f20bef5c04d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8270 | 2025.12.27 23:43:19.972277 [ 261 ] {7969647c-cf03-4461-95a0-f20bef5c04d7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8271 | 2025.12.27 23:43:19.972484 [ 261 ] {7969647c-cf03-4461-95a0-f20bef5c04d7} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8272 | 2025.12.27 23:43:19.972618 [ 261 ] {7969647c-cf03-4461-95a0-f20bef5c04d7} <Debug> executeQuery: Read 1146 rows, 93.07 KiB in 0.001652 sec., 693704.6004842615 rows/sec., 55.02 MiB/sec. | ||
| 8273 | 2025.12.27 23:43:19.972655 [ 261 ] {7969647c-cf03-4461-95a0-f20bef5c04d7} <Debug> TCPHandler: Processed in 0.001815602 sec. | ||
| 8274 | 2025.12.27 23:43:19.972764 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8275 | 2025.12.27 23:43:19.972858 [ 261 ] {b0340fa1-8ae9-4824-bff1-d1623476e4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8276 | 2025.12.27 23:43:19.972897 [ 261 ] {b0340fa1-8ae9-4824-bff1-d1623476e4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8277 | 2025.12.27 23:43:19.973349 [ 261 ] {b0340fa1-8ae9-4824-bff1-d1623476e4f0} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2025.12.27 23:43:19.973384 [ 261 ] {b0340fa1-8ae9-4824-bff1-d1623476e4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8279 | 2025.12.27 23:43:19.973693 [ 261 ] {b0340fa1-8ae9-4824-bff1-d1623476e4f0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8280 | 2025.12.27 23:43:19.973895 [ 261 ] {b0340fa1-8ae9-4824-bff1-d1623476e4f0} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8281 | 2025.12.27 23:43:19.974024 [ 261 ] {b0340fa1-8ae9-4824-bff1-d1623476e4f0} <Debug> executeQuery: Read 231 rows, 14.21 KiB in 0.001185 sec., 194936.70886075948 rows/sec., 11.71 MiB/sec. | ||
| 8282 | 2025.12.27 23:43:19.974049 [ 104 ] {} <Debug> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8283 | 2025.12.27 23:43:19.974060 [ 261 ] {b0340fa1-8ae9-4824-bff1-d1623476e4f0} <Debug> TCPHandler: Processed in 0.001344164 sec. | ||
| 8284 | 2025.12.27 23:43:19.974094 [ 104 ] {} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2025.12.27 23:43:19.974123 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8286 | 2025.12.27 23:43:19.974194 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8287 | 2025.12.27 23:43:19.974202 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::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 | ||
| 8288 | 2025.12.27 23:43:19.974320 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8289 | 2025.12.27 23:43:19.974324 [ 261 ] {56cf1682-2c4b-4c0c-8a67-d60339af3ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8290 | 2025.12.27 23:43:19.974345 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 263 rows starting from the beginning of the part | ||
| 8291 | 2025.12.27 23:43:19.974384 [ 261 ] {56cf1682-2c4b-4c0c-8a67-d60339af3ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8292 | 2025.12.27 23:43:19.974397 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 219 rows starting from the beginning of the part | ||
| 8293 | 2025.12.27 23:43:19.974442 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 28 rows starting from the beginning of the part | ||
| 8294 | 2025.12.27 23:43:19.974489 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 219 rows starting from the beginning of the part | ||
| 8295 | 2025.12.27 23:43:19.974526 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 8296 | 2025.12.27 23:43:19.974557 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 231 rows starting from the beginning of the part | ||
| 8297 | 2025.12.27 23:43:19.974930 [ 261 ] {56cf1682-2c4b-4c0c-8a67-d60339af3ded} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8298 | 2025.12.27 23:43:19.974976 [ 261 ] {56cf1682-2c4b-4c0c-8a67-d60339af3ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8299 | 2025.12.27 23:43:19.975302 [ 191 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 986 rows, containing 5 columns (5 merged, 0 gathered) in 0.001182251 sec., 834002.255020296 rows/sec., 54.04 MiB/sec. | ||
| 8300 | 2025.12.27 23:43:19.975357 [ 261 ] {56cf1682-2c4b-4c0c-8a67-d60339af3ded} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8301 | 2025.12.27 23:43:19.975436 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8302 | 2025.12.27 23:43:19.975768 [ 261 ] {56cf1682-2c4b-4c0c-8a67-d60339af3ded} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8303 | 2025.12.27 23:43:19.975808 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_46_9} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8304 | 2025.12.27 23:43:19.975887 [ 199 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_46_9} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8305 | 2025.12.27 23:43:19.975945 [ 261 ] {56cf1682-2c4b-4c0c-8a67-d60339af3ded} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001642 sec., 129110.84043848964 rows/sec., 8.33 MiB/sec. | ||
| 8306 | 2025.12.27 23:43:19.975955 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8307 | 2025.12.27 23:43:19.976000 [ 261 ] {56cf1682-2c4b-4c0c-8a67-d60339af3ded} <Debug> TCPHandler: Processed in 0.001864463 sec. | ||
| 8308 | 2025.12.27 23:43:19.976129 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8309 | 2025.12.27 23:43:19.976243 [ 261 ] {408ab768-6ced-4ef4-bd6d-48669d41c78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8310 | 2025.12.27 23:43:19.976292 [ 261 ] {408ab768-6ced-4ef4-bd6d-48669d41c78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8311 | 2025.12.27 23:43:19.976803 [ 261 ] {408ab768-6ced-4ef4-bd6d-48669d41c78b} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8312 | 2025.12.27 23:43:19.976848 [ 261 ] {408ab768-6ced-4ef4-bd6d-48669d41c78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8313 | 2025.12.27 23:43:19.977235 [ 261 ] {408ab768-6ced-4ef4-bd6d-48669d41c78b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8314 | 2025.12.27 23:43:19.977466 [ 261 ] {408ab768-6ced-4ef4-bd6d-48669d41c78b} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8315 | 2025.12.27 23:43:19.977569 [ 104 ] {} <Debug> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8316 | 2025.12.27 23:43:19.977598 [ 261 ] {408ab768-6ced-4ef4-bd6d-48669d41c78b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00138 sec., 152898.5507246377 rows/sec., 8.68 MiB/sec. | ||
| 8317 | 2025.12.27 23:43:19.977599 [ 104 ] {} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8318 | 2025.12.27 23:43:19.977639 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8319 | 2025.12.27 23:43:19.977645 [ 261 ] {408ab768-6ced-4ef4-bd6d-48669d41c78b} <Debug> TCPHandler: Processed in 0.001576008 sec. | ||
| 8320 | 2025.12.27 23:43:19.977723 [ 196 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::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 | ||
| 8321 | 2025.12.27 23:43:19.977760 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8322 | 2025.12.27 23:43:19.977844 [ 196 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8323 | 2025.12.27 23:43:19.977862 [ 261 ] {382bfb5b-047c-4b1e-ae47-2f41144e4f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8324 | 2025.12.27 23:43:19.977885 [ 196 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 211 rows starting from the beginning of the part | ||
| 8325 | 2025.12.27 23:43:19.977910 [ 261 ] {382bfb5b-047c-4b1e-ae47-2f41144e4f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8326 | 2025.12.27 23:43:19.977960 [ 196 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 8327 | 2025.12.27 23:43:19.978031 [ 196 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 8328 | 2025.12.27 23:43:19.978080 [ 196 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 8329 | 2025.12.27 23:43:19.978130 [ 196 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 8330 | 2025.12.27 23:43:19.978550 [ 261 ] {382bfb5b-047c-4b1e-ae47-2f41144e4f9e} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8331 | 2025.12.27 23:43:19.978591 [ 261 ] {382bfb5b-047c-4b1e-ae47-2f41144e4f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8332 | 2025.12.27 23:43:19.978994 [ 261 ] {382bfb5b-047c-4b1e-ae47-2f41144e4f9e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8333 | 2025.12.27 23:43:19.979020 [ 191 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334413 sec., 790609.8037114446 rows/sec., 47.91 MiB/sec. | ||
| 8334 | 2025.12.27 23:43:19.979168 [ 196 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8335 | 2025.12.27 23:43:19.979228 [ 261 ] {382bfb5b-047c-4b1e-ae47-2f41144e4f9e} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8336 | 2025.12.27 23:43:19.979371 [ 261 ] {382bfb5b-047c-4b1e-ae47-2f41144e4f9e} <Debug> executeQuery: Read 705 rows, 50.57 KiB in 0.001528 sec., 461387.4345549738 rows/sec., 32.32 MiB/sec. | ||
| 8337 | 2025.12.27 23:43:19.979411 [ 261 ] {382bfb5b-047c-4b1e-ae47-2f41144e4f9e} <Debug> TCPHandler: Processed in 0.001701311 sec. | ||
| 8338 | 2025.12.27 23:43:19.979427 [ 196 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_25_6} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8339 | 2025.12.27 23:43:19.979495 [ 196 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_25_6} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8340 | 2025.12.27 23:43:19.979523 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8341 | 2025.12.27 23:43:19.979557 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8342 | 2025.12.27 23:43:19.979629 [ 261 ] {df30d721-810d-4a9e-8784-9421e30d68e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8343 | 2025.12.27 23:43:19.979676 [ 261 ] {df30d721-810d-4a9e-8784-9421e30d68e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8344 | 2025.12.27 23:43:19.980026 [ 261 ] {df30d721-810d-4a9e-8784-9421e30d68e8} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2025.12.27 23:43:19.980062 [ 261 ] {df30d721-810d-4a9e-8784-9421e30d68e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8346 | 2025.12.27 23:43:19.980375 [ 261 ] {df30d721-810d-4a9e-8784-9421e30d68e8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8347 | 2025.12.27 23:43:19.980600 [ 261 ] {df30d721-810d-4a9e-8784-9421e30d68e8} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2025.12.27 23:43:19.980732 [ 261 ] {df30d721-810d-4a9e-8784-9421e30d68e8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00112 sec., 5357.142857142858 rows/sec., 279.89 KiB/sec. | ||
| 8349 | 2025.12.27 23:43:19.980769 [ 261 ] {df30d721-810d-4a9e-8784-9421e30d68e8} <Debug> TCPHandler: Processed in 0.001295853 sec. | ||
| 8350 | 2025.12.27 23:43:19.980873 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8351 | 2025.12.27 23:43:19.980967 [ 261 ] {0be5a951-2743-4cdc-b4b2-12abf8418782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8352 | 2025.12.27 23:43:19.981010 [ 261 ] {0be5a951-2743-4cdc-b4b2-12abf8418782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8353 | 2025.12.27 23:43:19.981432 [ 261 ] {0be5a951-2743-4cdc-b4b2-12abf8418782} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8354 | 2025.12.27 23:43:19.981469 [ 261 ] {0be5a951-2743-4cdc-b4b2-12abf8418782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8355 | 2025.12.27 23:43:19.981829 [ 261 ] {0be5a951-2743-4cdc-b4b2-12abf8418782} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8356 | 2025.12.27 23:43:19.982041 [ 261 ] {0be5a951-2743-4cdc-b4b2-12abf8418782} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8357 | 2025.12.27 23:43:19.982170 [ 261 ] {0be5a951-2743-4cdc-b4b2-12abf8418782} <Debug> executeQuery: Read 320 rows, 21.54 KiB in 0.001221 sec., 262080.26208026207 rows/sec., 17.23 MiB/sec. | ||
| 8358 | 2025.12.27 23:43:19.982206 [ 261 ] {0be5a951-2743-4cdc-b4b2-12abf8418782} <Debug> TCPHandler: Processed in 0.001382764 sec. | ||
| 8359 | 2025.12.27 23:43:19.982329 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8360 | 2025.12.27 23:43:19.982448 [ 261 ] {a9eda4d5-4b62-48c2-be9a-f2068378ece9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8361 | 2025.12.27 23:43:19.982498 [ 261 ] {a9eda4d5-4b62-48c2-be9a-f2068378ece9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8362 | 2025.12.27 23:43:19.982865 [ 261 ] {a9eda4d5-4b62-48c2-be9a-f2068378ece9} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8363 | 2025.12.27 23:43:19.982907 [ 261 ] {a9eda4d5-4b62-48c2-be9a-f2068378ece9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8364 | 2025.12.27 23:43:19.983253 [ 261 ] {a9eda4d5-4b62-48c2-be9a-f2068378ece9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8365 | 2025.12.27 23:43:19.983461 [ 261 ] {a9eda4d5-4b62-48c2-be9a-f2068378ece9} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8366 | 2025.12.27 23:43:19.983586 [ 261 ] {a9eda4d5-4b62-48c2-be9a-f2068378ece9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001163 sec., 859.8452278589854 rows/sec., 57.94 KiB/sec. | ||
| 8367 | 2025.12.27 23:43:19.983623 [ 261 ] {a9eda4d5-4b62-48c2-be9a-f2068378ece9} <Debug> TCPHandler: Processed in 0.001348474 sec. | ||
| 8368 | 2025.12.27 23:43:19.983755 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8369 | 2025.12.27 23:43:19.983878 [ 261 ] {4d6375c4-739f-42a1-831d-a4941c5d5458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8370 | 2025.12.27 23:43:19.983944 [ 261 ] {4d6375c4-739f-42a1-831d-a4941c5d5458} <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 | ||
| 8371 | 2025.12.27 23:43:19.984752 [ 261 ] {4d6375c4-739f-42a1-831d-a4941c5d5458} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8372 | 2025.12.27 23:43:19.984789 [ 261 ] {4d6375c4-739f-42a1-831d-a4941c5d5458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8373 | 2025.12.27 23:43:19.985345 [ 261 ] {4d6375c4-739f-42a1-831d-a4941c5d5458} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8374 | 2025.12.27 23:43:19.985563 [ 261 ] {4d6375c4-739f-42a1-831d-a4941c5d5458} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8375 | 2025.12.27 23:43:19.985712 [ 261 ] {4d6375c4-739f-42a1-831d-a4941c5d5458} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001859 sec., 7530.930607853685 rows/sec., 13.50 MiB/sec. | ||
| 8376 | 2025.12.27 23:43:19.985764 [ 261 ] {4d6375c4-739f-42a1-831d-a4941c5d5458} <Debug> TCPHandler: Processed in 0.002080497 sec. | ||
| 8377 | 2025.12.27 23:43:19.985876 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8378 | 2025.12.27 23:43:19.985971 [ 261 ] {343fd14a-7880-454a-9399-cbeda285215c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8379 | 2025.12.27 23:43:19.986013 [ 261 ] {343fd14a-7880-454a-9399-cbeda285215c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8380 | 2025.12.27 23:43:19.986342 [ 261 ] {343fd14a-7880-454a-9399-cbeda285215c} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8381 | 2025.12.27 23:43:19.986377 [ 261 ] {343fd14a-7880-454a-9399-cbeda285215c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8382 | 2025.12.27 23:43:19.986704 [ 261 ] {343fd14a-7880-454a-9399-cbeda285215c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8383 | 2025.12.27 23:43:19.986926 [ 261 ] {343fd14a-7880-454a-9399-cbeda285215c} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8384 | 2025.12.27 23:43:19.987055 [ 261 ] {343fd14a-7880-454a-9399-cbeda285215c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001102 sec., 94373.8656987296 rows/sec., 5.78 MiB/sec. | ||
| 8385 | 2025.12.27 23:43:19.987090 [ 261 ] {343fd14a-7880-454a-9399-cbeda285215c} <Debug> TCPHandler: Processed in 0.001264142 sec. | ||
| 8386 | 2025.12.27 23:43:20.576115 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16688 | ||
| 8387 | 2025.12.27 23:43:20.576845 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8388 | 2025.12.27 23:43:20.576884 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8389 | 2025.12.27 23:43:20.577421 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8390 | 2025.12.27 23:43:20.577638 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8391 | 2025.12.27 23:43:20.577757 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16688 | ||
| 8392 | 2025.12.27 23:43:21.439489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8393 | 2025.12.27 23:43:21.455556 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8394 | 2025.12.27 23:43:21.455605 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8395 | 2025.12.27 23:43:21.461533 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8396 | 2025.12.27 23:43:21.462218 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8397 | 2025.12.27 23:43:21.465027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8398 | 2025.12.27 23:43:24.956151 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8399 | 2025.12.27 23:43:24.956368 [ 261 ] {4d57755e-b248-4527-aedd-e4609a2db91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8400 | 2025.12.27 23:43:24.956440 [ 261 ] {4d57755e-b248-4527-aedd-e4609a2db91b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8401 | 2025.12.27 23:43:24.957122 [ 261 ] {4d57755e-b248-4527-aedd-e4609a2db91b} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8402 | 2025.12.27 23:43:24.957160 [ 261 ] {4d57755e-b248-4527-aedd-e4609a2db91b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8403 | 2025.12.27 23:43:24.957561 [ 261 ] {4d57755e-b248-4527-aedd-e4609a2db91b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8404 | 2025.12.27 23:43:24.957782 [ 261 ] {4d57755e-b248-4527-aedd-e4609a2db91b} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8405 | 2025.12.27 23:43:24.957928 [ 105 ] {} <Debug> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8406 | 2025.12.27 23:43:24.957932 [ 261 ] {4d57755e-b248-4527-aedd-e4609a2db91b} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.00162 sec., 66666.66666666667 rows/sec., 5.60 MiB/sec. | ||
| 8407 | 2025.12.27 23:43:24.957975 [ 105 ] {} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8408 | 2025.12.27 23:43:24.957993 [ 261 ] {4d57755e-b248-4527-aedd-e4609a2db91b} <Debug> TCPHandler: Processed in 0.001978405 sec. | ||
| 8409 | 2025.12.27 23:43:24.957998 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8410 | 2025.12.27 23:43:24.958143 [ 186 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::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 | ||
| 8411 | 2025.12.27 23:43:24.958155 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8412 | 2025.12.27 23:43:24.958308 [ 261 ] {c2c61ae9-7578-4072-879c-ee361ca5c1c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8413 | 2025.12.27 23:43:24.958309 [ 186 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8414 | 2025.12.27 23:43:24.958354 [ 261 ] {c2c61ae9-7578-4072-879c-ee361ca5c1c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8415 | 2025.12.27 23:43:24.958364 [ 186 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2343 rows starting from the beginning of the part | ||
| 8416 | 2025.12.27 23:43:24.958442 [ 186 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1249 rows starting from the beginning of the part | ||
| 8417 | 2025.12.27 23:43:24.958495 [ 186 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1140 rows starting from the beginning of the part | ||
| 8418 | 2025.12.27 23:43:24.958539 [ 186 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 108 rows starting from the beginning of the part | ||
| 8419 | 2025.12.27 23:43:24.958587 [ 186 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1146 rows starting from the beginning of the part | ||
| 8420 | 2025.12.27 23:43:24.958628 [ 186 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 108 rows starting from the beginning of the part | ||
| 8421 | 2025.12.27 23:43:24.958786 [ 261 ] {c2c61ae9-7578-4072-879c-ee361ca5c1c2} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8422 | 2025.12.27 23:43:24.958828 [ 261 ] {c2c61ae9-7578-4072-879c-ee361ca5c1c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8423 | 2025.12.27 23:43:24.959147 [ 261 ] {c2c61ae9-7578-4072-879c-ee361ca5c1c2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8424 | 2025.12.27 23:43:24.959372 [ 261 ] {c2c61ae9-7578-4072-879c-ee361ca5c1c2} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8425 | 2025.12.27 23:43:24.959503 [ 261 ] {c2c61ae9-7578-4072-879c-ee361ca5c1c2} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001224 sec., 21241.830065359478 rows/sec., 1.56 MiB/sec. | ||
| 8426 | 2025.12.27 23:43:24.959540 [ 261 ] {c2c61ae9-7578-4072-879c-ee361ca5c1c2} <Debug> TCPHandler: Processed in 0.001434155 sec. | ||
| 8427 | 2025.12.27 23:43:24.959656 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8428 | 2025.12.27 23:43:24.959749 [ 261 ] {997ccd8e-12cf-4a92-8315-4fe57ffbadf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8429 | 2025.12.27 23:43:24.959789 [ 261 ] {997ccd8e-12cf-4a92-8315-4fe57ffbadf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8430 | 2025.12.27 23:43:24.960228 [ 261 ] {997ccd8e-12cf-4a92-8315-4fe57ffbadf1} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8431 | 2025.12.27 23:43:24.960264 [ 261 ] {997ccd8e-12cf-4a92-8315-4fe57ffbadf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8432 | 2025.12.27 23:43:24.960563 [ 261 ] {997ccd8e-12cf-4a92-8315-4fe57ffbadf1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8433 | 2025.12.27 23:43:24.960680 [ 191 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6094 rows, containing 5 columns (5 merged, 0 gathered) in 0.002597227 sec., 2346348.624898786 rows/sec., 198.88 MiB/sec. | ||
| 8434 | 2025.12.27 23:43:24.960781 [ 261 ] {997ccd8e-12cf-4a92-8315-4fe57ffbadf1} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8435 | 2025.12.27 23:43:24.960908 [ 261 ] {997ccd8e-12cf-4a92-8315-4fe57ffbadf1} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001177 sec., 76465.59048428206 rows/sec., 5.97 MiB/sec. | ||
| 8436 | 2025.12.27 23:43:24.960919 [ 102 ] {} <Debug> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8437 | 2025.12.27 23:43:24.960939 [ 186 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8438 | 2025.12.27 23:43:24.960945 [ 261 ] {997ccd8e-12cf-4a92-8315-4fe57ffbadf1} <Debug> TCPHandler: Processed in 0.001335714 sec. | ||
| 8439 | 2025.12.27 23:43:24.960987 [ 102 ] {} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8440 | 2025.12.27 23:43:24.961020 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8441 | 2025.12.27 23:43:24.961102 [ 189 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::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 | ||
| 8442 | 2025.12.27 23:43:24.961109 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8443 | 2025.12.27 23:43:24.961202 [ 189 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8444 | 2025.12.27 23:43:24.961214 [ 186 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_51_10} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8445 | 2025.12.27 23:43:24.961228 [ 261 ] {a4c9b4e0-0310-4867-9b78-0a2ed281fba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8446 | 2025.12.27 23:43:24.961232 [ 189 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1211 rows starting from the beginning of the part | ||
| 8447 | 2025.12.27 23:43:24.961280 [ 261 ] {a4c9b4e0-0310-4867-9b78-0a2ed281fba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8448 | 2025.12.27 23:43:24.961288 [ 186 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_51_10} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8449 | 2025.12.27 23:43:24.961303 [ 189 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 548 rows starting from the beginning of the part | ||
| 8450 | 2025.12.27 23:43:24.961347 [ 189 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 693 rows starting from the beginning of the part | ||
| 8451 | 2025.12.27 23:43:24.961373 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 8452 | 2025.12.27 23:43:24.961385 [ 189 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part | ||
| 8453 | 2025.12.27 23:43:24.961422 [ 189 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 705 rows starting from the beginning of the part | ||
| 8454 | 2025.12.27 23:43:24.961457 [ 189 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part | ||
| 8455 | 2025.12.27 23:43:24.961726 [ 261 ] {a4c9b4e0-0310-4867-9b78-0a2ed281fba8} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8456 | 2025.12.27 23:43:24.961767 [ 261 ] {a4c9b4e0-0310-4867-9b78-0a2ed281fba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8457 | 2025.12.27 23:43:24.962117 [ 261 ] {a4c9b4e0-0310-4867-9b78-0a2ed281fba8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8458 | 2025.12.27 23:43:24.962327 [ 261 ] {a4c9b4e0-0310-4867-9b78-0a2ed281fba8} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8459 | 2025.12.27 23:43:24.962445 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8460 | 2025.12.27 23:43:24.962452 [ 261 ] {a4c9b4e0-0310-4867-9b78-0a2ed281fba8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 8461 | 2025.12.27 23:43:24.962479 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8462 | 2025.12.27 23:43:24.962497 [ 261 ] {a4c9b4e0-0310-4867-9b78-0a2ed281fba8} <Debug> TCPHandler: Processed in 0.001436205 sec. | ||
| 8463 | 2025.12.27 23:43:24.962499 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8464 | 2025.12.27 23:43:24.962558 [ 189 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3337 rows, containing 5 columns (5 merged, 0 gathered) in 0.001490126 sec., 2239407.9426840413 rows/sec., 169.15 MiB/sec. | ||
| 8465 | 2025.12.27 23:43:24.962595 [ 195 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::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 | ||
| 8466 | 2025.12.27 23:43:24.962614 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8467 | 2025.12.27 23:43:24.962724 [ 195 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8468 | 2025.12.27 23:43:24.962726 [ 261 ] {82901643-50fe-47fa-9847-9c0e41dfb7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8469 | 2025.12.27 23:43:24.962764 [ 195 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 16163 rows starting from the beginning of the part | ||
| 8470 | 2025.12.27 23:43:24.962792 [ 193 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8471 | 2025.12.27 23:43:24.962797 [ 261 ] {82901643-50fe-47fa-9847-9c0e41dfb7c1} <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 | ||
| 8472 | 2025.12.27 23:43:24.962839 [ 195 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 845 rows starting from the beginning of the part | ||
| 8473 | 2025.12.27 23:43:24.962890 [ 195 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 314 rows starting from the beginning of the part | ||
| 8474 | 2025.12.27 23:43:24.962934 [ 195 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::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 | ||
| 8475 | 2025.12.27 23:43:24.962985 [ 195 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 320 rows starting from the beginning of the part | ||
| 8476 | 2025.12.27 23:43:24.963025 [ 195 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 8477 | 2025.12.27 23:43:24.963127 [ 193 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_51_10} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8478 | 2025.12.27 23:43:24.963221 [ 193 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_51_10} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8479 | 2025.12.27 23:43:24.963311 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8480 | 2025.12.27 23:43:24.963611 [ 261 ] {82901643-50fe-47fa-9847-9c0e41dfb7c1} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8481 | 2025.12.27 23:43:24.963647 [ 261 ] {82901643-50fe-47fa-9847-9c0e41dfb7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8482 | 2025.12.27 23:43:24.964234 [ 261 ] {82901643-50fe-47fa-9847-9c0e41dfb7c1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8483 | 2025.12.27 23:43:24.964475 [ 261 ] {82901643-50fe-47fa-9847-9c0e41dfb7c1} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8484 | 2025.12.27 23:43:24.964599 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8485 | 2025.12.27 23:43:24.964611 [ 261 ] {82901643-50fe-47fa-9847-9c0e41dfb7c1} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001913 sec., 13591.217982226868 rows/sec., 24.35 MiB/sec. | ||
| 8486 | 2025.12.27 23:43:24.964635 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8487 | 2025.12.27 23:43:24.964655 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8488 | 2025.12.27 23:43:24.964666 [ 261 ] {82901643-50fe-47fa-9847-9c0e41dfb7c1} <Debug> TCPHandler: Processed in 0.002099508 sec. | ||
| 8489 | 2025.12.27 23:43:24.964728 [ 195 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::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 | ||
| 8490 | 2025.12.27 23:43:24.964781 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8491 | 2025.12.27 23:43:24.964887 [ 261 ] {8e63855b-475b-430b-81f5-5efa2a89c5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8492 | 2025.12.27 23:43:24.964928 [ 261 ] {8e63855b-475b-430b-81f5-5efa2a89c5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8493 | 2025.12.27 23:43:24.964929 [ 195 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8494 | 2025.12.27 23:43:24.964990 [ 195 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 763 rows starting from the beginning of the part | ||
| 8495 | 2025.12.27 23:43:24.965095 [ 195 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 26 rows starting from the beginning of the part | ||
| 8496 | 2025.12.27 23:43:24.965188 [ 195 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
| 8497 | 2025.12.27 23:43:24.965266 [ 261 ] {8e63855b-475b-430b-81f5-5efa2a89c5cf} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8498 | 2025.12.27 23:43:24.965278 [ 195 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
| 8499 | 2025.12.27 23:43:24.965308 [ 261 ] {8e63855b-475b-430b-81f5-5efa2a89c5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8500 | 2025.12.27 23:43:24.965384 [ 195 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part | ||
| 8501 | 2025.12.27 23:43:24.965480 [ 195 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part | ||
| 8502 | 2025.12.27 23:43:24.965666 [ 261 ] {8e63855b-475b-430b-81f5-5efa2a89c5cf} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8503 | 2025.12.27 23:43:24.965914 [ 261 ] {8e63855b-475b-430b-81f5-5efa2a89c5cf} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2025.12.27 23:43:24.966026 [ 102 ] {} <Debug> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8505 | 2025.12.27 23:43:24.966044 [ 261 ] {8e63855b-475b-430b-81f5-5efa2a89c5cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 8506 | 2025.12.27 23:43:24.966069 [ 102 ] {} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8507 | 2025.12.27 23:43:24.966088 [ 261 ] {8e63855b-475b-430b-81f5-5efa2a89c5cf} <Debug> TCPHandler: Processed in 0.001354174 sec. | ||
| 8508 | 2025.12.27 23:43:24.966096 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8509 | 2025.12.27 23:43:24.966194 [ 186 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 8510 | 2025.12.27 23:43:24.966286 [ 186 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8511 | 2025.12.27 23:43:24.966310 [ 186 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3652 rows starting from the beginning of the part | ||
| 8512 | 2025.12.27 23:43:24.966354 [ 186 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 8513 | 2025.12.27 23:43:24.966389 [ 186 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 8514 | 2025.12.27 23:43:24.966421 [ 186 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 8515 | 2025.12.27 23:43:24.966454 [ 186 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 104 rows starting from the beginning of the part | ||
| 8516 | 2025.12.27 23:43:24.966488 [ 186 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 8517 | 2025.12.27 23:43:24.967682 [ 198 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4040 rows, containing 4 columns (4 merged, 0 gathered) in 0.001525647 sec., 2648056.8571891137 rows/sec., 167.98 MiB/sec. | ||
| 8518 | 2025.12.27 23:43:24.968142 [ 188 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8519 | 2025.12.27 23:43:24.968441 [ 188 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_51_10} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8520 | 2025.12.27 23:43:24.968507 [ 188 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_51_10} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8521 | 2025.12.27 23:43:24.968644 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8522 | 2025.12.27 23:43:24.968704 [ 198 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17962 rows, containing 5 columns (5 merged, 0 gathered) in 0.00615277 sec., 2919335.51879885 rows/sec., 195.36 MiB/sec. | ||
| 8523 | 2025.12.27 23:43:24.968936 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8524 | 2025.12.27 23:43:24.969214 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8525 | 2025.12.27 23:43:24.969283 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8526 | 2025.12.27 23:43:24.969370 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 8527 | 2025.12.27 23:43:24.981153 [ 197 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 869 rows, containing 19 columns (19 merged, 0 gathered) in 0.016453403 sec., 52815.821748242604 rows/sec., 94.64 MiB/sec. | ||
| 8528 | 2025.12.27 23:43:24.982607 [ 198 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8529 | 2025.12.27 23:43:24.982986 [ 198 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8530 | 2025.12.27 23:43:24.983070 [ 198 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8531 | 2025.12.27 23:43:24.983207 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 8532 | 2025.12.27 23:43:25.000272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.19 MiB, peak 300.72 MiB, free memory in arenas 0.00 B, will set to 292.88 MiB (RSS), difference: 4.69 MiB | ||
| 8533 | 2025.12.27 23:43:27.962577 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8534 | 2025.12.27 23:43:27.962633 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8535 | 2025.12.27 23:43:28.077898 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17200 | ||
| 8536 | 2025.12.27 23:43:28.078398 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8537 | 2025.12.27 23:43:28.078441 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8538 | 2025.12.27 23:43:28.078913 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8539 | 2025.12.27 23:43:28.079153 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8540 | 2025.12.27 23:43:28.079288 [ 100 ] {} <Debug> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8541 | 2025.12.27 23:43:28.079300 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17200 | ||
| 8542 | 2025.12.27 23:43:28.079331 [ 100 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2025.12.27 23:43:28.079350 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8544 | 2025.12.27 23:43:28.079442 [ 204 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::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 | ||
| 8545 | 2025.12.27 23:43:28.079545 [ 204 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8546 | 2025.12.27 23:43:28.079581 [ 204 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14768 rows starting from the beginning of the part | ||
| 8547 | 2025.12.27 23:43:28.079652 [ 204 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8548 | 2025.12.27 23:43:28.079719 [ 204 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8549 | 2025.12.27 23:43:28.079765 [ 204 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8550 | 2025.12.27 23:43:28.079808 [ 204 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8551 | 2025.12.27 23:43:28.079852 [ 204 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8552 | 2025.12.27 23:43:28.082114 [ 198 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17200 rows, containing 4 columns (4 merged, 0 gathered) in 0.002709719 sec., 6347521.643388115 rows/sec., 90.80 MiB/sec. | ||
| 8553 | 2025.12.27 23:43:28.082226 [ 204 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8554 | 2025.12.27 23:43:28.082463 [ 204 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_36_7} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8555 | 2025.12.27 23:43:28.082524 [ 204 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_36_7} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8556 | 2025.12.27 23:43:28.082596 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8557 | 2025.12.27 23:43:28.124009 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1100 | ||
| 8558 | 2025.12.27 23:43:28.126476 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8559 | 2025.12.27 23:43:28.126529 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8560 | 2025.12.27 23:43:28.127739 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8561 | 2025.12.27 23:43:28.128000 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8562 | 2025.12.27 23:43:28.128146 [ 100 ] {} <Debug> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8563 | 2025.12.27 23:43:28.128187 [ 100 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8564 | 2025.12.27 23:43:28.128208 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8565 | 2025.12.27 23:43:28.128290 [ 200 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::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 | ||
| 8566 | 2025.12.27 23:43:28.128332 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1100 | ||
| 8567 | 2025.12.27 23:43:28.128837 [ 200 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8568 | 2025.12.27 23:43:28.128974 [ 200 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 918 rows starting from the beginning of the part | ||
| 8569 | 2025.12.27 23:43:28.129328 [ 200 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 8570 | 2025.12.27 23:43:28.129675 [ 200 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 8571 | 2025.12.27 23:43:28.130006 [ 200 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::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 | ||
| 8572 | 2025.12.27 23:43:28.130317 [ 200 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 8573 | 2025.12.27 23:43:28.130618 [ 200 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 8574 | 2025.12.27 23:43:28.136306 [ 198 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1100 rows, containing 72 columns (72 merged, 0 gathered) in 0.008052084 sec., 136610.59671011879 rows/sec., 109.13 MiB/sec. | ||
| 8575 | 2025.12.27 23:43:28.137556 [ 190 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8576 | 2025.12.27 23:43:28.138115 [ 190 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_26_5} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8577 | 2025.12.27 23:43:28.138185 [ 190 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_26_5} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8578 | 2025.12.27 23:43:28.138452 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.58 MiB. | ||
| 8579 | 2025.12.27 23:43:28.965142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8580 | 2025.12.27 23:43:28.981272 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8581 | 2025.12.27 23:43:28.981326 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8582 | 2025.12.27 23:43:28.987210 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8583 | 2025.12.27 23:43:28.987892 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8584 | 2025.12.27 23:43:28.988180 [ 98 ] {} <Debug> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8585 | 2025.12.27 23:43:28.988246 [ 98 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8586 | 2025.12.27 23:43:28.988266 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8587 | 2025.12.27 23:43:28.988371 [ 194 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 8588 | 2025.12.27 23:43:28.991477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8589 | 2025.12.27 23:43:28.992118 [ 194 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8590 | 2025.12.27 23:43:28.993511 [ 194 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 8591 | 2025.12.27 23:43:28.997914 [ 194 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 8592 | 2025.12.27 23:43:29.002649 [ 194 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 8593 | 2025.12.27 23:43:29.007051 [ 194 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 8594 | 2025.12.27 23:43:29.011352 [ 194 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 8595 | 2025.12.27 23:43:29.015128 [ 194 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 8596 | 2025.12.27 23:43:29.068127 [ 190 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.079800802 sec., 3395.955845155541 rows/sec., 17.56 MiB/sec. | ||
| 8597 | 2025.12.27 23:43:29.070257 [ 198 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8598 | 2025.12.27 23:43:29.072106 [ 198 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_36_7} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8599 | 2025.12.27 23:43:29.072205 [ 198 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_36_7} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8600 | 2025.12.27 23:43:29.073622 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8601 | 2025.12.27 23:43:29.966077 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8602 | 2025.12.27 23:43:29.966259 [ 261 ] {444e63ba-82fa-4c7e-ae39-0e1820399521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8603 | 2025.12.27 23:43:29.966326 [ 261 ] {444e63ba-82fa-4c7e-ae39-0e1820399521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8604 | 2025.12.27 23:43:29.967092 [ 261 ] {444e63ba-82fa-4c7e-ae39-0e1820399521} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8605 | 2025.12.27 23:43:29.967144 [ 261 ] {444e63ba-82fa-4c7e-ae39-0e1820399521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8606 | 2025.12.27 23:43:29.967567 [ 261 ] {444e63ba-82fa-4c7e-ae39-0e1820399521} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8607 | 2025.12.27 23:43:29.967801 [ 261 ] {444e63ba-82fa-4c7e-ae39-0e1820399521} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8608 | 2025.12.27 23:43:29.967950 [ 261 ] {444e63ba-82fa-4c7e-ae39-0e1820399521} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001742 sec., 235361.65327210102 rows/sec., 14.93 MiB/sec. | ||
| 8609 | 2025.12.27 23:43:29.967991 [ 261 ] {444e63ba-82fa-4c7e-ae39-0e1820399521} <Debug> TCPHandler: Processed in 0.002047617 sec. | ||
| 8610 | 2025.12.27 23:43:29.968099 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8611 | 2025.12.27 23:43:29.968191 [ 261 ] {db1e6a54-b86a-4a12-8292-685edc3f941c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8612 | 2025.12.27 23:43:29.968232 [ 261 ] {db1e6a54-b86a-4a12-8292-685edc3f941c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8613 | 2025.12.27 23:43:29.969029 [ 261 ] {db1e6a54-b86a-4a12-8292-685edc3f941c} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8614 | 2025.12.27 23:43:29.969065 [ 261 ] {db1e6a54-b86a-4a12-8292-685edc3f941c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8615 | 2025.12.27 23:43:29.969433 [ 261 ] {db1e6a54-b86a-4a12-8292-685edc3f941c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8616 | 2025.12.27 23:43:29.969644 [ 261 ] {db1e6a54-b86a-4a12-8292-685edc3f941c} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8617 | 2025.12.27 23:43:29.969770 [ 261 ] {db1e6a54-b86a-4a12-8292-685edc3f941c} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001597 sec., 713838.4470882906 rows/sec., 56.64 MiB/sec. | ||
| 8618 | 2025.12.27 23:43:29.969805 [ 261 ] {db1e6a54-b86a-4a12-8292-685edc3f941c} <Debug> TCPHandler: Processed in 0.001755642 sec. | ||
| 8619 | 2025.12.27 23:43:29.969922 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8620 | 2025.12.27 23:43:29.970014 [ 261 ] {62a98dd3-4fc7-47f0-b290-3d5778fd6f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8621 | 2025.12.27 23:43:29.970053 [ 261 ] {62a98dd3-4fc7-47f0-b290-3d5778fd6f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8622 | 2025.12.27 23:43:29.970498 [ 261 ] {62a98dd3-4fc7-47f0-b290-3d5778fd6f8f} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8623 | 2025.12.27 23:43:29.970534 [ 261 ] {62a98dd3-4fc7-47f0-b290-3d5778fd6f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8624 | 2025.12.27 23:43:29.970838 [ 261 ] {62a98dd3-4fc7-47f0-b290-3d5778fd6f8f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8625 | 2025.12.27 23:43:29.971053 [ 261 ] {62a98dd3-4fc7-47f0-b290-3d5778fd6f8f} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8626 | 2025.12.27 23:43:29.971183 [ 261 ] {62a98dd3-4fc7-47f0-b290-3d5778fd6f8f} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001188 sec., 184343.43434343435 rows/sec., 10.99 MiB/sec. | ||
| 8627 | 2025.12.27 23:43:29.971220 [ 261 ] {62a98dd3-4fc7-47f0-b290-3d5778fd6f8f} <Debug> TCPHandler: Processed in 0.001346284 sec. | ||
| 8628 | 2025.12.27 23:43:29.971360 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8629 | 2025.12.27 23:43:29.971485 [ 261 ] {9625ca15-ce12-40af-ae1b-3a88386b5172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8630 | 2025.12.27 23:43:29.971541 [ 261 ] {9625ca15-ce12-40af-ae1b-3a88386b5172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8631 | 2025.12.27 23:43:29.972053 [ 261 ] {9625ca15-ce12-40af-ae1b-3a88386b5172} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8632 | 2025.12.27 23:43:29.972089 [ 261 ] {9625ca15-ce12-40af-ae1b-3a88386b5172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8633 | 2025.12.27 23:43:29.972423 [ 261 ] {9625ca15-ce12-40af-ae1b-3a88386b5172} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8634 | 2025.12.27 23:43:29.972641 [ 261 ] {9625ca15-ce12-40af-ae1b-3a88386b5172} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8635 | 2025.12.27 23:43:29.972839 [ 261 ] {9625ca15-ce12-40af-ae1b-3a88386b5172} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001377 sec., 153957.87944807552 rows/sec., 9.93 MiB/sec. | ||
| 8636 | 2025.12.27 23:43:29.972886 [ 261 ] {9625ca15-ce12-40af-ae1b-3a88386b5172} <Debug> TCPHandler: Processed in 0.001589899 sec. | ||
| 8637 | 2025.12.27 23:43:29.973067 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8638 | 2025.12.27 23:43:29.973179 [ 261 ] {d7763ed8-227f-4ee7-875b-9baecacb269f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8639 | 2025.12.27 23:43:29.973227 [ 261 ] {d7763ed8-227f-4ee7-875b-9baecacb269f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8640 | 2025.12.27 23:43:29.973741 [ 261 ] {d7763ed8-227f-4ee7-875b-9baecacb269f} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2025.12.27 23:43:29.973779 [ 261 ] {d7763ed8-227f-4ee7-875b-9baecacb269f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8642 | 2025.12.27 23:43:29.974103 [ 261 ] {d7763ed8-227f-4ee7-875b-9baecacb269f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8643 | 2025.12.27 23:43:29.974323 [ 261 ] {d7763ed8-227f-4ee7-875b-9baecacb269f} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8644 | 2025.12.27 23:43:29.974452 [ 261 ] {d7763ed8-227f-4ee7-875b-9baecacb269f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001297 sec., 162683.11488049346 rows/sec., 9.24 MiB/sec. | ||
| 8645 | 2025.12.27 23:43:29.974489 [ 261 ] {d7763ed8-227f-4ee7-875b-9baecacb269f} <Debug> TCPHandler: Processed in 0.001480906 sec. | ||
| 8646 | 2025.12.27 23:43:29.974593 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8647 | 2025.12.27 23:43:29.974690 [ 261 ] {f88d01a0-fd32-4a66-a3bd-b164da6c372a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8648 | 2025.12.27 23:43:29.974729 [ 261 ] {f88d01a0-fd32-4a66-a3bd-b164da6c372a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8649 | 2025.12.27 23:43:29.975319 [ 261 ] {f88d01a0-fd32-4a66-a3bd-b164da6c372a} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2025.12.27 23:43:29.975354 [ 261 ] {f88d01a0-fd32-4a66-a3bd-b164da6c372a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8651 | 2025.12.27 23:43:29.975700 [ 261 ] {f88d01a0-fd32-4a66-a3bd-b164da6c372a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8652 | 2025.12.27 23:43:29.975918 [ 261 ] {f88d01a0-fd32-4a66-a3bd-b164da6c372a} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2025.12.27 23:43:29.976056 [ 261 ] {f88d01a0-fd32-4a66-a3bd-b164da6c372a} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001384 sec., 500722.5433526011 rows/sec., 34.99 MiB/sec. | ||
| 8654 | 2025.12.27 23:43:29.976094 [ 261 ] {f88d01a0-fd32-4a66-a3bd-b164da6c372a} <Debug> TCPHandler: Processed in 0.001550568 sec. | ||
| 8655 | 2025.12.27 23:43:29.976190 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8656 | 2025.12.27 23:43:29.976282 [ 261 ] {5088238b-ec76-47d5-b5bd-05c169f45c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8657 | 2025.12.27 23:43:29.976322 [ 261 ] {5088238b-ec76-47d5-b5bd-05c169f45c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8658 | 2025.12.27 23:43:29.976653 [ 261 ] {5088238b-ec76-47d5-b5bd-05c169f45c12} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8659 | 2025.12.27 23:43:29.976689 [ 261 ] {5088238b-ec76-47d5-b5bd-05c169f45c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8660 | 2025.12.27 23:43:29.976989 [ 261 ] {5088238b-ec76-47d5-b5bd-05c169f45c12} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8661 | 2025.12.27 23:43:29.977194 [ 261 ] {5088238b-ec76-47d5-b5bd-05c169f45c12} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8662 | 2025.12.27 23:43:29.977299 [ 96 ] {} <Debug> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8663 | 2025.12.27 23:43:29.977318 [ 261 ] {5088238b-ec76-47d5-b5bd-05c169f45c12} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 8664 | 2025.12.27 23:43:29.977365 [ 96 ] {} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8665 | 2025.12.27 23:43:29.977374 [ 261 ] {5088238b-ec76-47d5-b5bd-05c169f45c12} <Debug> TCPHandler: Processed in 0.001229982 sec. | ||
| 8666 | 2025.12.27 23:43:29.977395 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8667 | 2025.12.27 23:43:29.977493 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8668 | 2025.12.27 23:43:29.977503 [ 192 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::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 | ||
| 8669 | 2025.12.27 23:43:29.977592 [ 261 ] {d909bd1c-a8a1-4d44-992f-ed238b27210e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8670 | 2025.12.27 23:43:29.977624 [ 192 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8671 | 2025.12.27 23:43:29.977640 [ 261 ] {d909bd1c-a8a1-4d44-992f-ed238b27210e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8672 | 2025.12.27 23:43:29.977663 [ 192 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 8673 | 2025.12.27 23:43:29.977730 [ 192 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 8674 | 2025.12.27 23:43:29.977772 [ 192 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 8675 | 2025.12.27 23:43:29.977812 [ 192 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 8676 | 2025.12.27 23:43:29.977853 [ 192 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 8677 | 2025.12.27 23:43:29.977897 [ 192 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 8678 | 2025.12.27 23:43:29.978112 [ 261 ] {d909bd1c-a8a1-4d44-992f-ed238b27210e} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8679 | 2025.12.27 23:43:29.978156 [ 261 ] {d909bd1c-a8a1-4d44-992f-ed238b27210e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8680 | 2025.12.27 23:43:29.978586 [ 261 ] {d909bd1c-a8a1-4d44-992f-ed238b27210e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8681 | 2025.12.27 23:43:29.978719 [ 198 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001255882 sec., 124215.49158280794 rows/sec., 6.34 MiB/sec. | ||
| 8682 | 2025.12.27 23:43:29.978802 [ 261 ] {d909bd1c-a8a1-4d44-992f-ed238b27210e} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8683 | 2025.12.27 23:43:29.978914 [ 190 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8684 | 2025.12.27 23:43:29.978939 [ 261 ] {d909bd1c-a8a1-4d44-992f-ed238b27210e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001365 sec., 230036.63003663006 rows/sec., 15.11 MiB/sec. | ||
| 8685 | 2025.12.27 23:43:29.978980 [ 261 ] {d909bd1c-a8a1-4d44-992f-ed238b27210e} <Debug> TCPHandler: Processed in 0.001534237 sec. | ||
| 8686 | 2025.12.27 23:43:29.979085 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8687 | 2025.12.27 23:43:29.979188 [ 261 ] {94d57b02-a3ef-44e7-8844-5daf401aaf98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8688 | 2025.12.27 23:43:29.979235 [ 261 ] {94d57b02-a3ef-44e7-8844-5daf401aaf98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8689 | 2025.12.27 23:43:29.979238 [ 190 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_26_5} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8690 | 2025.12.27 23:43:29.979328 [ 190 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_26_5} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8691 | 2025.12.27 23:43:29.979435 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8692 | 2025.12.27 23:43:29.979558 [ 261 ] {94d57b02-a3ef-44e7-8844-5daf401aaf98} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8693 | 2025.12.27 23:43:29.979599 [ 261 ] {94d57b02-a3ef-44e7-8844-5daf401aaf98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8694 | 2025.12.27 23:43:29.979916 [ 261 ] {94d57b02-a3ef-44e7-8844-5daf401aaf98} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8695 | 2025.12.27 23:43:29.980124 [ 261 ] {94d57b02-a3ef-44e7-8844-5daf401aaf98} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8696 | 2025.12.27 23:43:29.980253 [ 261 ] {94d57b02-a3ef-44e7-8844-5daf401aaf98} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 8697 | 2025.12.27 23:43:29.980290 [ 261 ] {94d57b02-a3ef-44e7-8844-5daf401aaf98} <Debug> TCPHandler: Processed in 0.001252663 sec. | ||
| 8698 | 2025.12.27 23:43:29.980408 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8699 | 2025.12.27 23:43:29.980529 [ 261 ] {8b21f405-e9d0-4a34-ab5a-56c30c5a97fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8700 | 2025.12.27 23:43:29.980597 [ 261 ] {8b21f405-e9d0-4a34-ab5a-56c30c5a97fb} <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 | ||
| 8701 | 2025.12.27 23:43:29.981379 [ 261 ] {8b21f405-e9d0-4a34-ab5a-56c30c5a97fb} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8702 | 2025.12.27 23:43:29.981415 [ 261 ] {8b21f405-e9d0-4a34-ab5a-56c30c5a97fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8703 | 2025.12.27 23:43:29.981941 [ 261 ] {8b21f405-e9d0-4a34-ab5a-56c30c5a97fb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8704 | 2025.12.27 23:43:29.982179 [ 261 ] {8b21f405-e9d0-4a34-ab5a-56c30c5a97fb} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8705 | 2025.12.27 23:43:29.982316 [ 261 ] {8b21f405-e9d0-4a34-ab5a-56c30c5a97fb} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001811 sec., 7730.535615681944 rows/sec., 13.85 MiB/sec. | ||
| 8706 | 2025.12.27 23:43:29.982369 [ 261 ] {8b21f405-e9d0-4a34-ab5a-56c30c5a97fb} <Debug> TCPHandler: Processed in 0.002023266 sec. | ||
| 8707 | 2025.12.27 23:43:29.982485 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8708 | 2025.12.27 23:43:29.982582 [ 261 ] {c334980a-e29a-497d-b671-8425f2808007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8709 | 2025.12.27 23:43:29.982625 [ 261 ] {c334980a-e29a-497d-b671-8425f2808007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8710 | 2025.12.27 23:43:29.982957 [ 261 ] {c334980a-e29a-497d-b671-8425f2808007} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8711 | 2025.12.27 23:43:29.982993 [ 261 ] {c334980a-e29a-497d-b671-8425f2808007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8712 | 2025.12.27 23:43:29.983302 [ 261 ] {c334980a-e29a-497d-b671-8425f2808007} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8713 | 2025.12.27 23:43:29.983516 [ 261 ] {c334980a-e29a-497d-b671-8425f2808007} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8714 | 2025.12.27 23:43:29.983643 [ 261 ] {c334980a-e29a-497d-b671-8425f2808007} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00108 sec., 96296.29629629629 rows/sec., 5.90 MiB/sec. | ||
| 8715 | 2025.12.27 23:43:29.983679 [ 261 ] {c334980a-e29a-497d-b671-8425f2808007} <Debug> TCPHandler: Processed in 0.001243232 sec. | ||
| 8716 | 2025.12.27 23:43:30.179957 [ 96 ] {} <Debug> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8717 | 2025.12.27 23:43:30.180015 [ 96 ] {} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8718 | 2025.12.27 23:43:30.180036 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8719 | 2025.12.27 23:43:30.180132 [ 192 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::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 | ||
| 8720 | 2025.12.27 23:43:30.180251 [ 192 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8721 | 2025.12.27 23:43:30.180284 [ 192 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::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 | ||
| 8722 | 2025.12.27 23:43:30.180348 [ 192 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 8723 | 2025.12.27 23:43:30.180395 [ 192 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::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 | ||
| 8724 | 2025.12.27 23:43:30.180438 [ 192 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 8725 | 2025.12.27 23:43:30.180475 [ 192 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 8726 | 2025.12.27 23:43:30.181169 [ 190 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001078329 sec., 44513.3164368203 rows/sec., 3.71 MiB/sec. | ||
| 8727 | 2025.12.27 23:43:30.181386 [ 199 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8728 | 2025.12.27 23:43:30.181749 [ 199 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_13_3} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8729 | 2025.12.27 23:43:30.181829 [ 199 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_13_3} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8730 | 2025.12.27 23:43:30.181919 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8731 | 2025.12.27 23:43:34.985430 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8732 | 2025.12.27 23:43:34.985626 [ 261 ] {b8beb8e9-0c39-4442-b454-dcfb262713f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8733 | 2025.12.27 23:43:34.985693 [ 261 ] {b8beb8e9-0c39-4442-b454-dcfb262713f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8734 | 2025.12.27 23:43:34.986310 [ 261 ] {b8beb8e9-0c39-4442-b454-dcfb262713f5} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2025.12.27 23:43:34.986349 [ 261 ] {b8beb8e9-0c39-4442-b454-dcfb262713f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8736 | 2025.12.27 23:43:34.986729 [ 261 ] {b8beb8e9-0c39-4442-b454-dcfb262713f5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8737 | 2025.12.27 23:43:34.986960 [ 261 ] {b8beb8e9-0c39-4442-b454-dcfb262713f5} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8738 | 2025.12.27 23:43:34.987111 [ 261 ] {b8beb8e9-0c39-4442-b454-dcfb262713f5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001535 sec., 2605.863192182411 rows/sec., 212.49 KiB/sec. | ||
| 8739 | 2025.12.27 23:43:34.987152 [ 261 ] {b8beb8e9-0c39-4442-b454-dcfb262713f5} <Debug> TCPHandler: Processed in 0.001852703 sec. | ||
| 8740 | 2025.12.27 23:43:34.987278 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8741 | 2025.12.27 23:43:34.987400 [ 261 ] {e88e489a-c9c7-497f-866e-9821cf471a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8742 | 2025.12.27 23:43:34.987449 [ 261 ] {e88e489a-c9c7-497f-866e-9821cf471a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8743 | 2025.12.27 23:43:34.988542 [ 261 ] {e88e489a-c9c7-497f-866e-9821cf471a89} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2025.12.27 23:43:34.988578 [ 261 ] {e88e489a-c9c7-497f-866e-9821cf471a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8745 | 2025.12.27 23:43:34.988991 [ 261 ] {e88e489a-c9c7-497f-866e-9821cf471a89} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8746 | 2025.12.27 23:43:34.989227 [ 261 ] {e88e489a-c9c7-497f-866e-9821cf471a89} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2025.12.27 23:43:34.989360 [ 261 ] {e88e489a-c9c7-497f-866e-9821cf471a89} <Debug> executeQuery: Read 1250 rows, 105.99 KiB in 0.001984 sec., 630040.3225806451 rows/sec., 52.17 MiB/sec. | ||
| 8748 | 2025.12.27 23:43:34.989397 [ 261 ] {e88e489a-c9c7-497f-866e-9821cf471a89} <Debug> TCPHandler: Processed in 0.002181549 sec. | ||
| 8749 | 2025.12.27 23:43:34.989512 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8750 | 2025.12.27 23:43:34.989606 [ 261 ] {43bd5393-023c-47b2-af1e-bd43d3e1d867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8751 | 2025.12.27 23:43:34.989647 [ 261 ] {43bd5393-023c-47b2-af1e-bd43d3e1d867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8752 | 2025.12.27 23:43:34.990051 [ 261 ] {43bd5393-023c-47b2-af1e-bd43d3e1d867} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8753 | 2025.12.27 23:43:34.990085 [ 261 ] {43bd5393-023c-47b2-af1e-bd43d3e1d867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8754 | 2025.12.27 23:43:34.990385 [ 261 ] {43bd5393-023c-47b2-af1e-bd43d3e1d867} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8755 | 2025.12.27 23:43:34.990590 [ 261 ] {43bd5393-023c-47b2-af1e-bd43d3e1d867} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8756 | 2025.12.27 23:43:34.990720 [ 261 ] {43bd5393-023c-47b2-af1e-bd43d3e1d867} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001133 sec., 26478.3759929391 rows/sec., 1.93 MiB/sec. | ||
| 8757 | 2025.12.27 23:43:34.990758 [ 261 ] {43bd5393-023c-47b2-af1e-bd43d3e1d867} <Debug> TCPHandler: Processed in 0.001297023 sec. | ||
| 8758 | 2025.12.27 23:43:34.990859 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8759 | 2025.12.27 23:43:34.990953 [ 261 ] {f758e64b-fa41-415f-a522-6d47d1a9a740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8760 | 2025.12.27 23:43:34.990993 [ 261 ] {f758e64b-fa41-415f-a522-6d47d1a9a740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8761 | 2025.12.27 23:43:34.991461 [ 261 ] {f758e64b-fa41-415f-a522-6d47d1a9a740} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8762 | 2025.12.27 23:43:34.991497 [ 261 ] {f758e64b-fa41-415f-a522-6d47d1a9a740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8763 | 2025.12.27 23:43:34.991808 [ 261 ] {f758e64b-fa41-415f-a522-6d47d1a9a740} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8764 | 2025.12.27 23:43:34.992024 [ 261 ] {f758e64b-fa41-415f-a522-6d47d1a9a740} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8765 | 2025.12.27 23:43:34.992152 [ 261 ] {f758e64b-fa41-415f-a522-6d47d1a9a740} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001218 sec., 187192.11822660101 rows/sec., 12.67 MiB/sec. | ||
| 8766 | 2025.12.27 23:43:34.992188 [ 261 ] {f758e64b-fa41-415f-a522-6d47d1a9a740} <Debug> TCPHandler: Processed in 0.001379235 sec. | ||
| 8767 | 2025.12.27 23:43:34.992292 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8768 | 2025.12.27 23:43:34.992389 [ 261 ] {409ef639-fa24-49c9-b170-8ec0f9870bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8769 | 2025.12.27 23:43:34.992430 [ 261 ] {409ef639-fa24-49c9-b170-8ec0f9870bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8770 | 2025.12.27 23:43:34.992990 [ 261 ] {409ef639-fa24-49c9-b170-8ec0f9870bb5} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8771 | 2025.12.27 23:43:34.993026 [ 261 ] {409ef639-fa24-49c9-b170-8ec0f9870bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8772 | 2025.12.27 23:43:34.993362 [ 261 ] {409ef639-fa24-49c9-b170-8ec0f9870bb5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8773 | 2025.12.27 23:43:34.993597 [ 261 ] {409ef639-fa24-49c9-b170-8ec0f9870bb5} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8774 | 2025.12.27 23:43:34.993725 [ 261 ] {409ef639-fa24-49c9-b170-8ec0f9870bb5} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001354 sec., 406203.8404726736 rows/sec., 30.16 MiB/sec. | ||
| 8775 | 2025.12.27 23:43:34.993764 [ 261 ] {409ef639-fa24-49c9-b170-8ec0f9870bb5} <Debug> TCPHandler: Processed in 0.001521117 sec. | ||
| 8776 | 2025.12.27 23:43:34.993874 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8777 | 2025.12.27 23:43:34.993968 [ 261 ] {7c4e334a-7d93-4a89-8de3-e51998cf2891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8778 | 2025.12.27 23:43:34.994011 [ 261 ] {7c4e334a-7d93-4a89-8de3-e51998cf2891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8779 | 2025.12.27 23:43:34.994555 [ 261 ] {7c4e334a-7d93-4a89-8de3-e51998cf2891} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8780 | 2025.12.27 23:43:34.994591 [ 261 ] {7c4e334a-7d93-4a89-8de3-e51998cf2891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8781 | 2025.12.27 23:43:34.994983 [ 261 ] {7c4e334a-7d93-4a89-8de3-e51998cf2891} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8782 | 2025.12.27 23:43:34.995201 [ 261 ] {7c4e334a-7d93-4a89-8de3-e51998cf2891} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8783 | 2025.12.27 23:43:34.995327 [ 261 ] {7c4e334a-7d93-4a89-8de3-e51998cf2891} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001377 sec., 614379.0849673203 rows/sec., 41.35 MiB/sec. | ||
| 8784 | 2025.12.27 23:43:34.995362 [ 261 ] {7c4e334a-7d93-4a89-8de3-e51998cf2891} <Debug> TCPHandler: Processed in 0.001537877 sec. | ||
| 8785 | 2025.12.27 23:43:34.995474 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8786 | 2025.12.27 23:43:34.995568 [ 261 ] {04026c66-5e7d-4c5f-8a08-db8dd632b7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8787 | 2025.12.27 23:43:34.995625 [ 261 ] {04026c66-5e7d-4c5f-8a08-db8dd632b7f7} <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 | ||
| 8788 | 2025.12.27 23:43:34.996410 [ 261 ] {04026c66-5e7d-4c5f-8a08-db8dd632b7f7} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8789 | 2025.12.27 23:43:34.996446 [ 261 ] {04026c66-5e7d-4c5f-8a08-db8dd632b7f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8790 | 2025.12.27 23:43:34.996985 [ 261 ] {04026c66-5e7d-4c5f-8a08-db8dd632b7f7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8791 | 2025.12.27 23:43:34.997218 [ 261 ] {04026c66-5e7d-4c5f-8a08-db8dd632b7f7} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8792 | 2025.12.27 23:43:34.997353 [ 261 ] {04026c66-5e7d-4c5f-8a08-db8dd632b7f7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001804 sec., 14412.416851441241 rows/sec., 25.83 MiB/sec. | ||
| 8793 | 2025.12.27 23:43:34.997406 [ 261 ] {04026c66-5e7d-4c5f-8a08-db8dd632b7f7} <Debug> TCPHandler: Processed in 0.001982515 sec. | ||
| 8794 | 2025.12.27 23:43:34.997520 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8795 | 2025.12.27 23:43:34.997615 [ 261 ] {379f4454-63d8-4423-8a30-22ea61947183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8796 | 2025.12.27 23:43:34.997656 [ 261 ] {379f4454-63d8-4423-8a30-22ea61947183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8797 | 2025.12.27 23:43:34.998015 [ 261 ] {379f4454-63d8-4423-8a30-22ea61947183} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8798 | 2025.12.27 23:43:34.998051 [ 261 ] {379f4454-63d8-4423-8a30-22ea61947183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8799 | 2025.12.27 23:43:34.998365 [ 261 ] {379f4454-63d8-4423-8a30-22ea61947183} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8800 | 2025.12.27 23:43:34.998606 [ 261 ] {379f4454-63d8-4423-8a30-22ea61947183} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8801 | 2025.12.27 23:43:34.998732 [ 261 ] {379f4454-63d8-4423-8a30-22ea61947183} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 8802 | 2025.12.27 23:43:34.998767 [ 261 ] {379f4454-63d8-4423-8a30-22ea61947183} <Debug> TCPHandler: Processed in 0.001299013 sec. | ||
| 8803 | 2025.12.27 23:43:35.579455 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17648 | ||
| 8804 | 2025.12.27 23:43:35.579991 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8805 | 2025.12.27 23:43:35.580025 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8806 | 2025.12.27 23:43:35.580503 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8807 | 2025.12.27 23:43:35.580729 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8808 | 2025.12.27 23:43:35.580855 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17648 | ||
| 8809 | 2025.12.27 23:43:36.491604 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8810 | 2025.12.27 23:43:36.506610 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8811 | 2025.12.27 23:43:36.506658 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8812 | 2025.12.27 23:43:36.512309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8813 | 2025.12.27 23:43:36.513063 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8814 | 2025.12.27 23:43:36.515813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8815 | 2025.12.27 23:43:38.128643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1138 | ||
| 8816 | 2025.12.27 23:43:38.131125 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8817 | 2025.12.27 23:43:38.131171 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8818 | 2025.12.27 23:43:38.132355 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8819 | 2025.12.27 23:43:38.132616 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8820 | 2025.12.27 23:43:38.132870 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1138 | ||
| 8821 | 2025.12.27 23:43:39.966431 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8822 | 2025.12.27 23:43:39.966647 [ 261 ] {638fcda4-298b-486e-a418-4ba3e0d8b759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8823 | 2025.12.27 23:43:39.966719 [ 261 ] {638fcda4-298b-486e-a418-4ba3e0d8b759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8824 | 2025.12.27 23:43:39.967645 [ 261 ] {638fcda4-298b-486e-a418-4ba3e0d8b759} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8825 | 2025.12.27 23:43:39.967690 [ 261 ] {638fcda4-298b-486e-a418-4ba3e0d8b759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8826 | 2025.12.27 23:43:39.968107 [ 261 ] {638fcda4-298b-486e-a418-4ba3e0d8b759} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8827 | 2025.12.27 23:43:39.968334 [ 261 ] {638fcda4-298b-486e-a418-4ba3e0d8b759} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8828 | 2025.12.27 23:43:39.968486 [ 261 ] {638fcda4-298b-486e-a418-4ba3e0d8b759} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001894 sec., 216473.07286166842 rows/sec., 13.73 MiB/sec. | ||
| 8829 | 2025.12.27 23:43:39.968527 [ 261 ] {638fcda4-298b-486e-a418-4ba3e0d8b759} <Debug> TCPHandler: Processed in 0.00223411 sec. | ||
| 8830 | 2025.12.27 23:43:39.968657 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8831 | 2025.12.27 23:43:39.968757 [ 261 ] {7d9c35ec-f486-4404-b7be-9e38b9db76dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8832 | 2025.12.27 23:43:39.968797 [ 261 ] {7d9c35ec-f486-4404-b7be-9e38b9db76dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8833 | 2025.12.27 23:43:39.969995 [ 261 ] {7d9c35ec-f486-4404-b7be-9e38b9db76dc} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8834 | 2025.12.27 23:43:39.970031 [ 261 ] {7d9c35ec-f486-4404-b7be-9e38b9db76dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8835 | 2025.12.27 23:43:39.970424 [ 261 ] {7d9c35ec-f486-4404-b7be-9e38b9db76dc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8836 | 2025.12.27 23:43:39.970638 [ 261 ] {7d9c35ec-f486-4404-b7be-9e38b9db76dc} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8837 | 2025.12.27 23:43:39.970764 [ 261 ] {7d9c35ec-f486-4404-b7be-9e38b9db76dc} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.002025 sec., 562962.962962963 rows/sec., 44.67 MiB/sec. | ||
| 8838 | 2025.12.27 23:43:39.970801 [ 261 ] {7d9c35ec-f486-4404-b7be-9e38b9db76dc} <Debug> TCPHandler: Processed in 0.002192459 sec. | ||
| 8839 | 2025.12.27 23:43:39.970922 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8840 | 2025.12.27 23:43:39.971020 [ 261 ] {90fca0c9-07e3-4794-8dd7-e39b399a7ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8841 | 2025.12.27 23:43:39.971061 [ 261 ] {90fca0c9-07e3-4794-8dd7-e39b399a7ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8842 | 2025.12.27 23:43:39.971622 [ 261 ] {90fca0c9-07e3-4794-8dd7-e39b399a7ca0} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8843 | 2025.12.27 23:43:39.971659 [ 261 ] {90fca0c9-07e3-4794-8dd7-e39b399a7ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8844 | 2025.12.27 23:43:39.971969 [ 261 ] {90fca0c9-07e3-4794-8dd7-e39b399a7ca0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8845 | 2025.12.27 23:43:39.972178 [ 261 ] {90fca0c9-07e3-4794-8dd7-e39b399a7ca0} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8846 | 2025.12.27 23:43:39.972307 [ 261 ] {90fca0c9-07e3-4794-8dd7-e39b399a7ca0} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001305 sec., 167816.091954023 rows/sec., 10.00 MiB/sec. | ||
| 8847 | 2025.12.27 23:43:39.972344 [ 261 ] {90fca0c9-07e3-4794-8dd7-e39b399a7ca0} <Debug> TCPHandler: Processed in 0.001469486 sec. | ||
| 8848 | 2025.12.27 23:43:39.972458 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8849 | 2025.12.27 23:43:39.972555 [ 261 ] {4d2a8f58-ac72-41f9-8447-de9bc235ef7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8850 | 2025.12.27 23:43:39.972594 [ 261 ] {4d2a8f58-ac72-41f9-8447-de9bc235ef7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8851 | 2025.12.27 23:43:39.973145 [ 261 ] {4d2a8f58-ac72-41f9-8447-de9bc235ef7b} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8852 | 2025.12.27 23:43:39.973183 [ 261 ] {4d2a8f58-ac72-41f9-8447-de9bc235ef7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8853 | 2025.12.27 23:43:39.973502 [ 261 ] {4d2a8f58-ac72-41f9-8447-de9bc235ef7b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8854 | 2025.12.27 23:43:39.973707 [ 261 ] {4d2a8f58-ac72-41f9-8447-de9bc235ef7b} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8855 | 2025.12.27 23:43:39.973839 [ 261 ] {4d2a8f58-ac72-41f9-8447-de9bc235ef7b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001302 sec., 162826.42089093704 rows/sec., 10.50 MiB/sec. | ||
| 8856 | 2025.12.27 23:43:39.973878 [ 261 ] {4d2a8f58-ac72-41f9-8447-de9bc235ef7b} <Debug> TCPHandler: Processed in 0.001466877 sec. | ||
| 8857 | 2025.12.27 23:43:39.973885 [ 78 ] {} <Debug> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8858 | 2025.12.27 23:43:39.973962 [ 78 ] {} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8859 | 2025.12.27 23:43:39.973992 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8860 | 2025.12.27 23:43:39.973999 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8861 | 2025.12.27 23:43:39.974098 [ 261 ] {83a22b87-f99f-4585-926a-5f56542d9a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8862 | 2025.12.27 23:43:39.974106 [ 199 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::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 | ||
| 8863 | 2025.12.27 23:43:39.974139 [ 261 ] {83a22b87-f99f-4585-926a-5f56542d9a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8864 | 2025.12.27 23:43:39.974249 [ 199 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8865 | 2025.12.27 23:43:39.974285 [ 199 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 442 rows starting from the beginning of the part | ||
| 8866 | 2025.12.27 23:43:39.974350 [ 199 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
| 8867 | 2025.12.27 23:43:39.974399 [ 199 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 8868 | 2025.12.27 23:43:39.974442 [ 199 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part | ||
| 8869 | 2025.12.27 23:43:39.974484 [ 199 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 228 rows starting from the beginning of the part | ||
| 8870 | 2025.12.27 23:43:39.974526 [ 199 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 8871 | 2025.12.27 23:43:39.974748 [ 261 ] {83a22b87-f99f-4585-926a-5f56542d9a44} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8872 | 2025.12.27 23:43:39.974802 [ 261 ] {83a22b87-f99f-4585-926a-5f56542d9a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8873 | 2025.12.27 23:43:39.975141 [ 261 ] {83a22b87-f99f-4585-926a-5f56542d9a44} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8874 | 2025.12.27 23:43:39.975358 [ 261 ] {83a22b87-f99f-4585-926a-5f56542d9a44} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8875 | 2025.12.27 23:43:39.975490 [ 261 ] {83a22b87-f99f-4585-926a-5f56542d9a44} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00141 sec., 149645.39007092197 rows/sec., 8.50 MiB/sec. | ||
| 8876 | 2025.12.27 23:43:39.975523 [ 190 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467886 sec., 1034140.2533984246 rows/sec., 71.64 MiB/sec. | ||
| 8877 | 2025.12.27 23:43:39.975528 [ 261 ] {83a22b87-f99f-4585-926a-5f56542d9a44} <Debug> TCPHandler: Processed in 0.001576338 sec. | ||
| 8878 | 2025.12.27 23:43:39.975674 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8879 | 2025.12.27 23:43:39.975713 [ 190 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8880 | 2025.12.27 23:43:39.975768 [ 261 ] {8f5439d7-6fe3-472a-ac15-b4dcaba90276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8881 | 2025.12.27 23:43:39.975813 [ 261 ] {8f5439d7-6fe3-472a-ac15-b4dcaba90276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8882 | 2025.12.27 23:43:39.976009 [ 190 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_36_7} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8883 | 2025.12.27 23:43:39.976089 [ 190 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_36_7} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8884 | 2025.12.27 23:43:39.976195 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 8885 | 2025.12.27 23:43:39.976542 [ 261 ] {8f5439d7-6fe3-472a-ac15-b4dcaba90276} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8886 | 2025.12.27 23:43:39.976583 [ 261 ] {8f5439d7-6fe3-472a-ac15-b4dcaba90276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8887 | 2025.12.27 23:43:39.976920 [ 261 ] {8f5439d7-6fe3-472a-ac15-b4dcaba90276} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8888 | 2025.12.27 23:43:39.977129 [ 261 ] {8f5439d7-6fe3-472a-ac15-b4dcaba90276} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8889 | 2025.12.27 23:43:39.977256 [ 261 ] {8f5439d7-6fe3-472a-ac15-b4dcaba90276} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001507 sec., 459854.0145985401 rows/sec., 32.13 MiB/sec. | ||
| 8890 | 2025.12.27 23:43:39.977293 [ 261 ] {8f5439d7-6fe3-472a-ac15-b4dcaba90276} <Debug> TCPHandler: Processed in 0.00166959 sec. | ||
| 8891 | 2025.12.27 23:43:39.977401 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8892 | 2025.12.27 23:43:39.977494 [ 261 ] {4c054f32-bb17-4071-99df-33cdc38d999c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8893 | 2025.12.27 23:43:39.977534 [ 261 ] {4c054f32-bb17-4071-99df-33cdc38d999c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8894 | 2025.12.27 23:43:39.977858 [ 261 ] {4c054f32-bb17-4071-99df-33cdc38d999c} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8895 | 2025.12.27 23:43:39.977893 [ 261 ] {4c054f32-bb17-4071-99df-33cdc38d999c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8896 | 2025.12.27 23:43:39.978204 [ 261 ] {4c054f32-bb17-4071-99df-33cdc38d999c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8897 | 2025.12.27 23:43:39.978409 [ 261 ] {4c054f32-bb17-4071-99df-33cdc38d999c} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8898 | 2025.12.27 23:43:39.978558 [ 261 ] {4c054f32-bb17-4071-99df-33cdc38d999c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 8899 | 2025.12.27 23:43:39.978594 [ 261 ] {4c054f32-bb17-4071-99df-33cdc38d999c} <Debug> TCPHandler: Processed in 0.001239702 sec. | ||
| 8900 | 2025.12.27 23:43:39.978692 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8901 | 2025.12.27 23:43:39.978784 [ 261 ] {277fb8ba-1317-41bd-ad47-cb3d484b7527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8902 | 2025.12.27 23:43:39.978825 [ 261 ] {277fb8ba-1317-41bd-ad47-cb3d484b7527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8903 | 2025.12.27 23:43:39.979305 [ 261 ] {277fb8ba-1317-41bd-ad47-cb3d484b7527} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8904 | 2025.12.27 23:43:39.979340 [ 261 ] {277fb8ba-1317-41bd-ad47-cb3d484b7527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8905 | 2025.12.27 23:43:39.979663 [ 261 ] {277fb8ba-1317-41bd-ad47-cb3d484b7527} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8906 | 2025.12.27 23:43:39.979898 [ 261 ] {277fb8ba-1317-41bd-ad47-cb3d484b7527} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8907 | 2025.12.27 23:43:39.980022 [ 261 ] {277fb8ba-1317-41bd-ad47-cb3d484b7527} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001256 sec., 250000 rows/sec., 16.42 MiB/sec. | ||
| 8908 | 2025.12.27 23:43:39.980059 [ 261 ] {277fb8ba-1317-41bd-ad47-cb3d484b7527} <Debug> TCPHandler: Processed in 0.001414285 sec. | ||
| 8909 | 2025.12.27 23:43:39.980170 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8910 | 2025.12.27 23:43:39.980261 [ 261 ] {af431be3-1cc8-4c10-a2d2-51c2f0e6fa7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8911 | 2025.12.27 23:43:39.980301 [ 261 ] {af431be3-1cc8-4c10-a2d2-51c2f0e6fa7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8912 | 2025.12.27 23:43:39.980613 [ 261 ] {af431be3-1cc8-4c10-a2d2-51c2f0e6fa7f} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8913 | 2025.12.27 23:43:39.980647 [ 261 ] {af431be3-1cc8-4c10-a2d2-51c2f0e6fa7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8914 | 2025.12.27 23:43:39.980930 [ 261 ] {af431be3-1cc8-4c10-a2d2-51c2f0e6fa7f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8915 | 2025.12.27 23:43:39.981128 [ 261 ] {af431be3-1cc8-4c10-a2d2-51c2f0e6fa7f} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8916 | 2025.12.27 23:43:39.981250 [ 261 ] {af431be3-1cc8-4c10-a2d2-51c2f0e6fa7f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 66.91 KiB/sec. | ||
| 8917 | 2025.12.27 23:43:39.981285 [ 261 ] {af431be3-1cc8-4c10-a2d2-51c2f0e6fa7f} <Debug> TCPHandler: Processed in 0.001162051 sec. | ||
| 8918 | 2025.12.27 23:43:39.981389 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8919 | 2025.12.27 23:43:39.981480 [ 261 ] {5b34a107-ab7c-4a22-9663-32d6d7e2ee8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8920 | 2025.12.27 23:43:39.981533 [ 261 ] {5b34a107-ab7c-4a22-9663-32d6d7e2ee8c} <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 | ||
| 8921 | 2025.12.27 23:43:39.982311 [ 261 ] {5b34a107-ab7c-4a22-9663-32d6d7e2ee8c} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8922 | 2025.12.27 23:43:39.982346 [ 261 ] {5b34a107-ab7c-4a22-9663-32d6d7e2ee8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8923 | 2025.12.27 23:43:39.982861 [ 261 ] {5b34a107-ab7c-4a22-9663-32d6d7e2ee8c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8924 | 2025.12.27 23:43:39.983080 [ 261 ] {5b34a107-ab7c-4a22-9663-32d6d7e2ee8c} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8925 | 2025.12.27 23:43:39.983215 [ 261 ] {5b34a107-ab7c-4a22-9663-32d6d7e2ee8c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001752 sec., 7990.867579908675 rows/sec., 14.32 MiB/sec. | ||
| 8926 | 2025.12.27 23:43:39.983266 [ 261 ] {5b34a107-ab7c-4a22-9663-32d6d7e2ee8c} <Debug> TCPHandler: Processed in 0.001923434 sec. | ||
| 8927 | 2025.12.27 23:43:39.983375 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8928 | 2025.12.27 23:43:39.983466 [ 261 ] {07aabfd4-9da1-47e1-a040-33fd1263926b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8929 | 2025.12.27 23:43:39.983506 [ 261 ] {07aabfd4-9da1-47e1-a040-33fd1263926b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8930 | 2025.12.27 23:43:39.983850 [ 261 ] {07aabfd4-9da1-47e1-a040-33fd1263926b} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8931 | 2025.12.27 23:43:39.983886 [ 261 ] {07aabfd4-9da1-47e1-a040-33fd1263926b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8932 | 2025.12.27 23:43:39.984183 [ 261 ] {07aabfd4-9da1-47e1-a040-33fd1263926b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8933 | 2025.12.27 23:43:39.984387 [ 261 ] {07aabfd4-9da1-47e1-a040-33fd1263926b} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8934 | 2025.12.27 23:43:39.984506 [ 261 ] {07aabfd4-9da1-47e1-a040-33fd1263926b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001058 sec., 98298.67674858223 rows/sec., 6.02 MiB/sec. | ||
| 8935 | 2025.12.27 23:43:39.984541 [ 261 ] {07aabfd4-9da1-47e1-a040-33fd1263926b} <Debug> TCPHandler: Processed in 0.001212302 sec. | ||
| 8936 | 2025.12.27 23:43:42.962675 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8937 | 2025.12.27 23:43:42.962732 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8938 | 2025.12.27 23:43:43.080998 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18160 | ||
| 8939 | 2025.12.27 23:43:43.081752 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8940 | 2025.12.27 23:43:43.081810 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8941 | 2025.12.27 23:43:43.082347 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8942 | 2025.12.27 23:43:43.082584 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8943 | 2025.12.27 23:43:43.082744 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18160 | ||
| 8944 | 2025.12.27 23:43:44.015927 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8945 | 2025.12.27 23:43:44.031546 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8946 | 2025.12.27 23:43:44.031590 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8947 | 2025.12.27 23:43:44.038039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8948 | 2025.12.27 23:43:44.038759 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8949 | 2025.12.27 23:43:44.041445 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8950 | 2025.12.27 23:43:44.956078 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8951 | 2025.12.27 23:43:44.956263 [ 261 ] {78efe77c-bf62-42c9-878b-04c328b545eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8952 | 2025.12.27 23:43:44.956334 [ 261 ] {78efe77c-bf62-42c9-878b-04c328b545eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8953 | 2025.12.27 23:43:44.957028 [ 261 ] {78efe77c-bf62-42c9-878b-04c328b545eb} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8954 | 2025.12.27 23:43:44.957068 [ 261 ] {78efe77c-bf62-42c9-878b-04c328b545eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8955 | 2025.12.27 23:43:44.957498 [ 261 ] {78efe77c-bf62-42c9-878b-04c328b545eb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8956 | 2025.12.27 23:43:44.957737 [ 261 ] {78efe77c-bf62-42c9-878b-04c328b545eb} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8957 | 2025.12.27 23:43:44.957890 [ 261 ] {78efe77c-bf62-42c9-878b-04c328b545eb} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.00168 sec., 64285.71428571428 rows/sec., 5.40 MiB/sec. | ||
| 8958 | 2025.12.27 23:43:44.957934 [ 261 ] {78efe77c-bf62-42c9-878b-04c328b545eb} <Debug> TCPHandler: Processed in 0.001986146 sec. | ||
| 8959 | 2025.12.27 23:43:44.958064 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8960 | 2025.12.27 23:43:44.958161 [ 261 ] {b121e267-6e6e-429b-a37a-ccdb48cbd4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8961 | 2025.12.27 23:43:44.958205 [ 261 ] {b121e267-6e6e-429b-a37a-ccdb48cbd4fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8962 | 2025.12.27 23:43:44.958624 [ 261 ] {b121e267-6e6e-429b-a37a-ccdb48cbd4fa} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8963 | 2025.12.27 23:43:44.958661 [ 261 ] {b121e267-6e6e-429b-a37a-ccdb48cbd4fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8964 | 2025.12.27 23:43:44.958988 [ 261 ] {b121e267-6e6e-429b-a37a-ccdb48cbd4fa} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8965 | 2025.12.27 23:43:44.959223 [ 261 ] {b121e267-6e6e-429b-a37a-ccdb48cbd4fa} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8966 | 2025.12.27 23:43:44.959341 [ 71 ] {} <Debug> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8967 | 2025.12.27 23:43:44.959355 [ 261 ] {b121e267-6e6e-429b-a37a-ccdb48cbd4fa} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001213 sec., 21434.460016488043 rows/sec., 1.57 MiB/sec. | ||
| 8968 | 2025.12.27 23:43:44.959410 [ 71 ] {} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8969 | 2025.12.27 23:43:44.959420 [ 261 ] {b121e267-6e6e-429b-a37a-ccdb48cbd4fa} <Debug> TCPHandler: Processed in 0.001406565 sec. | ||
| 8970 | 2025.12.27 23:43:44.959438 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 8971 | 2025.12.27 23:43:44.959548 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8972 | 2025.12.27 23:43:44.959568 [ 191 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::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 | ||
| 8973 | 2025.12.27 23:43:44.959651 [ 261 ] {8dd00dda-e78e-475e-b577-9992527bbe95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8974 | 2025.12.27 23:43:44.959695 [ 191 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8975 | 2025.12.27 23:43:44.959698 [ 261 ] {8dd00dda-e78e-475e-b577-9992527bbe95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8976 | 2025.12.27 23:43:44.959739 [ 191 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 263 rows starting from the beginning of the part | ||
| 8977 | 2025.12.27 23:43:44.959816 [ 191 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
| 8978 | 2025.12.27 23:43:44.959866 [ 191 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 219 rows starting from the beginning of the part | ||
| 8979 | 2025.12.27 23:43:44.959914 [ 191 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part | ||
| 8980 | 2025.12.27 23:43:44.959956 [ 191 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 219 rows starting from the beginning of the part | ||
| 8981 | 2025.12.27 23:43:44.960000 [ 191 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
| 8982 | 2025.12.27 23:43:44.960156 [ 261 ] {8dd00dda-e78e-475e-b577-9992527bbe95} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8983 | 2025.12.27 23:43:44.960198 [ 261 ] {8dd00dda-e78e-475e-b577-9992527bbe95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8984 | 2025.12.27 23:43:44.960561 [ 261 ] {8dd00dda-e78e-475e-b577-9992527bbe95} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8985 | 2025.12.27 23:43:44.960802 [ 261 ] {8dd00dda-e78e-475e-b577-9992527bbe95} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8986 | 2025.12.27 23:43:44.960935 [ 261 ] {8dd00dda-e78e-475e-b577-9992527bbe95} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001303 sec., 69071.37375287797 rows/sec., 5.39 MiB/sec. | ||
| 8987 | 2025.12.27 23:43:44.960935 [ 190 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407405 sec., 556343.0569025973 rows/sec., 36.44 MiB/sec. | ||
| 8988 | 2025.12.27 23:43:44.960974 [ 261 ] {8dd00dda-e78e-475e-b577-9992527bbe95} <Debug> TCPHandler: Processed in 0.001478017 sec. | ||
| 8989 | 2025.12.27 23:43:44.961106 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8990 | 2025.12.27 23:43:44.961174 [ 196 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8991 | 2025.12.27 23:43:44.961203 [ 261 ] {0d9a831e-093f-49e1-9b73-1556c8243c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8992 | 2025.12.27 23:43:44.961253 [ 261 ] {0d9a831e-093f-49e1-9b73-1556c8243c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8993 | 2025.12.27 23:43:44.961492 [ 196 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_51_10} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8994 | 2025.12.27 23:43:44.961583 [ 196 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_51_10} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8995 | 2025.12.27 23:43:44.961674 [ 261 ] {0d9a831e-093f-49e1-9b73-1556c8243c05} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8996 | 2025.12.27 23:43:44.961678 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8997 | 2025.12.27 23:43:44.961719 [ 261 ] {0d9a831e-093f-49e1-9b73-1556c8243c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 8998 | 2025.12.27 23:43:44.962098 [ 261 ] {0d9a831e-093f-49e1-9b73-1556c8243c05} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8999 | 2025.12.27 23:43:44.962316 [ 261 ] {0d9a831e-093f-49e1-9b73-1556c8243c05} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9000 | 2025.12.27 23:43:44.962449 [ 261 ] {0d9a831e-093f-49e1-9b73-1556c8243c05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 9001 | 2025.12.27 23:43:44.962489 [ 261 ] {0d9a831e-093f-49e1-9b73-1556c8243c05} <Debug> TCPHandler: Processed in 0.001433656 sec. | ||
| 9002 | 2025.12.27 23:43:44.962600 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9003 | 2025.12.27 23:43:44.962695 [ 261 ] {e500f4b4-0b0d-46cc-974e-7fbc0c08083a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9004 | 2025.12.27 23:43:44.962752 [ 261 ] {e500f4b4-0b0d-46cc-974e-7fbc0c08083a} <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 | ||
| 9005 | 2025.12.27 23:43:44.963619 [ 261 ] {e500f4b4-0b0d-46cc-974e-7fbc0c08083a} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9006 | 2025.12.27 23:43:44.963658 [ 261 ] {e500f4b4-0b0d-46cc-974e-7fbc0c08083a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9007 | 2025.12.27 23:43:44.964229 [ 261 ] {e500f4b4-0b0d-46cc-974e-7fbc0c08083a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9008 | 2025.12.27 23:43:44.964470 [ 261 ] {e500f4b4-0b0d-46cc-974e-7fbc0c08083a} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9009 | 2025.12.27 23:43:44.964610 [ 261 ] {e500f4b4-0b0d-46cc-974e-7fbc0c08083a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001933 sec., 13450.594930160372 rows/sec., 24.10 MiB/sec. | ||
| 9010 | 2025.12.27 23:43:44.964665 [ 261 ] {e500f4b4-0b0d-46cc-974e-7fbc0c08083a} <Debug> TCPHandler: Processed in 0.002112968 sec. | ||
| 9011 | 2025.12.27 23:43:44.964783 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9012 | 2025.12.27 23:43:44.964880 [ 261 ] {c8b6a1a0-bcbf-4780-aa5e-92bc9339ba94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9013 | 2025.12.27 23:43:44.964924 [ 261 ] {c8b6a1a0-bcbf-4780-aa5e-92bc9339ba94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9014 | 2025.12.27 23:43:44.965270 [ 261 ] {c8b6a1a0-bcbf-4780-aa5e-92bc9339ba94} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9015 | 2025.12.27 23:43:44.965305 [ 261 ] {c8b6a1a0-bcbf-4780-aa5e-92bc9339ba94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9016 | 2025.12.27 23:43:44.965619 [ 261 ] {c8b6a1a0-bcbf-4780-aa5e-92bc9339ba94} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9017 | 2025.12.27 23:43:44.965862 [ 261 ] {c8b6a1a0-bcbf-4780-aa5e-92bc9339ba94} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9018 | 2025.12.27 23:43:44.966001 [ 261 ] {c8b6a1a0-bcbf-4780-aa5e-92bc9339ba94} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 9019 | 2025.12.27 23:43:44.966037 [ 261 ] {c8b6a1a0-bcbf-4780-aa5e-92bc9339ba94} <Debug> TCPHandler: Processed in 0.001305393 sec. | ||
| 9020 | 2025.12.27 23:43:48.133127 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1172 | ||
| 9021 | 2025.12.27 23:43:48.135457 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9022 | 2025.12.27 23:43:48.135495 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 9023 | 2025.12.27 23:43:48.136687 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9024 | 2025.12.27 23:43:48.136957 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9025 | 2025.12.27 23:43:48.137203 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1172 | ||
| 9026 | 2025.12.27 23:43:49.967221 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9027 | 2025.12.27 23:43:49.967507 [ 261 ] {a0493a3b-f52a-46c2-8864-e3759ccd8f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9028 | 2025.12.27 23:43:49.967575 [ 261 ] {a0493a3b-f52a-46c2-8864-e3759ccd8f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9029 | 2025.12.27 23:43:49.968424 [ 261 ] {a0493a3b-f52a-46c2-8864-e3759ccd8f4b} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9030 | 2025.12.27 23:43:49.968470 [ 261 ] {a0493a3b-f52a-46c2-8864-e3759ccd8f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9031 | 2025.12.27 23:43:49.968884 [ 261 ] {a0493a3b-f52a-46c2-8864-e3759ccd8f4b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9032 | 2025.12.27 23:43:49.969114 [ 261 ] {a0493a3b-f52a-46c2-8864-e3759ccd8f4b} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9033 | 2025.12.27 23:43:49.969269 [ 261 ] {a0493a3b-f52a-46c2-8864-e3759ccd8f4b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001818 sec., 225522.55225522554 rows/sec., 14.31 MiB/sec. | ||
| 9034 | 2025.12.27 23:43:49.969311 [ 261 ] {a0493a3b-f52a-46c2-8864-e3759ccd8f4b} <Debug> TCPHandler: Processed in 0.00228088 sec. | ||
| 9035 | 2025.12.27 23:43:49.969432 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9036 | 2025.12.27 23:43:49.969527 [ 261 ] {21ffa8af-9556-450c-96bd-84856826aa4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9037 | 2025.12.27 23:43:49.969569 [ 261 ] {21ffa8af-9556-450c-96bd-84856826aa4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9038 | 2025.12.27 23:43:49.970518 [ 261 ] {21ffa8af-9556-450c-96bd-84856826aa4d} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9039 | 2025.12.27 23:43:49.970555 [ 261 ] {21ffa8af-9556-450c-96bd-84856826aa4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9040 | 2025.12.27 23:43:49.970941 [ 261 ] {21ffa8af-9556-450c-96bd-84856826aa4d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9041 | 2025.12.27 23:43:49.971157 [ 261 ] {21ffa8af-9556-450c-96bd-84856826aa4d} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9042 | 2025.12.27 23:43:49.971271 [ 63 ] {} <Debug> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9043 | 2025.12.27 23:43:49.971288 [ 261 ] {21ffa8af-9556-450c-96bd-84856826aa4d} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.00178 sec., 640449.4382022473 rows/sec., 50.82 MiB/sec. | ||
| 9044 | 2025.12.27 23:43:49.971336 [ 63 ] {} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9045 | 2025.12.27 23:43:49.971345 [ 261 ] {21ffa8af-9556-450c-96bd-84856826aa4d} <Debug> TCPHandler: Processed in 0.001963735 sec. | ||
| 9046 | 2025.12.27 23:43:49.971366 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9047 | 2025.12.27 23:43:49.971470 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9048 | 2025.12.27 23:43:49.971471 [ 193 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::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 | ||
| 9049 | 2025.12.27 23:43:49.971573 [ 261 ] {c19144a4-4685-4cf8-a881-a20667c11a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9050 | 2025.12.27 23:43:49.971595 [ 193 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9051 | 2025.12.27 23:43:49.971615 [ 261 ] {c19144a4-4685-4cf8-a881-a20667c11a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9052 | 2025.12.27 23:43:49.971630 [ 193 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2343 rows starting from the beginning of the part | ||
| 9053 | 2025.12.27 23:43:49.971698 [ 193 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1140 rows starting from the beginning of the part | ||
| 9054 | 2025.12.27 23:43:49.971751 [ 193 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1250 rows starting from the beginning of the part | ||
| 9055 | 2025.12.27 23:43:49.971800 [ 193 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1140 rows starting from the beginning of the part | ||
| 9056 | 2025.12.27 23:43:49.971847 [ 193 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 108 rows starting from the beginning of the part | ||
| 9057 | 2025.12.27 23:43:49.971890 [ 193 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1140 rows starting from the beginning of the part | ||
| 9058 | 2025.12.27 23:43:49.972089 [ 261 ] {c19144a4-4685-4cf8-a881-a20667c11a40} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9059 | 2025.12.27 23:43:49.972127 [ 261 ] {c19144a4-4685-4cf8-a881-a20667c11a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9060 | 2025.12.27 23:43:49.972606 [ 261 ] {c19144a4-4685-4cf8-a881-a20667c11a40} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9061 | 2025.12.27 23:43:49.972830 [ 261 ] {c19144a4-4685-4cf8-a881-a20667c11a40} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9062 | 2025.12.27 23:43:49.972963 [ 261 ] {c19144a4-4685-4cf8-a881-a20667c11a40} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001409 sec., 155429.38254080908 rows/sec., 9.27 MiB/sec. | ||
| 9063 | 2025.12.27 23:43:49.973000 [ 261 ] {c19144a4-4685-4cf8-a881-a20667c11a40} <Debug> TCPHandler: Processed in 0.001580888 sec. | ||
| 9064 | 2025.12.27 23:43:49.973109 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9065 | 2025.12.27 23:43:49.973202 [ 261 ] {9166bb65-ed8a-4e74-bda8-3eee7ba4b241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9066 | 2025.12.27 23:43:49.973242 [ 261 ] {9166bb65-ed8a-4e74-bda8-3eee7ba4b241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9067 | 2025.12.27 23:43:49.973706 [ 261 ] {9166bb65-ed8a-4e74-bda8-3eee7ba4b241} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9068 | 2025.12.27 23:43:49.973743 [ 261 ] {9166bb65-ed8a-4e74-bda8-3eee7ba4b241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9069 | 2025.12.27 23:43:49.974060 [ 261 ] {9166bb65-ed8a-4e74-bda8-3eee7ba4b241} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9070 | 2025.12.27 23:43:49.974138 [ 196 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7121 rows, containing 5 columns (5 merged, 0 gathered) in 0.002708398 sec., 2629229.529781074 rows/sec., 222.08 MiB/sec. | ||
| 9071 | 2025.12.27 23:43:49.974278 [ 261 ] {9166bb65-ed8a-4e74-bda8-3eee7ba4b241} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9072 | 2025.12.27 23:43:49.974414 [ 261 ] {9166bb65-ed8a-4e74-bda8-3eee7ba4b241} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00123 sec., 172357.72357723577 rows/sec., 11.12 MiB/sec. | ||
| 9073 | 2025.12.27 23:43:49.974451 [ 261 ] {9166bb65-ed8a-4e74-bda8-3eee7ba4b241} <Debug> TCPHandler: Processed in 0.001392175 sec. | ||
| 9074 | 2025.12.27 23:43:49.974494 [ 190 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9075 | 2025.12.27 23:43:49.974554 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9076 | 2025.12.27 23:43:49.974652 [ 261 ] {f1136765-b4ba-431c-a215-66c7cf52105c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9077 | 2025.12.27 23:43:49.974694 [ 261 ] {f1136765-b4ba-431c-a215-66c7cf52105c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9078 | 2025.12.27 23:43:49.974878 [ 190 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_56_11} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9079 | 2025.12.27 23:43:49.974979 [ 190 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_56_11} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9080 | 2025.12.27 23:43:49.975118 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 9081 | 2025.12.27 23:43:49.975165 [ 261 ] {f1136765-b4ba-431c-a215-66c7cf52105c} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9082 | 2025.12.27 23:43:49.975206 [ 261 ] {f1136765-b4ba-431c-a215-66c7cf52105c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9083 | 2025.12.27 23:43:49.975520 [ 261 ] {f1136765-b4ba-431c-a215-66c7cf52105c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9084 | 2025.12.27 23:43:49.975732 [ 261 ] {f1136765-b4ba-431c-a215-66c7cf52105c} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9085 | 2025.12.27 23:43:49.975865 [ 261 ] {f1136765-b4ba-431c-a215-66c7cf52105c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001231 sec., 171405.36149471972 rows/sec., 9.73 MiB/sec. | ||
| 9086 | 2025.12.27 23:43:49.975902 [ 261 ] {f1136765-b4ba-431c-a215-66c7cf52105c} <Debug> TCPHandler: Processed in 0.001396555 sec. | ||
| 9087 | 2025.12.27 23:43:49.976019 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9088 | 2025.12.27 23:43:49.976136 [ 261 ] {79d49ac6-c721-4abf-a990-73837091abc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9089 | 2025.12.27 23:43:49.976185 [ 261 ] {79d49ac6-c721-4abf-a990-73837091abc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9090 | 2025.12.27 23:43:49.976857 [ 261 ] {79d49ac6-c721-4abf-a990-73837091abc8} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9091 | 2025.12.27 23:43:49.976894 [ 261 ] {79d49ac6-c721-4abf-a990-73837091abc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9092 | 2025.12.27 23:43:49.977226 [ 261 ] {79d49ac6-c721-4abf-a990-73837091abc8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9093 | 2025.12.27 23:43:49.977438 [ 261 ] {79d49ac6-c721-4abf-a990-73837091abc8} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9094 | 2025.12.27 23:43:49.977543 [ 63 ] {} <Debug> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9095 | 2025.12.27 23:43:49.977565 [ 261 ] {79d49ac6-c721-4abf-a990-73837091abc8} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001453 sec., 476944.2532690984 rows/sec., 33.33 MiB/sec. | ||
| 9096 | 2025.12.27 23:43:49.977577 [ 63 ] {} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9097 | 2025.12.27 23:43:49.977606 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9098 | 2025.12.27 23:43:49.977608 [ 261 ] {79d49ac6-c721-4abf-a990-73837091abc8} <Debug> TCPHandler: Processed in 0.001648589 sec. | ||
| 9099 | 2025.12.27 23:43:49.977683 [ 193 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::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 | ||
| 9100 | 2025.12.27 23:43:49.977741 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9101 | 2025.12.27 23:43:49.977777 [ 193 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9102 | 2025.12.27 23:43:49.977807 [ 193 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1211 rows starting from the beginning of the part | ||
| 9103 | 2025.12.27 23:43:49.977860 [ 193 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 693 rows starting from the beginning of the part | ||
| 9104 | 2025.12.27 23:43:49.977862 [ 261 ] {cb7c39f5-5868-4211-881e-f22ecd1462cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9105 | 2025.12.27 23:43:49.977905 [ 193 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 550 rows starting from the beginning of the part | ||
| 9106 | 2025.12.27 23:43:49.977921 [ 261 ] {cb7c39f5-5868-4211-881e-f22ecd1462cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9107 | 2025.12.27 23:43:49.977947 [ 193 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 693 rows starting from the beginning of the part | ||
| 9108 | 2025.12.27 23:43:49.977990 [ 193 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part | ||
| 9109 | 2025.12.27 23:43:49.978042 [ 193 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 693 rows starting from the beginning of the part | ||
| 9110 | 2025.12.27 23:43:49.978317 [ 261 ] {cb7c39f5-5868-4211-881e-f22ecd1462cf} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9111 | 2025.12.27 23:43:49.978360 [ 261 ] {cb7c39f5-5868-4211-881e-f22ecd1462cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9112 | 2025.12.27 23:43:49.978677 [ 261 ] {cb7c39f5-5868-4211-881e-f22ecd1462cf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9113 | 2025.12.27 23:43:49.978895 [ 261 ] {cb7c39f5-5868-4211-881e-f22ecd1462cf} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9114 | 2025.12.27 23:43:49.979027 [ 261 ] {cb7c39f5-5868-4211-881e-f22ecd1462cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00119 sec., 5042.016806722689 rows/sec., 263.43 KiB/sec. | ||
| 9115 | 2025.12.27 23:43:49.979065 [ 261 ] {cb7c39f5-5868-4211-881e-f22ecd1462cf} <Debug> TCPHandler: Processed in 0.001384515 sec. | ||
| 9116 | 2025.12.27 23:43:49.979172 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9117 | 2025.12.27 23:43:49.979267 [ 261 ] {8ef23547-716b-4bc2-b13d-ac0b1bda874c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9118 | 2025.12.27 23:43:49.979309 [ 261 ] {8ef23547-716b-4bc2-b13d-ac0b1bda874c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9119 | 2025.12.27 23:43:49.979308 [ 197 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3930 rows, containing 5 columns (5 merged, 0 gathered) in 0.001656689 sec., 2372201.421027121 rows/sec., 178.02 MiB/sec. | ||
| 9120 | 2025.12.27 23:43:49.979553 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9121 | 2025.12.27 23:43:49.979736 [ 261 ] {8ef23547-716b-4bc2-b13d-ac0b1bda874c} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9122 | 2025.12.27 23:43:49.979779 [ 261 ] {8ef23547-716b-4bc2-b13d-ac0b1bda874c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9123 | 2025.12.27 23:43:49.979886 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_56_11} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9124 | 2025.12.27 23:43:49.979983 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_56_11} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9125 | 2025.12.27 23:43:49.980089 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 9126 | 2025.12.27 23:43:49.980150 [ 261 ] {8ef23547-716b-4bc2-b13d-ac0b1bda874c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9127 | 2025.12.27 23:43:49.980371 [ 261 ] {8ef23547-716b-4bc2-b13d-ac0b1bda874c} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9128 | 2025.12.27 23:43:49.980486 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9129 | 2025.12.27 23:43:49.980505 [ 261 ] {8ef23547-716b-4bc2-b13d-ac0b1bda874c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001257 sec., 249801.1137629276 rows/sec., 16.41 MiB/sec. | ||
| 9130 | 2025.12.27 23:43:49.980517 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9131 | 2025.12.27 23:43:49.980544 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9132 | 2025.12.27 23:43:49.980548 [ 261 ] {8ef23547-716b-4bc2-b13d-ac0b1bda874c} <Debug> TCPHandler: Processed in 0.001426556 sec. | ||
| 9133 | 2025.12.27 23:43:49.980618 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::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 | ||
| 9134 | 2025.12.27 23:43:49.980664 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9135 | 2025.12.27 23:43:49.980702 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9136 | 2025.12.27 23:43:49.980730 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 17962 rows starting from the beginning of the part | ||
| 9137 | 2025.12.27 23:43:49.980758 [ 261 ] {e36281d5-06b1-4bcd-a911-945b54853110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9138 | 2025.12.27 23:43:49.980780 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 314 rows starting from the beginning of the part | ||
| 9139 | 2025.12.27 23:43:49.980801 [ 261 ] {e36281d5-06b1-4bcd-a911-945b54853110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9140 | 2025.12.27 23:43:49.980825 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 846 rows starting from the beginning of the part | ||
| 9141 | 2025.12.27 23:43:49.980865 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 314 rows starting from the beginning of the part | ||
| 9142 | 2025.12.27 23:43:49.980903 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 9143 | 2025.12.27 23:43:49.980941 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 314 rows starting from the beginning of the part | ||
| 9144 | 2025.12.27 23:43:49.981113 [ 261 ] {e36281d5-06b1-4bcd-a911-945b54853110} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9145 | 2025.12.27 23:43:49.981148 [ 261 ] {e36281d5-06b1-4bcd-a911-945b54853110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9146 | 2025.12.27 23:43:49.981446 [ 261 ] {e36281d5-06b1-4bcd-a911-945b54853110} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9147 | 2025.12.27 23:43:49.981663 [ 261 ] {e36281d5-06b1-4bcd-a911-945b54853110} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9148 | 2025.12.27 23:43:49.981790 [ 261 ] {e36281d5-06b1-4bcd-a911-945b54853110} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 9149 | 2025.12.27 23:43:49.981826 [ 261 ] {e36281d5-06b1-4bcd-a911-945b54853110} <Debug> TCPHandler: Processed in 0.001212802 sec. | ||
| 9150 | 2025.12.27 23:43:49.981931 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9151 | 2025.12.27 23:43:49.982024 [ 261 ] {cfc0bd8b-bed5-4ba6-8746-d03fe3f73fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9152 | 2025.12.27 23:43:49.982078 [ 261 ] {cfc0bd8b-bed5-4ba6-8746-d03fe3f73fec} <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 | ||
| 9153 | 2025.12.27 23:43:49.982831 [ 261 ] {cfc0bd8b-bed5-4ba6-8746-d03fe3f73fec} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9154 | 2025.12.27 23:43:49.982867 [ 261 ] {cfc0bd8b-bed5-4ba6-8746-d03fe3f73fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9155 | 2025.12.27 23:43:49.983379 [ 261 ] {cfc0bd8b-bed5-4ba6-8746-d03fe3f73fec} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9156 | 2025.12.27 23:43:49.983602 [ 261 ] {cfc0bd8b-bed5-4ba6-8746-d03fe3f73fec} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9157 | 2025.12.27 23:43:49.983721 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9158 | 2025.12.27 23:43:49.983741 [ 261 ] {cfc0bd8b-bed5-4ba6-8746-d03fe3f73fec} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001735 sec., 8069.164265129683 rows/sec., 14.46 MiB/sec. | ||
| 9159 | 2025.12.27 23:43:49.983756 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9160 | 2025.12.27 23:43:49.983787 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9161 | 2025.12.27 23:43:49.983802 [ 261 ] {cfc0bd8b-bed5-4ba6-8746-d03fe3f73fec} <Debug> TCPHandler: Processed in 0.001919824 sec. | ||
| 9162 | 2025.12.27 23:43:49.983879 [ 186 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::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 | ||
| 9163 | 2025.12.27 23:43:49.983922 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9164 | 2025.12.27 23:43:49.984022 [ 261 ] {ae0fdf68-00df-447c-af66-a8e4aef538d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9165 | 2025.12.27 23:43:49.984063 [ 261 ] {ae0fdf68-00df-447c-af66-a8e4aef538d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9166 | 2025.12.27 23:43:49.984107 [ 186 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9167 | 2025.12.27 23:43:49.984172 [ 186 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 869 rows starting from the beginning of the part | ||
| 9168 | 2025.12.27 23:43:49.984307 [ 186 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
| 9169 | 2025.12.27 23:43:49.984393 [ 261 ] {ae0fdf68-00df-447c-af66-a8e4aef538d8} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9170 | 2025.12.27 23:43:49.984423 [ 186 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part | ||
| 9171 | 2025.12.27 23:43:49.984436 [ 261 ] {ae0fdf68-00df-447c-af66-a8e4aef538d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9172 | 2025.12.27 23:43:49.984535 [ 186 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
| 9173 | 2025.12.27 23:43:49.984648 [ 186 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part | ||
| 9174 | 2025.12.27 23:43:49.984750 [ 186 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part | ||
| 9175 | 2025.12.27 23:43:49.984873 [ 261 ] {ae0fdf68-00df-447c-af66-a8e4aef538d8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9176 | 2025.12.27 23:43:49.985110 [ 261 ] {ae0fdf68-00df-447c-af66-a8e4aef538d8} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9177 | 2025.12.27 23:43:49.985212 [ 63 ] {} <Debug> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9178 | 2025.12.27 23:43:49.985240 [ 63 ] {} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9179 | 2025.12.27 23:43:49.985242 [ 261 ] {ae0fdf68-00df-447c-af66-a8e4aef538d8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001238 sec., 84006.4620355412 rows/sec., 5.15 MiB/sec. | ||
| 9180 | 2025.12.27 23:43:49.985262 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9181 | 2025.12.27 23:43:49.985292 [ 261 ] {ae0fdf68-00df-447c-af66-a8e4aef538d8} <Debug> TCPHandler: Processed in 0.001420365 sec. | ||
| 9182 | 2025.12.27 23:43:49.985352 [ 189 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 9183 | 2025.12.27 23:43:49.985449 [ 189 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9184 | 2025.12.27 23:43:49.985476 [ 189 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 4040 rows starting from the beginning of the part | ||
| 9185 | 2025.12.27 23:43:49.985524 [ 189 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 9186 | 2025.12.27 23:43:49.985566 [ 189 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 9187 | 2025.12.27 23:43:49.985604 [ 189 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 9188 | 2025.12.27 23:43:49.985642 [ 189 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 9189 | 2025.12.27 23:43:49.985679 [ 189 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 104 rows starting from the beginning of the part | ||
| 9190 | 2025.12.27 23:43:49.986574 [ 187 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19910 rows, containing 5 columns (5 merged, 0 gathered) in 0.005984587 sec., 3326879.532372075 rows/sec., 222.56 MiB/sec. | ||
| 9191 | 2025.12.27 23:43:49.986930 [ 187 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9192 | 2025.12.27 23:43:49.987211 [ 187 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9193 | 2025.12.27 23:43:49.987282 [ 187 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9194 | 2025.12.27 23:43:49.987362 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9195 | 2025.12.27 23:43:49.987464 [ 200 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4472 rows, containing 4 columns (4 merged, 0 gathered) in 0.002149009 sec., 2080959.1769973976 rows/sec., 131.91 MiB/sec. | ||
| 9196 | 2025.12.27 23:43:49.987901 [ 187 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9197 | 2025.12.27 23:43:49.988162 [ 187 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_56_11} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9198 | 2025.12.27 23:43:49.988229 [ 187 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_56_11} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9199 | 2025.12.27 23:43:49.988297 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 9200 | 2025.12.27 23:43:49.991072 [ 189 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 963 rows, containing 19 columns (19 merged, 0 gathered) in 0.007235799 sec., 133088.27401092817 rows/sec., 238.49 MiB/sec. | ||
| 9201 | 2025.12.27 23:43:49.992253 [ 200 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9202 | 2025.12.27 23:43:49.992576 [ 200 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9203 | 2025.12.27 23:43:49.992651 [ 200 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9204 | 2025.12.27 23:43:49.992739 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.19 MiB. | ||
| 9205 | 2025.12.27 23:43:50.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.80 MiB, peak 310.62 MiB, free memory in arenas 0.00 B, will set to 302.56 MiB (RSS), difference: 4.75 MiB | ||
| 9206 | 2025.12.27 23:43:50.582860 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18608 | ||
| 9207 | 2025.12.27 23:43:50.583609 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2025.12.27 23:43:50.583692 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9209 | 2025.12.27 23:43:50.584220 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9210 | 2025.12.27 23:43:50.584448 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9211 | 2025.12.27 23:43:50.584575 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18608 | ||
| 9212 | 2025.12.27 23:43:51.542273 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9213 | 2025.12.27 23:43:51.558838 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9214 | 2025.12.27 23:43:51.558896 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9215 | 2025.12.27 23:43:51.564555 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9216 | 2025.12.27 23:43:51.565235 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9217 | 2025.12.27 23:43:51.568639 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9218 | 2025.12.27 23:43:54.956091 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9219 | 2025.12.27 23:43:54.956294 [ 261 ] {53e10371-a1b3-46f2-a166-3d630b85644a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9220 | 2025.12.27 23:43:54.956364 [ 261 ] {53e10371-a1b3-46f2-a166-3d630b85644a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9221 | 2025.12.27 23:43:54.957055 [ 261 ] {53e10371-a1b3-46f2-a166-3d630b85644a} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2025.12.27 23:43:54.957106 [ 261 ] {53e10371-a1b3-46f2-a166-3d630b85644a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9223 | 2025.12.27 23:43:54.957502 [ 261 ] {53e10371-a1b3-46f2-a166-3d630b85644a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9224 | 2025.12.27 23:43:54.957726 [ 261 ] {53e10371-a1b3-46f2-a166-3d630b85644a} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2025.12.27 23:43:54.957881 [ 261 ] {53e10371-a1b3-46f2-a166-3d630b85644a} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.00164 sec., 65853.65853658537 rows/sec., 5.53 MiB/sec. | ||
| 9226 | 2025.12.27 23:43:54.957922 [ 261 ] {53e10371-a1b3-46f2-a166-3d630b85644a} <Debug> TCPHandler: Processed in 0.001962485 sec. | ||
| 9227 | 2025.12.27 23:43:54.958043 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9228 | 2025.12.27 23:43:54.958137 [ 261 ] {cbbfd1d7-3cc9-4046-a115-2cda1ab5996a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9229 | 2025.12.27 23:43:54.958178 [ 261 ] {cbbfd1d7-3cc9-4046-a115-2cda1ab5996a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9230 | 2025.12.27 23:43:54.958601 [ 261 ] {cbbfd1d7-3cc9-4046-a115-2cda1ab5996a} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9231 | 2025.12.27 23:43:54.958638 [ 261 ] {cbbfd1d7-3cc9-4046-a115-2cda1ab5996a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9232 | 2025.12.27 23:43:54.958938 [ 261 ] {cbbfd1d7-3cc9-4046-a115-2cda1ab5996a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9233 | 2025.12.27 23:43:54.959140 [ 261 ] {cbbfd1d7-3cc9-4046-a115-2cda1ab5996a} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9234 | 2025.12.27 23:43:54.959267 [ 261 ] {cbbfd1d7-3cc9-4046-a115-2cda1ab5996a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001148 sec., 22648.083623693383 rows/sec., 1.66 MiB/sec. | ||
| 9235 | 2025.12.27 23:43:54.959303 [ 261 ] {cbbfd1d7-3cc9-4046-a115-2cda1ab5996a} <Debug> TCPHandler: Processed in 0.001308414 sec. | ||
| 9236 | 2025.12.27 23:43:54.959412 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9237 | 2025.12.27 23:43:54.959509 [ 261 ] {bd7b3fc5-943c-41c3-ba30-81f0ccee9ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9238 | 2025.12.27 23:43:54.959550 [ 261 ] {bd7b3fc5-943c-41c3-ba30-81f0ccee9ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9239 | 2025.12.27 23:43:54.959960 [ 261 ] {bd7b3fc5-943c-41c3-ba30-81f0ccee9ada} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9240 | 2025.12.27 23:43:54.959996 [ 261 ] {bd7b3fc5-943c-41c3-ba30-81f0ccee9ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9241 | 2025.12.27 23:43:54.960290 [ 261 ] {bd7b3fc5-943c-41c3-ba30-81f0ccee9ada} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9242 | 2025.12.27 23:43:54.960504 [ 261 ] {bd7b3fc5-943c-41c3-ba30-81f0ccee9ada} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9243 | 2025.12.27 23:43:54.960630 [ 261 ] {bd7b3fc5-943c-41c3-ba30-81f0ccee9ada} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001139 sec., 79016.68129938543 rows/sec., 6.17 MiB/sec. | ||
| 9244 | 2025.12.27 23:43:54.960666 [ 261 ] {bd7b3fc5-943c-41c3-ba30-81f0ccee9ada} <Debug> TCPHandler: Processed in 0.001303533 sec. | ||
| 9245 | 2025.12.27 23:43:54.960776 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9246 | 2025.12.27 23:43:54.960869 [ 261 ] {78932e94-399a-49cd-9d70-e4b30a119831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9247 | 2025.12.27 23:43:54.960913 [ 261 ] {78932e94-399a-49cd-9d70-e4b30a119831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9248 | 2025.12.27 23:43:54.961292 [ 261 ] {78932e94-399a-49cd-9d70-e4b30a119831} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9249 | 2025.12.27 23:43:54.961328 [ 261 ] {78932e94-399a-49cd-9d70-e4b30a119831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9250 | 2025.12.27 23:43:54.961645 [ 261 ] {78932e94-399a-49cd-9d70-e4b30a119831} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9251 | 2025.12.27 23:43:54.961847 [ 261 ] {78932e94-399a-49cd-9d70-e4b30a119831} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9252 | 2025.12.27 23:43:54.961976 [ 261 ] {78932e94-399a-49cd-9d70-e4b30a119831} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001125 sec., 142222.22222222222 rows/sec., 9.91 MiB/sec. | ||
| 9253 | 2025.12.27 23:43:54.962012 [ 261 ] {78932e94-399a-49cd-9d70-e4b30a119831} <Debug> TCPHandler: Processed in 0.001284183 sec. | ||
| 9254 | 2025.12.27 23:43:54.962144 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9255 | 2025.12.27 23:43:54.962263 [ 261 ] {18e22611-4520-4f7c-8b14-dd8e29e0fb16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9256 | 2025.12.27 23:43:54.962328 [ 261 ] {18e22611-4520-4f7c-8b14-dd8e29e0fb16} <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 | ||
| 9257 | 2025.12.27 23:43:54.963231 [ 261 ] {18e22611-4520-4f7c-8b14-dd8e29e0fb16} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9258 | 2025.12.27 23:43:54.963277 [ 261 ] {18e22611-4520-4f7c-8b14-dd8e29e0fb16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9259 | 2025.12.27 23:43:54.963864 [ 261 ] {18e22611-4520-4f7c-8b14-dd8e29e0fb16} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9260 | 2025.12.27 23:43:54.964090 [ 261 ] {18e22611-4520-4f7c-8b14-dd8e29e0fb16} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9261 | 2025.12.27 23:43:54.964227 [ 261 ] {18e22611-4520-4f7c-8b14-dd8e29e0fb16} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001988 sec., 13078.470824949696 rows/sec., 23.44 MiB/sec. | ||
| 9262 | 2025.12.27 23:43:54.964281 [ 261 ] {18e22611-4520-4f7c-8b14-dd8e29e0fb16} <Debug> TCPHandler: Processed in 0.002195719 sec. | ||
| 9263 | 2025.12.27 23:43:54.964392 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9264 | 2025.12.27 23:43:54.964488 [ 261 ] {4a5d5b04-8dd8-4175-a8f7-80490818361d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9265 | 2025.12.27 23:43:54.964530 [ 261 ] {4a5d5b04-8dd8-4175-a8f7-80490818361d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9266 | 2025.12.27 23:43:54.964862 [ 261 ] {4a5d5b04-8dd8-4175-a8f7-80490818361d} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9267 | 2025.12.27 23:43:54.964898 [ 261 ] {4a5d5b04-8dd8-4175-a8f7-80490818361d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9268 | 2025.12.27 23:43:54.965201 [ 261 ] {4a5d5b04-8dd8-4175-a8f7-80490818361d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9269 | 2025.12.27 23:43:54.965404 [ 261 ] {4a5d5b04-8dd8-4175-a8f7-80490818361d} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9270 | 2025.12.27 23:43:54.965530 [ 261 ] {4a5d5b04-8dd8-4175-a8f7-80490818361d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 9271 | 2025.12.27 23:43:54.965567 [ 261 ] {4a5d5b04-8dd8-4175-a8f7-80490818361d} <Debug> TCPHandler: Processed in 0.001225381 sec. | ||
| 9272 | 2025.12.27 23:43:57.962997 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9273 | 2025.12.27 23:43:57.963051 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9274 | 2025.12.27 23:43:58.084663 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19120 | ||
| 9275 | 2025.12.27 23:43:58.085246 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9276 | 2025.12.27 23:43:58.085303 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9277 | 2025.12.27 23:43:58.085834 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9278 | 2025.12.27 23:43:58.086072 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9279 | 2025.12.27 23:43:58.086225 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19120 | ||
| 9280 | 2025.12.27 23:43:58.137410 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1206 | ||
| 9281 | 2025.12.27 23:43:58.139795 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9282 | 2025.12.27 23:43:58.139844 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9283 | 2025.12.27 23:43:58.141055 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9284 | 2025.12.27 23:43:58.141313 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9285 | 2025.12.27 23:43:58.141577 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1206 | ||
| 9286 | 2025.12.27 23:43:59.068728 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9287 | 2025.12.27 23:43:59.085981 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9288 | 2025.12.27 23:43:59.086032 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9289 | 2025.12.27 23:43:59.091999 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9290 | 2025.12.27 23:43:59.092673 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9291 | 2025.12.27 23:43:59.095529 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9292 | 2025.12.27 23:43:59.965732 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9293 | 2025.12.27 23:43:59.965919 [ 261 ] {96ff354f-f041-410e-b594-9ef14e509528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9294 | 2025.12.27 23:43:59.965994 [ 261 ] {96ff354f-f041-410e-b594-9ef14e509528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9295 | 2025.12.27 23:43:59.966756 [ 261 ] {96ff354f-f041-410e-b594-9ef14e509528} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9296 | 2025.12.27 23:43:59.966800 [ 261 ] {96ff354f-f041-410e-b594-9ef14e509528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9297 | 2025.12.27 23:43:59.967224 [ 261 ] {96ff354f-f041-410e-b594-9ef14e509528} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9298 | 2025.12.27 23:43:59.967466 [ 261 ] {96ff354f-f041-410e-b594-9ef14e509528} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9299 | 2025.12.27 23:43:59.967595 [ 37 ] {} <Debug> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9300 | 2025.12.27 23:43:59.967621 [ 261 ] {96ff354f-f041-410e-b594-9ef14e509528} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001753 sec., 233884.7689674843 rows/sec., 14.84 MiB/sec. | ||
| 9301 | 2025.12.27 23:43:59.967632 [ 37 ] {} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9302 | 2025.12.27 23:43:59.967655 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9303 | 2025.12.27 23:43:59.967666 [ 261 ] {96ff354f-f041-410e-b594-9ef14e509528} <Debug> TCPHandler: Processed in 0.002079477 sec. | ||
| 9304 | 2025.12.27 23:43:59.967774 [ 198 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9305 | 2025.12.27 23:43:59.967784 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9306 | 2025.12.27 23:43:59.967908 [ 198 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9307 | 2025.12.27 23:43:59.967910 [ 261 ] {c73a6ad8-bb27-42ed-b8cf-9d4ffb3c68b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9308 | 2025.12.27 23:43:59.967951 [ 198 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 410 rows starting from the beginning of the part | ||
| 9309 | 2025.12.27 23:43:59.967973 [ 261 ] {c73a6ad8-bb27-42ed-b8cf-9d4ffb3c68b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9310 | 2025.12.27 23:43:59.968022 [ 198 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 9311 | 2025.12.27 23:43:59.968070 [ 198 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 410 rows starting from the beginning of the part | ||
| 9312 | 2025.12.27 23:43:59.968112 [ 198 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 9313 | 2025.12.27 23:43:59.968150 [ 198 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 9314 | 2025.12.27 23:43:59.968775 [ 261 ] {c73a6ad8-bb27-42ed-b8cf-9d4ffb3c68b2} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9315 | 2025.12.27 23:43:59.968818 [ 261 ] {c73a6ad8-bb27-42ed-b8cf-9d4ffb3c68b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9316 | 2025.12.27 23:43:59.969173 [ 200 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001450556 sec., 1413251.1947143027 rows/sec., 95.04 MiB/sec. | ||
| 9317 | 2025.12.27 23:43:59.969360 [ 261 ] {c73a6ad8-bb27-42ed-b8cf-9d4ffb3c68b2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9318 | 2025.12.27 23:43:59.969376 [ 200 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9319 | 2025.12.27 23:43:59.969645 [ 261 ] {c73a6ad8-bb27-42ed-b8cf-9d4ffb3c68b2} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9320 | 2025.12.27 23:43:59.969746 [ 200 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_29_7} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9321 | 2025.12.27 23:43:59.969798 [ 261 ] {c73a6ad8-bb27-42ed-b8cf-9d4ffb3c68b2} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001908 sec., 597484.2767295598 rows/sec., 47.41 MiB/sec. | ||
| 9322 | 2025.12.27 23:43:59.969840 [ 200 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_29_7} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9323 | 2025.12.27 23:43:59.969846 [ 261 ] {c73a6ad8-bb27-42ed-b8cf-9d4ffb3c68b2} <Debug> TCPHandler: Processed in 0.002114698 sec. | ||
| 9324 | 2025.12.27 23:43:59.969942 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 9325 | 2025.12.27 23:43:59.969993 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9326 | 2025.12.27 23:43:59.970094 [ 261 ] {e2ade7ff-a903-472a-b87c-90b6f33d77c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9327 | 2025.12.27 23:43:59.970136 [ 261 ] {e2ade7ff-a903-472a-b87c-90b6f33d77c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9328 | 2025.12.27 23:43:59.970604 [ 261 ] {e2ade7ff-a903-472a-b87c-90b6f33d77c4} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9329 | 2025.12.27 23:43:59.970641 [ 261 ] {e2ade7ff-a903-472a-b87c-90b6f33d77c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9330 | 2025.12.27 23:43:59.970964 [ 261 ] {e2ade7ff-a903-472a-b87c-90b6f33d77c4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9331 | 2025.12.27 23:43:59.971189 [ 261 ] {e2ade7ff-a903-472a-b87c-90b6f33d77c4} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9332 | 2025.12.27 23:43:59.971322 [ 261 ] {e2ade7ff-a903-472a-b87c-90b6f33d77c4} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001247 sec., 175621.4915797915 rows/sec., 10.47 MiB/sec. | ||
| 9333 | 2025.12.27 23:43:59.971359 [ 261 ] {e2ade7ff-a903-472a-b87c-90b6f33d77c4} <Debug> TCPHandler: Processed in 0.001416355 sec. | ||
| 9334 | 2025.12.27 23:43:59.971465 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9335 | 2025.12.27 23:43:59.971560 [ 261 ] {5c0c8587-ac67-4ce1-93aa-1fd20b521d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9336 | 2025.12.27 23:43:59.971600 [ 261 ] {5c0c8587-ac67-4ce1-93aa-1fd20b521d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9337 | 2025.12.27 23:43:59.972054 [ 261 ] {5c0c8587-ac67-4ce1-93aa-1fd20b521d0e} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2025.12.27 23:43:59.972088 [ 261 ] {5c0c8587-ac67-4ce1-93aa-1fd20b521d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9339 | 2025.12.27 23:43:59.972397 [ 261 ] {5c0c8587-ac67-4ce1-93aa-1fd20b521d0e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9340 | 2025.12.27 23:43:59.972630 [ 261 ] {5c0c8587-ac67-4ce1-93aa-1fd20b521d0e} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9341 | 2025.12.27 23:43:59.972761 [ 261 ] {5c0c8587-ac67-4ce1-93aa-1fd20b521d0e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00122 sec., 173770.4918032787 rows/sec., 11.21 MiB/sec. | ||
| 9342 | 2025.12.27 23:43:59.972798 [ 261 ] {5c0c8587-ac67-4ce1-93aa-1fd20b521d0e} <Debug> TCPHandler: Processed in 0.001381964 sec. | ||
| 9343 | 2025.12.27 23:43:59.972923 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9344 | 2025.12.27 23:43:59.973036 [ 261 ] {f3b0a3dd-ca48-46ab-9868-b4156d0395a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9345 | 2025.12.27 23:43:59.973086 [ 261 ] {f3b0a3dd-ca48-46ab-9868-b4156d0395a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9346 | 2025.12.27 23:43:59.973669 [ 261 ] {f3b0a3dd-ca48-46ab-9868-b4156d0395a0} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9347 | 2025.12.27 23:43:59.973710 [ 261 ] {f3b0a3dd-ca48-46ab-9868-b4156d0395a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9348 | 2025.12.27 23:43:59.974140 [ 261 ] {f3b0a3dd-ca48-46ab-9868-b4156d0395a0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9349 | 2025.12.27 23:43:59.974441 [ 261 ] {f3b0a3dd-ca48-46ab-9868-b4156d0395a0} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9350 | 2025.12.27 23:43:59.974586 [ 36 ] {} <Debug> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9351 | 2025.12.27 23:43:59.974606 [ 261 ] {f3b0a3dd-ca48-46ab-9868-b4156d0395a0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001593 sec., 132454.48838669178 rows/sec., 7.52 MiB/sec. | ||
| 9352 | 2025.12.27 23:43:59.974635 [ 36 ] {} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9353 | 2025.12.27 23:43:59.974663 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9354 | 2025.12.27 23:43:59.974671 [ 261 ] {f3b0a3dd-ca48-46ab-9868-b4156d0395a0} <Debug> TCPHandler: Processed in 0.001797382 sec. | ||
| 9355 | 2025.12.27 23:43:59.974745 [ 198 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9356 | 2025.12.27 23:43:59.974813 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9357 | 2025.12.27 23:43:59.974850 [ 198 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9358 | 2025.12.27 23:43:59.974884 [ 198 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 211 rows starting from the beginning of the part | ||
| 9359 | 2025.12.27 23:43:59.974934 [ 261 ] {b377b580-b957-489f-bcd3-60e3520f0d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9360 | 2025.12.27 23:43:59.974938 [ 198 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 9361 | 2025.12.27 23:43:59.974998 [ 261 ] {b377b580-b957-489f-bcd3-60e3520f0d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9362 | 2025.12.27 23:43:59.975007 [ 198 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 211 rows starting from the beginning of the part | ||
| 9363 | 2025.12.27 23:43:59.975060 [ 198 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 9364 | 2025.12.27 23:43:59.975097 [ 198 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 9365 | 2025.12.27 23:43:59.975813 [ 261 ] {b377b580-b957-489f-bcd3-60e3520f0d23} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9366 | 2025.12.27 23:43:59.975863 [ 261 ] {b377b580-b957-489f-bcd3-60e3520f0d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9367 | 2025.12.27 23:43:59.975964 [ 200 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255882 sec., 840047.0744862972 rows/sec., 50.91 MiB/sec. | ||
| 9368 | 2025.12.27 23:43:59.976110 [ 192 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9369 | 2025.12.27 23:43:59.976307 [ 261 ] {b377b580-b957-489f-bcd3-60e3520f0d23} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9370 | 2025.12.27 23:43:59.976400 [ 192 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_29_7} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9371 | 2025.12.27 23:43:59.976483 [ 192 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_29_7} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9372 | 2025.12.27 23:43:59.976571 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9373 | 2025.12.27 23:43:59.976623 [ 261 ] {b377b580-b957-489f-bcd3-60e3520f0d23} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9374 | 2025.12.27 23:43:59.976804 [ 261 ] {b377b580-b957-489f-bcd3-60e3520f0d23} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001893 sec., 366085.57844690967 rows/sec., 25.58 MiB/sec. | ||
| 9375 | 2025.12.27 23:43:59.976854 [ 261 ] {b377b580-b957-489f-bcd3-60e3520f0d23} <Debug> TCPHandler: Processed in 0.002101918 sec. | ||
| 9376 | 2025.12.27 23:43:59.976987 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9377 | 2025.12.27 23:43:59.977103 [ 261 ] {eb5fef4b-b1c4-4602-a378-e7aea31af00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9378 | 2025.12.27 23:43:59.977154 [ 261 ] {eb5fef4b-b1c4-4602-a378-e7aea31af00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9379 | 2025.12.27 23:43:59.977546 [ 261 ] {eb5fef4b-b1c4-4602-a378-e7aea31af00d} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9380 | 2025.12.27 23:43:59.977596 [ 261 ] {eb5fef4b-b1c4-4602-a378-e7aea31af00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9381 | 2025.12.27 23:43:59.978015 [ 261 ] {eb5fef4b-b1c4-4602-a378-e7aea31af00d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9382 | 2025.12.27 23:43:59.978301 [ 261 ] {eb5fef4b-b1c4-4602-a378-e7aea31af00d} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9383 | 2025.12.27 23:43:59.978463 [ 261 ] {eb5fef4b-b1c4-4602-a378-e7aea31af00d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001381 sec., 4344.677769732078 rows/sec., 226.99 KiB/sec. | ||
| 9384 | 2025.12.27 23:43:59.978510 [ 261 ] {eb5fef4b-b1c4-4602-a378-e7aea31af00d} <Debug> TCPHandler: Processed in 0.001582408 sec. | ||
| 9385 | 2025.12.27 23:43:59.978646 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9386 | 2025.12.27 23:43:59.978751 [ 261 ] {df7adfea-39d8-4b4c-8dd5-10472d565b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9387 | 2025.12.27 23:43:59.978814 [ 261 ] {df7adfea-39d8-4b4c-8dd5-10472d565b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9388 | 2025.12.27 23:43:59.979332 [ 261 ] {df7adfea-39d8-4b4c-8dd5-10472d565b80} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9389 | 2025.12.27 23:43:59.979375 [ 261 ] {df7adfea-39d8-4b4c-8dd5-10472d565b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9390 | 2025.12.27 23:43:59.979748 [ 261 ] {df7adfea-39d8-4b4c-8dd5-10472d565b80} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9391 | 2025.12.27 23:43:59.979970 [ 261 ] {df7adfea-39d8-4b4c-8dd5-10472d565b80} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9392 | 2025.12.27 23:43:59.980105 [ 261 ] {df7adfea-39d8-4b4c-8dd5-10472d565b80} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001374 sec., 228529.83988355167 rows/sec., 15.01 MiB/sec. | ||
| 9393 | 2025.12.27 23:43:59.980143 [ 261 ] {df7adfea-39d8-4b4c-8dd5-10472d565b80} <Debug> TCPHandler: Processed in 0.001567468 sec. | ||
| 9394 | 2025.12.27 23:43:59.980249 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9395 | 2025.12.27 23:43:59.980345 [ 261 ] {839c2d8b-aad0-49ae-bc28-494410cd315e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9396 | 2025.12.27 23:43:59.980389 [ 261 ] {839c2d8b-aad0-49ae-bc28-494410cd315e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9397 | 2025.12.27 23:43:59.980704 [ 261 ] {839c2d8b-aad0-49ae-bc28-494410cd315e} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2025.12.27 23:43:59.980741 [ 261 ] {839c2d8b-aad0-49ae-bc28-494410cd315e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9399 | 2025.12.27 23:43:59.981041 [ 261 ] {839c2d8b-aad0-49ae-bc28-494410cd315e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9400 | 2025.12.27 23:43:59.981254 [ 261 ] {839c2d8b-aad0-49ae-bc28-494410cd315e} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2025.12.27 23:43:59.981357 [ 36 ] {} <Debug> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 9402 | 2025.12.27 23:43:59.981380 [ 261 ] {839c2d8b-aad0-49ae-bc28-494410cd315e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 9403 | 2025.12.27 23:43:59.981395 [ 36 ] {} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9404 | 2025.12.27 23:43:59.981423 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9405 | 2025.12.27 23:43:59.981424 [ 261 ] {839c2d8b-aad0-49ae-bc28-494410cd315e} <Debug> TCPHandler: Processed in 0.001224791 sec. | ||
| 9406 | 2025.12.27 23:43:59.981497 [ 198 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::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 | ||
| 9407 | 2025.12.27 23:43:59.981550 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9408 | 2025.12.27 23:43:59.981594 [ 198 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9409 | 2025.12.27 23:43:59.981625 [ 198 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::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 | ||
| 9410 | 2025.12.27 23:43:59.981652 [ 261 ] {ee3d8f52-15de-4c7a-884c-65676581fe0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9411 | 2025.12.27 23:43:59.981668 [ 198 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::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 | ||
| 9412 | 2025.12.27 23:43:59.981707 [ 198 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::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 | ||
| 9413 | 2025.12.27 23:43:59.981715 [ 261 ] {ee3d8f52-15de-4c7a-884c-65676581fe0d} <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 | ||
| 9414 | 2025.12.27 23:43:59.981738 [ 198 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::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 | ||
| 9415 | 2025.12.27 23:43:59.981772 [ 198 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::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 | ||
| 9416 | 2025.12.27 23:43:59.981801 [ 198 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::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 | ||
| 9417 | 2025.12.27 23:43:59.982472 [ 194 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.001004858 sec., 30850.13006812903 rows/sec., 2.02 MiB/sec. | ||
| 9418 | 2025.12.27 23:43:59.982494 [ 261 ] {ee3d8f52-15de-4c7a-884c-65676581fe0d} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9419 | 2025.12.27 23:43:59.982537 [ 261 ] {ee3d8f52-15de-4c7a-884c-65676581fe0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9420 | 2025.12.27 23:43:59.982597 [ 198 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 9421 | 2025.12.27 23:43:59.982875 [ 198 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_30_6} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9422 | 2025.12.27 23:43:59.982948 [ 198 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_30_6} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 9423 | 2025.12.27 23:43:59.983014 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9424 | 2025.12.27 23:43:59.983107 [ 261 ] {ee3d8f52-15de-4c7a-884c-65676581fe0d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9425 | 2025.12.27 23:43:59.983343 [ 261 ] {ee3d8f52-15de-4c7a-884c-65676581fe0d} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9426 | 2025.12.27 23:43:59.983483 [ 261 ] {ee3d8f52-15de-4c7a-884c-65676581fe0d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001849 sec., 7571.660356949703 rows/sec., 13.57 MiB/sec. | ||
| 9427 | 2025.12.27 23:43:59.983537 [ 261 ] {ee3d8f52-15de-4c7a-884c-65676581fe0d} <Debug> TCPHandler: Processed in 0.002039047 sec. | ||
| 9428 | 2025.12.27 23:43:59.983649 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9429 | 2025.12.27 23:43:59.983745 [ 261 ] {80935961-b4bb-42fe-8f6d-6341760e7ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9430 | 2025.12.27 23:43:59.983788 [ 261 ] {80935961-b4bb-42fe-8f6d-6341760e7ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9431 | 2025.12.27 23:43:59.984117 [ 261 ] {80935961-b4bb-42fe-8f6d-6341760e7ba6} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9432 | 2025.12.27 23:43:59.984154 [ 261 ] {80935961-b4bb-42fe-8f6d-6341760e7ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9433 | 2025.12.27 23:43:59.984463 [ 261 ] {80935961-b4bb-42fe-8f6d-6341760e7ba6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9434 | 2025.12.27 23:43:59.984677 [ 261 ] {80935961-b4bb-42fe-8f6d-6341760e7ba6} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9435 | 2025.12.27 23:43:59.984809 [ 261 ] {80935961-b4bb-42fe-8f6d-6341760e7ba6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001082 sec., 96118.29944547135 rows/sec., 5.89 MiB/sec. | ||
| 9436 | 2025.12.27 23:43:59.984846 [ 261 ] {80935961-b4bb-42fe-8f6d-6341760e7ba6} <Debug> TCPHandler: Processed in 0.001246152 sec. | ||
| 9437 | 2025.12.27 23:44:00.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.99 MiB, peak 310.62 MiB, free memory in arenas 0.00 B, will set to 302.58 MiB (RSS), difference: -1.41 MiB | ||
| 9438 | 2025.12.27 23:44:02.938144 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39712 | ||
| 9439 | 2025.12.27 23:44:02.938265 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9440 | 2025.12.27 23:44:02.938294 [ 294 ] {} <Debug> TCP-Session: 5eb6bb6d-8f36-4c9c-9716-c7efad8885d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39712 | ||
| 9441 | 2025.12.27 23:44:02.938318 [ 294 ] {} <Debug> TCP-Session: 5eb6bb6d-8f36-4c9c-9716-c7efad8885d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9442 | 2025.12.27 23:44:02.938334 [ 294 ] {} <Debug> TCP-Session: 5eb6bb6d-8f36-4c9c-9716-c7efad8885d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9443 | 2025.12.27 23:44:02.938558 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34529 | ||
| 9444 | 2025.12.27 23:44:02.938579 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44875 | ||
| 9445 | 2025.12.27 23:44:02.938630 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42349 | ||
| 9446 | 2025.12.27 23:44:02.938620 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59632 | ||
| 9447 | 2025.12.27 23:44:02.938687 [ 294 ] {} <Trace> TCP-Session: 5eb6bb6d-8f36-4c9c-9716-c7efad8885d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9448 | 2025.12.27 23:44:02.938689 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9449 | 2025.12.27 23:44:02.938730 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9450 | 2025.12.27 23:44:02.938743 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9451 | 2025.12.27 23:44:02.938757 [ 295 ] {} <Debug> TCP-Session: bf9f686b-021a-4736-827e-5f1e142c5c8b Authenticating user 'default' from [fd00:1122:3344:101::e]:34529 | ||
| 9452 | 2025.12.27 23:44:02.938771 [ 293 ] {} <Debug> TCP-Session: 1434d085-3254-46ff-9b44-a17220008557 Authenticating user 'default' from [fd00:1122:3344:101::e]:42349 | ||
| 9453 | 2025.12.27 23:44:02.938786 [ 297 ] {} <Debug> TCP-Session: 3bff3016-6b3d-4a4f-9867-2f57eba5c5d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44875 | ||
| 9454 | 2025.12.27 23:44:02.938805 [ 295 ] {} <Debug> TCP-Session: bf9f686b-021a-4736-827e-5f1e142c5c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9455 | 2025.12.27 23:44:02.938816 [ 293 ] {} <Debug> TCP-Session: 1434d085-3254-46ff-9b44-a17220008557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9456 | 2025.12.27 23:44:02.938821 [ 297 ] {} <Debug> TCP-Session: 3bff3016-6b3d-4a4f-9867-2f57eba5c5d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9457 | 2025.12.27 23:44:02.938831 [ 295 ] {} <Debug> TCP-Session: bf9f686b-021a-4736-827e-5f1e142c5c8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9458 | 2025.12.27 23:44:02.938852 [ 297 ] {} <Debug> TCP-Session: 3bff3016-6b3d-4a4f-9867-2f57eba5c5d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9459 | 2025.12.27 23:44:02.938842 [ 293 ] {} <Debug> TCP-Session: 1434d085-3254-46ff-9b44-a17220008557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9460 | 2025.12.27 23:44:02.938889 [ 294 ] {709ab64f-0882-41bc-94da-19656af30024} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39712) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9461 | 2025.12.27 23:44:02.938783 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9462 | 2025.12.27 23:44:02.938609 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50764 | ||
| 9463 | 2025.12.27 23:44:02.938953 [ 292 ] {} <Debug> TCP-Session: 97a39cdc-5e91-4acd-9aed-25d1275783fc Authenticating user 'default' from [fd00:1122:3344:101::e]:59632 | ||
| 9464 | 2025.12.27 23:44:02.938599 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55460 | ||
| 9465 | 2025.12.27 23:44:02.938995 [ 292 ] {} <Debug> TCP-Session: 97a39cdc-5e91-4acd-9aed-25d1275783fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9466 | 2025.12.27 23:44:02.938576 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63442 | ||
| 9467 | 2025.12.27 23:44:02.939019 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9468 | 2025.12.27 23:44:02.939027 [ 292 ] {} <Debug> TCP-Session: 97a39cdc-5e91-4acd-9aed-25d1275783fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9469 | 2025.12.27 23:44:02.939071 [ 291 ] {} <Debug> TCP-Session: 5e5dbb0f-9653-47bd-9c7c-f578a8180d5c Authenticating user 'default' from [fd00:1122:3344:101::e]:50764 | ||
| 9470 | 2025.12.27 23:44:02.938563 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57487 | ||
| 9471 | 2025.12.27 23:44:02.939115 [ 291 ] {} <Debug> TCP-Session: 5e5dbb0f-9653-47bd-9c7c-f578a8180d5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9472 | 2025.12.27 23:44:02.939148 [ 291 ] {} <Debug> TCP-Session: 5e5dbb0f-9653-47bd-9c7c-f578a8180d5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9473 | 2025.12.27 23:44:02.939370 [ 294 ] {709ab64f-0882-41bc-94da-19656af30024} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9474 | 2025.12.27 23:44:02.939428 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9475 | 2025.12.27 23:44:02.939436 [ 294 ] {709ab64f-0882-41bc-94da-19656af30024} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9476 | 2025.12.27 23:44:02.939466 [ 290 ] {} <Debug> TCP-Session: 1055f8cd-6643-40df-bbcd-a237fcb7dc10 Authenticating user 'default' from [fd00:1122:3344:101::e]:55460 | ||
| 9477 | 2025.12.27 23:44:02.939488 [ 290 ] {} <Debug> TCP-Session: 1055f8cd-6643-40df-bbcd-a237fcb7dc10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9478 | 2025.12.27 23:44:02.939505 [ 290 ] {} <Debug> TCP-Session: 1055f8cd-6643-40df-bbcd-a237fcb7dc10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9479 | 2025.12.27 23:44:02.939543 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9480 | 2025.12.27 23:44:02.939583 [ 296 ] {} <Debug> TCP-Session: 5a19f70d-ec1f-492f-b959-566928782d73 Authenticating user 'default' from [fd00:1122:3344:101::e]:57487 | ||
| 9481 | 2025.12.27 23:44:02.939610 [ 296 ] {} <Debug> TCP-Session: 5a19f70d-ec1f-492f-b959-566928782d73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9482 | 2025.12.27 23:44:02.939628 [ 296 ] {} <Debug> TCP-Session: 5a19f70d-ec1f-492f-b959-566928782d73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9483 | 2025.12.27 23:44:02.939705 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9484 | 2025.12.27 23:44:02.939730 [ 289 ] {} <Debug> TCP-Session: be6f4d4e-0b58-4c6e-8d4f-5ce5f45447d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63442 | ||
| 9485 | 2025.12.27 23:44:02.939744 [ 289 ] {} <Debug> TCP-Session: be6f4d4e-0b58-4c6e-8d4f-5ce5f45447d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9486 | 2025.12.27 23:44:02.939756 [ 289 ] {} <Debug> TCP-Session: be6f4d4e-0b58-4c6e-8d4f-5ce5f45447d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9487 | 2025.12.27 23:44:02.939833 [ 294 ] {709ab64f-0882-41bc-94da-19656af30024} <Debug> oximeter.version (a135afb0-3516-4f74-9857-813158e419ec) (SelectExecutor): Key condition: unknown | ||
| 9488 | 2025.12.27 23:44:02.940836 [ 332 ] {709ab64f-0882-41bc-94da-19656af30024} <Trace> AggregatingTransform: Aggregating | ||
| 9489 | 2025.12.27 23:44:02.940882 [ 332 ] {709ab64f-0882-41bc-94da-19656af30024} <Trace> Aggregator: Aggregation method: without_key | ||
| 9490 | 2025.12.27 23:44:02.940917 [ 332 ] {709ab64f-0882-41bc-94da-19656af30024} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000980328 sec. (1020.067 rows/sec., 39.85 KiB/sec.) | ||
| 9491 | 2025.12.27 23:44:02.940938 [ 332 ] {709ab64f-0882-41bc-94da-19656af30024} <Trace> Aggregator: Merging aggregated data | ||
| 9492 | 2025.12.27 23:44:02.942207 [ 294 ] {709ab64f-0882-41bc-94da-19656af30024} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003376 sec., 296.2085308056872 rows/sec., 11.57 KiB/sec. | ||
| 9493 | 2025.12.27 23:44:02.942337 [ 294 ] {709ab64f-0882-41bc-94da-19656af30024} <Debug> TCPHandler: Processed in 0.003802048 sec. | ||
| 9494 | 2025.12.27 23:44:02.942427 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9495 | 2025.12.27 23:44:02.942458 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9496 | 2025.12.27 23:44:02.942463 [ 294 ] {} <Debug> TCP-Session: 5eb6bb6d-8f36-4c9c-9716-c7efad8885d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9497 | 2025.12.27 23:44:02.942476 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9498 | 2025.12.27 23:44:02.942499 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9499 | 2025.12.27 23:44:02.942516 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9500 | 2025.12.27 23:44:02.942552 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9501 | 2025.12.27 23:44:02.942561 [ 296 ] {} <Debug> TCP-Session: 5a19f70d-ec1f-492f-b959-566928782d73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9502 | 2025.12.27 23:44:02.942571 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9503 | 2025.12.27 23:44:02.942593 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9504 | 2025.12.27 23:44:02.942614 [ 289 ] {} <Debug> TCP-Session: be6f4d4e-0b58-4c6e-8d4f-5ce5f45447d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9505 | 2025.12.27 23:44:02.942585 [ 297 ] {} <Debug> TCP-Session: 3bff3016-6b3d-4a4f-9867-2f57eba5c5d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9506 | 2025.12.27 23:44:02.942638 [ 292 ] {} <Debug> TCP-Session: 97a39cdc-5e91-4acd-9aed-25d1275783fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9507 | 2025.12.27 23:44:02.942578 [ 290 ] {} <Debug> TCP-Session: 1055f8cd-6643-40df-bbcd-a237fcb7dc10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9508 | 2025.12.27 23:44:02.942541 [ 295 ] {} <Debug> TCP-Session: bf9f686b-021a-4736-827e-5f1e142c5c8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9509 | 2025.12.27 23:44:02.942533 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9510 | 2025.12.27 23:44:02.942505 [ 293 ] {} <Debug> TCP-Session: 1434d085-3254-46ff-9b44-a17220008557 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9511 | 2025.12.27 23:44:02.942746 [ 291 ] {} <Debug> TCP-Session: 5e5dbb0f-9653-47bd-9c7c-f578a8180d5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9512 | 2025.12.27 23:44:04.191832 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36668 | ||
| 9513 | 2025.12.27 23:44:04.191969 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9514 | 2025.12.27 23:44:04.192003 [ 294 ] {} <Debug> TCP-Session: f671c1b9-eb89-4989-9716-dc7f74b5b607 Authenticating user 'default' from [fd00:1122:3344:101::e]:36668 | ||
| 9515 | 2025.12.27 23:44:04.192028 [ 294 ] {} <Debug> TCP-Session: f671c1b9-eb89-4989-9716-dc7f74b5b607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9516 | 2025.12.27 23:44:04.192043 [ 294 ] {} <Debug> TCP-Session: f671c1b9-eb89-4989-9716-dc7f74b5b607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9517 | 2025.12.27 23:44:04.192270 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39420 | ||
| 9518 | 2025.12.27 23:44:04.192302 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59290 | ||
| 9519 | 2025.12.27 23:44:04.192327 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48128 | ||
| 9520 | 2025.12.27 23:44:04.192319 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41479 | ||
| 9521 | 2025.12.27 23:44:04.192399 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9522 | 2025.12.27 23:44:04.192424 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9523 | 2025.12.27 23:44:04.192424 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9524 | 2025.12.27 23:44:04.192452 [ 295 ] {} <Debug> TCP-Session: a2472ccb-7ea1-4b28-8ac6-99b007b15446 Authenticating user 'default' from [fd00:1122:3344:101::e]:39420 | ||
| 9525 | 2025.12.27 23:44:04.192463 [ 293 ] {} <Debug> TCP-Session: 01b62385-24ee-417d-9bfc-ab426e33ae1d Authenticating user 'default' from [fd00:1122:3344:101::e]:48128 | ||
| 9526 | 2025.12.27 23:44:04.192474 [ 290 ] {} <Debug> TCP-Session: 956b6777-d85e-4fe0-8367-2ab8a6c1efa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59290 | ||
| 9527 | 2025.12.27 23:44:04.192487 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9528 | 2025.12.27 23:44:04.192492 [ 295 ] {} <Debug> TCP-Session: a2472ccb-7ea1-4b28-8ac6-99b007b15446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9529 | 2025.12.27 23:44:04.192508 [ 290 ] {} <Debug> TCP-Session: 956b6777-d85e-4fe0-8367-2ab8a6c1efa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9530 | 2025.12.27 23:44:04.192528 [ 292 ] {} <Debug> TCP-Session: efd8fece-0211-49ff-aebd-8709681b9826 Authenticating user 'default' from [fd00:1122:3344:101::e]:41479 | ||
| 9531 | 2025.12.27 23:44:04.192550 [ 290 ] {} <Debug> TCP-Session: 956b6777-d85e-4fe0-8367-2ab8a6c1efa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9532 | 2025.12.27 23:44:04.192571 [ 292 ] {} <Debug> TCP-Session: efd8fece-0211-49ff-aebd-8709681b9826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9533 | 2025.12.27 23:44:04.192536 [ 295 ] {} <Debug> TCP-Session: a2472ccb-7ea1-4b28-8ac6-99b007b15446 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9534 | 2025.12.27 23:44:04.192597 [ 292 ] {} <Debug> TCP-Session: efd8fece-0211-49ff-aebd-8709681b9826 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9535 | 2025.12.27 23:44:04.192501 [ 293 ] {} <Debug> TCP-Session: 01b62385-24ee-417d-9bfc-ab426e33ae1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9536 | 2025.12.27 23:44:04.192365 [ 294 ] {} <Trace> TCP-Session: f671c1b9-eb89-4989-9716-dc7f74b5b607 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9537 | 2025.12.27 23:44:04.192653 [ 293 ] {} <Debug> TCP-Session: 01b62385-24ee-417d-9bfc-ab426e33ae1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9538 | 2025.12.27 23:44:04.192287 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41698 | ||
| 9539 | 2025.12.27 23:44:04.192287 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56503 | ||
| 9540 | 2025.12.27 23:44:04.192271 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41930 | ||
| 9541 | 2025.12.27 23:44:04.192759 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9542 | 2025.12.27 23:44:04.192311 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40825 | ||
| 9543 | 2025.12.27 23:44:04.192794 [ 297 ] {} <Debug> TCP-Session: 40482eec-beac-4988-8201-1c9cef80fa14 Authenticating user 'default' from [fd00:1122:3344:101::e]:41698 | ||
| 9544 | 2025.12.27 23:44:04.192810 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9545 | 2025.12.27 23:44:04.192832 [ 297 ] {} <Debug> TCP-Session: 40482eec-beac-4988-8201-1c9cef80fa14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9546 | 2025.12.27 23:44:04.192851 [ 296 ] {} <Debug> TCP-Session: 5a33028e-b3f9-4792-bbae-c08828f03703 Authenticating user 'default' from [fd00:1122:3344:101::e]:41930 | ||
| 9547 | 2025.12.27 23:44:04.192857 [ 297 ] {} <Debug> TCP-Session: 40482eec-beac-4988-8201-1c9cef80fa14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9548 | 2025.12.27 23:44:04.192905 [ 296 ] {} <Debug> TCP-Session: 5a33028e-b3f9-4792-bbae-c08828f03703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9549 | 2025.12.27 23:44:04.192864 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9550 | 2025.12.27 23:44:04.192932 [ 296 ] {} <Debug> TCP-Session: 5a33028e-b3f9-4792-bbae-c08828f03703 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9551 | 2025.12.27 23:44:04.192961 [ 291 ] {} <Debug> TCP-Session: 665943a4-0f41-40e3-a7b8-8ac7877f020b Authenticating user 'default' from [fd00:1122:3344:101::e]:40825 | ||
| 9552 | 2025.12.27 23:44:04.192856 [ 294 ] {4e20ff1a-c2cf-4507-ba6b-f2e0e5d5cb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36668) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9553 | 2025.12.27 23:44:04.192989 [ 291 ] {} <Debug> TCP-Session: 665943a4-0f41-40e3-a7b8-8ac7877f020b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9554 | 2025.12.27 23:44:04.192783 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9555 | 2025.12.27 23:44:04.193025 [ 291 ] {} <Debug> TCP-Session: 665943a4-0f41-40e3-a7b8-8ac7877f020b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9556 | 2025.12.27 23:44:04.193052 [ 289 ] {} <Debug> TCP-Session: c66f4ce9-a5a8-4526-b59e-c498ba762023 Authenticating user 'default' from [fd00:1122:3344:101::e]:56503 | ||
| 9557 | 2025.12.27 23:44:04.193074 [ 289 ] {} <Debug> TCP-Session: c66f4ce9-a5a8-4526-b59e-c498ba762023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9558 | 2025.12.27 23:44:04.193086 [ 289 ] {} <Debug> TCP-Session: c66f4ce9-a5a8-4526-b59e-c498ba762023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9559 | 2025.12.27 23:44:04.193254 [ 294 ] {4e20ff1a-c2cf-4507-ba6b-f2e0e5d5cb3e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9560 | 2025.12.27 23:44:04.193312 [ 294 ] {4e20ff1a-c2cf-4507-ba6b-f2e0e5d5cb3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9561 | 2025.12.27 23:44:04.193580 [ 294 ] {4e20ff1a-c2cf-4507-ba6b-f2e0e5d5cb3e} <Debug> oximeter.version (a135afb0-3516-4f74-9857-813158e419ec) (SelectExecutor): Key condition: unknown | ||
| 9562 | 2025.12.27 23:44:04.194582 [ 340 ] {4e20ff1a-c2cf-4507-ba6b-f2e0e5d5cb3e} <Trace> AggregatingTransform: Aggregating | ||
| 9563 | 2025.12.27 23:44:04.194765 [ 340 ] {4e20ff1a-c2cf-4507-ba6b-f2e0e5d5cb3e} <Trace> Aggregator: Aggregation method: without_key | ||
| 9564 | 2025.12.27 23:44:04.194799 [ 340 ] {4e20ff1a-c2cf-4507-ba6b-f2e0e5d5cb3e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00111513 sec. (896.756 rows/sec., 35.03 KiB/sec.) | ||
| 9565 | 2025.12.27 23:44:04.194815 [ 340 ] {4e20ff1a-c2cf-4507-ba6b-f2e0e5d5cb3e} <Trace> Aggregator: Merging aggregated data | ||
| 9566 | 2025.12.27 23:44:04.195892 [ 294 ] {4e20ff1a-c2cf-4507-ba6b-f2e0e5d5cb3e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003096 sec., 322.99741602067184 rows/sec., 12.62 KiB/sec. | ||
| 9567 | 2025.12.27 23:44:04.196029 [ 294 ] {4e20ff1a-c2cf-4507-ba6b-f2e0e5d5cb3e} <Debug> TCPHandler: Processed in 0.003785998 sec. | ||
| 9568 | 2025.12.27 23:44:04.196149 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9569 | 2025.12.27 23:44:04.196176 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9570 | 2025.12.27 23:44:04.196179 [ 294 ] {} <Debug> TCP-Session: f671c1b9-eb89-4989-9716-dc7f74b5b607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9571 | 2025.12.27 23:44:04.196198 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9572 | 2025.12.27 23:44:04.196226 [ 290 ] {} <Debug> TCP-Session: 956b6777-d85e-4fe0-8367-2ab8a6c1efa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9573 | 2025.12.27 23:44:04.196223 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9574 | 2025.12.27 23:44:04.196253 [ 289 ] {} <Debug> TCP-Session: c66f4ce9-a5a8-4526-b59e-c498ba762023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9575 | 2025.12.27 23:44:04.196270 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9576 | 2025.12.27 23:44:04.196293 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9577 | 2025.12.27 23:44:04.196317 [ 296 ] {} <Debug> TCP-Session: 5a33028e-b3f9-4792-bbae-c08828f03703 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9578 | 2025.12.27 23:44:04.196313 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9579 | 2025.12.27 23:44:04.196342 [ 291 ] {} <Debug> TCP-Session: 665943a4-0f41-40e3-a7b8-8ac7877f020b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9580 | 2025.12.27 23:44:04.196288 [ 295 ] {} <Debug> TCP-Session: a2472ccb-7ea1-4b28-8ac6-99b007b15446 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9581 | 2025.12.27 23:44:04.196370 [ 292 ] {} <Debug> TCP-Session: efd8fece-0211-49ff-aebd-8709681b9826 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9582 | 2025.12.27 23:44:04.196271 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9583 | 2025.12.27 23:44:04.196240 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9584 | 2025.12.27 23:44:04.196442 [ 297 ] {} <Debug> TCP-Session: 40482eec-beac-4988-8201-1c9cef80fa14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9585 | 2025.12.27 23:44:04.196463 [ 293 ] {} <Debug> TCP-Session: 01b62385-24ee-417d-9bfc-ab426e33ae1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9586 | 2025.12.27 23:44:04.370881 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44909 | ||
| 9587 | 2025.12.27 23:44:04.370993 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9588 | 2025.12.27 23:44:04.371018 [ 294 ] {} <Debug> TCP-Session: 7bc4bb29-530a-411a-bcf8-3895e5c5426e Authenticating user 'default' from [fd00:1122:3344:101::e]:44909 | ||
| 9589 | 2025.12.27 23:44:04.371039 [ 294 ] {} <Debug> TCP-Session: 7bc4bb29-530a-411a-bcf8-3895e5c5426e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9590 | 2025.12.27 23:44:04.371052 [ 294 ] {} <Debug> TCP-Session: 7bc4bb29-530a-411a-bcf8-3895e5c5426e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9591 | 2025.12.27 23:44:04.371254 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35142 | ||
| 9592 | 2025.12.27 23:44:04.371286 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33771 | ||
| 9593 | 2025.12.27 23:44:04.371305 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53747 | ||
| 9594 | 2025.12.27 23:44:04.371341 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45337 | ||
| 9595 | 2025.12.27 23:44:04.371334 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37796 | ||
| 9596 | 2025.12.27 23:44:04.371388 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9597 | 2025.12.27 23:44:04.371402 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9598 | 2025.12.27 23:44:04.371405 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9599 | 2025.12.27 23:44:04.371427 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9600 | 2025.12.27 23:44:04.371439 [ 296 ] {} <Debug> TCP-Session: bd3b50c6-47b9-4298-808b-8cfac8acc99a Authenticating user 'default' from [fd00:1122:3344:101::e]:33771 | ||
| 9601 | 2025.12.27 23:44:04.371448 [ 289 ] {} <Debug> TCP-Session: 652f7439-d542-422b-b90d-f30ce2e76f82 Authenticating user 'default' from [fd00:1122:3344:101::e]:53747 | ||
| 9602 | 2025.12.27 23:44:04.371458 [ 292 ] {} <Debug> TCP-Session: f9f0cea4-5801-49fc-9314-4122e03decc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45337 | ||
| 9603 | 2025.12.27 23:44:04.371467 [ 296 ] {} <Debug> TCP-Session: bd3b50c6-47b9-4298-808b-8cfac8acc99a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9604 | 2025.12.27 23:44:04.371474 [ 289 ] {} <Debug> TCP-Session: 652f7439-d542-422b-b90d-f30ce2e76f82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9605 | 2025.12.27 23:44:04.371485 [ 296 ] {} <Debug> TCP-Session: bd3b50c6-47b9-4298-808b-8cfac8acc99a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9606 | 2025.12.27 23:44:04.371482 [ 292 ] {} <Debug> TCP-Session: f9f0cea4-5801-49fc-9314-4122e03decc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9607 | 2025.12.27 23:44:04.371495 [ 289 ] {} <Debug> TCP-Session: 652f7439-d542-422b-b90d-f30ce2e76f82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9608 | 2025.12.27 23:44:04.371510 [ 292 ] {} <Debug> TCP-Session: f9f0cea4-5801-49fc-9314-4122e03decc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9609 | 2025.12.27 23:44:04.371455 [ 294 ] {} <Trace> TCP-Session: 7bc4bb29-530a-411a-bcf8-3895e5c5426e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9610 | 2025.12.27 23:44:04.371429 [ 295 ] {} <Debug> TCP-Session: 3bca6f55-922c-4466-a082-a881e9d3ea5a Authenticating user 'default' from [fd00:1122:3344:101::e]:35142 | ||
| 9611 | 2025.12.27 23:44:04.371373 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57931 | ||
| 9612 | 2025.12.27 23:44:04.371592 [ 295 ] {} <Debug> TCP-Session: 3bca6f55-922c-4466-a082-a881e9d3ea5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9613 | 2025.12.27 23:44:04.371325 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45540 | ||
| 9614 | 2025.12.27 23:44:04.371635 [ 295 ] {} <Debug> TCP-Session: 3bca6f55-922c-4466-a082-a881e9d3ea5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9615 | 2025.12.27 23:44:04.371305 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54866 | ||
| 9616 | 2025.12.27 23:44:04.371687 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9617 | 2025.12.27 23:44:04.371702 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9618 | 2025.12.27 23:44:04.371707 [ 294 ] {d384668d-9ddd-49d0-bd02-00abf1a7553b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44909) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9619 | 2025.12.27 23:44:04.371752 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9620 | 2025.12.27 23:44:04.371729 [ 290 ] {} <Debug> TCP-Session: 9164d983-3cac-4407-ab8d-e60a1a061091 Authenticating user 'default' from [fd00:1122:3344:101::e]:45540 | ||
| 9621 | 2025.12.27 23:44:04.371723 [ 293 ] {} <Debug> TCP-Session: e96e9ae5-9fe1-45b9-85cc-00b16fbbe7fb Authenticating user 'default' from [fd00:1122:3344:101::e]:57931 | ||
| 9622 | 2025.12.27 23:44:04.371842 [ 297 ] {} <Debug> TCP-Session: 91d073b2-cbe5-45a1-9fd4-2ca461611e5b Authenticating user 'default' from [fd00:1122:3344:101::e]:54866 | ||
| 9623 | 2025.12.27 23:44:04.371856 [ 290 ] {} <Debug> TCP-Session: 9164d983-3cac-4407-ab8d-e60a1a061091 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9624 | 2025.12.27 23:44:04.371865 [ 293 ] {} <Debug> TCP-Session: e96e9ae5-9fe1-45b9-85cc-00b16fbbe7fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9625 | 2025.12.27 23:44:04.371879 [ 297 ] {} <Debug> TCP-Session: 91d073b2-cbe5-45a1-9fd4-2ca461611e5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9626 | 2025.12.27 23:44:04.371880 [ 290 ] {} <Debug> TCP-Session: 9164d983-3cac-4407-ab8d-e60a1a061091 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9627 | 2025.12.27 23:44:04.371895 [ 297 ] {} <Debug> TCP-Session: 91d073b2-cbe5-45a1-9fd4-2ca461611e5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9628 | 2025.12.27 23:44:04.371890 [ 293 ] {} <Debug> TCP-Session: e96e9ae5-9fe1-45b9-85cc-00b16fbbe7fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9629 | 2025.12.27 23:44:04.371449 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9630 | 2025.12.27 23:44:04.371994 [ 291 ] {} <Debug> TCP-Session: 95c94720-4c57-4bf2-9285-b0bfb60a8188 Authenticating user 'default' from [fd00:1122:3344:101::e]:37796 | ||
| 9631 | 2025.12.27 23:44:04.372017 [ 291 ] {} <Debug> TCP-Session: 95c94720-4c57-4bf2-9285-b0bfb60a8188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9632 | 2025.12.27 23:44:04.372030 [ 291 ] {} <Debug> TCP-Session: 95c94720-4c57-4bf2-9285-b0bfb60a8188 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9633 | 2025.12.27 23:44:04.372029 [ 294 ] {d384668d-9ddd-49d0-bd02-00abf1a7553b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9634 | 2025.12.27 23:44:04.372094 [ 294 ] {d384668d-9ddd-49d0-bd02-00abf1a7553b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9635 | 2025.12.27 23:44:04.372364 [ 294 ] {d384668d-9ddd-49d0-bd02-00abf1a7553b} <Debug> oximeter.version (a135afb0-3516-4f74-9857-813158e419ec) (SelectExecutor): Key condition: unknown | ||
| 9636 | 2025.12.27 23:44:04.373330 [ 337 ] {d384668d-9ddd-49d0-bd02-00abf1a7553b} <Trace> AggregatingTransform: Aggregating | ||
| 9637 | 2025.12.27 23:44:04.373371 [ 337 ] {d384668d-9ddd-49d0-bd02-00abf1a7553b} <Trace> Aggregator: Aggregation method: without_key | ||
| 9638 | 2025.12.27 23:44:04.373408 [ 337 ] {d384668d-9ddd-49d0-bd02-00abf1a7553b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949287 sec. (1053.422 rows/sec., 41.15 KiB/sec.) | ||
| 9639 | 2025.12.27 23:44:04.373423 [ 337 ] {d384668d-9ddd-49d0-bd02-00abf1a7553b} <Trace> Aggregator: Merging aggregated data | ||
| 9640 | 2025.12.27 23:44:04.374877 [ 294 ] {d384668d-9ddd-49d0-bd02-00abf1a7553b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003224 sec., 310.17369727047145 rows/sec., 12.12 KiB/sec. | ||
| 9641 | 2025.12.27 23:44:04.375006 [ 294 ] {d384668d-9ddd-49d0-bd02-00abf1a7553b} <Debug> TCPHandler: Processed in 0.003661286 sec. | ||
| 9642 | 2025.12.27 23:44:04.375113 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9643 | 2025.12.27 23:44:04.375137 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9644 | 2025.12.27 23:44:04.375142 [ 294 ] {} <Debug> TCP-Session: 7bc4bb29-530a-411a-bcf8-3895e5c5426e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9645 | 2025.12.27 23:44:04.375166 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9646 | 2025.12.27 23:44:04.375182 [ 295 ] {} <Debug> TCP-Session: 3bca6f55-922c-4466-a082-a881e9d3ea5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9647 | 2025.12.27 23:44:04.375195 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9648 | 2025.12.27 23:44:04.375214 [ 296 ] {} <Debug> TCP-Session: bd3b50c6-47b9-4298-808b-8cfac8acc99a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9649 | 2025.12.27 23:44:04.375225 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9650 | 2025.12.27 23:44:04.375243 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9651 | 2025.12.27 23:44:04.375263 [ 289 ] {} <Debug> TCP-Session: 652f7439-d542-422b-b90d-f30ce2e76f82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9652 | 2025.12.27 23:44:04.375236 [ 291 ] {} <Debug> TCP-Session: 95c94720-4c57-4bf2-9285-b0bfb60a8188 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9653 | 2025.12.27 23:44:04.375280 [ 292 ] {} <Debug> TCP-Session: f9f0cea4-5801-49fc-9314-4122e03decc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9654 | 2025.12.27 23:44:04.375211 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9655 | 2025.12.27 23:44:04.375149 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9656 | 2025.12.27 23:44:04.375348 [ 290 ] {} <Debug> TCP-Session: 9164d983-3cac-4407-ab8d-e60a1a061091 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9657 | 2025.12.27 23:44:04.375182 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9658 | 2025.12.27 23:44:04.375364 [ 293 ] {} <Debug> TCP-Session: e96e9ae5-9fe1-45b9-85cc-00b16fbbe7fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9659 | 2025.12.27 23:44:04.375395 [ 297 ] {} <Debug> TCP-Session: 91d073b2-cbe5-45a1-9fd4-2ca461611e5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9660 | 2025.12.27 23:44:04.983938 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9661 | 2025.12.27 23:44:04.984121 [ 261 ] {a6b913e5-5b79-4003-af06-da907cbd4cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9662 | 2025.12.27 23:44:04.984187 [ 261 ] {a6b913e5-5b79-4003-af06-da907cbd4cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9663 | 2025.12.27 23:44:04.984795 [ 261 ] {a6b913e5-5b79-4003-af06-da907cbd4cca} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9664 | 2025.12.27 23:44:04.984834 [ 261 ] {a6b913e5-5b79-4003-af06-da907cbd4cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9665 | 2025.12.27 23:44:04.985225 [ 261 ] {a6b913e5-5b79-4003-af06-da907cbd4cca} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9666 | 2025.12.27 23:44:04.985461 [ 261 ] {a6b913e5-5b79-4003-af06-da907cbd4cca} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9667 | 2025.12.27 23:44:04.985614 [ 261 ] {a6b913e5-5b79-4003-af06-da907cbd4cca} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001545 sec., 1294.4983818770227 rows/sec., 105.56 KiB/sec. | ||
| 9668 | 2025.12.27 23:44:04.985656 [ 261 ] {a6b913e5-5b79-4003-af06-da907cbd4cca} <Debug> TCPHandler: Processed in 0.001856953 sec. | ||
| 9669 | 2025.12.27 23:44:04.985771 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9670 | 2025.12.27 23:44:04.985876 [ 261 ] {3ba474d9-6526-4ad4-a743-dac749a1e510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9671 | 2025.12.27 23:44:04.985927 [ 261 ] {3ba474d9-6526-4ad4-a743-dac749a1e510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9672 | 2025.12.27 23:44:04.987126 [ 261 ] {3ba474d9-6526-4ad4-a743-dac749a1e510} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9673 | 2025.12.27 23:44:04.987162 [ 261 ] {3ba474d9-6526-4ad4-a743-dac749a1e510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9674 | 2025.12.27 23:44:04.987577 [ 261 ] {3ba474d9-6526-4ad4-a743-dac749a1e510} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9675 | 2025.12.27 23:44:04.987800 [ 261 ] {3ba474d9-6526-4ad4-a743-dac749a1e510} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9676 | 2025.12.27 23:44:04.987933 [ 261 ] {3ba474d9-6526-4ad4-a743-dac749a1e510} <Debug> executeQuery: Read 1249 rows, 105.92 KiB in 0.002078 sec., 601058.7102983638 rows/sec., 49.78 MiB/sec. | ||
| 9677 | 2025.12.27 23:44:04.987971 [ 261 ] {3ba474d9-6526-4ad4-a743-dac749a1e510} <Debug> TCPHandler: Processed in 0.0022537 sec. | ||
| 9678 | 2025.12.27 23:44:04.988085 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9679 | 2025.12.27 23:44:04.988181 [ 261 ] {8112fb69-1c05-4ad4-81ea-f1ab7828b2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9680 | 2025.12.27 23:44:04.988221 [ 261 ] {8112fb69-1c05-4ad4-81ea-f1ab7828b2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9681 | 2025.12.27 23:44:04.988629 [ 261 ] {8112fb69-1c05-4ad4-81ea-f1ab7828b2ba} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9682 | 2025.12.27 23:44:04.988664 [ 261 ] {8112fb69-1c05-4ad4-81ea-f1ab7828b2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9683 | 2025.12.27 23:44:04.988987 [ 261 ] {8112fb69-1c05-4ad4-81ea-f1ab7828b2ba} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9684 | 2025.12.27 23:44:04.989212 [ 261 ] {8112fb69-1c05-4ad4-81ea-f1ab7828b2ba} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9685 | 2025.12.27 23:44:04.989344 [ 261 ] {8112fb69-1c05-4ad4-81ea-f1ab7828b2ba} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001182 sec., 23688.66328257191 rows/sec., 1.73 MiB/sec. | ||
| 9686 | 2025.12.27 23:44:04.989381 [ 261 ] {8112fb69-1c05-4ad4-81ea-f1ab7828b2ba} <Debug> TCPHandler: Processed in 0.001345784 sec. | ||
| 9687 | 2025.12.27 23:44:04.989503 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9688 | 2025.12.27 23:44:04.989598 [ 261 ] {757a45c4-fb84-4e04-99b7-284745c98641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9689 | 2025.12.27 23:44:04.989637 [ 261 ] {757a45c4-fb84-4e04-99b7-284745c98641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9690 | 2025.12.27 23:44:04.990127 [ 261 ] {757a45c4-fb84-4e04-99b7-284745c98641} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9691 | 2025.12.27 23:44:04.990161 [ 261 ] {757a45c4-fb84-4e04-99b7-284745c98641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9692 | 2025.12.27 23:44:04.990476 [ 261 ] {757a45c4-fb84-4e04-99b7-284745c98641} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9693 | 2025.12.27 23:44:04.990685 [ 261 ] {757a45c4-fb84-4e04-99b7-284745c98641} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9694 | 2025.12.27 23:44:04.990814 [ 261 ] {757a45c4-fb84-4e04-99b7-284745c98641} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001234 sec., 184764.9918962723 rows/sec., 12.51 MiB/sec. | ||
| 9695 | 2025.12.27 23:44:04.990850 [ 261 ] {757a45c4-fb84-4e04-99b7-284745c98641} <Debug> TCPHandler: Processed in 0.001397454 sec. | ||
| 9696 | 2025.12.27 23:44:04.990956 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9697 | 2025.12.27 23:44:04.991049 [ 261 ] {4f025ec6-00a6-4155-b8cb-82dff9a44696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9698 | 2025.12.27 23:44:04.991089 [ 261 ] {4f025ec6-00a6-4155-b8cb-82dff9a44696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9699 | 2025.12.27 23:44:04.991745 [ 261 ] {4f025ec6-00a6-4155-b8cb-82dff9a44696} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9700 | 2025.12.27 23:44:04.991779 [ 261 ] {4f025ec6-00a6-4155-b8cb-82dff9a44696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9701 | 2025.12.27 23:44:04.992103 [ 261 ] {4f025ec6-00a6-4155-b8cb-82dff9a44696} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9702 | 2025.12.27 23:44:04.992316 [ 261 ] {4f025ec6-00a6-4155-b8cb-82dff9a44696} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9703 | 2025.12.27 23:44:04.992449 [ 261 ] {4f025ec6-00a6-4155-b8cb-82dff9a44696} <Debug> executeQuery: Read 548 rows, 41.65 KiB in 0.001418 sec., 386459.802538787 rows/sec., 28.68 MiB/sec. | ||
| 9704 | 2025.12.27 23:44:04.992488 [ 261 ] {4f025ec6-00a6-4155-b8cb-82dff9a44696} <Debug> TCPHandler: Processed in 0.001583448 sec. | ||
| 9705 | 2025.12.27 23:44:04.992600 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9706 | 2025.12.27 23:44:04.992699 [ 261 ] {9112b0ef-e975-47c3-91ee-1115dbb37a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9707 | 2025.12.27 23:44:04.992743 [ 261 ] {9112b0ef-e975-47c3-91ee-1115dbb37a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9708 | 2025.12.27 23:44:04.993383 [ 261 ] {9112b0ef-e975-47c3-91ee-1115dbb37a6b} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9709 | 2025.12.27 23:44:04.993420 [ 261 ] {9112b0ef-e975-47c3-91ee-1115dbb37a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9710 | 2025.12.27 23:44:04.993795 [ 261 ] {9112b0ef-e975-47c3-91ee-1115dbb37a6b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9711 | 2025.12.27 23:44:04.994006 [ 261 ] {9112b0ef-e975-47c3-91ee-1115dbb37a6b} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9712 | 2025.12.27 23:44:04.994138 [ 261 ] {9112b0ef-e975-47c3-91ee-1115dbb37a6b} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001461 sec., 578370.9787816564 rows/sec., 38.93 MiB/sec. | ||
| 9713 | 2025.12.27 23:44:04.994175 [ 261 ] {9112b0ef-e975-47c3-91ee-1115dbb37a6b} <Debug> TCPHandler: Processed in 0.001624059 sec. | ||
| 9714 | 2025.12.27 23:44:04.994307 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9715 | 2025.12.27 23:44:04.994407 [ 261 ] {2bf47b5e-84c7-423b-ad9a-bf54880707e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9716 | 2025.12.27 23:44:04.994464 [ 261 ] {2bf47b5e-84c7-423b-ad9a-bf54880707e2} <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 | ||
| 9717 | 2025.12.27 23:44:04.995299 [ 261 ] {2bf47b5e-84c7-423b-ad9a-bf54880707e2} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9718 | 2025.12.27 23:44:04.995336 [ 261 ] {2bf47b5e-84c7-423b-ad9a-bf54880707e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9719 | 2025.12.27 23:44:04.995885 [ 261 ] {2bf47b5e-84c7-423b-ad9a-bf54880707e2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9720 | 2025.12.27 23:44:04.996110 [ 261 ] {2bf47b5e-84c7-423b-ad9a-bf54880707e2} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9721 | 2025.12.27 23:44:04.996249 [ 261 ] {2bf47b5e-84c7-423b-ad9a-bf54880707e2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00186 sec., 13978.494623655914 rows/sec., 25.05 MiB/sec. | ||
| 9722 | 2025.12.27 23:44:04.996303 [ 261 ] {2bf47b5e-84c7-423b-ad9a-bf54880707e2} <Debug> TCPHandler: Processed in 0.002044967 sec. | ||
| 9723 | 2025.12.27 23:44:04.996426 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9724 | 2025.12.27 23:44:04.996521 [ 261 ] {f995cadd-cf83-47d1-8d7c-f34cf73493cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9725 | 2025.12.27 23:44:04.996564 [ 261 ] {f995cadd-cf83-47d1-8d7c-f34cf73493cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9726 | 2025.12.27 23:44:04.996915 [ 261 ] {f995cadd-cf83-47d1-8d7c-f34cf73493cc} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9727 | 2025.12.27 23:44:04.996951 [ 261 ] {f995cadd-cf83-47d1-8d7c-f34cf73493cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9728 | 2025.12.27 23:44:04.997256 [ 261 ] {f995cadd-cf83-47d1-8d7c-f34cf73493cc} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9729 | 2025.12.27 23:44:04.997470 [ 261 ] {f995cadd-cf83-47d1-8d7c-f34cf73493cc} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9730 | 2025.12.27 23:44:04.997598 [ 261 ] {f995cadd-cf83-47d1-8d7c-f34cf73493cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 9731 | 2025.12.27 23:44:04.997634 [ 261 ] {f995cadd-cf83-47d1-8d7c-f34cf73493cc} <Debug> TCPHandler: Processed in 0.001257893 sec. | ||
| 9732 | 2025.12.27 23:44:05.000401 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.70 MiB, peak 313.23 MiB, free memory in arenas 0.00 B, will set to 302.65 MiB (RSS), difference: -1.05 MiB | ||
| 9733 | 2025.12.27 23:44:05.586364 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19568 | ||
| 9734 | 2025.12.27 23:44:05.586975 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9735 | 2025.12.27 23:44:05.587017 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9736 | 2025.12.27 23:44:05.587487 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9737 | 2025.12.27 23:44:05.587709 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9738 | 2025.12.27 23:44:05.587841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19568 | ||
| 9739 | 2025.12.27 23:44:05.587869 [ 26 ] {} <Debug> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9740 | 2025.12.27 23:44:05.587944 [ 26 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9741 | 2025.12.27 23:44:05.587968 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9742 | 2025.12.27 23:44:05.588072 [ 200 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::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 | ||
| 9743 | 2025.12.27 23:44:05.588179 [ 200 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9744 | 2025.12.27 23:44:05.588215 [ 200 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17200 rows starting from the beginning of the part | ||
| 9745 | 2025.12.27 23:44:05.588284 [ 200 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9746 | 2025.12.27 23:44:05.588335 [ 200 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9747 | 2025.12.27 23:44:05.588384 [ 200 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9748 | 2025.12.27 23:44:05.588430 [ 200 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9749 | 2025.12.27 23:44:05.588478 [ 200 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9750 | 2025.12.27 23:44:05.590303 [ 194 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19568 rows, containing 4 columns (4 merged, 0 gathered) in 0.00227665 sec., 8595084.883491095 rows/sec., 122.95 MiB/sec. | ||
| 9751 | 2025.12.27 23:44:05.590700 [ 199 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9752 | 2025.12.27 23:44:05.591034 [ 199 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_41_8} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9753 | 2025.12.27 23:44:05.591114 [ 199 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_41_8} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9754 | 2025.12.27 23:44:05.591213 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 9755 | 2025.12.27 23:44:06.595653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9756 | 2025.12.27 23:44:06.615106 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9757 | 2025.12.27 23:44:06.615180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9758 | 2025.12.27 23:44:06.621011 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9759 | 2025.12.27 23:44:06.621778 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9760 | 2025.12.27 23:44:06.622166 [ 62 ] {} <Debug> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9761 | 2025.12.27 23:44:06.622239 [ 62 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9762 | 2025.12.27 23:44:06.622263 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9763 | 2025.12.27 23:44:06.622382 [ 191 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 9764 | 2025.12.27 23:44:06.625507 [ 191 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9765 | 2025.12.27 23:44:06.626334 [ 191 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 9766 | 2025.12.27 23:44:06.626731 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9767 | 2025.12.27 23:44:06.630036 [ 191 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 9768 | 2025.12.27 23:44:06.633864 [ 191 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 9769 | 2025.12.27 23:44:06.637891 [ 191 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 9770 | 2025.12.27 23:44:06.641925 [ 191 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 9771 | 2025.12.27 23:44:06.645698 [ 191 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 9772 | 2025.12.27 23:44:06.697716 [ 194 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.075376443 sec., 4099.42400704687 rows/sec., 21.20 MiB/sec. | ||
| 9773 | 2025.12.27 23:44:06.700392 [ 196 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9774 | 2025.12.27 23:44:06.702711 [ 196 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_41_8} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9775 | 2025.12.27 23:44:06.702831 [ 196 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_41_8} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9776 | 2025.12.27 23:44:06.705466 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9777 | 2025.12.27 23:44:07.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.74 MiB, peak 317.15 MiB, free memory in arenas 0.00 B, will set to 306.74 MiB (RSS), difference: 3.00 MiB | ||
| 9778 | 2025.12.27 23:44:08.141926 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1250 | ||
| 9779 | 2025.12.27 23:44:08.144683 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9780 | 2025.12.27 23:44:08.144729 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 9781 | 2025.12.27 23:44:08.146017 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9782 | 2025.12.27 23:44:08.146294 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9783 | 2025.12.27 23:44:08.146554 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1250 | ||
| 9784 | 2025.12.27 23:44:09.968608 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9785 | 2025.12.27 23:44:09.968850 [ 261 ] {10a83c3d-7ac3-474c-b48d-51eac033b491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9786 | 2025.12.27 23:44:09.968942 [ 261 ] {10a83c3d-7ac3-474c-b48d-51eac033b491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9787 | 2025.12.27 23:44:09.969799 [ 261 ] {10a83c3d-7ac3-474c-b48d-51eac033b491} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9788 | 2025.12.27 23:44:09.969856 [ 261 ] {10a83c3d-7ac3-474c-b48d-51eac033b491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9789 | 2025.12.27 23:44:09.970347 [ 261 ] {10a83c3d-7ac3-474c-b48d-51eac033b491} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9790 | 2025.12.27 23:44:09.970585 [ 261 ] {10a83c3d-7ac3-474c-b48d-51eac033b491} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9791 | 2025.12.27 23:44:09.970756 [ 261 ] {10a83c3d-7ac3-474c-b48d-51eac033b491} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001968 sec., 208333.3333333333 rows/sec., 13.22 MiB/sec. | ||
| 9792 | 2025.12.27 23:44:09.970812 [ 261 ] {10a83c3d-7ac3-474c-b48d-51eac033b491} <Debug> TCPHandler: Processed in 0.002352721 sec. | ||
| 9793 | 2025.12.27 23:44:09.970942 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9794 | 2025.12.27 23:44:09.971059 [ 261 ] {5f309794-215a-4370-943e-087d54cd9a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9795 | 2025.12.27 23:44:09.971109 [ 261 ] {5f309794-215a-4370-943e-087d54cd9a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9796 | 2025.12.27 23:44:09.972163 [ 261 ] {5f309794-215a-4370-943e-087d54cd9a2a} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9797 | 2025.12.27 23:44:09.972205 [ 261 ] {5f309794-215a-4370-943e-087d54cd9a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9798 | 2025.12.27 23:44:09.972649 [ 261 ] {5f309794-215a-4370-943e-087d54cd9a2a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9799 | 2025.12.27 23:44:09.972916 [ 261 ] {5f309794-215a-4370-943e-087d54cd9a2a} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9800 | 2025.12.27 23:44:09.973083 [ 261 ] {5f309794-215a-4370-943e-087d54cd9a2a} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.002048 sec., 556640.625 rows/sec., 44.17 MiB/sec. | ||
| 9801 | 2025.12.27 23:44:09.973124 [ 261 ] {5f309794-215a-4370-943e-087d54cd9a2a} <Debug> TCPHandler: Processed in 0.00223787 sec. | ||
| 9802 | 2025.12.27 23:44:09.973247 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9803 | 2025.12.27 23:44:09.973343 [ 261 ] {a8ec7a12-d65a-4fd9-8e80-f4ef27a3a860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9804 | 2025.12.27 23:44:09.973386 [ 261 ] {a8ec7a12-d65a-4fd9-8e80-f4ef27a3a860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9805 | 2025.12.27 23:44:09.973889 [ 261 ] {a8ec7a12-d65a-4fd9-8e80-f4ef27a3a860} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9806 | 2025.12.27 23:44:09.973928 [ 261 ] {a8ec7a12-d65a-4fd9-8e80-f4ef27a3a860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9807 | 2025.12.27 23:44:09.974291 [ 261 ] {a8ec7a12-d65a-4fd9-8e80-f4ef27a3a860} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9808 | 2025.12.27 23:44:09.974512 [ 261 ] {a8ec7a12-d65a-4fd9-8e80-f4ef27a3a860} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9809 | 2025.12.27 23:44:09.974646 [ 261 ] {a8ec7a12-d65a-4fd9-8e80-f4ef27a3a860} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001321 sec., 165783.49735049205 rows/sec., 9.88 MiB/sec. | ||
| 9810 | 2025.12.27 23:44:09.974641 [ 28 ] {} <Debug> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9811 | 2025.12.27 23:44:09.974686 [ 261 ] {a8ec7a12-d65a-4fd9-8e80-f4ef27a3a860} <Debug> TCPHandler: Processed in 0.001491147 sec. | ||
| 9812 | 2025.12.27 23:44:09.974721 [ 28 ] {} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9813 | 2025.12.27 23:44:09.974750 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9814 | 2025.12.27 23:44:09.974818 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9815 | 2025.12.27 23:44:09.974883 [ 194 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::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 | ||
| 9816 | 2025.12.27 23:44:09.974921 [ 261 ] {4f620a23-3c74-4cc6-8a07-d3ee73c244f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9817 | 2025.12.27 23:44:09.974968 [ 261 ] {4f620a23-3c74-4cc6-8a07-d3ee73c244f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9818 | 2025.12.27 23:44:09.975045 [ 194 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9819 | 2025.12.27 23:44:09.975087 [ 194 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 263 rows starting from the beginning of the part | ||
| 9820 | 2025.12.27 23:44:09.975156 [ 194 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 219 rows starting from the beginning of the part | ||
| 9821 | 2025.12.27 23:44:09.975202 [ 194 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
| 9822 | 2025.12.27 23:44:09.975248 [ 194 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 219 rows starting from the beginning of the part | ||
| 9823 | 2025.12.27 23:44:09.975290 [ 194 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 28 rows starting from the beginning of the part | ||
| 9824 | 2025.12.27 23:44:09.975328 [ 194 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 219 rows starting from the beginning of the part | ||
| 9825 | 2025.12.27 23:44:09.975468 [ 261 ] {4f620a23-3c74-4cc6-8a07-d3ee73c244f9} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9826 | 2025.12.27 23:44:09.975512 [ 261 ] {4f620a23-3c74-4cc6-8a07-d3ee73c244f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9827 | 2025.12.27 23:44:09.975897 [ 261 ] {4f620a23-3c74-4cc6-8a07-d3ee73c244f9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9828 | 2025.12.27 23:44:09.976134 [ 261 ] {4f620a23-3c74-4cc6-8a07-d3ee73c244f9} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9829 | 2025.12.27 23:44:09.976267 [ 261 ] {4f620a23-3c74-4cc6-8a07-d3ee73c244f9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001369 sec., 154857.56026296568 rows/sec., 9.99 MiB/sec. | ||
| 9830 | 2025.12.27 23:44:09.976305 [ 261 ] {4f620a23-3c74-4cc6-8a07-d3ee73c244f9} <Debug> TCPHandler: Processed in 0.001541278 sec. | ||
| 9831 | 2025.12.27 23:44:09.976312 [ 204 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 974 rows, containing 5 columns (5 merged, 0 gathered) in 0.001492147 sec., 652750.7008357755 rows/sec., 42.24 MiB/sec. | ||
| 9832 | 2025.12.27 23:44:09.976410 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9833 | 2025.12.27 23:44:09.976511 [ 261 ] {573941bf-b4d2-452c-a37d-7e153f973239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9834 | 2025.12.27 23:44:09.976518 [ 187 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9835 | 2025.12.27 23:44:09.976553 [ 261 ] {573941bf-b4d2-452c-a37d-7e153f973239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9836 | 2025.12.27 23:44:09.976850 [ 187 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_56_11} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9837 | 2025.12.27 23:44:09.976944 [ 187 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_56_11} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9838 | 2025.12.27 23:44:09.977041 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9839 | 2025.12.27 23:44:09.977045 [ 261 ] {573941bf-b4d2-452c-a37d-7e153f973239} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9840 | 2025.12.27 23:44:09.977094 [ 261 ] {573941bf-b4d2-452c-a37d-7e153f973239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9841 | 2025.12.27 23:44:09.977421 [ 261 ] {573941bf-b4d2-452c-a37d-7e153f973239} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9842 | 2025.12.27 23:44:09.977635 [ 261 ] {573941bf-b4d2-452c-a37d-7e153f973239} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9843 | 2025.12.27 23:44:09.977771 [ 261 ] {573941bf-b4d2-452c-a37d-7e153f973239} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001279 sec., 164972.63487099297 rows/sec., 9.37 MiB/sec. | ||
| 9844 | 2025.12.27 23:44:09.977811 [ 261 ] {573941bf-b4d2-452c-a37d-7e153f973239} <Debug> TCPHandler: Processed in 0.001451405 sec. | ||
| 9845 | 2025.12.27 23:44:09.977931 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9846 | 2025.12.27 23:44:09.978026 [ 261 ] {426592b5-4554-4a1f-811d-c5da3b33b3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9847 | 2025.12.27 23:44:09.978068 [ 261 ] {426592b5-4554-4a1f-811d-c5da3b33b3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9848 | 2025.12.27 23:44:09.978784 [ 261 ] {426592b5-4554-4a1f-811d-c5da3b33b3ae} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9849 | 2025.12.27 23:44:09.978821 [ 261 ] {426592b5-4554-4a1f-811d-c5da3b33b3ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9850 | 2025.12.27 23:44:09.979174 [ 261 ] {426592b5-4554-4a1f-811d-c5da3b33b3ae} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9851 | 2025.12.27 23:44:09.979397 [ 261 ] {426592b5-4554-4a1f-811d-c5da3b33b3ae} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9852 | 2025.12.27 23:44:09.979532 [ 261 ] {426592b5-4554-4a1f-811d-c5da3b33b3ae} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001523 sec., 455022.9809586343 rows/sec., 31.80 MiB/sec. | ||
| 9853 | 2025.12.27 23:44:09.979571 [ 261 ] {426592b5-4554-4a1f-811d-c5da3b33b3ae} <Debug> TCPHandler: Processed in 0.00168981 sec. | ||
| 9854 | 2025.12.27 23:44:09.979683 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9855 | 2025.12.27 23:44:09.979779 [ 261 ] {320ac7ab-8efa-4f86-966b-a714fc12ddb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9856 | 2025.12.27 23:44:09.979822 [ 261 ] {320ac7ab-8efa-4f86-966b-a714fc12ddb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9857 | 2025.12.27 23:44:09.980148 [ 261 ] {320ac7ab-8efa-4f86-966b-a714fc12ddb8} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9858 | 2025.12.27 23:44:09.980185 [ 261 ] {320ac7ab-8efa-4f86-966b-a714fc12ddb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9859 | 2025.12.27 23:44:09.980500 [ 261 ] {320ac7ab-8efa-4f86-966b-a714fc12ddb8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9860 | 2025.12.27 23:44:09.980713 [ 261 ] {320ac7ab-8efa-4f86-966b-a714fc12ddb8} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9861 | 2025.12.27 23:44:09.980843 [ 261 ] {320ac7ab-8efa-4f86-966b-a714fc12ddb8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 9862 | 2025.12.27 23:44:09.980881 [ 261 ] {320ac7ab-8efa-4f86-966b-a714fc12ddb8} <Debug> TCPHandler: Processed in 0.001245932 sec. | ||
| 9863 | 2025.12.27 23:44:09.980982 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9864 | 2025.12.27 23:44:09.981076 [ 261 ] {4cd9c62f-76ed-4354-afb3-6010d8361663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9865 | 2025.12.27 23:44:09.981120 [ 261 ] {4cd9c62f-76ed-4354-afb3-6010d8361663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9866 | 2025.12.27 23:44:09.981559 [ 261 ] {4cd9c62f-76ed-4354-afb3-6010d8361663} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9867 | 2025.12.27 23:44:09.981596 [ 261 ] {4cd9c62f-76ed-4354-afb3-6010d8361663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9868 | 2025.12.27 23:44:09.981945 [ 261 ] {4cd9c62f-76ed-4354-afb3-6010d8361663} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9869 | 2025.12.27 23:44:09.982157 [ 261 ] {4cd9c62f-76ed-4354-afb3-6010d8361663} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9870 | 2025.12.27 23:44:09.982286 [ 261 ] {4cd9c62f-76ed-4354-afb3-6010d8361663} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001227 sec., 255908.7204563977 rows/sec., 16.81 MiB/sec. | ||
| 9871 | 2025.12.27 23:44:09.982323 [ 261 ] {4cd9c62f-76ed-4354-afb3-6010d8361663} <Debug> TCPHandler: Processed in 0.001390015 sec. | ||
| 9872 | 2025.12.27 23:44:09.982443 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9873 | 2025.12.27 23:44:09.982563 [ 261 ] {f83b58d7-2474-4355-937c-6d139faa2f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9874 | 2025.12.27 23:44:09.982614 [ 261 ] {f83b58d7-2474-4355-937c-6d139faa2f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9875 | 2025.12.27 23:44:09.982986 [ 261 ] {f83b58d7-2474-4355-937c-6d139faa2f66} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9876 | 2025.12.27 23:44:09.983030 [ 261 ] {f83b58d7-2474-4355-937c-6d139faa2f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9877 | 2025.12.27 23:44:09.983359 [ 261 ] {f83b58d7-2474-4355-937c-6d139faa2f66} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9878 | 2025.12.27 23:44:09.983571 [ 261 ] {f83b58d7-2474-4355-937c-6d139faa2f66} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9879 | 2025.12.27 23:44:09.983704 [ 261 ] {f83b58d7-2474-4355-937c-6d139faa2f66} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001167 sec., 856.898029134533 rows/sec., 57.74 KiB/sec. | ||
| 9880 | 2025.12.27 23:44:09.983742 [ 261 ] {f83b58d7-2474-4355-937c-6d139faa2f66} <Debug> TCPHandler: Processed in 0.001361774 sec. | ||
| 9881 | 2025.12.27 23:44:09.983844 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9882 | 2025.12.27 23:44:09.983940 [ 261 ] {e40e0e69-7c01-4867-81c4-070e035560e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9883 | 2025.12.27 23:44:09.983997 [ 261 ] {e40e0e69-7c01-4867-81c4-070e035560e4} <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 | ||
| 9884 | 2025.12.27 23:44:09.984828 [ 261 ] {e40e0e69-7c01-4867-81c4-070e035560e4} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9885 | 2025.12.27 23:44:09.984866 [ 261 ] {e40e0e69-7c01-4867-81c4-070e035560e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9886 | 2025.12.27 23:44:09.985424 [ 261 ] {e40e0e69-7c01-4867-81c4-070e035560e4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9887 | 2025.12.27 23:44:09.985658 [ 261 ] {e40e0e69-7c01-4867-81c4-070e035560e4} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9888 | 2025.12.27 23:44:09.985801 [ 261 ] {e40e0e69-7c01-4867-81c4-070e035560e4} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001879 sec., 7450.7716870675895 rows/sec., 13.35 MiB/sec. | ||
| 9889 | 2025.12.27 23:44:09.985858 [ 261 ] {e40e0e69-7c01-4867-81c4-070e035560e4} <Debug> TCPHandler: Processed in 0.002062627 sec. | ||
| 9890 | 2025.12.27 23:44:09.985973 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9891 | 2025.12.27 23:44:09.986069 [ 261 ] {dfbfd27a-3ae9-4389-9031-4c329a494103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9892 | 2025.12.27 23:44:09.986112 [ 261 ] {dfbfd27a-3ae9-4389-9031-4c329a494103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9893 | 2025.12.27 23:44:09.986458 [ 261 ] {dfbfd27a-3ae9-4389-9031-4c329a494103} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9894 | 2025.12.27 23:44:09.986495 [ 261 ] {dfbfd27a-3ae9-4389-9031-4c329a494103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9895 | 2025.12.27 23:44:09.986817 [ 261 ] {dfbfd27a-3ae9-4389-9031-4c329a494103} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9896 | 2025.12.27 23:44:09.987036 [ 261 ] {dfbfd27a-3ae9-4389-9031-4c329a494103} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9897 | 2025.12.27 23:44:09.987166 [ 261 ] {dfbfd27a-3ae9-4389-9031-4c329a494103} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001116 sec., 93189.9641577061 rows/sec., 5.71 MiB/sec. | ||
| 9898 | 2025.12.27 23:44:09.987203 [ 261 ] {dfbfd27a-3ae9-4389-9031-4c329a494103} <Debug> TCPHandler: Processed in 0.001278743 sec. | ||
| 9899 | 2025.12.27 23:44:12.963108 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9900 | 2025.12.27 23:44:12.963163 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9901 | 2025.12.27 23:44:13.088009 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20080 | ||
| 9902 | 2025.12.27 23:44:13.088765 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9903 | 2025.12.27 23:44:13.088821 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9904 | 2025.12.27 23:44:13.089632 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9905 | 2025.12.27 23:44:13.089879 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9906 | 2025.12.27 23:44:13.090009 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20080 | ||
| 9907 | 2025.12.27 23:44:14.126877 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9908 | 2025.12.27 23:44:14.142068 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9909 | 2025.12.27 23:44:14.142118 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9910 | 2025.12.27 23:44:14.147477 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9911 | 2025.12.27 23:44:14.148196 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9912 | 2025.12.27 23:44:14.150855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9913 | 2025.12.27 23:44:14.956361 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9914 | 2025.12.27 23:44:14.956562 [ 261 ] {1d48753c-7a9e-4e2f-9358-a0bbcc501d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9915 | 2025.12.27 23:44:14.956644 [ 261 ] {1d48753c-7a9e-4e2f-9358-a0bbcc501d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9916 | 2025.12.27 23:44:14.957379 [ 261 ] {1d48753c-7a9e-4e2f-9358-a0bbcc501d50} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9917 | 2025.12.27 23:44:14.957417 [ 261 ] {1d48753c-7a9e-4e2f-9358-a0bbcc501d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9918 | 2025.12.27 23:44:14.957834 [ 261 ] {1d48753c-7a9e-4e2f-9358-a0bbcc501d50} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9919 | 2025.12.27 23:44:14.958081 [ 261 ] {1d48753c-7a9e-4e2f-9358-a0bbcc501d50} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9920 | 2025.12.27 23:44:14.958205 [ 120 ] {} <Debug> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9921 | 2025.12.27 23:44:14.958231 [ 261 ] {1d48753c-7a9e-4e2f-9358-a0bbcc501d50} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001726 sec., 62572.42178447277 rows/sec., 5.25 MiB/sec. | ||
| 9922 | 2025.12.27 23:44:14.958241 [ 120 ] {} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9923 | 2025.12.27 23:44:14.958264 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9924 | 2025.12.27 23:44:14.958274 [ 261 ] {1d48753c-7a9e-4e2f-9358-a0bbcc501d50} <Debug> TCPHandler: Processed in 0.002062437 sec. | ||
| 9925 | 2025.12.27 23:44:14.958390 [ 194 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::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 | ||
| 9926 | 2025.12.27 23:44:14.958397 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9927 | 2025.12.27 23:44:14.958539 [ 261 ] {ea0d825b-703a-4bdd-968a-085f8154c237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9928 | 2025.12.27 23:44:14.958544 [ 194 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9929 | 2025.12.27 23:44:14.958585 [ 261 ] {ea0d825b-703a-4bdd-968a-085f8154c237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9930 | 2025.12.27 23:44:14.958590 [ 194 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2343 rows starting from the beginning of the part | ||
| 9931 | 2025.12.27 23:44:14.958673 [ 194 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 108 rows starting from the beginning of the part | ||
| 9932 | 2025.12.27 23:44:14.958717 [ 194 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1140 rows starting from the beginning of the part | ||
| 9933 | 2025.12.27 23:44:14.958758 [ 194 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1249 rows starting from the beginning of the part | ||
| 9934 | 2025.12.27 23:44:14.958797 [ 194 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1140 rows starting from the beginning of the part | ||
| 9935 | 2025.12.27 23:44:14.958835 [ 194 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 108 rows starting from the beginning of the part | ||
| 9936 | 2025.12.27 23:44:14.959012 [ 261 ] {ea0d825b-703a-4bdd-968a-085f8154c237} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9937 | 2025.12.27 23:44:14.959053 [ 261 ] {ea0d825b-703a-4bdd-968a-085f8154c237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9938 | 2025.12.27 23:44:14.959387 [ 261 ] {ea0d825b-703a-4bdd-968a-085f8154c237} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9939 | 2025.12.27 23:44:14.959617 [ 261 ] {ea0d825b-703a-4bdd-968a-085f8154c237} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9940 | 2025.12.27 23:44:14.959756 [ 261 ] {ea0d825b-703a-4bdd-968a-085f8154c237} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001238 sec., 21001.6155088853 rows/sec., 1.54 MiB/sec. | ||
| 9941 | 2025.12.27 23:44:14.959795 [ 261 ] {ea0d825b-703a-4bdd-968a-085f8154c237} <Debug> TCPHandler: Processed in 0.001449666 sec. | ||
| 9942 | 2025.12.27 23:44:14.959907 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9943 | 2025.12.27 23:44:14.960002 [ 261 ] {cec7c46c-93d0-4f3d-8416-cce3f98b61a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9944 | 2025.12.27 23:44:14.960042 [ 261 ] {cec7c46c-93d0-4f3d-8416-cce3f98b61a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9945 | 2025.12.27 23:44:14.960459 [ 261 ] {cec7c46c-93d0-4f3d-8416-cce3f98b61a2} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9946 | 2025.12.27 23:44:14.960495 [ 261 ] {cec7c46c-93d0-4f3d-8416-cce3f98b61a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9947 | 2025.12.27 23:44:14.960812 [ 261 ] {cec7c46c-93d0-4f3d-8416-cce3f98b61a2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9948 | 2025.12.27 23:44:14.960928 [ 197 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6088 rows, containing 5 columns (5 merged, 0 gathered) in 0.002600726 sec., 2340884.814471036 rows/sec., 198.43 MiB/sec. | ||
| 9949 | 2025.12.27 23:44:14.961030 [ 261 ] {cec7c46c-93d0-4f3d-8416-cce3f98b61a2} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9950 | 2025.12.27 23:44:14.961143 [ 120 ] {} <Debug> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9951 | 2025.12.27 23:44:14.961172 [ 120 ] {} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9952 | 2025.12.27 23:44:14.961172 [ 261 ] {cec7c46c-93d0-4f3d-8416-cce3f98b61a2} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00119 sec., 75630.25210084033 rows/sec., 5.91 MiB/sec. | ||
| 9953 | 2025.12.27 23:44:14.961191 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9954 | 2025.12.27 23:44:14.961215 [ 194 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9955 | 2025.12.27 23:44:14.961218 [ 261 ] {cec7c46c-93d0-4f3d-8416-cce3f98b61a2} <Debug> TCPHandler: Processed in 0.001361254 sec. | ||
| 9956 | 2025.12.27 23:44:14.961291 [ 186 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::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 | ||
| 9957 | 2025.12.27 23:44:14.961354 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9958 | 2025.12.27 23:44:14.961435 [ 186 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9959 | 2025.12.27 23:44:14.961455 [ 261 ] {ff33e1a4-8a7c-424a-9cfa-8b8b2a375e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9960 | 2025.12.27 23:44:14.961474 [ 186 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1211 rows starting from the beginning of the part | ||
| 9961 | 2025.12.27 23:44:14.961483 [ 194 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_61_12} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9962 | 2025.12.27 23:44:14.961505 [ 261 ] {ff33e1a4-8a7c-424a-9cfa-8b8b2a375e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9963 | 2025.12.27 23:44:14.961548 [ 186 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 90 rows starting from the beginning of the part | ||
| 9964 | 2025.12.27 23:44:14.961566 [ 194 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_61_12} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9965 | 2025.12.27 23:44:14.961598 [ 186 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 693 rows starting from the beginning of the part | ||
| 9966 | 2025.12.27 23:44:14.961646 [ 186 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 548 rows starting from the beginning of the part | ||
| 9967 | 2025.12.27 23:44:14.961648 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 9968 | 2025.12.27 23:44:14.961689 [ 186 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 693 rows starting from the beginning of the part | ||
| 9969 | 2025.12.27 23:44:14.961735 [ 186 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part | ||
| 9970 | 2025.12.27 23:44:14.961928 [ 261 ] {ff33e1a4-8a7c-424a-9cfa-8b8b2a375e28} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9971 | 2025.12.27 23:44:14.961970 [ 261 ] {ff33e1a4-8a7c-424a-9cfa-8b8b2a375e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9972 | 2025.12.27 23:44:14.962323 [ 261 ] {ff33e1a4-8a7c-424a-9cfa-8b8b2a375e28} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9973 | 2025.12.27 23:44:14.962562 [ 261 ] {ff33e1a4-8a7c-424a-9cfa-8b8b2a375e28} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9974 | 2025.12.27 23:44:14.962663 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9975 | 2025.12.27 23:44:14.962689 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9976 | 2025.12.27 23:44:14.962694 [ 261 ] {ff33e1a4-8a7c-424a-9cfa-8b8b2a375e28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 9977 | 2025.12.27 23:44:14.962705 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9978 | 2025.12.27 23:44:14.962734 [ 261 ] {ff33e1a4-8a7c-424a-9cfa-8b8b2a375e28} <Debug> TCPHandler: Processed in 0.001434455 sec. | ||
| 9979 | 2025.12.27 23:44:14.962791 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::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 | ||
| 9980 | 2025.12.27 23:44:14.962850 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9981 | 2025.12.27 23:44:14.962884 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9982 | 2025.12.27 23:44:14.962913 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 19910 rows starting from the beginning of the part | ||
| 9983 | 2025.12.27 23:44:14.962946 [ 261 ] {0424eec8-bbb6-4996-adb6-2ffff0f74b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9984 | 2025.12.27 23:44:14.962972 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 9985 | 2025.12.27 23:44:14.963011 [ 261 ] {0424eec8-bbb6-4996-adb6-2ffff0f74b56} <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 | ||
| 9986 | 2025.12.27 23:44:14.963027 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 314 rows starting from the beginning of the part | ||
| 9987 | 2025.12.27 23:44:14.963039 [ 193 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3325 rows, containing 5 columns (5 merged, 0 gathered) in 0.001803312 sec., 1843829.575802745 rows/sec., 139.22 MiB/sec. | ||
| 9988 | 2025.12.27 23:44:14.963072 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 845 rows starting from the beginning of the part | ||
| 9989 | 2025.12.27 23:44:14.963111 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 314 rows starting from the beginning of the part | ||
| 9990 | 2025.12.27 23:44:14.963150 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 9991 | 2025.12.27 23:44:14.963256 [ 190 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9992 | 2025.12.27 23:44:14.963550 [ 190 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_61_12} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9993 | 2025.12.27 23:44:14.963622 [ 190 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_61_12} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9994 | 2025.12.27 23:44:14.963709 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9995 | 2025.12.27 23:44:14.963802 [ 261 ] {0424eec8-bbb6-4996-adb6-2ffff0f74b56} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9996 | 2025.12.27 23:44:14.963844 [ 261 ] {0424eec8-bbb6-4996-adb6-2ffff0f74b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 9997 | 2025.12.27 23:44:14.964463 [ 261 ] {0424eec8-bbb6-4996-adb6-2ffff0f74b56} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9998 | 2025.12.27 23:44:14.964705 [ 261 ] {0424eec8-bbb6-4996-adb6-2ffff0f74b56} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9999 | 2025.12.27 23:44:14.964821 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10000 | 2025.12.27 23:44:14.964851 [ 261 ] {0424eec8-bbb6-4996-adb6-2ffff0f74b56} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001924 sec., 13513.513513513513 rows/sec., 24.22 MiB/sec. | ||
| 10001 | 2025.12.27 23:44:14.964853 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10002 | 2025.12.27 23:44:14.964882 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10003 | 2025.12.27 23:44:14.964928 [ 261 ] {0424eec8-bbb6-4996-adb6-2ffff0f74b56} <Debug> TCPHandler: Processed in 0.002127178 sec. | ||
| 10004 | 2025.12.27 23:44:14.964949 [ 194 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::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 | ||
| 10005 | 2025.12.27 23:44:14.965045 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10006 | 2025.12.27 23:44:14.965124 [ 194 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10007 | 2025.12.27 23:44:14.965145 [ 261 ] {1a610386-c79f-41d2-b53b-fd04d202e3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10008 | 2025.12.27 23:44:14.965174 [ 194 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 963 rows starting from the beginning of the part | ||
| 10009 | 2025.12.27 23:44:14.965194 [ 261 ] {1a610386-c79f-41d2-b53b-fd04d202e3b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10010 | 2025.12.27 23:44:14.965285 [ 194 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 26 rows starting from the beginning of the part | ||
| 10011 | 2025.12.27 23:44:14.965385 [ 194 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part | ||
| 10012 | 2025.12.27 23:44:14.965486 [ 194 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 26 rows starting from the beginning of the part | ||
| 10013 | 2025.12.27 23:44:14.965566 [ 261 ] {1a610386-c79f-41d2-b53b-fd04d202e3b4} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10014 | 2025.12.27 23:44:14.965574 [ 194 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part | ||
| 10015 | 2025.12.27 23:44:14.965611 [ 261 ] {1a610386-c79f-41d2-b53b-fd04d202e3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10016 | 2025.12.27 23:44:14.965684 [ 194 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part | ||
| 10017 | 2025.12.27 23:44:14.965954 [ 261 ] {1a610386-c79f-41d2-b53b-fd04d202e3b4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10018 | 2025.12.27 23:44:14.966215 [ 261 ] {1a610386-c79f-41d2-b53b-fd04d202e3b4} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10019 | 2025.12.27 23:44:14.966328 [ 120 ] {} <Debug> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10020 | 2025.12.27 23:44:14.966353 [ 261 ] {1a610386-c79f-41d2-b53b-fd04d202e3b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001228 sec., 48859.9348534202 rows/sec., 3.29 MiB/sec. | ||
| 10021 | 2025.12.27 23:44:14.966355 [ 120 ] {} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10022 | 2025.12.27 23:44:14.966384 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10023 | 2025.12.27 23:44:14.966393 [ 261 ] {1a610386-c79f-41d2-b53b-fd04d202e3b4} <Debug> TCPHandler: Processed in 0.001399235 sec. | ||
| 10024 | 2025.12.27 23:44:14.966457 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 10025 | 2025.12.27 23:44:14.966553 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10026 | 2025.12.27 23:44:14.966579 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4472 rows starting from the beginning of the part | ||
| 10027 | 2025.12.27 23:44:14.966629 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 10028 | 2025.12.27 23:44:14.966669 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 10029 | 2025.12.27 23:44:14.966705 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 10030 | 2025.12.27 23:44:14.966744 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 10031 | 2025.12.27 23:44:14.966780 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 10032 | 2025.12.27 23:44:14.970731 [ 189 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4860 rows, containing 4 columns (4 merged, 0 gathered) in 0.004304577 sec., 1129030.7967542454 rows/sec., 71.64 MiB/sec. | ||
| 10033 | 2025.12.27 23:44:14.971144 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10034 | 2025.12.27 23:44:14.971394 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_61_12} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10035 | 2025.12.27 23:44:14.971457 [ 190 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_61_12} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10036 | 2025.12.27 23:44:14.971514 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10037 | 2025.12.27 23:44:14.972214 [ 192 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21703 rows, containing 5 columns (5 merged, 0 gathered) in 0.009457658 sec., 2294754.155838581 rows/sec., 153.56 MiB/sec. | ||
| 10038 | 2025.12.27 23:44:14.972635 [ 189 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10039 | 2025.12.27 23:44:14.972923 [ 189 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10040 | 2025.12.27 23:44:14.973008 [ 189 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10041 | 2025.12.27 23:44:14.973097 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 10042 | 2025.12.27 23:44:14.974408 [ 189 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1069 rows, containing 19 columns (19 merged, 0 gathered) in 0.00948859 sec., 112661.62833466301 rows/sec., 201.88 MiB/sec. | ||
| 10043 | 2025.12.27 23:44:14.975962 [ 192 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10044 | 2025.12.27 23:44:14.976278 [ 192 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10045 | 2025.12.27 23:44:14.976346 [ 192 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10046 | 2025.12.27 23:44:14.976490 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.42 MiB. | ||
| 10047 | 2025.12.27 23:44:15.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.08 MiB, peak 321.96 MiB, free memory in arenas 0.00 B, will set to 314.05 MiB (RSS), difference: 5.98 MiB | ||
| 10048 | 2025.12.27 23:44:18.146961 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1284 | ||
| 10049 | 2025.12.27 23:44:18.149747 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10050 | 2025.12.27 23:44:18.149799 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10051 | 2025.12.27 23:44:18.151033 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10052 | 2025.12.27 23:44:18.151321 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10053 | 2025.12.27 23:44:18.151496 [ 153 ] {} <Debug> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10054 | 2025.12.27 23:44:18.151565 [ 153 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10055 | 2025.12.27 23:44:18.151590 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10056 | 2025.12.27 23:44:18.151591 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1284 | ||
| 10057 | 2025.12.27 23:44:18.151711 [ 199 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::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 | ||
| 10058 | 2025.12.27 23:44:18.152362 [ 199 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10059 | 2025.12.27 23:44:18.152501 [ 199 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1100 rows starting from the beginning of the part | ||
| 10060 | 2025.12.27 23:44:18.152846 [ 199 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 38 rows starting from the beginning of the part | ||
| 10061 | 2025.12.27 23:44:18.153198 [ 199 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 10062 | 2025.12.27 23:44:18.153568 [ 199 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 10063 | 2025.12.27 23:44:18.153941 [ 199 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 44 rows starting from the beginning of the part | ||
| 10064 | 2025.12.27 23:44:18.154284 [ 199 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::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 | ||
| 10065 | 2025.12.27 23:44:18.160165 [ 188 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1284 rows, containing 72 columns (72 merged, 0 gathered) in 0.008491381 sec., 151212.1526522011 rows/sec., 118.91 MiB/sec. | ||
| 10066 | 2025.12.27 23:44:18.161897 [ 188 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10067 | 2025.12.27 23:44:18.162558 [ 188 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_31_6} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10068 | 2025.12.27 23:44:18.162657 [ 188 ] {c4ae22b6-8fd0-4d46-8570-9deacf8d39cd::all_1_31_6} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10069 | 2025.12.27 23:44:18.162965 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 10070 | 2025.12.27 23:44:19.968077 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10071 | 2025.12.27 23:44:19.968295 [ 261 ] {1792cae9-949d-47bb-b2ff-bc66f62d13e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10072 | 2025.12.27 23:44:19.968371 [ 261 ] {1792cae9-949d-47bb-b2ff-bc66f62d13e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10073 | 2025.12.27 23:44:19.969202 [ 261 ] {1792cae9-949d-47bb-b2ff-bc66f62d13e4} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10074 | 2025.12.27 23:44:19.969251 [ 261 ] {1792cae9-949d-47bb-b2ff-bc66f62d13e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10075 | 2025.12.27 23:44:19.969670 [ 261 ] {1792cae9-949d-47bb-b2ff-bc66f62d13e4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10076 | 2025.12.27 23:44:19.969891 [ 261 ] {1792cae9-949d-47bb-b2ff-bc66f62d13e4} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10077 | 2025.12.27 23:44:19.970045 [ 261 ] {1792cae9-949d-47bb-b2ff-bc66f62d13e4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001805 sec., 227146.81440443214 rows/sec., 14.41 MiB/sec. | ||
| 10078 | 2025.12.27 23:44:19.970088 [ 261 ] {1792cae9-949d-47bb-b2ff-bc66f62d13e4} <Debug> TCPHandler: Processed in 0.002159008 sec. | ||
| 10079 | 2025.12.27 23:44:19.970207 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10080 | 2025.12.27 23:44:19.970303 [ 261 ] {45613e53-e220-49c4-8994-c06dae8e8013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10081 | 2025.12.27 23:44:19.970344 [ 261 ] {45613e53-e220-49c4-8994-c06dae8e8013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10082 | 2025.12.27 23:44:19.970737 [ 261 ] {45613e53-e220-49c4-8994-c06dae8e8013} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10083 | 2025.12.27 23:44:19.970774 [ 261 ] {45613e53-e220-49c4-8994-c06dae8e8013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10084 | 2025.12.27 23:44:19.971070 [ 261 ] {45613e53-e220-49c4-8994-c06dae8e8013} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10085 | 2025.12.27 23:44:19.971289 [ 261 ] {45613e53-e220-49c4-8994-c06dae8e8013} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10086 | 2025.12.27 23:44:19.971415 [ 261 ] {45613e53-e220-49c4-8994-c06dae8e8013} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001131 sec., 10610.079575596816 rows/sec., 865.18 KiB/sec. | ||
| 10087 | 2025.12.27 23:44:19.971452 [ 261 ] {45613e53-e220-49c4-8994-c06dae8e8013} <Debug> TCPHandler: Processed in 0.001293253 sec. | ||
| 10088 | 2025.12.27 23:44:19.971574 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10089 | 2025.12.27 23:44:19.971695 [ 261 ] {269bd9ff-4ef8-4298-b8b6-ccf54ba244fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10090 | 2025.12.27 23:44:19.971745 [ 261 ] {269bd9ff-4ef8-4298-b8b6-ccf54ba244fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10091 | 2025.12.27 23:44:19.972773 [ 261 ] {269bd9ff-4ef8-4298-b8b6-ccf54ba244fc} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10092 | 2025.12.27 23:44:19.972810 [ 261 ] {269bd9ff-4ef8-4298-b8b6-ccf54ba244fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10093 | 2025.12.27 23:44:19.973202 [ 261 ] {269bd9ff-4ef8-4298-b8b6-ccf54ba244fc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10094 | 2025.12.27 23:44:19.973412 [ 261 ] {269bd9ff-4ef8-4298-b8b6-ccf54ba244fc} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10095 | 2025.12.27 23:44:19.973541 [ 261 ] {269bd9ff-4ef8-4298-b8b6-ccf54ba244fc} <Debug> executeQuery: Read 1146 rows, 93.07 KiB in 0.001871 sec., 612506.6809192945 rows/sec., 48.58 MiB/sec. | ||
| 10096 | 2025.12.27 23:44:19.973580 [ 261 ] {269bd9ff-4ef8-4298-b8b6-ccf54ba244fc} <Debug> TCPHandler: Processed in 0.002069217 sec. | ||
| 10097 | 2025.12.27 23:44:19.973691 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10098 | 2025.12.27 23:44:19.973785 [ 261 ] {84a0a686-c824-4bc1-8820-5a57298b5bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10099 | 2025.12.27 23:44:19.973827 [ 261 ] {84a0a686-c824-4bc1-8820-5a57298b5bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10100 | 2025.12.27 23:44:19.974310 [ 261 ] {84a0a686-c824-4bc1-8820-5a57298b5bbe} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10101 | 2025.12.27 23:44:19.974347 [ 261 ] {84a0a686-c824-4bc1-8820-5a57298b5bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10102 | 2025.12.27 23:44:19.974656 [ 261 ] {84a0a686-c824-4bc1-8820-5a57298b5bbe} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10103 | 2025.12.27 23:44:19.974863 [ 261 ] {84a0a686-c824-4bc1-8820-5a57298b5bbe} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10104 | 2025.12.27 23:44:19.974996 [ 261 ] {84a0a686-c824-4bc1-8820-5a57298b5bbe} <Debug> executeQuery: Read 231 rows, 14.21 KiB in 0.00123 sec., 187804.8780487805 rows/sec., 11.28 MiB/sec. | ||
| 10105 | 2025.12.27 23:44:19.975034 [ 261 ] {84a0a686-c824-4bc1-8820-5a57298b5bbe} <Debug> TCPHandler: Processed in 0.001392875 sec. | ||
| 10106 | 2025.12.27 23:44:19.975136 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10107 | 2025.12.27 23:44:19.975229 [ 261 ] {6e2929ec-cfc0-47cb-90f3-89482b7788ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10108 | 2025.12.27 23:44:19.975268 [ 261 ] {6e2929ec-cfc0-47cb-90f3-89482b7788ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10109 | 2025.12.27 23:44:19.975732 [ 261 ] {6e2929ec-cfc0-47cb-90f3-89482b7788ee} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10110 | 2025.12.27 23:44:19.975769 [ 261 ] {6e2929ec-cfc0-47cb-90f3-89482b7788ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10111 | 2025.12.27 23:44:19.976069 [ 261 ] {6e2929ec-cfc0-47cb-90f3-89482b7788ee} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10112 | 2025.12.27 23:44:19.976272 [ 261 ] {6e2929ec-cfc0-47cb-90f3-89482b7788ee} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10113 | 2025.12.27 23:44:19.976397 [ 261 ] {6e2929ec-cfc0-47cb-90f3-89482b7788ee} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001187 sec., 178601.51642796968 rows/sec., 11.52 MiB/sec. | ||
| 10114 | 2025.12.27 23:44:19.976396 [ 149 ] {} <Debug> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10115 | 2025.12.27 23:44:19.976436 [ 261 ] {6e2929ec-cfc0-47cb-90f3-89482b7788ee} <Debug> TCPHandler: Processed in 0.001349324 sec. | ||
| 10116 | 2025.12.27 23:44:19.976468 [ 149 ] {} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10117 | 2025.12.27 23:44:19.976494 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10118 | 2025.12.27 23:44:19.976550 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10119 | 2025.12.27 23:44:19.976636 [ 196 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::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 | ||
| 10120 | 2025.12.27 23:44:19.976649 [ 261 ] {ab9a530d-765f-4f80-8b01-49544140eb76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10121 | 2025.12.27 23:44:19.976731 [ 261 ] {ab9a530d-765f-4f80-8b01-49544140eb76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10122 | 2025.12.27 23:44:19.976799 [ 196 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10123 | 2025.12.27 23:44:19.976842 [ 196 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 442 rows starting from the beginning of the part | ||
| 10124 | 2025.12.27 23:44:19.976916 [ 196 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
| 10125 | 2025.12.27 23:44:19.976971 [ 196 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part | ||
| 10126 | 2025.12.27 23:44:19.977019 [ 196 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 228 rows starting from the beginning of the part | ||
| 10127 | 2025.12.27 23:44:19.977065 [ 196 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part | ||
| 10128 | 2025.12.27 23:44:19.977110 [ 196 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part | ||
| 10129 | 2025.12.27 23:44:19.977219 [ 261 ] {ab9a530d-765f-4f80-8b01-49544140eb76} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10130 | 2025.12.27 23:44:19.977261 [ 261 ] {ab9a530d-765f-4f80-8b01-49544140eb76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10131 | 2025.12.27 23:44:19.977598 [ 261 ] {ab9a530d-765f-4f80-8b01-49544140eb76} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10132 | 2025.12.27 23:44:19.977829 [ 261 ] {ab9a530d-765f-4f80-8b01-49544140eb76} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10133 | 2025.12.27 23:44:19.977961 [ 261 ] {ab9a530d-765f-4f80-8b01-49544140eb76} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001331 sec., 158527.4229902329 rows/sec., 9.00 MiB/sec. | ||
| 10134 | 2025.12.27 23:44:19.977999 [ 261 ] {ab9a530d-765f-4f80-8b01-49544140eb76} <Debug> TCPHandler: Processed in 0.001497467 sec. | ||
| 10135 | 2025.12.27 23:44:19.978099 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10136 | 2025.12.27 23:44:19.978187 [ 200 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 5 columns (5 merged, 0 gathered) in 0.001615109 sec., 939874.646231307 rows/sec., 65.11 MiB/sec. | ||
| 10137 | 2025.12.27 23:44:19.978192 [ 261 ] {9e8e11ff-8146-44b5-924b-8f988d914c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10138 | 2025.12.27 23:44:19.978273 [ 261 ] {9e8e11ff-8146-44b5-924b-8f988d914c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10139 | 2025.12.27 23:44:19.978418 [ 191 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10140 | 2025.12.27 23:44:19.978767 [ 191 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_41_8} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10141 | 2025.12.27 23:44:19.978860 [ 191 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_41_8} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10142 | 2025.12.27 23:44:19.978929 [ 261 ] {9e8e11ff-8146-44b5-924b-8f988d914c4b} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10143 | 2025.12.27 23:44:19.978971 [ 261 ] {9e8e11ff-8146-44b5-924b-8f988d914c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10144 | 2025.12.27 23:44:19.978976 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 10145 | 2025.12.27 23:44:19.979309 [ 261 ] {9e8e11ff-8146-44b5-924b-8f988d914c4b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10146 | 2025.12.27 23:44:19.979517 [ 261 ] {9e8e11ff-8146-44b5-924b-8f988d914c4b} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10147 | 2025.12.27 23:44:19.979644 [ 261 ] {9e8e11ff-8146-44b5-924b-8f988d914c4b} <Debug> executeQuery: Read 705 rows, 50.57 KiB in 0.00147 sec., 479591.8367346939 rows/sec., 33.59 MiB/sec. | ||
| 10148 | 2025.12.27 23:44:19.979681 [ 261 ] {9e8e11ff-8146-44b5-924b-8f988d914c4b} <Debug> TCPHandler: Processed in 0.001631779 sec. | ||
| 10149 | 2025.12.27 23:44:19.979791 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10150 | 2025.12.27 23:44:19.979884 [ 261 ] {fe38a765-234c-4374-a545-4490a8b4505f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10151 | 2025.12.27 23:44:19.979927 [ 261 ] {fe38a765-234c-4374-a545-4490a8b4505f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10152 | 2025.12.27 23:44:19.980254 [ 261 ] {fe38a765-234c-4374-a545-4490a8b4505f} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10153 | 2025.12.27 23:44:19.980290 [ 261 ] {fe38a765-234c-4374-a545-4490a8b4505f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10154 | 2025.12.27 23:44:19.980585 [ 261 ] {fe38a765-234c-4374-a545-4490a8b4505f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10155 | 2025.12.27 23:44:19.980792 [ 261 ] {fe38a765-234c-4374-a545-4490a8b4505f} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10156 | 2025.12.27 23:44:19.980897 [ 149 ] {} <Debug> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10157 | 2025.12.27 23:44:19.980918 [ 261 ] {fe38a765-234c-4374-a545-4490a8b4505f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 10158 | 2025.12.27 23:44:19.980935 [ 149 ] {} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10159 | 2025.12.27 23:44:19.980959 [ 261 ] {fe38a765-234c-4374-a545-4490a8b4505f} <Debug> TCPHandler: Processed in 0.001216742 sec. | ||
| 10160 | 2025.12.27 23:44:19.980960 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10161 | 2025.12.27 23:44:19.981049 [ 196 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::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 | ||
| 10162 | 2025.12.27 23:44:19.981072 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10163 | 2025.12.27 23:44:19.981152 [ 196 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10164 | 2025.12.27 23:44:19.981169 [ 261 ] {21040936-2069-428e-b84d-5d455769b583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10165 | 2025.12.27 23:44:19.981184 [ 196 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 10166 | 2025.12.27 23:44:19.981221 [ 261 ] {21040936-2069-428e-b84d-5d455769b583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10167 | 2025.12.27 23:44:19.981237 [ 196 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 10168 | 2025.12.27 23:44:19.981277 [ 196 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 10169 | 2025.12.27 23:44:19.981308 [ 196 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 10170 | 2025.12.27 23:44:19.981339 [ 196 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 10171 | 2025.12.27 23:44:19.981372 [ 196 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 10172 | 2025.12.27 23:44:19.981654 [ 261 ] {21040936-2069-428e-b84d-5d455769b583} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10173 | 2025.12.27 23:44:19.981695 [ 261 ] {21040936-2069-428e-b84d-5d455769b583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10174 | 2025.12.27 23:44:19.982046 [ 191 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001027028 sec., 181105.0915846501 rows/sec., 9.24 MiB/sec. | ||
| 10175 | 2025.12.27 23:44:19.982068 [ 261 ] {21040936-2069-428e-b84d-5d455769b583} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10176 | 2025.12.27 23:44:19.982174 [ 196 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10177 | 2025.12.27 23:44:19.982336 [ 261 ] {21040936-2069-428e-b84d-5d455769b583} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10178 | 2025.12.27 23:44:19.982460 [ 196 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_31_6} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10179 | 2025.12.27 23:44:19.982482 [ 261 ] {21040936-2069-428e-b84d-5d455769b583} <Debug> executeQuery: Read 320 rows, 21.54 KiB in 0.001331 sec., 240420.7362885049 rows/sec., 15.81 MiB/sec. | ||
| 10180 | 2025.12.27 23:44:19.982524 [ 261 ] {21040936-2069-428e-b84d-5d455769b583} <Debug> TCPHandler: Processed in 0.001501077 sec. | ||
| 10181 | 2025.12.27 23:44:19.982542 [ 196 ] {568f15a4-80ae-4872-9f62-7c42d36c57ff::all_1_31_6} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10182 | 2025.12.27 23:44:19.982618 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10183 | 2025.12.27 23:44:19.982631 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10184 | 2025.12.27 23:44:19.982735 [ 261 ] {a458c909-c0db-4dcc-854a-e16e7d10b8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10185 | 2025.12.27 23:44:19.982778 [ 261 ] {a458c909-c0db-4dcc-854a-e16e7d10b8c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10186 | 2025.12.27 23:44:19.983103 [ 261 ] {a458c909-c0db-4dcc-854a-e16e7d10b8c9} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10187 | 2025.12.27 23:44:19.983140 [ 261 ] {a458c909-c0db-4dcc-854a-e16e7d10b8c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10188 | 2025.12.27 23:44:19.983452 [ 261 ] {a458c909-c0db-4dcc-854a-e16e7d10b8c9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10189 | 2025.12.27 23:44:19.983666 [ 261 ] {a458c909-c0db-4dcc-854a-e16e7d10b8c9} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10190 | 2025.12.27 23:44:19.983796 [ 261 ] {a458c909-c0db-4dcc-854a-e16e7d10b8c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 62.33 KiB/sec. | ||
| 10191 | 2025.12.27 23:44:19.983832 [ 261 ] {a458c909-c0db-4dcc-854a-e16e7d10b8c9} <Debug> TCPHandler: Processed in 0.001252893 sec. | ||
| 10192 | 2025.12.27 23:44:19.983939 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10193 | 2025.12.27 23:44:19.984033 [ 261 ] {57513372-862a-4fa0-aca3-eee63d6b71ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10194 | 2025.12.27 23:44:19.984089 [ 261 ] {57513372-862a-4fa0-aca3-eee63d6b71ce} <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 | ||
| 10195 | 2025.12.27 23:44:19.984853 [ 261 ] {57513372-862a-4fa0-aca3-eee63d6b71ce} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10196 | 2025.12.27 23:44:19.984888 [ 261 ] {57513372-862a-4fa0-aca3-eee63d6b71ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10197 | 2025.12.27 23:44:19.985399 [ 261 ] {57513372-862a-4fa0-aca3-eee63d6b71ce} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10198 | 2025.12.27 23:44:19.985616 [ 261 ] {57513372-862a-4fa0-aca3-eee63d6b71ce} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10199 | 2025.12.27 23:44:19.985753 [ 261 ] {57513372-862a-4fa0-aca3-eee63d6b71ce} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001738 sec., 8055.2359033371695 rows/sec., 14.43 MiB/sec. | ||
| 10200 | 2025.12.27 23:44:19.985806 [ 261 ] {57513372-862a-4fa0-aca3-eee63d6b71ce} <Debug> TCPHandler: Processed in 0.001918484 sec. | ||
| 10201 | 2025.12.27 23:44:19.985917 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10202 | 2025.12.27 23:44:19.986012 [ 261 ] {6a2a0e93-292c-4b52-9da3-7136b9aadef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10203 | 2025.12.27 23:44:19.986053 [ 261 ] {6a2a0e93-292c-4b52-9da3-7136b9aadef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10204 | 2025.12.27 23:44:19.986384 [ 261 ] {6a2a0e93-292c-4b52-9da3-7136b9aadef8} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10205 | 2025.12.27 23:44:19.986420 [ 261 ] {6a2a0e93-292c-4b52-9da3-7136b9aadef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10206 | 2025.12.27 23:44:19.986722 [ 261 ] {6a2a0e93-292c-4b52-9da3-7136b9aadef8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10207 | 2025.12.27 23:44:19.986938 [ 261 ] {6a2a0e93-292c-4b52-9da3-7136b9aadef8} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10208 | 2025.12.27 23:44:19.987064 [ 261 ] {6a2a0e93-292c-4b52-9da3-7136b9aadef8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001071 sec., 97105.50887021476 rows/sec., 5.95 MiB/sec. | ||
| 10209 | 2025.12.27 23:44:19.987101 [ 261 ] {6a2a0e93-292c-4b52-9da3-7136b9aadef8} <Debug> TCPHandler: Processed in 0.001234642 sec. | ||
| 10210 | 2025.12.27 23:44:20.590414 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20528 | ||
| 10211 | 2025.12.27 23:44:20.591146 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10212 | 2025.12.27 23:44:20.591198 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10213 | 2025.12.27 23:44:20.591714 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10214 | 2025.12.27 23:44:20.591958 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10215 | 2025.12.27 23:44:20.592092 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20528 | ||
| 10216 | 2025.12.27 23:44:21.651049 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10217 | 2025.12.27 23:44:21.666739 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10218 | 2025.12.27 23:44:21.666786 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10219 | 2025.12.27 23:44:21.672740 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10220 | 2025.12.27 23:44:21.673413 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10221 | 2025.12.27 23:44:21.676204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10222 | 2025.12.27 23:44:24.956910 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10223 | 2025.12.27 23:44:24.957125 [ 261 ] {dc5e84a6-2b01-4666-a2d1-d889641aa5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10224 | 2025.12.27 23:44:24.957199 [ 261 ] {dc5e84a6-2b01-4666-a2d1-d889641aa5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10225 | 2025.12.27 23:44:24.957968 [ 261 ] {dc5e84a6-2b01-4666-a2d1-d889641aa5f6} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10226 | 2025.12.27 23:44:24.958006 [ 261 ] {dc5e84a6-2b01-4666-a2d1-d889641aa5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10227 | 2025.12.27 23:44:24.958405 [ 261 ] {dc5e84a6-2b01-4666-a2d1-d889641aa5f6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10228 | 2025.12.27 23:44:24.958628 [ 261 ] {dc5e84a6-2b01-4666-a2d1-d889641aa5f6} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10229 | 2025.12.27 23:44:24.958778 [ 261 ] {dc5e84a6-2b01-4666-a2d1-d889641aa5f6} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001709 sec., 63194.850789935634 rows/sec., 5.31 MiB/sec. | ||
| 10230 | 2025.12.27 23:44:24.958818 [ 261 ] {dc5e84a6-2b01-4666-a2d1-d889641aa5f6} <Debug> TCPHandler: Processed in 0.002043856 sec. | ||
| 10231 | 2025.12.27 23:44:24.958958 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10232 | 2025.12.27 23:44:24.959052 [ 261 ] {ab1f8c24-5455-45e5-b716-a61d3f970ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10233 | 2025.12.27 23:44:24.959093 [ 261 ] {ab1f8c24-5455-45e5-b716-a61d3f970ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10234 | 2025.12.27 23:44:24.959518 [ 261 ] {ab1f8c24-5455-45e5-b716-a61d3f970ea7} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10235 | 2025.12.27 23:44:24.959552 [ 261 ] {ab1f8c24-5455-45e5-b716-a61d3f970ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10236 | 2025.12.27 23:44:24.959844 [ 261 ] {ab1f8c24-5455-45e5-b716-a61d3f970ea7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10237 | 2025.12.27 23:44:24.960050 [ 261 ] {ab1f8c24-5455-45e5-b716-a61d3f970ea7} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10238 | 2025.12.27 23:44:24.960180 [ 261 ] {ab1f8c24-5455-45e5-b716-a61d3f970ea7} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001147 sec., 22667.829119442024 rows/sec., 1.66 MiB/sec. | ||
| 10239 | 2025.12.27 23:44:24.960216 [ 261 ] {ab1f8c24-5455-45e5-b716-a61d3f970ea7} <Debug> TCPHandler: Processed in 0.001308433 sec. | ||
| 10240 | 2025.12.27 23:44:24.960344 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10241 | 2025.12.27 23:44:24.960437 [ 261 ] {373f48fa-a9d7-4709-811c-ddfa53c3d7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10242 | 2025.12.27 23:44:24.960477 [ 261 ] {373f48fa-a9d7-4709-811c-ddfa53c3d7c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10243 | 2025.12.27 23:44:24.960891 [ 261 ] {373f48fa-a9d7-4709-811c-ddfa53c3d7c0} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10244 | 2025.12.27 23:44:24.960925 [ 261 ] {373f48fa-a9d7-4709-811c-ddfa53c3d7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10245 | 2025.12.27 23:44:24.961216 [ 261 ] {373f48fa-a9d7-4709-811c-ddfa53c3d7c0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10246 | 2025.12.27 23:44:24.961434 [ 261 ] {373f48fa-a9d7-4709-811c-ddfa53c3d7c0} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10247 | 2025.12.27 23:44:24.961557 [ 261 ] {373f48fa-a9d7-4709-811c-ddfa53c3d7c0} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001138 sec., 79086.11599297012 rows/sec., 6.18 MiB/sec. | ||
| 10248 | 2025.12.27 23:44:24.961593 [ 261 ] {373f48fa-a9d7-4709-811c-ddfa53c3d7c0} <Debug> TCPHandler: Processed in 0.001297313 sec. | ||
| 10249 | 2025.12.27 23:44:24.961704 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10250 | 2025.12.27 23:44:24.961798 [ 261 ] {e4fcfab9-f7a4-4a0e-b894-ad0e4c929486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10251 | 2025.12.27 23:44:24.961840 [ 261 ] {e4fcfab9-f7a4-4a0e-b894-ad0e4c929486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10252 | 2025.12.27 23:44:24.962240 [ 261 ] {e4fcfab9-f7a4-4a0e-b894-ad0e4c929486} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10253 | 2025.12.27 23:44:24.962274 [ 261 ] {e4fcfab9-f7a4-4a0e-b894-ad0e4c929486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10254 | 2025.12.27 23:44:24.962588 [ 261 ] {e4fcfab9-f7a4-4a0e-b894-ad0e4c929486} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10255 | 2025.12.27 23:44:24.962787 [ 261 ] {e4fcfab9-f7a4-4a0e-b894-ad0e4c929486} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10256 | 2025.12.27 23:44:24.962909 [ 261 ] {e4fcfab9-f7a4-4a0e-b894-ad0e4c929486} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001129 sec., 141718.33480956597 rows/sec., 9.87 MiB/sec. | ||
| 10257 | 2025.12.27 23:44:24.962944 [ 261 ] {e4fcfab9-f7a4-4a0e-b894-ad0e4c929486} <Debug> TCPHandler: Processed in 0.001287823 sec. | ||
| 10258 | 2025.12.27 23:44:24.963050 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10259 | 2025.12.27 23:44:24.963141 [ 261 ] {87ec0712-994e-4be8-8472-979c8555f726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10260 | 2025.12.27 23:44:24.963196 [ 261 ] {87ec0712-994e-4be8-8472-979c8555f726} <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 | ||
| 10261 | 2025.12.27 23:44:24.964012 [ 261 ] {87ec0712-994e-4be8-8472-979c8555f726} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10262 | 2025.12.27 23:44:24.964046 [ 261 ] {87ec0712-994e-4be8-8472-979c8555f726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10263 | 2025.12.27 23:44:24.964571 [ 261 ] {87ec0712-994e-4be8-8472-979c8555f726} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10264 | 2025.12.27 23:44:24.964781 [ 261 ] {87ec0712-994e-4be8-8472-979c8555f726} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10265 | 2025.12.27 23:44:24.964917 [ 261 ] {87ec0712-994e-4be8-8472-979c8555f726} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001794 sec., 14492.753623188406 rows/sec., 25.97 MiB/sec. | ||
| 10266 | 2025.12.27 23:44:24.964969 [ 261 ] {87ec0712-994e-4be8-8472-979c8555f726} <Debug> TCPHandler: Processed in 0.001965965 sec. | ||
| 10267 | 2025.12.27 23:44:24.965082 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10268 | 2025.12.27 23:44:24.965176 [ 261 ] {bc26e43c-def0-4fb7-bd3f-3be3b833767e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10269 | 2025.12.27 23:44:24.965217 [ 261 ] {bc26e43c-def0-4fb7-bd3f-3be3b833767e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10270 | 2025.12.27 23:44:24.965549 [ 261 ] {bc26e43c-def0-4fb7-bd3f-3be3b833767e} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10271 | 2025.12.27 23:44:24.965583 [ 261 ] {bc26e43c-def0-4fb7-bd3f-3be3b833767e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10272 | 2025.12.27 23:44:24.965873 [ 261 ] {bc26e43c-def0-4fb7-bd3f-3be3b833767e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10273 | 2025.12.27 23:44:24.966083 [ 261 ] {bc26e43c-def0-4fb7-bd3f-3be3b833767e} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10274 | 2025.12.27 23:44:24.966212 [ 261 ] {bc26e43c-def0-4fb7-bd3f-3be3b833767e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 10275 | 2025.12.27 23:44:24.966247 [ 261 ] {bc26e43c-def0-4fb7-bd3f-3be3b833767e} <Debug> TCPHandler: Processed in 0.001211802 sec. | ||
| 10276 | 2025.12.27 23:44:27.963414 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10277 | 2025.12.27 23:44:27.963488 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10278 | 2025.12.27 23:44:28.092268 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21040 | ||
| 10279 | 2025.12.27 23:44:28.092843 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10280 | 2025.12.27 23:44:28.092899 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10281 | 2025.12.27 23:44:28.093390 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10282 | 2025.12.27 23:44:28.093625 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10283 | 2025.12.27 23:44:28.093773 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21040 | ||
| 10284 | 2025.12.27 23:44:28.151998 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1320 | ||
| 10285 | 2025.12.27 23:44:28.154964 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10286 | 2025.12.27 23:44:28.155009 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 10287 | 2025.12.27 23:44:28.156206 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10288 | 2025.12.27 23:44:28.156471 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10289 | 2025.12.27 23:44:28.156730 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1320 | ||
| 10290 | 2025.12.27 23:44:29.176368 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10291 | 2025.12.27 23:44:29.192369 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10292 | 2025.12.27 23:44:29.192414 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10293 | 2025.12.27 23:44:29.198484 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10294 | 2025.12.27 23:44:29.199163 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10295 | 2025.12.27 23:44:29.201969 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10296 | 2025.12.27 23:44:29.968772 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10297 | 2025.12.27 23:44:29.968955 [ 261 ] {df2a0aa6-8f94-4027-b5b5-f26f71d425f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10298 | 2025.12.27 23:44:29.969024 [ 261 ] {df2a0aa6-8f94-4027-b5b5-f26f71d425f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10299 | 2025.12.27 23:44:29.969894 [ 261 ] {df2a0aa6-8f94-4027-b5b5-f26f71d425f8} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10300 | 2025.12.27 23:44:29.969946 [ 261 ] {df2a0aa6-8f94-4027-b5b5-f26f71d425f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10301 | 2025.12.27 23:44:29.970375 [ 261 ] {df2a0aa6-8f94-4027-b5b5-f26f71d425f8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10302 | 2025.12.27 23:44:29.970613 [ 261 ] {df2a0aa6-8f94-4027-b5b5-f26f71d425f8} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10303 | 2025.12.27 23:44:29.970766 [ 261 ] {df2a0aa6-8f94-4027-b5b5-f26f71d425f8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001862 sec., 220193.34049409238 rows/sec., 13.97 MiB/sec. | ||
| 10304 | 2025.12.27 23:44:29.970808 [ 261 ] {df2a0aa6-8f94-4027-b5b5-f26f71d425f8} <Debug> TCPHandler: Processed in 0.002174868 sec. | ||
| 10305 | 2025.12.27 23:44:29.970940 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10306 | 2025.12.27 23:44:29.971038 [ 261 ] {5e910251-addc-4997-bb67-08e620a73d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10307 | 2025.12.27 23:44:29.971080 [ 261 ] {5e910251-addc-4997-bb67-08e620a73d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10308 | 2025.12.27 23:44:29.972104 [ 261 ] {5e910251-addc-4997-bb67-08e620a73d15} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10309 | 2025.12.27 23:44:29.972141 [ 261 ] {5e910251-addc-4997-bb67-08e620a73d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10310 | 2025.12.27 23:44:29.972558 [ 261 ] {5e910251-addc-4997-bb67-08e620a73d15} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10311 | 2025.12.27 23:44:29.972772 [ 261 ] {5e910251-addc-4997-bb67-08e620a73d15} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10312 | 2025.12.27 23:44:29.972904 [ 261 ] {5e910251-addc-4997-bb67-08e620a73d15} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001885 sec., 604774.5358090185 rows/sec., 47.99 MiB/sec. | ||
| 10313 | 2025.12.27 23:44:29.972941 [ 261 ] {5e910251-addc-4997-bb67-08e620a73d15} <Debug> TCPHandler: Processed in 0.002052546 sec. | ||
| 10314 | 2025.12.27 23:44:29.973062 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10315 | 2025.12.27 23:44:29.973157 [ 261 ] {42299915-2f14-4c9a-9cb5-3a0caaf4c79c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10316 | 2025.12.27 23:44:29.973199 [ 261 ] {42299915-2f14-4c9a-9cb5-3a0caaf4c79c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10317 | 2025.12.27 23:44:29.973689 [ 261 ] {42299915-2f14-4c9a-9cb5-3a0caaf4c79c} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10318 | 2025.12.27 23:44:29.973753 [ 261 ] {42299915-2f14-4c9a-9cb5-3a0caaf4c79c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10319 | 2025.12.27 23:44:29.974077 [ 261 ] {42299915-2f14-4c9a-9cb5-3a0caaf4c79c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10320 | 2025.12.27 23:44:29.974291 [ 261 ] {42299915-2f14-4c9a-9cb5-3a0caaf4c79c} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10321 | 2025.12.27 23:44:29.974420 [ 261 ] {42299915-2f14-4c9a-9cb5-3a0caaf4c79c} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001282 sec., 170826.83307332295 rows/sec., 10.18 MiB/sec. | ||
| 10322 | 2025.12.27 23:44:29.974458 [ 261 ] {42299915-2f14-4c9a-9cb5-3a0caaf4c79c} <Debug> TCPHandler: Processed in 0.001447815 sec. | ||
| 10323 | 2025.12.27 23:44:29.974574 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10324 | 2025.12.27 23:44:29.974668 [ 261 ] {d024ac4c-bcf6-4532-b1da-14386b1a6b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10325 | 2025.12.27 23:44:29.974708 [ 261 ] {d024ac4c-bcf6-4532-b1da-14386b1a6b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10326 | 2025.12.27 23:44:29.975194 [ 261 ] {d024ac4c-bcf6-4532-b1da-14386b1a6b3b} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10327 | 2025.12.27 23:44:29.975232 [ 261 ] {d024ac4c-bcf6-4532-b1da-14386b1a6b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10328 | 2025.12.27 23:44:29.975554 [ 261 ] {d024ac4c-bcf6-4532-b1da-14386b1a6b3b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10329 | 2025.12.27 23:44:29.975768 [ 261 ] {d024ac4c-bcf6-4532-b1da-14386b1a6b3b} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10330 | 2025.12.27 23:44:29.975897 [ 261 ] {d024ac4c-bcf6-4532-b1da-14386b1a6b3b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001248 sec., 169871.79487179487 rows/sec., 10.96 MiB/sec. | ||
| 10331 | 2025.12.27 23:44:29.975934 [ 261 ] {d024ac4c-bcf6-4532-b1da-14386b1a6b3b} <Debug> TCPHandler: Processed in 0.001410706 sec. | ||
| 10332 | 2025.12.27 23:44:29.976042 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10333 | 2025.12.27 23:44:29.976135 [ 261 ] {f4ffefad-f301-4500-af40-7c8e29a06f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10334 | 2025.12.27 23:44:29.976175 [ 261 ] {f4ffefad-f301-4500-af40-7c8e29a06f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10335 | 2025.12.27 23:44:29.976646 [ 261 ] {f4ffefad-f301-4500-af40-7c8e29a06f9f} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10336 | 2025.12.27 23:44:29.976683 [ 261 ] {f4ffefad-f301-4500-af40-7c8e29a06f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10337 | 2025.12.27 23:44:29.977014 [ 261 ] {f4ffefad-f301-4500-af40-7c8e29a06f9f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10338 | 2025.12.27 23:44:29.977226 [ 261 ] {f4ffefad-f301-4500-af40-7c8e29a06f9f} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10339 | 2025.12.27 23:44:29.977357 [ 261 ] {f4ffefad-f301-4500-af40-7c8e29a06f9f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00124 sec., 170161.29032258064 rows/sec., 9.66 MiB/sec. | ||
| 10340 | 2025.12.27 23:44:29.977394 [ 261 ] {f4ffefad-f301-4500-af40-7c8e29a06f9f} <Debug> TCPHandler: Processed in 0.001402845 sec. | ||
| 10341 | 2025.12.27 23:44:29.977503 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10342 | 2025.12.27 23:44:29.977598 [ 261 ] {e3defb26-3403-41ca-952b-25cd2648a7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10343 | 2025.12.27 23:44:29.977639 [ 261 ] {e3defb26-3403-41ca-952b-25cd2648a7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10344 | 2025.12.27 23:44:29.978303 [ 261 ] {e3defb26-3403-41ca-952b-25cd2648a7e8} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10345 | 2025.12.27 23:44:29.978340 [ 261 ] {e3defb26-3403-41ca-952b-25cd2648a7e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10346 | 2025.12.27 23:44:29.978681 [ 261 ] {e3defb26-3403-41ca-952b-25cd2648a7e8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10347 | 2025.12.27 23:44:29.978894 [ 261 ] {e3defb26-3403-41ca-952b-25cd2648a7e8} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10348 | 2025.12.27 23:44:29.979024 [ 261 ] {e3defb26-3403-41ca-952b-25cd2648a7e8} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001445 sec., 479584.77508650516 rows/sec., 33.51 MiB/sec. | ||
| 10349 | 2025.12.27 23:44:29.979062 [ 261 ] {e3defb26-3403-41ca-952b-25cd2648a7e8} <Debug> TCPHandler: Processed in 0.001609719 sec. | ||
| 10350 | 2025.12.27 23:44:29.979166 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10351 | 2025.12.27 23:44:29.979261 [ 261 ] {2e3a5453-6b0d-42b3-9285-f67040e72ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10352 | 2025.12.27 23:44:29.979302 [ 261 ] {2e3a5453-6b0d-42b3-9285-f67040e72ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10353 | 2025.12.27 23:44:29.979634 [ 261 ] {2e3a5453-6b0d-42b3-9285-f67040e72ef6} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10354 | 2025.12.27 23:44:29.979669 [ 261 ] {2e3a5453-6b0d-42b3-9285-f67040e72ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10355 | 2025.12.27 23:44:29.980000 [ 261 ] {2e3a5453-6b0d-42b3-9285-f67040e72ef6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10356 | 2025.12.27 23:44:29.980225 [ 261 ] {2e3a5453-6b0d-42b3-9285-f67040e72ef6} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10357 | 2025.12.27 23:44:29.980361 [ 261 ] {2e3a5453-6b0d-42b3-9285-f67040e72ef6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001119 sec., 5361.930294906167 rows/sec., 280.14 KiB/sec. | ||
| 10358 | 2025.12.27 23:44:29.980404 [ 261 ] {2e3a5453-6b0d-42b3-9285-f67040e72ef6} <Debug> TCPHandler: Processed in 0.001287353 sec. | ||
| 10359 | 2025.12.27 23:44:29.980513 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10360 | 2025.12.27 23:44:29.980607 [ 261 ] {2b52b244-6d2f-4904-bd6c-b1e13168d5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10361 | 2025.12.27 23:44:29.980650 [ 261 ] {2b52b244-6d2f-4904-bd6c-b1e13168d5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10362 | 2025.12.27 23:44:29.981096 [ 261 ] {2b52b244-6d2f-4904-bd6c-b1e13168d5f2} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10363 | 2025.12.27 23:44:29.981132 [ 261 ] {2b52b244-6d2f-4904-bd6c-b1e13168d5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10364 | 2025.12.27 23:44:29.981466 [ 261 ] {2b52b244-6d2f-4904-bd6c-b1e13168d5f2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10365 | 2025.12.27 23:44:29.981680 [ 261 ] {2b52b244-6d2f-4904-bd6c-b1e13168d5f2} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10366 | 2025.12.27 23:44:29.981810 [ 261 ] {2b52b244-6d2f-4904-bd6c-b1e13168d5f2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001221 sec., 257166.25716625716 rows/sec., 16.89 MiB/sec. | ||
| 10367 | 2025.12.27 23:44:29.981846 [ 261 ] {2b52b244-6d2f-4904-bd6c-b1e13168d5f2} <Debug> TCPHandler: Processed in 0.001382584 sec. | ||
| 10368 | 2025.12.27 23:44:29.981958 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10369 | 2025.12.27 23:44:29.982052 [ 261 ] {ed70fae8-fb62-4612-99fb-c43f082d9d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10370 | 2025.12.27 23:44:29.982095 [ 261 ] {ed70fae8-fb62-4612-99fb-c43f082d9d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10371 | 2025.12.27 23:44:29.982414 [ 261 ] {ed70fae8-fb62-4612-99fb-c43f082d9d43} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10372 | 2025.12.27 23:44:29.982449 [ 261 ] {ed70fae8-fb62-4612-99fb-c43f082d9d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10373 | 2025.12.27 23:44:29.982760 [ 261 ] {ed70fae8-fb62-4612-99fb-c43f082d9d43} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10374 | 2025.12.27 23:44:29.982971 [ 261 ] {ed70fae8-fb62-4612-99fb-c43f082d9d43} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10375 | 2025.12.27 23:44:29.983099 [ 261 ] {ed70fae8-fb62-4612-99fb-c43f082d9d43} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 10376 | 2025.12.27 23:44:29.983135 [ 261 ] {ed70fae8-fb62-4612-99fb-c43f082d9d43} <Debug> TCPHandler: Processed in 0.001226892 sec. | ||
| 10377 | 2025.12.27 23:44:29.983243 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10378 | 2025.12.27 23:44:29.983337 [ 261 ] {73df360c-48d2-4a14-93ee-31fd95280e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10379 | 2025.12.27 23:44:29.983392 [ 261 ] {73df360c-48d2-4a14-93ee-31fd95280e85} <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 | ||
| 10380 | 2025.12.27 23:44:29.984177 [ 261 ] {73df360c-48d2-4a14-93ee-31fd95280e85} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2025.12.27 23:44:29.984214 [ 261 ] {73df360c-48d2-4a14-93ee-31fd95280e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10382 | 2025.12.27 23:44:29.984743 [ 261 ] {73df360c-48d2-4a14-93ee-31fd95280e85} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10383 | 2025.12.27 23:44:29.984970 [ 261 ] {73df360c-48d2-4a14-93ee-31fd95280e85} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10384 | 2025.12.27 23:44:29.985106 [ 261 ] {73df360c-48d2-4a14-93ee-31fd95280e85} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001787 sec., 7834.3592613318415 rows/sec., 14.04 MiB/sec. | ||
| 10385 | 2025.12.27 23:44:29.985159 [ 261 ] {73df360c-48d2-4a14-93ee-31fd95280e85} <Debug> TCPHandler: Processed in 0.001965615 sec. | ||
| 10386 | 2025.12.27 23:44:29.985275 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10387 | 2025.12.27 23:44:29.985370 [ 261 ] {2a1feea8-1b8b-4b67-9009-2c64c9c18378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10388 | 2025.12.27 23:44:29.985411 [ 261 ] {2a1feea8-1b8b-4b67-9009-2c64c9c18378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10389 | 2025.12.27 23:44:29.985766 [ 261 ] {2a1feea8-1b8b-4b67-9009-2c64c9c18378} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10390 | 2025.12.27 23:44:29.985803 [ 261 ] {2a1feea8-1b8b-4b67-9009-2c64c9c18378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10391 | 2025.12.27 23:44:29.986149 [ 261 ] {2a1feea8-1b8b-4b67-9009-2c64c9c18378} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10392 | 2025.12.27 23:44:29.986378 [ 261 ] {2a1feea8-1b8b-4b67-9009-2c64c9c18378} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10393 | 2025.12.27 23:44:29.986504 [ 261 ] {2a1feea8-1b8b-4b67-9009-2c64c9c18378} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001153 sec., 90199.47961838682 rows/sec., 5.53 MiB/sec. | ||
| 10394 | 2025.12.27 23:44:29.986540 [ 261 ] {2a1feea8-1b8b-4b67-9009-2c64c9c18378} <Debug> TCPHandler: Processed in 0.001315974 sec. | ||
| 10395 | 2025.12.27 23:44:34.983496 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10396 | 2025.12.27 23:44:34.983803 [ 261 ] {6fb1cb9d-48ff-43fb-bd0f-b814a8f05c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10397 | 2025.12.27 23:44:34.983906 [ 261 ] {6fb1cb9d-48ff-43fb-bd0f-b814a8f05c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10398 | 2025.12.27 23:44:34.984650 [ 261 ] {6fb1cb9d-48ff-43fb-bd0f-b814a8f05c85} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10399 | 2025.12.27 23:44:34.984692 [ 261 ] {6fb1cb9d-48ff-43fb-bd0f-b814a8f05c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10400 | 2025.12.27 23:44:34.985059 [ 261 ] {6fb1cb9d-48ff-43fb-bd0f-b814a8f05c85} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10401 | 2025.12.27 23:44:34.985285 [ 261 ] {6fb1cb9d-48ff-43fb-bd0f-b814a8f05c85} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10402 | 2025.12.27 23:44:34.985432 [ 261 ] {6fb1cb9d-48ff-43fb-bd0f-b814a8f05c85} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001707 sec., 2343.2923257176335 rows/sec., 191.08 KiB/sec. | ||
| 10403 | 2025.12.27 23:44:34.985473 [ 261 ] {6fb1cb9d-48ff-43fb-bd0f-b814a8f05c85} <Debug> TCPHandler: Processed in 0.002159119 sec. | ||
| 10404 | 2025.12.27 23:44:34.985607 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10405 | 2025.12.27 23:44:34.985698 [ 261 ] {a259456f-6bae-41fd-bb97-02d14392d4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10406 | 2025.12.27 23:44:34.985737 [ 261 ] {a259456f-6bae-41fd-bb97-02d14392d4e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10407 | 2025.12.27 23:44:34.986891 [ 261 ] {a259456f-6bae-41fd-bb97-02d14392d4e1} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10408 | 2025.12.27 23:44:34.986927 [ 261 ] {a259456f-6bae-41fd-bb97-02d14392d4e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10409 | 2025.12.27 23:44:34.987322 [ 261 ] {a259456f-6bae-41fd-bb97-02d14392d4e1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10410 | 2025.12.27 23:44:34.987538 [ 261 ] {a259456f-6bae-41fd-bb97-02d14392d4e1} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10411 | 2025.12.27 23:44:34.987671 [ 261 ] {a259456f-6bae-41fd-bb97-02d14392d4e1} <Debug> executeQuery: Read 1250 rows, 105.99 KiB in 0.00199 sec., 628140.703517588 rows/sec., 52.02 MiB/sec. | ||
| 10412 | 2025.12.27 23:44:34.987708 [ 261 ] {a259456f-6bae-41fd-bb97-02d14392d4e1} <Debug> TCPHandler: Processed in 0.002160799 sec. | ||
| 10413 | 2025.12.27 23:44:34.987823 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10414 | 2025.12.27 23:44:34.987916 [ 261 ] {1462bec4-de11-4324-8c8d-83e0a10d2e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10415 | 2025.12.27 23:44:34.987960 [ 261 ] {1462bec4-de11-4324-8c8d-83e0a10d2e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10416 | 2025.12.27 23:44:34.988383 [ 261 ] {1462bec4-de11-4324-8c8d-83e0a10d2e13} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10417 | 2025.12.27 23:44:34.988419 [ 261 ] {1462bec4-de11-4324-8c8d-83e0a10d2e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10418 | 2025.12.27 23:44:34.988727 [ 261 ] {1462bec4-de11-4324-8c8d-83e0a10d2e13} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10419 | 2025.12.27 23:44:34.988932 [ 261 ] {1462bec4-de11-4324-8c8d-83e0a10d2e13} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10420 | 2025.12.27 23:44:34.989049 [ 131 ] {} <Debug> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10421 | 2025.12.27 23:44:34.989058 [ 261 ] {1462bec4-de11-4324-8c8d-83e0a10d2e13} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.00116 sec., 25862.068965517243 rows/sec., 1.88 MiB/sec. | ||
| 10422 | 2025.12.27 23:44:34.989124 [ 131 ] {} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10423 | 2025.12.27 23:44:34.989145 [ 261 ] {1462bec4-de11-4324-8c8d-83e0a10d2e13} <Debug> TCPHandler: Processed in 0.001368844 sec. | ||
| 10424 | 2025.12.27 23:44:34.989149 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10425 | 2025.12.27 23:44:34.989266 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10426 | 2025.12.27 23:44:34.989309 [ 187 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::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 | ||
| 10427 | 2025.12.27 23:44:34.989363 [ 261 ] {c59eb2df-52f0-4914-927f-7df3c820758b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10428 | 2025.12.27 23:44:34.989405 [ 261 ] {c59eb2df-52f0-4914-927f-7df3c820758b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10429 | 2025.12.27 23:44:34.989466 [ 187 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10430 | 2025.12.27 23:44:34.989507 [ 187 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 263 rows starting from the beginning of the part | ||
| 10431 | 2025.12.27 23:44:34.989580 [ 187 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::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 | ||
| 10432 | 2025.12.27 23:44:34.989632 [ 187 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 231 rows starting from the beginning of the part | ||
| 10433 | 2025.12.27 23:44:34.989680 [ 187 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part | ||
| 10434 | 2025.12.27 23:44:34.989723 [ 187 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 219 rows starting from the beginning of the part | ||
| 10435 | 2025.12.27 23:44:34.989769 [ 187 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 30 rows starting from the beginning of the part | ||
| 10436 | 2025.12.27 23:44:34.989944 [ 261 ] {c59eb2df-52f0-4914-927f-7df3c820758b} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10437 | 2025.12.27 23:44:34.989988 [ 261 ] {c59eb2df-52f0-4914-927f-7df3c820758b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10438 | 2025.12.27 23:44:34.990343 [ 261 ] {c59eb2df-52f0-4914-927f-7df3c820758b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10439 | 2025.12.27 23:44:34.990573 [ 261 ] {c59eb2df-52f0-4914-927f-7df3c820758b} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10440 | 2025.12.27 23:44:34.990697 [ 196 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 795 rows, containing 5 columns (5 merged, 0 gathered) in 0.001453346 sec., 547013.5810742934 rows/sec., 35.88 MiB/sec. | ||
| 10441 | 2025.12.27 23:44:34.990705 [ 261 ] {c59eb2df-52f0-4914-927f-7df3c820758b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00136 sec., 167647.0588235294 rows/sec., 11.35 MiB/sec. | ||
| 10442 | 2025.12.27 23:44:34.990765 [ 261 ] {c59eb2df-52f0-4914-927f-7df3c820758b} <Debug> TCPHandler: Processed in 0.001548358 sec. | ||
| 10443 | 2025.12.27 23:44:34.990875 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10444 | 2025.12.27 23:44:34.990883 [ 191 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10445 | 2025.12.27 23:44:34.990978 [ 261 ] {e3b815b6-459b-4d18-950d-3a7b6131e8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10446 | 2025.12.27 23:44:34.991025 [ 261 ] {e3b815b6-459b-4d18-950d-3a7b6131e8ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10447 | 2025.12.27 23:44:34.991191 [ 191 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_61_12} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10448 | 2025.12.27 23:44:34.991266 [ 191 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_61_12} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10449 | 2025.12.27 23:44:34.991347 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10450 | 2025.12.27 23:44:34.991698 [ 261 ] {e3b815b6-459b-4d18-950d-3a7b6131e8ea} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10451 | 2025.12.27 23:44:34.991739 [ 261 ] {e3b815b6-459b-4d18-950d-3a7b6131e8ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10452 | 2025.12.27 23:44:34.992073 [ 261 ] {e3b815b6-459b-4d18-950d-3a7b6131e8ea} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10453 | 2025.12.27 23:44:34.992291 [ 261 ] {e3b815b6-459b-4d18-950d-3a7b6131e8ea} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10454 | 2025.12.27 23:44:34.992422 [ 261 ] {e3b815b6-459b-4d18-950d-3a7b6131e8ea} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001462 sec., 376196.9904240766 rows/sec., 27.93 MiB/sec. | ||
| 10455 | 2025.12.27 23:44:34.992460 [ 261 ] {e3b815b6-459b-4d18-950d-3a7b6131e8ea} <Debug> TCPHandler: Processed in 0.001634109 sec. | ||
| 10456 | 2025.12.27 23:44:34.992573 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10457 | 2025.12.27 23:44:34.992665 [ 261 ] {adeae452-0138-41c2-9427-0a574b086e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10458 | 2025.12.27 23:44:34.992709 [ 261 ] {adeae452-0138-41c2-9427-0a574b086e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10459 | 2025.12.27 23:44:34.993396 [ 261 ] {adeae452-0138-41c2-9427-0a574b086e13} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10460 | 2025.12.27 23:44:34.993432 [ 261 ] {adeae452-0138-41c2-9427-0a574b086e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10461 | 2025.12.27 23:44:34.993811 [ 261 ] {adeae452-0138-41c2-9427-0a574b086e13} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10462 | 2025.12.27 23:44:34.994015 [ 261 ] {adeae452-0138-41c2-9427-0a574b086e13} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10463 | 2025.12.27 23:44:34.994146 [ 261 ] {adeae452-0138-41c2-9427-0a574b086e13} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001499 sec., 564376.2508338894 rows/sec., 37.99 MiB/sec. | ||
| 10464 | 2025.12.27 23:44:34.994184 [ 261 ] {adeae452-0138-41c2-9427-0a574b086e13} <Debug> TCPHandler: Processed in 0.00165975 sec. | ||
| 10465 | 2025.12.27 23:44:34.994307 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10466 | 2025.12.27 23:44:34.994399 [ 261 ] {89b0d122-2258-4f66-8d9a-3d279d364486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10467 | 2025.12.27 23:44:34.994453 [ 261 ] {89b0d122-2258-4f66-8d9a-3d279d364486} <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 | ||
| 10468 | 2025.12.27 23:44:34.995290 [ 261 ] {89b0d122-2258-4f66-8d9a-3d279d364486} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10469 | 2025.12.27 23:44:34.995326 [ 261 ] {89b0d122-2258-4f66-8d9a-3d279d364486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10470 | 2025.12.27 23:44:34.995847 [ 261 ] {89b0d122-2258-4f66-8d9a-3d279d364486} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10471 | 2025.12.27 23:44:34.996063 [ 261 ] {89b0d122-2258-4f66-8d9a-3d279d364486} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10472 | 2025.12.27 23:44:34.996196 [ 261 ] {89b0d122-2258-4f66-8d9a-3d279d364486} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001815 sec., 14325.068870523415 rows/sec., 25.67 MiB/sec. | ||
| 10473 | 2025.12.27 23:44:34.996247 [ 261 ] {89b0d122-2258-4f66-8d9a-3d279d364486} <Debug> TCPHandler: Processed in 0.001989556 sec. | ||
| 10474 | 2025.12.27 23:44:34.996398 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10475 | 2025.12.27 23:44:34.996490 [ 261 ] {c3a2f0d1-68cb-4621-b6c4-5c5b4e9e6cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10476 | 2025.12.27 23:44:34.996532 [ 261 ] {c3a2f0d1-68cb-4621-b6c4-5c5b4e9e6cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10477 | 2025.12.27 23:44:34.996878 [ 261 ] {c3a2f0d1-68cb-4621-b6c4-5c5b4e9e6cec} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10478 | 2025.12.27 23:44:34.996914 [ 261 ] {c3a2f0d1-68cb-4621-b6c4-5c5b4e9e6cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10479 | 2025.12.27 23:44:34.997225 [ 261 ] {c3a2f0d1-68cb-4621-b6c4-5c5b4e9e6cec} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10480 | 2025.12.27 23:44:34.997432 [ 261 ] {c3a2f0d1-68cb-4621-b6c4-5c5b4e9e6cec} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10481 | 2025.12.27 23:44:34.997559 [ 261 ] {c3a2f0d1-68cb-4621-b6c4-5c5b4e9e6cec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 10482 | 2025.12.27 23:44:34.997594 [ 261 ] {c3a2f0d1-68cb-4621-b6c4-5c5b4e9e6cec} <Debug> TCPHandler: Processed in 0.001256783 sec. | ||
| 10483 | 2025.12.27 23:44:35.593920 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21488 | ||
| 10484 | 2025.12.27 23:44:35.594398 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10485 | 2025.12.27 23:44:35.594443 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10486 | 2025.12.27 23:44:35.594933 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10487 | 2025.12.27 23:44:35.595158 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10488 | 2025.12.27 23:44:35.595287 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21488 | ||
| 10489 | 2025.12.27 23:44:36.702105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10490 | 2025.12.27 23:44:36.719055 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10491 | 2025.12.27 23:44:36.719113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10492 | 2025.12.27 23:44:36.725313 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10493 | 2025.12.27 23:44:36.726003 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10494 | 2025.12.27 23:44:36.728805 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10495 | 2025.12.27 23:44:38.157019 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1358 | ||
| 10496 | 2025.12.27 23:44:38.160538 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10497 | 2025.12.27 23:44:38.160601 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10498 | 2025.12.27 23:44:38.161899 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10499 | 2025.12.27 23:44:38.162167 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10500 | 2025.12.27 23:44:38.162432 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1358 | ||
| 10501 | 2025.12.27 23:44:39.967128 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10502 | 2025.12.27 23:44:39.967412 [ 261 ] {acac03ff-6e2d-4eb7-a777-f50427153951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10503 | 2025.12.27 23:44:39.967479 [ 261 ] {acac03ff-6e2d-4eb7-a777-f50427153951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10504 | 2025.12.27 23:44:39.968264 [ 261 ] {acac03ff-6e2d-4eb7-a777-f50427153951} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10505 | 2025.12.27 23:44:39.968314 [ 261 ] {acac03ff-6e2d-4eb7-a777-f50427153951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10506 | 2025.12.27 23:44:39.968748 [ 261 ] {acac03ff-6e2d-4eb7-a777-f50427153951} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10507 | 2025.12.27 23:44:39.968976 [ 261 ] {acac03ff-6e2d-4eb7-a777-f50427153951} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10508 | 2025.12.27 23:44:39.969121 [ 126 ] {} <Debug> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10509 | 2025.12.27 23:44:39.969139 [ 261 ] {acac03ff-6e2d-4eb7-a777-f50427153951} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00178 sec., 230337.0786516854 rows/sec., 14.61 MiB/sec. | ||
| 10510 | 2025.12.27 23:44:39.969195 [ 126 ] {} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10511 | 2025.12.27 23:44:39.969215 [ 261 ] {acac03ff-6e2d-4eb7-a777-f50427153951} <Debug> TCPHandler: Processed in 0.00227018 sec. | ||
| 10512 | 2025.12.27 23:44:39.969224 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10513 | 2025.12.27 23:44:39.969342 [ 187 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10514 | 2025.12.27 23:44:39.969366 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10515 | 2025.12.27 23:44:39.969475 [ 261 ] {78686095-335d-4687-8681-dd6024915ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10516 | 2025.12.27 23:44:39.969480 [ 187 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10517 | 2025.12.27 23:44:39.969521 [ 261 ] {78686095-335d-4687-8681-dd6024915ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10518 | 2025.12.27 23:44:39.969530 [ 187 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 410 rows starting from the beginning of the part | ||
| 10519 | 2025.12.27 23:44:39.969612 [ 187 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 10520 | 2025.12.27 23:44:39.969664 [ 187 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 410 rows starting from the beginning of the part | ||
| 10521 | 2025.12.27 23:44:39.969715 [ 187 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 10522 | 2025.12.27 23:44:39.969759 [ 187 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 10523 | 2025.12.27 23:44:39.970442 [ 261 ] {78686095-335d-4687-8681-dd6024915ed1} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10524 | 2025.12.27 23:44:39.970484 [ 261 ] {78686095-335d-4687-8681-dd6024915ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10525 | 2025.12.27 23:44:39.970852 [ 196 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553018 sec., 1320010.45705845 rows/sec., 88.77 MiB/sec. | ||
| 10526 | 2025.12.27 23:44:39.970869 [ 261 ] {78686095-335d-4687-8681-dd6024915ed1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10527 | 2025.12.27 23:44:39.971075 [ 204 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10528 | 2025.12.27 23:44:39.971135 [ 261 ] {78686095-335d-4687-8681-dd6024915ed1} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10529 | 2025.12.27 23:44:39.971264 [ 126 ] {} <Debug> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10530 | 2025.12.27 23:44:39.971283 [ 261 ] {78686095-335d-4687-8681-dd6024915ed1} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001831 sec., 622610.5953031131 rows/sec., 49.41 MiB/sec. | ||
| 10531 | 2025.12.27 23:44:39.971295 [ 126 ] {} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10532 | 2025.12.27 23:44:39.971333 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10533 | 2025.12.27 23:44:39.971350 [ 261 ] {78686095-335d-4687-8681-dd6024915ed1} <Debug> TCPHandler: Processed in 0.002034736 sec. | ||
| 10534 | 2025.12.27 23:44:39.971410 [ 204 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_33_8} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10535 | 2025.12.27 23:44:39.971410 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::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 | ||
| 10536 | 2025.12.27 23:44:39.971481 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10537 | 2025.12.27 23:44:39.971502 [ 204 ] {e73af18e-35a1-4ad4-ae84-7c1f2f7f5125::all_1_33_8} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10538 | 2025.12.27 23:44:39.971525 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10539 | 2025.12.27 23:44:39.971556 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2343 rows starting from the beginning of the part | ||
| 10540 | 2025.12.27 23:44:39.971581 [ 261 ] {b4831f71-6ad1-4f64-b446-cbe9cfdc0ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10541 | 2025.12.27 23:44:39.971610 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1146 rows starting from the beginning of the part | ||
| 10542 | 2025.12.27 23:44:39.971622 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 10543 | 2025.12.27 23:44:39.971628 [ 261 ] {b4831f71-6ad1-4f64-b446-cbe9cfdc0ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10544 | 2025.12.27 23:44:39.971660 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 108 rows starting from the beginning of the part | ||
| 10545 | 2025.12.27 23:44:39.971707 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1140 rows starting from the beginning of the part | ||
| 10546 | 2025.12.27 23:44:39.971747 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1250 rows starting from the beginning of the part | ||
| 10547 | 2025.12.27 23:44:39.971787 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1140 rows starting from the beginning of the part | ||
| 10548 | 2025.12.27 23:44:39.972135 [ 261 ] {b4831f71-6ad1-4f64-b446-cbe9cfdc0ee1} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10549 | 2025.12.27 23:44:39.972176 [ 261 ] {b4831f71-6ad1-4f64-b446-cbe9cfdc0ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10550 | 2025.12.27 23:44:39.972489 [ 261 ] {b4831f71-6ad1-4f64-b446-cbe9cfdc0ee1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10551 | 2025.12.27 23:44:39.972700 [ 261 ] {b4831f71-6ad1-4f64-b446-cbe9cfdc0ee1} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10552 | 2025.12.27 23:44:39.972823 [ 261 ] {b4831f71-6ad1-4f64-b446-cbe9cfdc0ee1} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001295 sec., 169111.9691119691 rows/sec., 10.08 MiB/sec. | ||
| 10553 | 2025.12.27 23:44:39.972858 [ 261 ] {b4831f71-6ad1-4f64-b446-cbe9cfdc0ee1} <Debug> TCPHandler: Processed in 0.001462026 sec. | ||
| 10554 | 2025.12.27 23:44:39.972972 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10555 | 2025.12.27 23:44:39.973086 [ 261 ] {8fbe904e-d100-4be7-8a17-df0ec41e6f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10556 | 2025.12.27 23:44:39.973132 [ 261 ] {8fbe904e-d100-4be7-8a17-df0ec41e6f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10557 | 2025.12.27 23:44:39.973686 [ 261 ] {8fbe904e-d100-4be7-8a17-df0ec41e6f79} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10558 | 2025.12.27 23:44:39.973724 [ 261 ] {8fbe904e-d100-4be7-8a17-df0ec41e6f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10559 | 2025.12.27 23:44:39.974029 [ 195 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7127 rows, containing 5 columns (5 merged, 0 gathered) in 0.002649748 sec., 2689689.7365334365 rows/sec., 227.17 MiB/sec. | ||
| 10560 | 2025.12.27 23:44:39.974052 [ 261 ] {8fbe904e-d100-4be7-8a17-df0ec41e6f79} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10561 | 2025.12.27 23:44:39.974281 [ 261 ] {8fbe904e-d100-4be7-8a17-df0ec41e6f79} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10562 | 2025.12.27 23:44:39.974304 [ 196 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10563 | 2025.12.27 23:44:39.974419 [ 261 ] {8fbe904e-d100-4be7-8a17-df0ec41e6f79} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001305 sec., 162452.1072796935 rows/sec., 10.48 MiB/sec. | ||
| 10564 | 2025.12.27 23:44:39.974464 [ 261 ] {8fbe904e-d100-4be7-8a17-df0ec41e6f79} <Debug> TCPHandler: Processed in 0.001508457 sec. | ||
| 10565 | 2025.12.27 23:44:39.974580 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10566 | 2025.12.27 23:44:39.974616 [ 196 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_66_13} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10567 | 2025.12.27 23:44:39.974674 [ 261 ] {bc2ca89d-44f7-4994-8f01-c20c77c98d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10568 | 2025.12.27 23:44:39.974698 [ 196 ] {9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed::all_1_66_13} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10569 | 2025.12.27 23:44:39.974721 [ 261 ] {bc2ca89d-44f7-4994-8f01-c20c77c98d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10570 | 2025.12.27 23:44:39.974783 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 10571 | 2025.12.27 23:44:39.975184 [ 261 ] {bc2ca89d-44f7-4994-8f01-c20c77c98d89} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10572 | 2025.12.27 23:44:39.975225 [ 261 ] {bc2ca89d-44f7-4994-8f01-c20c77c98d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10573 | 2025.12.27 23:44:39.975535 [ 261 ] {bc2ca89d-44f7-4994-8f01-c20c77c98d89} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10574 | 2025.12.27 23:44:39.975743 [ 261 ] {bc2ca89d-44f7-4994-8f01-c20c77c98d89} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10575 | 2025.12.27 23:44:39.975845 [ 126 ] {} <Debug> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10576 | 2025.12.27 23:44:39.975872 [ 261 ] {bc2ca89d-44f7-4994-8f01-c20c77c98d89} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001217 sec., 173377.1569433032 rows/sec., 9.85 MiB/sec. | ||
| 10577 | 2025.12.27 23:44:39.975874 [ 126 ] {} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10578 | 2025.12.27 23:44:39.975911 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10579 | 2025.12.27 23:44:39.975917 [ 261 ] {bc2ca89d-44f7-4994-8f01-c20c77c98d89} <Debug> TCPHandler: Processed in 0.001385934 sec. | ||
| 10580 | 2025.12.27 23:44:39.976004 [ 198 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10581 | 2025.12.27 23:44:39.976030 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10582 | 2025.12.27 23:44:39.976136 [ 261 ] {0d506877-a5f1-4ea5-b382-d524c6e6f5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10583 | 2025.12.27 23:44:39.976144 [ 198 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10584 | 2025.12.27 23:44:39.976180 [ 261 ] {0d506877-a5f1-4ea5-b382-d524c6e6f5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10585 | 2025.12.27 23:44:39.976188 [ 198 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 211 rows starting from the beginning of the part | ||
| 10586 | 2025.12.27 23:44:39.976265 [ 198 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 10587 | 2025.12.27 23:44:39.976312 [ 198 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 211 rows starting from the beginning of the part | ||
| 10588 | 2025.12.27 23:44:39.976352 [ 198 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 10589 | 2025.12.27 23:44:39.976392 [ 198 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 10590 | 2025.12.27 23:44:39.976844 [ 261 ] {0d506877-a5f1-4ea5-b382-d524c6e6f5ee} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10591 | 2025.12.27 23:44:39.976885 [ 261 ] {0d506877-a5f1-4ea5-b382-d524c6e6f5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10592 | 2025.12.27 23:44:39.977229 [ 261 ] {0d506877-a5f1-4ea5-b382-d524c6e6f5ee} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10593 | 2025.12.27 23:44:39.977287 [ 195 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001330344 sec., 793027.9687058384 rows/sec., 48.06 MiB/sec. | ||
| 10594 | 2025.12.27 23:44:39.977441 [ 198 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10595 | 2025.12.27 23:44:39.977453 [ 261 ] {0d506877-a5f1-4ea5-b382-d524c6e6f5ee} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10596 | 2025.12.27 23:44:39.977587 [ 126 ] {} <Debug> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10597 | 2025.12.27 23:44:39.977603 [ 261 ] {0d506877-a5f1-4ea5-b382-d524c6e6f5ee} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001485 sec., 466666.6666666667 rows/sec., 32.61 MiB/sec. | ||
| 10598 | 2025.12.27 23:44:39.977628 [ 126 ] {} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10599 | 2025.12.27 23:44:39.977673 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10600 | 2025.12.27 23:44:39.977684 [ 261 ] {0d506877-a5f1-4ea5-b382-d524c6e6f5ee} <Debug> TCPHandler: Processed in 0.00170201 sec. | ||
| 10601 | 2025.12.27 23:44:39.977731 [ 198 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_33_8} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10602 | 2025.12.27 23:44:39.977784 [ 194 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::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 | ||
| 10603 | 2025.12.27 23:44:39.977809 [ 198 ] {9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc::all_1_33_8} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10604 | 2025.12.27 23:44:39.977821 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10605 | 2025.12.27 23:44:39.977883 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10606 | 2025.12.27 23:44:39.977899 [ 194 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10607 | 2025.12.27 23:44:39.977932 [ 194 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1211 rows starting from the beginning of the part | ||
| 10608 | 2025.12.27 23:44:39.977945 [ 261 ] {a196159b-32e9-4802-8dbb-691dbc82ce8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10609 | 2025.12.27 23:44:39.977991 [ 194 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 705 rows starting from the beginning of the part | ||
| 10610 | 2025.12.27 23:44:39.978001 [ 261 ] {a196159b-32e9-4802-8dbb-691dbc82ce8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10611 | 2025.12.27 23:44:39.978046 [ 194 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 90 rows starting from the beginning of the part | ||
| 10612 | 2025.12.27 23:44:39.978098 [ 194 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 693 rows starting from the beginning of the part | ||
| 10613 | 2025.12.27 23:44:39.978142 [ 194 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 550 rows starting from the beginning of the part | ||
| 10614 | 2025.12.27 23:44:39.978185 [ 194 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 693 rows starting from the beginning of the part | ||
| 10615 | 2025.12.27 23:44:39.978404 [ 261 ] {a196159b-32e9-4802-8dbb-691dbc82ce8d} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10616 | 2025.12.27 23:44:39.978448 [ 261 ] {a196159b-32e9-4802-8dbb-691dbc82ce8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10617 | 2025.12.27 23:44:39.978790 [ 261 ] {a196159b-32e9-4802-8dbb-691dbc82ce8d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10618 | 2025.12.27 23:44:39.979016 [ 261 ] {a196159b-32e9-4802-8dbb-691dbc82ce8d} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10619 | 2025.12.27 23:44:39.979146 [ 261 ] {a196159b-32e9-4802-8dbb-691dbc82ce8d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001227 sec., 4889.975550122249 rows/sec., 255.48 KiB/sec. | ||
| 10620 | 2025.12.27 23:44:39.979183 [ 261 ] {a196159b-32e9-4802-8dbb-691dbc82ce8d} <Debug> TCPHandler: Processed in 0.001424446 sec. | ||
| 10621 | 2025.12.27 23:44:39.979284 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10622 | 2025.12.27 23:44:39.979385 [ 261 ] {ed00631b-657e-4ed9-a350-9acc7f02ff46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10623 | 2025.12.27 23:44:39.979429 [ 261 ] {ed00631b-657e-4ed9-a350-9acc7f02ff46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10624 | 2025.12.27 23:44:39.979508 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3942 rows, containing 5 columns (5 merged, 0 gathered) in 0.001771061 sec., 2225784.430914576 rows/sec., 167.09 MiB/sec. | ||
| 10625 | 2025.12.27 23:44:39.979690 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10626 | 2025.12.27 23:44:39.979882 [ 261 ] {ed00631b-657e-4ed9-a350-9acc7f02ff46} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10627 | 2025.12.27 23:44:39.979926 [ 261 ] {ed00631b-657e-4ed9-a350-9acc7f02ff46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10628 | 2025.12.27 23:44:39.979955 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_66_13} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10629 | 2025.12.27 23:44:39.980037 [ 195 ] {b717fe12-a53c-4ac2-b51d-3f2a0a12316f::all_1_66_13} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10630 | 2025.12.27 23:44:39.980121 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 10631 | 2025.12.27 23:44:39.980280 [ 261 ] {ed00631b-657e-4ed9-a350-9acc7f02ff46} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10632 | 2025.12.27 23:44:39.980508 [ 261 ] {ed00631b-657e-4ed9-a350-9acc7f02ff46} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10633 | 2025.12.27 23:44:39.980620 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10634 | 2025.12.27 23:44:39.980638 [ 261 ] {ed00631b-657e-4ed9-a350-9acc7f02ff46} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001272 sec., 246855.3459119497 rows/sec., 16.22 MiB/sec. | ||
| 10635 | 2025.12.27 23:44:39.980651 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10636 | 2025.12.27 23:44:39.980678 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10637 | 2025.12.27 23:44:39.980682 [ 261 ] {ed00631b-657e-4ed9-a350-9acc7f02ff46} <Debug> TCPHandler: Processed in 0.001447845 sec. | ||
| 10638 | 2025.12.27 23:44:39.980764 [ 190 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::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 | ||
| 10639 | 2025.12.27 23:44:39.980816 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10640 | 2025.12.27 23:44:39.980873 [ 190 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10641 | 2025.12.27 23:44:39.980907 [ 190 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21703 rows starting from the beginning of the part | ||
| 10642 | 2025.12.27 23:44:39.980936 [ 261 ] {574be326-e558-49ed-ab02-5cc8eee344a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10643 | 2025.12.27 23:44:39.980960 [ 190 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 320 rows starting from the beginning of the part | ||
| 10644 | 2025.12.27 23:44:39.980993 [ 261 ] {574be326-e558-49ed-ab02-5cc8eee344a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10645 | 2025.12.27 23:44:39.981009 [ 190 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::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 | ||
| 10646 | 2025.12.27 23:44:39.981055 [ 190 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 314 rows starting from the beginning of the part | ||
| 10647 | 2025.12.27 23:44:39.981096 [ 190 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 846 rows starting from the beginning of the part | ||
| 10648 | 2025.12.27 23:44:39.981135 [ 190 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 314 rows starting from the beginning of the part | ||
| 10649 | 2025.12.27 23:44:39.981358 [ 261 ] {574be326-e558-49ed-ab02-5cc8eee344a6} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10650 | 2025.12.27 23:44:39.981399 [ 261 ] {574be326-e558-49ed-ab02-5cc8eee344a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10651 | 2025.12.27 23:44:39.981714 [ 261 ] {574be326-e558-49ed-ab02-5cc8eee344a6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10652 | 2025.12.27 23:44:39.981924 [ 261 ] {574be326-e558-49ed-ab02-5cc8eee344a6} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10653 | 2025.12.27 23:44:39.982057 [ 261 ] {574be326-e558-49ed-ab02-5cc8eee344a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001145 sec., 873.3624454148472 rows/sec., 58.85 KiB/sec. | ||
| 10654 | 2025.12.27 23:44:39.982094 [ 261 ] {574be326-e558-49ed-ab02-5cc8eee344a6} <Debug> TCPHandler: Processed in 0.001339384 sec. | ||
| 10655 | 2025.12.27 23:44:39.982204 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10656 | 2025.12.27 23:44:39.982298 [ 261 ] {294daa57-8058-4b04-a039-6d2244e65cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10657 | 2025.12.27 23:44:39.982353 [ 261 ] {294daa57-8058-4b04-a039-6d2244e65cd1} <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 | ||
| 10658 | 2025.12.27 23:44:39.983137 [ 261 ] {294daa57-8058-4b04-a039-6d2244e65cd1} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10659 | 2025.12.27 23:44:39.983174 [ 261 ] {294daa57-8058-4b04-a039-6d2244e65cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10660 | 2025.12.27 23:44:39.983759 [ 261 ] {294daa57-8058-4b04-a039-6d2244e65cd1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10661 | 2025.12.27 23:44:39.983985 [ 261 ] {294daa57-8058-4b04-a039-6d2244e65cd1} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10662 | 2025.12.27 23:44:39.984102 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10663 | 2025.12.27 23:44:39.984126 [ 261 ] {294daa57-8058-4b04-a039-6d2244e65cd1} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001845 sec., 7588.075880758807 rows/sec., 13.60 MiB/sec. | ||
| 10664 | 2025.12.27 23:44:39.984136 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10665 | 2025.12.27 23:44:39.984165 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10666 | 2025.12.27 23:44:39.984190 [ 261 ] {294daa57-8058-4b04-a039-6d2244e65cd1} <Debug> TCPHandler: Processed in 0.002034746 sec. | ||
| 10667 | 2025.12.27 23:44:39.984252 [ 198 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::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 | ||
| 10668 | 2025.12.27 23:44:39.984308 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10669 | 2025.12.27 23:44:39.984408 [ 261 ] {e8eac94c-237c-4096-a664-72161b7104df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10670 | 2025.12.27 23:44:39.984450 [ 261 ] {e8eac94c-237c-4096-a664-72161b7104df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10671 | 2025.12.27 23:44:39.984462 [ 198 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10672 | 2025.12.27 23:44:39.984518 [ 198 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1069 rows starting from the beginning of the part | ||
| 10673 | 2025.12.27 23:44:39.984641 [ 198 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part | ||
| 10674 | 2025.12.27 23:44:39.984750 [ 198 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part | ||
| 10675 | 2025.12.27 23:44:39.984793 [ 261 ] {e8eac94c-237c-4096-a664-72161b7104df} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10676 | 2025.12.27 23:44:39.984835 [ 261 ] {e8eac94c-237c-4096-a664-72161b7104df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10677 | 2025.12.27 23:44:39.984854 [ 198 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part | ||
| 10678 | 2025.12.27 23:44:39.984960 [ 198 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part | ||
| 10679 | 2025.12.27 23:44:39.985057 [ 198 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part | ||
| 10680 | 2025.12.27 23:44:39.985157 [ 261 ] {e8eac94c-237c-4096-a664-72161b7104df} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10681 | 2025.12.27 23:44:39.985392 [ 261 ] {e8eac94c-237c-4096-a664-72161b7104df} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10682 | 2025.12.27 23:44:39.985500 [ 126 ] {} <Debug> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10683 | 2025.12.27 23:44:39.985521 [ 261 ] {e8eac94c-237c-4096-a664-72161b7104df} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001133 sec., 91791.70344218888 rows/sec., 5.62 MiB/sec. | ||
| 10684 | 2025.12.27 23:44:39.985534 [ 126 ] {} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10685 | 2025.12.27 23:44:39.985560 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10686 | 2025.12.27 23:44:39.985563 [ 261 ] {e8eac94c-237c-4096-a664-72161b7104df} <Debug> TCPHandler: Processed in 0.001305403 sec. | ||
| 10687 | 2025.12.27 23:44:39.985651 [ 186 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 10688 | 2025.12.27 23:44:39.985771 [ 186 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10689 | 2025.12.27 23:44:39.985801 [ 186 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4860 rows starting from the beginning of the part | ||
| 10690 | 2025.12.27 23:44:39.985861 [ 186 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 10691 | 2025.12.27 23:44:39.985905 [ 186 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 10692 | 2025.12.27 23:44:39.985944 [ 186 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part | ||
| 10693 | 2025.12.27 23:44:39.985980 [ 186 ] {2445cf57-7572-45b2-9352-5df2750c95ab::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 | ||
| 10694 | 2025.12.27 23:44:39.986018 [ 186 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 10695 | 2025.12.27 23:44:39.993362 [ 197 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5292 rows, containing 4 columns (4 merged, 0 gathered) in 0.007748408 sec., 682979.0067843613 rows/sec., 43.31 MiB/sec. | ||
| 10696 | 2025.12.27 23:44:39.994117 [ 197 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10697 | 2025.12.27 23:44:39.994482 [ 197 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_66_13} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10698 | 2025.12.27 23:44:39.994554 [ 197 ] {2445cf57-7572-45b2-9352-5df2750c95ab::all_1_66_13} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10699 | 2025.12.27 23:44:39.994632 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 10700 | 2025.12.27 23:44:39.995383 [ 197 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23657 rows, containing 5 columns (5 merged, 0 gathered) in 0.014655101 sec., 1614250.219087538 rows/sec., 108.00 MiB/sec. | ||
| 10701 | 2025.12.27 23:44:39.995962 [ 200 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10702 | 2025.12.27 23:44:39.996294 [ 200 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10703 | 2025.12.27 23:44:39.996374 [ 200 ] {97928fba-e55b-4d8d-82af-e5007ac464d2::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10704 | 2025.12.27 23:44:39.996457 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 10705 | 2025.12.27 23:44:39.997256 [ 188 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1163 rows, containing 19 columns (19 merged, 0 gathered) in 0.013038173 sec., 89199.61408703505 rows/sec., 159.84 MiB/sec. | ||
| 10706 | 2025.12.27 23:44:39.999064 [ 197 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10707 | 2025.12.27 23:44:39.999400 [ 197 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10708 | 2025.12.27 23:44:39.999468 [ 197 ] {f7b4eb06-75e4-4d1d-987f-2df4aeb3b648::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10709 | 2025.12.27 23:44:39.999599 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 10710 | 2025.12.27 23:44:40.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.21 MiB, peak 331.86 MiB, free memory in arenas 0.00 B, will set to 321.30 MiB (RSS), difference: 4.09 MiB | ||
| 10711 | 2025.12.27 23:44:42.963546 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10712 | 2025.12.27 23:44:42.963603 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10713 | 2025.12.27 23:44:43.095401 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22000 | ||
| 10714 | 2025.12.27 23:44:43.095973 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10715 | 2025.12.27 23:44:43.096024 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10716 | 2025.12.27 23:44:43.096561 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10717 | 2025.12.27 23:44:43.096800 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10718 | 2025.12.27 23:44:43.096950 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22000 | ||
| 10719 | 2025.12.27 23:44:43.096994 [ 118 ] {} <Debug> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10720 | 2025.12.27 23:44:43.097093 [ 118 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10721 | 2025.12.27 23:44:43.097130 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10722 | 2025.12.27 23:44:43.097242 [ 186 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::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 | ||
| 10723 | 2025.12.27 23:44:43.097343 [ 186 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10724 | 2025.12.27 23:44:43.097374 [ 186 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19568 rows starting from the beginning of the part | ||
| 10725 | 2025.12.27 23:44:43.097427 [ 186 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 10726 | 2025.12.27 23:44:43.097470 [ 186 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 10727 | 2025.12.27 23:44:43.097513 [ 186 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 10728 | 2025.12.27 23:44:43.097551 [ 186 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 10729 | 2025.12.27 23:44:43.097588 [ 186 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 10730 | 2025.12.27 23:44:43.099529 [ 188 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22000 rows, containing 4 columns (4 merged, 0 gathered) in 0.002321621 sec., 9476137.578011226 rows/sec., 135.56 MiB/sec. | ||
| 10731 | 2025.12.27 23:44:43.100079 [ 191 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10732 | 2025.12.27 23:44:43.100524 [ 191 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_46_9} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10733 | 2025.12.27 23:44:43.100603 [ 191 ] {c346508c-c869-43f8-9d4e-adbcc7c283ac::all_1_46_9} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10734 | 2025.12.27 23:44:43.100719 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 10735 | 2025.12.27 23:44:44.228902 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10736 | 2025.12.27 23:44:44.245133 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10737 | 2025.12.27 23:44:44.245185 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10738 | 2025.12.27 23:44:44.251283 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10739 | 2025.12.27 23:44:44.251949 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10740 | 2025.12.27 23:44:44.252234 [ 116 ] {} <Debug> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10741 | 2025.12.27 23:44:44.252301 [ 116 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10742 | 2025.12.27 23:44:44.252323 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10743 | 2025.12.27 23:44:44.252487 [ 193 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 10744 | 2025.12.27 23:44:44.255084 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10745 | 2025.12.27 23:44:44.256897 [ 193 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10746 | 2025.12.27 23:44:44.258361 [ 193 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 10747 | 2025.12.27 23:44:44.263106 [ 193 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 10748 | 2025.12.27 23:44:44.267576 [ 193 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 10749 | 2025.12.27 23:44:44.272344 [ 193 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 10750 | 2025.12.27 23:44:44.276696 [ 193 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 10751 | 2025.12.27 23:44:44.280571 [ 193 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::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 | ||
| 10752 | 2025.12.27 23:44:44.331413 [ 192 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.079010648 sec., 4391.813113594511 rows/sec., 22.71 MiB/sec. | ||
| 10753 | 2025.12.27 23:44:44.334231 [ 192 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10754 | 2025.12.27 23:44:44.336226 [ 192 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_46_9} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10755 | 2025.12.27 23:44:44.336329 [ 192 ] {7c0841f5-f619-4e31-af03-cdecfddcb211::all_1_46_9} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10756 | 2025.12.27 23:44:44.339376 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10757 | 2025.12.27 23:44:44.956727 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10758 | 2025.12.27 23:44:44.956903 [ 261 ] {6183f37d-46ac-4a48-9129-8ceae8987103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10759 | 2025.12.27 23:44:44.956969 [ 261 ] {6183f37d-46ac-4a48-9129-8ceae8987103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10760 | 2025.12.27 23:44:44.957677 [ 261 ] {6183f37d-46ac-4a48-9129-8ceae8987103} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10761 | 2025.12.27 23:44:44.957721 [ 261 ] {6183f37d-46ac-4a48-9129-8ceae8987103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10762 | 2025.12.27 23:44:44.958114 [ 261 ] {6183f37d-46ac-4a48-9129-8ceae8987103} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10763 | 2025.12.27 23:44:44.958340 [ 261 ] {6183f37d-46ac-4a48-9129-8ceae8987103} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10764 | 2025.12.27 23:44:44.958489 [ 261 ] {6183f37d-46ac-4a48-9129-8ceae8987103} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001637 sec., 65974.34331093464 rows/sec., 5.54 MiB/sec. | ||
| 10765 | 2025.12.27 23:44:44.958530 [ 261 ] {6183f37d-46ac-4a48-9129-8ceae8987103} <Debug> TCPHandler: Processed in 0.001949435 sec. | ||
| 10766 | 2025.12.27 23:44:44.958656 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10767 | 2025.12.27 23:44:44.958750 [ 261 ] {6265ca75-03db-4abe-8de9-c47690568932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10768 | 2025.12.27 23:44:44.958791 [ 261 ] {6265ca75-03db-4abe-8de9-c47690568932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10769 | 2025.12.27 23:44:44.959194 [ 261 ] {6265ca75-03db-4abe-8de9-c47690568932} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10770 | 2025.12.27 23:44:44.959230 [ 261 ] {6265ca75-03db-4abe-8de9-c47690568932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10771 | 2025.12.27 23:44:44.959527 [ 261 ] {6265ca75-03db-4abe-8de9-c47690568932} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10772 | 2025.12.27 23:44:44.959728 [ 261 ] {6265ca75-03db-4abe-8de9-c47690568932} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10773 | 2025.12.27 23:44:44.959855 [ 261 ] {6265ca75-03db-4abe-8de9-c47690568932} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001124 sec., 23131.67259786477 rows/sec., 1.70 MiB/sec. | ||
| 10774 | 2025.12.27 23:44:44.959891 [ 261 ] {6265ca75-03db-4abe-8de9-c47690568932} <Debug> TCPHandler: Processed in 0.001284022 sec. | ||
| 10775 | 2025.12.27 23:44:44.960000 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10776 | 2025.12.27 23:44:44.960093 [ 261 ] {2fe6083d-08c5-4b73-a477-84e27f7e3aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10777 | 2025.12.27 23:44:44.960133 [ 261 ] {2fe6083d-08c5-4b73-a477-84e27f7e3aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10778 | 2025.12.27 23:44:44.960550 [ 261 ] {2fe6083d-08c5-4b73-a477-84e27f7e3aa6} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10779 | 2025.12.27 23:44:44.960585 [ 261 ] {2fe6083d-08c5-4b73-a477-84e27f7e3aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10780 | 2025.12.27 23:44:44.960879 [ 261 ] {2fe6083d-08c5-4b73-a477-84e27f7e3aa6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10781 | 2025.12.27 23:44:44.961083 [ 261 ] {2fe6083d-08c5-4b73-a477-84e27f7e3aa6} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10782 | 2025.12.27 23:44:44.961206 [ 261 ] {2fe6083d-08c5-4b73-a477-84e27f7e3aa6} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001131 sec., 79575.59681697612 rows/sec., 6.21 MiB/sec. | ||
| 10783 | 2025.12.27 23:44:44.961242 [ 261 ] {2fe6083d-08c5-4b73-a477-84e27f7e3aa6} <Debug> TCPHandler: Processed in 0.001289003 sec. | ||
| 10784 | 2025.12.27 23:44:44.961354 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10785 | 2025.12.27 23:44:44.961447 [ 261 ] {d9b5d256-6409-4457-bb50-f36320e3081c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10786 | 2025.12.27 23:44:44.961489 [ 261 ] {d9b5d256-6409-4457-bb50-f36320e3081c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10787 | 2025.12.27 23:44:44.961891 [ 261 ] {d9b5d256-6409-4457-bb50-f36320e3081c} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10788 | 2025.12.27 23:44:44.961924 [ 261 ] {d9b5d256-6409-4457-bb50-f36320e3081c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10789 | 2025.12.27 23:44:44.962244 [ 261 ] {d9b5d256-6409-4457-bb50-f36320e3081c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10790 | 2025.12.27 23:44:44.962452 [ 261 ] {d9b5d256-6409-4457-bb50-f36320e3081c} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10791 | 2025.12.27 23:44:44.962576 [ 261 ] {d9b5d256-6409-4457-bb50-f36320e3081c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 10792 | 2025.12.27 23:44:44.962611 [ 261 ] {d9b5d256-6409-4457-bb50-f36320e3081c} <Debug> TCPHandler: Processed in 0.001305613 sec. | ||
| 10793 | 2025.12.27 23:44:44.962719 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10794 | 2025.12.27 23:44:44.962810 [ 261 ] {dbd6d6ea-e07b-4bd8-b89a-012d713a9d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10795 | 2025.12.27 23:44:44.962863 [ 261 ] {dbd6d6ea-e07b-4bd8-b89a-012d713a9d02} <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 | ||
| 10796 | 2025.12.27 23:44:44.963789 [ 261 ] {dbd6d6ea-e07b-4bd8-b89a-012d713a9d02} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10797 | 2025.12.27 23:44:44.963823 [ 261 ] {dbd6d6ea-e07b-4bd8-b89a-012d713a9d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10798 | 2025.12.27 23:44:44.964358 [ 261 ] {dbd6d6ea-e07b-4bd8-b89a-012d713a9d02} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10799 | 2025.12.27 23:44:44.964586 [ 261 ] {dbd6d6ea-e07b-4bd8-b89a-012d713a9d02} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10800 | 2025.12.27 23:44:44.964720 [ 261 ] {dbd6d6ea-e07b-4bd8-b89a-012d713a9d02} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001927 sec., 13492.475350285418 rows/sec., 24.18 MiB/sec. | ||
| 10801 | 2025.12.27 23:44:44.964770 [ 261 ] {dbd6d6ea-e07b-4bd8-b89a-012d713a9d02} <Debug> TCPHandler: Processed in 0.002098768 sec. | ||
| 10802 | 2025.12.27 23:44:44.964882 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10803 | 2025.12.27 23:44:44.964975 [ 261 ] {3c264b9a-59d1-4de4-9842-b50697878726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10804 | 2025.12.27 23:44:44.965015 [ 261 ] {3c264b9a-59d1-4de4-9842-b50697878726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10805 | 2025.12.27 23:44:44.965347 [ 261 ] {3c264b9a-59d1-4de4-9842-b50697878726} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10806 | 2025.12.27 23:44:44.965381 [ 261 ] {3c264b9a-59d1-4de4-9842-b50697878726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10807 | 2025.12.27 23:44:44.965675 [ 261 ] {3c264b9a-59d1-4de4-9842-b50697878726} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10808 | 2025.12.27 23:44:44.965887 [ 261 ] {3c264b9a-59d1-4de4-9842-b50697878726} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10809 | 2025.12.27 23:44:44.966011 [ 261 ] {3c264b9a-59d1-4de4-9842-b50697878726} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 10810 | 2025.12.27 23:44:44.966045 [ 261 ] {3c264b9a-59d1-4de4-9842-b50697878726} <Debug> TCPHandler: Processed in 0.001210241 sec. | ||
| 10811 | 2025.12.27 23:44:46.782593 [ 115 ] {} <Debug> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 10812 | 2025.12.27 23:44:46.782654 [ 115 ] {} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10813 | 2025.12.27 23:44:46.782679 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10814 | 2025.12.27 23:44:46.782816 [ 188 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::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 | ||
| 10815 | 2025.12.27 23:44:46.782982 [ 188 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10816 | 2025.12.27 23:44:46.783022 [ 188 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 10817 | 2025.12.27 23:44:46.783101 [ 188 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::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 | ||
| 10818 | 2025.12.27 23:44:46.783154 [ 188 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 10819 | 2025.12.27 23:44:46.783202 [ 188 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 10820 | 2025.12.27 23:44:46.783249 [ 188 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 10821 | 2025.12.27 23:44:46.784084 [ 195 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335484 sec., 29951.687927373147 rows/sec., 2.50 MiB/sec. | ||
| 10822 | 2025.12.27 23:44:46.784198 [ 188 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 10823 | 2025.12.27 23:44:46.784440 [ 188 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_17_4} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10824 | 2025.12.27 23:44:46.784512 [ 188 ] {98f292d4-bc8c-4c98-b8c2-db99343b0e79::all_1_17_4} <Trace> oximeter.fields_ipaddr (98f292d4-bc8c-4c98-b8c2-db99343b0e79) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 10825 | 2025.12.27 23:44:46.784580 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10826 | 2025.12.27 23:44:48.162666 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1392 | ||
| 10827 | 2025.12.27 23:44:48.165171 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10828 | 2025.12.27 23:44:48.165216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10829 | 2025.12.27 23:44:48.166432 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10830 | 2025.12.27 23:44:48.166707 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10831 | 2025.12.27 23:44:48.166974 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1392 | ||
| 10832 | 2025.12.27 23:44:49.967996 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10833 | 2025.12.27 23:44:49.968218 [ 261 ] {3255cdf0-37ab-46fe-b5b4-3dada1eeba85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10834 | 2025.12.27 23:44:49.968292 [ 261 ] {3255cdf0-37ab-46fe-b5b4-3dada1eeba85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10835 | 2025.12.27 23:44:49.969173 [ 261 ] {3255cdf0-37ab-46fe-b5b4-3dada1eeba85} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10836 | 2025.12.27 23:44:49.969223 [ 261 ] {3255cdf0-37ab-46fe-b5b4-3dada1eeba85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10837 | 2025.12.27 23:44:49.969643 [ 261 ] {3255cdf0-37ab-46fe-b5b4-3dada1eeba85} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10838 | 2025.12.27 23:44:49.969873 [ 261 ] {3255cdf0-37ab-46fe-b5b4-3dada1eeba85} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10839 | 2025.12.27 23:44:49.970032 [ 261 ] {3255cdf0-37ab-46fe-b5b4-3dada1eeba85} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00187 sec., 219251.33689839573 rows/sec., 13.91 MiB/sec. | ||
| 10840 | 2025.12.27 23:44:49.970073 [ 261 ] {3255cdf0-37ab-46fe-b5b4-3dada1eeba85} <Debug> TCPHandler: Processed in 0.002218339 sec. | ||
| 10841 | 2025.12.27 23:44:49.970196 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10842 | 2025.12.27 23:44:49.970291 [ 261 ] {75f15148-3295-4b73-b532-4d5e00bbdf4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10843 | 2025.12.27 23:44:49.970331 [ 261 ] {75f15148-3295-4b73-b532-4d5e00bbdf4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10844 | 2025.12.27 23:44:49.971336 [ 261 ] {75f15148-3295-4b73-b532-4d5e00bbdf4b} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10845 | 2025.12.27 23:44:49.971376 [ 261 ] {75f15148-3295-4b73-b532-4d5e00bbdf4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10846 | 2025.12.27 23:44:49.971751 [ 261 ] {75f15148-3295-4b73-b532-4d5e00bbdf4b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10847 | 2025.12.27 23:44:49.971971 [ 261 ] {75f15148-3295-4b73-b532-4d5e00bbdf4b} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10848 | 2025.12.27 23:44:49.972105 [ 261 ] {75f15148-3295-4b73-b532-4d5e00bbdf4b} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001833 sec., 621931.2602291326 rows/sec., 49.35 MiB/sec. | ||
| 10849 | 2025.12.27 23:44:49.972142 [ 261 ] {75f15148-3295-4b73-b532-4d5e00bbdf4b} <Debug> TCPHandler: Processed in 0.001994435 sec. | ||
| 10850 | 2025.12.27 23:44:49.972262 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10851 | 2025.12.27 23:44:49.972356 [ 261 ] {12647d40-4c6c-4497-9fe8-8fb78f89258c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10852 | 2025.12.27 23:44:49.972399 [ 261 ] {12647d40-4c6c-4497-9fe8-8fb78f89258c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10853 | 2025.12.27 23:44:49.972949 [ 261 ] {12647d40-4c6c-4497-9fe8-8fb78f89258c} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10854 | 2025.12.27 23:44:49.972985 [ 261 ] {12647d40-4c6c-4497-9fe8-8fb78f89258c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10855 | 2025.12.27 23:44:49.973306 [ 261 ] {12647d40-4c6c-4497-9fe8-8fb78f89258c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10856 | 2025.12.27 23:44:49.973517 [ 261 ] {12647d40-4c6c-4497-9fe8-8fb78f89258c} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10857 | 2025.12.27 23:44:49.973645 [ 261 ] {12647d40-4c6c-4497-9fe8-8fb78f89258c} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001306 sec., 167687.595712098 rows/sec., 10.00 MiB/sec. | ||
| 10858 | 2025.12.27 23:44:49.973683 [ 261 ] {12647d40-4c6c-4497-9fe8-8fb78f89258c} <Debug> TCPHandler: Processed in 0.001468096 sec. | ||
| 10859 | 2025.12.27 23:44:49.973797 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10860 | 2025.12.27 23:44:49.973890 [ 261 ] {487af7f4-f36a-45cf-ac54-82c4d20ac40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10861 | 2025.12.27 23:44:49.973930 [ 261 ] {487af7f4-f36a-45cf-ac54-82c4d20ac40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10862 | 2025.12.27 23:44:49.974452 [ 261 ] {487af7f4-f36a-45cf-ac54-82c4d20ac40c} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10863 | 2025.12.27 23:44:49.974489 [ 261 ] {487af7f4-f36a-45cf-ac54-82c4d20ac40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10864 | 2025.12.27 23:44:49.974796 [ 261 ] {487af7f4-f36a-45cf-ac54-82c4d20ac40c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10865 | 2025.12.27 23:44:49.974998 [ 261 ] {487af7f4-f36a-45cf-ac54-82c4d20ac40c} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10866 | 2025.12.27 23:44:49.975127 [ 261 ] {487af7f4-f36a-45cf-ac54-82c4d20ac40c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001254 sec., 169059.01116427433 rows/sec., 10.90 MiB/sec. | ||
| 10867 | 2025.12.27 23:44:49.975163 [ 261 ] {487af7f4-f36a-45cf-ac54-82c4d20ac40c} <Debug> TCPHandler: Processed in 0.001414535 sec. | ||
| 10868 | 2025.12.27 23:44:49.975290 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10869 | 2025.12.27 23:44:49.975383 [ 261 ] {632298f7-7229-46a0-9a5f-f3634760845e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10870 | 2025.12.27 23:44:49.975423 [ 261 ] {632298f7-7229-46a0-9a5f-f3634760845e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10871 | 2025.12.27 23:44:49.975938 [ 261 ] {632298f7-7229-46a0-9a5f-f3634760845e} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10872 | 2025.12.27 23:44:49.975978 [ 261 ] {632298f7-7229-46a0-9a5f-f3634760845e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10873 | 2025.12.27 23:44:49.976288 [ 261 ] {632298f7-7229-46a0-9a5f-f3634760845e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10874 | 2025.12.27 23:44:49.976506 [ 261 ] {632298f7-7229-46a0-9a5f-f3634760845e} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10875 | 2025.12.27 23:44:49.976634 [ 261 ] {632298f7-7229-46a0-9a5f-f3634760845e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001268 sec., 166403.785488959 rows/sec., 9.45 MiB/sec. | ||
| 10876 | 2025.12.27 23:44:49.976670 [ 261 ] {632298f7-7229-46a0-9a5f-f3634760845e} <Debug> TCPHandler: Processed in 0.001437125 sec. | ||
| 10877 | 2025.12.27 23:44:49.976788 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10878 | 2025.12.27 23:44:49.976881 [ 261 ] {169ecf6e-07c9-403e-b67d-8bee9d871d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10879 | 2025.12.27 23:44:49.976920 [ 261 ] {169ecf6e-07c9-403e-b67d-8bee9d871d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10880 | 2025.12.27 23:44:49.977658 [ 261 ] {169ecf6e-07c9-403e-b67d-8bee9d871d0d} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10881 | 2025.12.27 23:44:49.977693 [ 261 ] {169ecf6e-07c9-403e-b67d-8bee9d871d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10882 | 2025.12.27 23:44:49.978017 [ 261 ] {169ecf6e-07c9-403e-b67d-8bee9d871d0d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10883 | 2025.12.27 23:44:49.978235 [ 261 ] {169ecf6e-07c9-403e-b67d-8bee9d871d0d} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10884 | 2025.12.27 23:44:49.978360 [ 261 ] {169ecf6e-07c9-403e-b67d-8bee9d871d0d} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001497 sec., 462925.8517034068 rows/sec., 32.35 MiB/sec. | ||
| 10885 | 2025.12.27 23:44:49.978397 [ 261 ] {169ecf6e-07c9-403e-b67d-8bee9d871d0d} <Debug> TCPHandler: Processed in 0.00166597 sec. | ||
| 10886 | 2025.12.27 23:44:49.978516 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10887 | 2025.12.27 23:44:49.978608 [ 261 ] {2eeda34a-907b-407d-8d4d-71f778556763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10888 | 2025.12.27 23:44:49.978650 [ 261 ] {2eeda34a-907b-407d-8d4d-71f778556763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10889 | 2025.12.27 23:44:49.978981 [ 261 ] {2eeda34a-907b-407d-8d4d-71f778556763} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10890 | 2025.12.27 23:44:49.979014 [ 261 ] {2eeda34a-907b-407d-8d4d-71f778556763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10891 | 2025.12.27 23:44:49.979311 [ 261 ] {2eeda34a-907b-407d-8d4d-71f778556763} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10892 | 2025.12.27 23:44:49.979518 [ 261 ] {2eeda34a-907b-407d-8d4d-71f778556763} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10893 | 2025.12.27 23:44:49.979642 [ 261 ] {2eeda34a-907b-407d-8d4d-71f778556763} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 10894 | 2025.12.27 23:44:49.979677 [ 261 ] {2eeda34a-907b-407d-8d4d-71f778556763} <Debug> TCPHandler: Processed in 0.001208422 sec. | ||
| 10895 | 2025.12.27 23:44:49.979787 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10896 | 2025.12.27 23:44:49.979879 [ 261 ] {9d1a41b2-8269-4c91-8d09-0adf6cfdb8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10897 | 2025.12.27 23:44:49.979921 [ 261 ] {9d1a41b2-8269-4c91-8d09-0adf6cfdb8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10898 | 2025.12.27 23:44:49.980372 [ 261 ] {9d1a41b2-8269-4c91-8d09-0adf6cfdb8b5} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10899 | 2025.12.27 23:44:49.980407 [ 261 ] {9d1a41b2-8269-4c91-8d09-0adf6cfdb8b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10900 | 2025.12.27 23:44:49.980740 [ 261 ] {9d1a41b2-8269-4c91-8d09-0adf6cfdb8b5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10901 | 2025.12.27 23:44:49.980957 [ 261 ] {9d1a41b2-8269-4c91-8d09-0adf6cfdb8b5} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10902 | 2025.12.27 23:44:49.981085 [ 261 ] {9d1a41b2-8269-4c91-8d09-0adf6cfdb8b5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001224 sec., 256535.9477124183 rows/sec., 16.85 MiB/sec. | ||
| 10903 | 2025.12.27 23:44:49.981120 [ 261 ] {9d1a41b2-8269-4c91-8d09-0adf6cfdb8b5} <Debug> TCPHandler: Processed in 0.001380254 sec. | ||
| 10904 | 2025.12.27 23:44:49.981229 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10905 | 2025.12.27 23:44:49.981320 [ 261 ] {4c242656-a08b-4453-a0e5-af69f13d0eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10906 | 2025.12.27 23:44:49.981361 [ 261 ] {4c242656-a08b-4453-a0e5-af69f13d0eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10907 | 2025.12.27 23:44:49.981668 [ 261 ] {4c242656-a08b-4453-a0e5-af69f13d0eea} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10908 | 2025.12.27 23:44:49.981701 [ 261 ] {4c242656-a08b-4453-a0e5-af69f13d0eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10909 | 2025.12.27 23:44:49.981997 [ 261 ] {4c242656-a08b-4453-a0e5-af69f13d0eea} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10910 | 2025.12.27 23:44:49.982202 [ 261 ] {4c242656-a08b-4453-a0e5-af69f13d0eea} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10911 | 2025.12.27 23:44:49.982294 [ 109 ] {} <Debug> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 10912 | 2025.12.27 23:44:49.982326 [ 261 ] {4c242656-a08b-4453-a0e5-af69f13d0eea} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 10913 | 2025.12.27 23:44:49.982333 [ 109 ] {} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10914 | 2025.12.27 23:44:49.982357 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10915 | 2025.12.27 23:44:49.982362 [ 261 ] {4c242656-a08b-4453-a0e5-af69f13d0eea} <Debug> TCPHandler: Processed in 0.001179932 sec. | ||
| 10916 | 2025.12.27 23:44:49.982475 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10917 | 2025.12.27 23:44:49.982476 [ 200 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::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 | ||
| 10918 | 2025.12.27 23:44:49.982568 [ 261 ] {bc7ea255-8464-4fa3-9c1e-a30bdd737311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10919 | 2025.12.27 23:44:49.982625 [ 261 ] {bc7ea255-8464-4fa3-9c1e-a30bdd737311} <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 | ||
| 10920 | 2025.12.27 23:44:49.982639 [ 200 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10921 | 2025.12.27 23:44:49.982683 [ 200 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::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 | ||
| 10922 | 2025.12.27 23:44:49.982754 [ 200 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::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 | ||
| 10923 | 2025.12.27 23:44:49.982806 [ 200 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::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 | ||
| 10924 | 2025.12.27 23:44:49.982852 [ 200 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::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 | ||
| 10925 | 2025.12.27 23:44:49.982895 [ 200 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::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 | ||
| 10926 | 2025.12.27 23:44:49.982941 [ 200 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::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 | ||
| 10927 | 2025.12.27 23:44:49.983411 [ 261 ] {bc7ea255-8464-4fa3-9c1e-a30bdd737311} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10928 | 2025.12.27 23:44:49.983451 [ 261 ] {bc7ea255-8464-4fa3-9c1e-a30bdd737311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10929 | 2025.12.27 23:44:49.983838 [ 195 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001415355 sec., 25435.314815011072 rows/sec., 1.67 MiB/sec. | ||
| 10930 | 2025.12.27 23:44:49.983984 [ 261 ] {bc7ea255-8464-4fa3-9c1e-a30bdd737311} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10931 | 2025.12.27 23:44:49.984001 [ 188 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 10932 | 2025.12.27 23:44:49.984219 [ 261 ] {bc7ea255-8464-4fa3-9c1e-a30bdd737311} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10933 | 2025.12.27 23:44:49.984272 [ 188 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_35_7} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10934 | 2025.12.27 23:44:49.984334 [ 188 ] {5f1d9556-d55a-48c9-a11f-e751317fc4db::all_1_35_7} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 10935 | 2025.12.27 23:44:49.984355 [ 261 ] {bc7ea255-8464-4fa3-9c1e-a30bdd737311} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001805 sec., 7756.232686980609 rows/sec., 13.90 MiB/sec. | ||
| 10936 | 2025.12.27 23:44:49.984412 [ 261 ] {bc7ea255-8464-4fa3-9c1e-a30bdd737311} <Debug> TCPHandler: Processed in 0.001983495 sec. | ||
| 10937 | 2025.12.27 23:44:49.984415 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 10938 | 2025.12.27 23:44:49.984527 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10939 | 2025.12.27 23:44:49.984621 [ 261 ] {09fb7abd-7ffe-4d41-9a6b-8016c90943b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10940 | 2025.12.27 23:44:49.984662 [ 261 ] {09fb7abd-7ffe-4d41-9a6b-8016c90943b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10941 | 2025.12.27 23:44:49.985004 [ 261 ] {09fb7abd-7ffe-4d41-9a6b-8016c90943b5} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10942 | 2025.12.27 23:44:49.985039 [ 261 ] {09fb7abd-7ffe-4d41-9a6b-8016c90943b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10943 | 2025.12.27 23:44:49.985339 [ 261 ] {09fb7abd-7ffe-4d41-9a6b-8016c90943b5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10944 | 2025.12.27 23:44:49.985549 [ 261 ] {09fb7abd-7ffe-4d41-9a6b-8016c90943b5} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10945 | 2025.12.27 23:44:49.985672 [ 261 ] {09fb7abd-7ffe-4d41-9a6b-8016c90943b5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001069 sec., 97287.18428437792 rows/sec., 5.96 MiB/sec. | ||
| 10946 | 2025.12.27 23:44:49.985706 [ 261 ] {09fb7abd-7ffe-4d41-9a6b-8016c90943b5} <Debug> TCPHandler: Processed in 0.001225862 sec. | ||
| 10947 | 2025.12.27 23:44:50.597063 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22448 | ||
| 10948 | 2025.12.27 23:44:50.597602 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10949 | 2025.12.27 23:44:50.597648 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10950 | 2025.12.27 23:44:50.598136 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10951 | 2025.12.27 23:44:50.598364 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10952 | 2025.12.27 23:44:50.598489 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 | ||
| 10953 | 2025.12.27 23:44:51.755194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10954 | 2025.12.27 23:44:51.769768 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10955 | 2025.12.27 23:44:51.769825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10956 | 2025.12.27 23:44:51.775244 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10957 | 2025.12.27 23:44:51.775928 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10958 | 2025.12.27 23:44:51.778539 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10959 | 2025.12.27 23:44:54.956871 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10960 | 2025.12.27 23:44:54.957073 [ 261 ] {ef077fd5-4a40-4b65-bbaa-2a32898c2a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10961 | 2025.12.27 23:44:54.957141 [ 261 ] {ef077fd5-4a40-4b65-bbaa-2a32898c2a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10962 | 2025.12.27 23:44:54.957861 [ 261 ] {ef077fd5-4a40-4b65-bbaa-2a32898c2a07} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10963 | 2025.12.27 23:44:54.957911 [ 261 ] {ef077fd5-4a40-4b65-bbaa-2a32898c2a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10964 | 2025.12.27 23:44:54.958333 [ 261 ] {ef077fd5-4a40-4b65-bbaa-2a32898c2a07} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10965 | 2025.12.27 23:44:54.958581 [ 261 ] {ef077fd5-4a40-4b65-bbaa-2a32898c2a07} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10966 | 2025.12.27 23:44:54.958740 [ 261 ] {ef077fd5-4a40-4b65-bbaa-2a32898c2a07} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.00172 sec., 62790.6976744186 rows/sec., 5.27 MiB/sec. | ||
| 10967 | 2025.12.27 23:44:54.958781 [ 261 ] {ef077fd5-4a40-4b65-bbaa-2a32898c2a07} <Debug> TCPHandler: Processed in 0.002053276 sec. | ||
| 10968 | 2025.12.27 23:44:54.958905 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10969 | 2025.12.27 23:44:54.959002 [ 261 ] {61f801cc-0fa5-49cd-9ecf-2473bc36dad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10970 | 2025.12.27 23:44:54.959045 [ 261 ] {61f801cc-0fa5-49cd-9ecf-2473bc36dad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10971 | 2025.12.27 23:44:54.959456 [ 261 ] {61f801cc-0fa5-49cd-9ecf-2473bc36dad0} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10972 | 2025.12.27 23:44:54.959492 [ 261 ] {61f801cc-0fa5-49cd-9ecf-2473bc36dad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10973 | 2025.12.27 23:44:54.959807 [ 261 ] {61f801cc-0fa5-49cd-9ecf-2473bc36dad0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10974 | 2025.12.27 23:44:54.960031 [ 261 ] {61f801cc-0fa5-49cd-9ecf-2473bc36dad0} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10975 | 2025.12.27 23:44:54.960168 [ 261 ] {61f801cc-0fa5-49cd-9ecf-2473bc36dad0} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001185 sec., 21940.928270042194 rows/sec., 1.61 MiB/sec. | ||
| 10976 | 2025.12.27 23:44:54.960206 [ 261 ] {61f801cc-0fa5-49cd-9ecf-2473bc36dad0} <Debug> TCPHandler: Processed in 0.001351084 sec. | ||
| 10977 | 2025.12.27 23:44:54.960311 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10978 | 2025.12.27 23:44:54.960404 [ 261 ] {929232d8-7f14-499f-9776-2dbc37cedc64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10979 | 2025.12.27 23:44:54.960448 [ 261 ] {929232d8-7f14-499f-9776-2dbc37cedc64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10980 | 2025.12.27 23:44:54.960877 [ 261 ] {929232d8-7f14-499f-9776-2dbc37cedc64} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10981 | 2025.12.27 23:44:54.960912 [ 261 ] {929232d8-7f14-499f-9776-2dbc37cedc64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10982 | 2025.12.27 23:44:54.961223 [ 261 ] {929232d8-7f14-499f-9776-2dbc37cedc64} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10983 | 2025.12.27 23:44:54.961442 [ 261 ] {929232d8-7f14-499f-9776-2dbc37cedc64} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10984 | 2025.12.27 23:44:54.961578 [ 261 ] {929232d8-7f14-499f-9776-2dbc37cedc64} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001192 sec., 75503.355704698 rows/sec., 5.90 MiB/sec. | ||
| 10985 | 2025.12.27 23:44:54.961641 [ 261 ] {929232d8-7f14-499f-9776-2dbc37cedc64} <Debug> TCPHandler: Processed in 0.001380244 sec. | ||
| 10986 | 2025.12.27 23:44:54.961759 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10987 | 2025.12.27 23:44:54.961854 [ 261 ] {99683e41-6ef3-42ba-82ef-450f9808c6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10988 | 2025.12.27 23:44:54.961897 [ 261 ] {99683e41-6ef3-42ba-82ef-450f9808c6d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10989 | 2025.12.27 23:44:54.962296 [ 261 ] {99683e41-6ef3-42ba-82ef-450f9808c6d9} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10990 | 2025.12.27 23:44:54.962332 [ 261 ] {99683e41-6ef3-42ba-82ef-450f9808c6d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 10991 | 2025.12.27 23:44:54.962672 [ 261 ] {99683e41-6ef3-42ba-82ef-450f9808c6d9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10992 | 2025.12.27 23:44:54.962894 [ 261 ] {99683e41-6ef3-42ba-82ef-450f9808c6d9} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10993 | 2025.12.27 23:44:54.963053 [ 261 ] {99683e41-6ef3-42ba-82ef-450f9808c6d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 10994 | 2025.12.27 23:44:54.963091 [ 261 ] {99683e41-6ef3-42ba-82ef-450f9808c6d9} <Debug> TCPHandler: Processed in 0.001383254 sec. | ||
| 10995 | 2025.12.27 23:44:54.963211 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10996 | 2025.12.27 23:44:54.963305 [ 261 ] {2b0f811d-1911-47f1-ae23-b885f5f10b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10997 | 2025.12.27 23:44:54.963359 [ 261 ] {2b0f811d-1911-47f1-ae23-b885f5f10b52} <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 | ||
| 10998 | 2025.12.27 23:44:54.964201 [ 261 ] {2b0f811d-1911-47f1-ae23-b885f5f10b52} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10999 | 2025.12.27 23:44:54.964237 [ 261 ] {2b0f811d-1911-47f1-ae23-b885f5f10b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11000 | 2025.12.27 23:44:54.964784 [ 261 ] {2b0f811d-1911-47f1-ae23-b885f5f10b52} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11001 | 2025.12.27 23:44:54.965018 [ 261 ] {2b0f811d-1911-47f1-ae23-b885f5f10b52} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11002 | 2025.12.27 23:44:54.965153 [ 261 ] {2b0f811d-1911-47f1-ae23-b885f5f10b52} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001866 sec., 13933.547695605574 rows/sec., 24.97 MiB/sec. | ||
| 11003 | 2025.12.27 23:44:54.965206 [ 261 ] {2b0f811d-1911-47f1-ae23-b885f5f10b52} <Debug> TCPHandler: Processed in 0.002044167 sec. | ||
| 11004 | 2025.12.27 23:44:54.965324 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11005 | 2025.12.27 23:44:54.965421 [ 261 ] {0e186caf-8ed1-47d4-8e2f-1d2fd796e64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11006 | 2025.12.27 23:44:54.965463 [ 261 ] {0e186caf-8ed1-47d4-8e2f-1d2fd796e64b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11007 | 2025.12.27 23:44:54.965834 [ 261 ] {0e186caf-8ed1-47d4-8e2f-1d2fd796e64b} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11008 | 2025.12.27 23:44:54.965873 [ 261 ] {0e186caf-8ed1-47d4-8e2f-1d2fd796e64b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11009 | 2025.12.27 23:44:54.966190 [ 261 ] {0e186caf-8ed1-47d4-8e2f-1d2fd796e64b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11010 | 2025.12.27 23:44:54.966407 [ 261 ] {0e186caf-8ed1-47d4-8e2f-1d2fd796e64b} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11011 | 2025.12.27 23:44:54.966535 [ 261 ] {0e186caf-8ed1-47d4-8e2f-1d2fd796e64b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 11012 | 2025.12.27 23:44:54.966573 [ 261 ] {0e186caf-8ed1-47d4-8e2f-1d2fd796e64b} <Debug> TCPHandler: Processed in 0.001297623 sec. | ||
| 11013 | 2025.12.27 23:44:57.963852 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11014 | 2025.12.27 23:44:57.963896 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11015 | 2025.12.27 23:44:58.098625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22960 | ||
| 11016 | 2025.12.27 23:44:58.099168 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11017 | 2025.12.27 23:44:58.099209 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11018 | 2025.12.27 23:44:58.099683 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11019 | 2025.12.27 23:44:58.099911 [ 245 ] {} <Trace> system.asynchronous_metric_log (c346508c-c869-43f8-9d4e-adbcc7c283ac): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11020 | 2025.12.27 23:44:58.100041 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22960 | ||
| 11021 | 2025.12.27 23:44:58.167224 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1426 | ||
| 11022 | 2025.12.27 23:44:58.169609 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11023 | 2025.12.27 23:44:58.169651 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 11024 | 2025.12.27 23:44:58.170833 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11025 | 2025.12.27 23:44:58.171103 [ 243 ] {} <Trace> system.query_log (c4ae22b6-8fd0-4d46-8570-9deacf8d39cd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11026 | 2025.12.27 23:44:58.171374 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1426 | ||
| 11027 | 2025.12.27 23:44:59.000252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.90 MiB, peak 335.81 MiB, free memory in arenas 0.00 B, will set to 323.89 MiB (RSS), difference: 3.99 MiB | ||
| 11028 | 2025.12.27 23:44:59.001557 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000966037 sec. | ||
| 11029 | 2025.12.27 23:44:59.278674 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11030 | 2025.12.27 23:44:59.294398 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11031 | 2025.12.27 23:44:59.294450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 11032 | 2025.12.27 23:44:59.300048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11033 | 2025.12.27 23:44:59.300888 [ 244 ] {} <Trace> system.metric_log (7c0841f5-f619-4e31-af03-cdecfddcb211): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11034 | 2025.12.27 23:44:59.303613 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11035 | 2025.12.27 23:44:59.967788 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11036 | 2025.12.27 23:44:59.967976 [ 261 ] {26a4d154-ec1e-4d8a-a738-e96e97b82516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11037 | 2025.12.27 23:44:59.968048 [ 261 ] {26a4d154-ec1e-4d8a-a738-e96e97b82516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11038 | 2025.12.27 23:44:59.968916 [ 261 ] {26a4d154-ec1e-4d8a-a738-e96e97b82516} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11039 | 2025.12.27 23:44:59.968966 [ 261 ] {26a4d154-ec1e-4d8a-a738-e96e97b82516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 11040 | 2025.12.27 23:44:59.969404 [ 261 ] {26a4d154-ec1e-4d8a-a738-e96e97b82516} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11041 | 2025.12.27 23:44:59.969640 [ 261 ] {26a4d154-ec1e-4d8a-a738-e96e97b82516} <Trace> oximeter.fields_i16 (e73af18e-35a1-4ad4-ae84-7c1f2f7f5125): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11042 | 2025.12.27 23:44:59.969806 [ 261 ] {26a4d154-ec1e-4d8a-a738-e96e97b82516} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00188 sec., 218085.10638297873 rows/sec., 13.83 MiB/sec. | ||
| 11043 | 2025.12.27 23:44:59.969858 [ 261 ] {26a4d154-ec1e-4d8a-a738-e96e97b82516} <Debug> TCPHandler: Processed in 0.00220402 sec. | ||
| 11044 | 2025.12.27 23:44:59.969989 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11045 | 2025.12.27 23:44:59.970095 [ 261 ] {0a81994c-dd92-4298-a6bf-0631529610ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11046 | 2025.12.27 23:44:59.970142 [ 261 ] {0a81994c-dd92-4298-a6bf-0631529610ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11047 | 2025.12.27 23:44:59.971155 [ 261 ] {0a81994c-dd92-4298-a6bf-0631529610ca} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11048 | 2025.12.27 23:44:59.971194 [ 261 ] {0a81994c-dd92-4298-a6bf-0631529610ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 11049 | 2025.12.27 23:44:59.971601 [ 261 ] {0a81994c-dd92-4298-a6bf-0631529610ca} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11050 | 2025.12.27 23:44:59.971829 [ 261 ] {0a81994c-dd92-4298-a6bf-0631529610ca} <Trace> oximeter.fields_string (9e1aaac0-a3ef-4fbc-b1e8-a1e4c02246ed): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11051 | 2025.12.27 23:44:59.971969 [ 261 ] {0a81994c-dd92-4298-a6bf-0631529610ca} <Debug> executeQuery: Read 1140 rows, 92.63 KiB in 0.001899 sec., 600315.9557661928 rows/sec., 47.64 MiB/sec. | ||
| 11052 | 2025.12.27 23:44:59.972009 [ 261 ] {0a81994c-dd92-4298-a6bf-0631529610ca} <Debug> TCPHandler: Processed in 0.002078097 sec. | ||
| 11053 | 2025.12.27 23:44:59.972135 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11054 | 2025.12.27 23:44:59.972233 [ 261 ] {07cda876-34de-4bcb-8fa2-2c6944829edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11055 | 2025.12.27 23:44:59.972280 [ 261 ] {07cda876-34de-4bcb-8fa2-2c6944829edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11056 | 2025.12.27 23:44:59.972782 [ 261 ] {07cda876-34de-4bcb-8fa2-2c6944829edf} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11057 | 2025.12.27 23:44:59.972818 [ 261 ] {07cda876-34de-4bcb-8fa2-2c6944829edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 11058 | 2025.12.27 23:44:59.973152 [ 261 ] {07cda876-34de-4bcb-8fa2-2c6944829edf} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11059 | 2025.12.27 23:44:59.973375 [ 261 ] {07cda876-34de-4bcb-8fa2-2c6944829edf} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11060 | 2025.12.27 23:44:59.973527 [ 29 ] {} <Debug> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11061 | 2025.12.27 23:44:59.973537 [ 261 ] {07cda876-34de-4bcb-8fa2-2c6944829edf} <Debug> executeQuery: Read 219 rows, 13.37 KiB in 0.001325 sec., 165283.01886792452 rows/sec., 9.85 MiB/sec. | ||
| 11062 | 2025.12.27 23:44:59.973565 [ 29 ] {} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11063 | 2025.12.27 23:44:59.973610 [ 261 ] {07cda876-34de-4bcb-8fa2-2c6944829edf} <Debug> TCPHandler: Processed in 0.001528147 sec. | ||
| 11064 | 2025.12.27 23:44:59.973621 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 11065 | 2025.12.27 23:44:59.973733 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11066 | 2025.12.27 23:44:59.973758 [ 198 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::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 | ||
| 11067 | 2025.12.27 23:44:59.973831 [ 261 ] {26285995-8939-4dd1-a495-58bcd95e334f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11068 | 2025.12.27 23:44:59.973877 [ 261 ] {26285995-8939-4dd1-a495-58bcd95e334f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11069 | 2025.12.27 23:44:59.973913 [ 198 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11070 | 2025.12.27 23:44:59.973955 [ 198 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 263 rows starting from the beginning of the part | ||
| 11071 | 2025.12.27 23:44:59.974022 [ 198 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 219 rows starting from the beginning of the part | ||
| 11072 | 2025.12.27 23:44:59.974069 [ 198 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part | ||
| 11073 | 2025.12.27 23:44:59.974110 [ 198 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 219 rows starting from the beginning of the part | ||
| 11074 | 2025.12.27 23:44:59.974154 [ 198 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part | ||
| 11075 | 2025.12.27 23:44:59.974195 [ 198 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 219 rows starting from the beginning of the part | ||
| 11076 | 2025.12.27 23:44:59.974373 [ 261 ] {26285995-8939-4dd1-a495-58bcd95e334f} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11077 | 2025.12.27 23:44:59.974415 [ 261 ] {26285995-8939-4dd1-a495-58bcd95e334f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 11078 | 2025.12.27 23:44:59.974776 [ 261 ] {26285995-8939-4dd1-a495-58bcd95e334f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11079 | 2025.12.27 23:44:59.975013 [ 261 ] {26285995-8939-4dd1-a495-58bcd95e334f} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11080 | 2025.12.27 23:44:59.975127 [ 195 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431276 sec., 679114.3008057147 rows/sec., 43.93 MiB/sec. | ||
| 11081 | 2025.12.27 23:44:59.975144 [ 261 ] {26285995-8939-4dd1-a495-58bcd95e334f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001332 sec., 159159.15915915914 rows/sec., 10.26 MiB/sec. | ||
| 11082 | 2025.12.27 23:44:59.975131 [ 29 ] {} <Debug> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11083 | 2025.12.27 23:44:59.975207 [ 261 ] {26285995-8939-4dd1-a495-58bcd95e334f} <Debug> TCPHandler: Processed in 0.001525827 sec. | ||
| 11084 | 2025.12.27 23:44:59.975229 [ 29 ] {} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11085 | 2025.12.27 23:44:59.975256 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 11086 | 2025.12.27 23:44:59.975310 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11087 | 2025.12.27 23:44:59.975330 [ 190 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11088 | 2025.12.27 23:44:59.975332 [ 198 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::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 | ||
| 11089 | 2025.12.27 23:44:59.975406 [ 261 ] {8cc66b92-6f89-4237-b504-cde7814e0f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11090 | 2025.12.27 23:44:59.975433 [ 198 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11091 | 2025.12.27 23:44:59.975453 [ 261 ] {8cc66b92-6f89-4237-b504-cde7814e0f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11092 | 2025.12.27 23:44:59.975462 [ 198 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 442 rows starting from the beginning of the part | ||
| 11093 | 2025.12.27 23:44:59.975516 [ 198 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 212 rows starting from the beginning of the part | ||
| 11094 | 2025.12.27 23:44:59.975551 [ 198 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 228 rows starting from the beginning of the part | ||
| 11095 | 2025.12.27 23:44:59.975584 [ 198 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part | ||
| 11096 | 2025.12.27 23:44:59.975618 [ 198 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part | ||
| 11097 | 2025.12.27 23:44:59.975655 [ 198 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 212 rows starting from the beginning of the part | ||
| 11098 | 2025.12.27 23:44:59.975661 [ 190 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_66_13} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11099 | 2025.12.27 23:44:59.975754 [ 190 ] {dc188e69-7697-4294-82b0-a897f80b8a2e::all_1_66_13} <Trace> oximeter.fields_u16 (dc188e69-7697-4294-82b0-a897f80b8a2e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11100 | 2025.12.27 23:44:59.975835 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 11101 | 2025.12.27 23:44:59.975937 [ 261 ] {8cc66b92-6f89-4237-b504-cde7814e0f96} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11102 | 2025.12.27 23:44:59.975978 [ 261 ] {8cc66b92-6f89-4237-b504-cde7814e0f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 11103 | 2025.12.27 23:44:59.976307 [ 261 ] {8cc66b92-6f89-4237-b504-cde7814e0f96} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11104 | 2025.12.27 23:44:59.976525 [ 261 ] {8cc66b92-6f89-4237-b504-cde7814e0f96} <Trace> oximeter.fields_u8 (9ff0bd4b-3f13-4426-b6a0-371e5cc2e8fc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11105 | 2025.12.27 23:44:59.976533 [ 189 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 5 columns (5 merged, 0 gathered) in 0.001226422 sec., 1237746.8766868175 rows/sec., 85.74 MiB/sec. | ||
| 11106 | 2025.12.27 23:44:59.976658 [ 261 ] {8cc66b92-6f89-4237-b504-cde7814e0f96} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001269 sec., 166272.65563435777 rows/sec., 9.44 MiB/sec. | ||
| 11107 | 2025.12.27 23:44:59.976682 [ 190 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11108 | 2025.12.27 23:44:59.976701 [ 261 ] {8cc66b92-6f89-4237-b504-cde7814e0f96} <Debug> TCPHandler: Processed in 0.001440476 sec. | ||
| 11109 | 2025.12.27 23:44:59.976813 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11110 | 2025.12.27 23:44:59.976913 [ 190 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_46_9} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11111 | 2025.12.27 23:44:59.976917 [ 261 ] {8436f948-1741-4d22-b8f8-f9b232a72978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11112 | 2025.12.27 23:44:59.976975 [ 261 ] {8436f948-1741-4d22-b8f8-f9b232a72978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11113 | 2025.12.27 23:44:59.976983 [ 190 ] {a18d1863-dca8-4bbd-8161-4fac71230b37::all_1_46_9} <Trace> oximeter.fields_u32 (a18d1863-dca8-4bbd-8161-4fac71230b37) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11114 | 2025.12.27 23:44:59.977059 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 11115 | 2025.12.27 23:44:59.977764 [ 261 ] {8436f948-1741-4d22-b8f8-f9b232a72978} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11116 | 2025.12.27 23:44:59.977813 [ 261 ] {8436f948-1741-4d22-b8f8-f9b232a72978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 11117 | 2025.12.27 23:44:59.978205 [ 261 ] {8436f948-1741-4d22-b8f8-f9b232a72978} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11118 | 2025.12.27 23:44:59.978425 [ 261 ] {8436f948-1741-4d22-b8f8-f9b232a72978} <Trace> oximeter.fields_uuid (b717fe12-a53c-4ac2-b51d-3f2a0a12316f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11119 | 2025.12.27 23:44:59.978556 [ 261 ] {8436f948-1741-4d22-b8f8-f9b232a72978} <Debug> executeQuery: Read 693 rows, 49.59 KiB in 0.001658 sec., 417973.46200241253 rows/sec., 29.21 MiB/sec. | ||
| 11120 | 2025.12.27 23:44:59.978594 [ 261 ] {8436f948-1741-4d22-b8f8-f9b232a72978} <Debug> TCPHandler: Processed in 0.001831742 sec. | ||
| 11121 | 2025.12.27 23:44:59.978704 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11122 | 2025.12.27 23:44:59.978799 [ 261 ] {841f0f92-d28e-4a28-9ca3-9f550f63bbcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11123 | 2025.12.27 23:44:59.978840 [ 261 ] {841f0f92-d28e-4a28-9ca3-9f550f63bbcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11124 | 2025.12.27 23:44:59.979167 [ 261 ] {841f0f92-d28e-4a28-9ca3-9f550f63bbcb} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11125 | 2025.12.27 23:44:59.979202 [ 261 ] {841f0f92-d28e-4a28-9ca3-9f550f63bbcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 11126 | 2025.12.27 23:44:59.979508 [ 261 ] {841f0f92-d28e-4a28-9ca3-9f550f63bbcb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11127 | 2025.12.27 23:44:59.979719 [ 261 ] {841f0f92-d28e-4a28-9ca3-9f550f63bbcb} <Trace> oximeter.measurements_bool (568f15a4-80ae-4872-9f62-7c42d36c57ff): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11128 | 2025.12.27 23:44:59.979846 [ 261 ] {841f0f92-d28e-4a28-9ca3-9f550f63bbcb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 11129 | 2025.12.27 23:44:59.979883 [ 261 ] {841f0f92-d28e-4a28-9ca3-9f550f63bbcb} <Debug> TCPHandler: Processed in 0.001228131 sec. | ||
| 11130 | 2025.12.27 23:44:59.980001 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11131 | 2025.12.27 23:44:59.980122 [ 261 ] {4dfee16b-4579-435a-93a8-52f8b8516dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11132 | 2025.12.27 23:44:59.980172 [ 261 ] {4dfee16b-4579-435a-93a8-52f8b8516dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11133 | 2025.12.27 23:44:59.980676 [ 261 ] {4dfee16b-4579-435a-93a8-52f8b8516dc3} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11134 | 2025.12.27 23:44:59.980718 [ 261 ] {4dfee16b-4579-435a-93a8-52f8b8516dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 11135 | 2025.12.27 23:44:59.981109 [ 261 ] {4dfee16b-4579-435a-93a8-52f8b8516dc3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11136 | 2025.12.27 23:44:59.981325 [ 261 ] {4dfee16b-4579-435a-93a8-52f8b8516dc3} <Trace> oximeter.measurements_cumulativeu64 (97928fba-e55b-4d8d-82af-e5007ac464d2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11137 | 2025.12.27 23:44:59.981452 [ 261 ] {4dfee16b-4579-435a-93a8-52f8b8516dc3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001356 sec., 231563.42182890855 rows/sec., 15.21 MiB/sec. | ||
| 11138 | 2025.12.27 23:44:59.981491 [ 261 ] {4dfee16b-4579-435a-93a8-52f8b8516dc3} <Debug> TCPHandler: Processed in 0.001549477 sec. | ||
| 11139 | 2025.12.27 23:44:59.981673 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11140 | 2025.12.27 23:44:59.981797 [ 261 ] {fac928bc-2bdc-43a2-8637-558f7ffaef8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11141 | 2025.12.27 23:44:59.981849 [ 261 ] {fac928bc-2bdc-43a2-8637-558f7ffaef8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11142 | 2025.12.27 23:44:59.982209 [ 261 ] {fac928bc-2bdc-43a2-8637-558f7ffaef8f} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11143 | 2025.12.27 23:44:59.982245 [ 261 ] {fac928bc-2bdc-43a2-8637-558f7ffaef8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 11144 | 2025.12.27 23:44:59.982554 [ 261 ] {fac928bc-2bdc-43a2-8637-558f7ffaef8f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11145 | 2025.12.27 23:44:59.982762 [ 261 ] {fac928bc-2bdc-43a2-8637-558f7ffaef8f} <Trace> oximeter.measurements_f64 (5f1d9556-d55a-48c9-a11f-e751317fc4db): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11146 | 2025.12.27 23:44:59.982891 [ 261 ] {fac928bc-2bdc-43a2-8637-558f7ffaef8f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 60.22 KiB/sec. | ||
| 11147 | 2025.12.27 23:44:59.982927 [ 261 ] {fac928bc-2bdc-43a2-8637-558f7ffaef8f} <Debug> TCPHandler: Processed in 0.001315304 sec. | ||
| 11148 | 2025.12.27 23:44:59.983039 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11149 | 2025.12.27 23:44:59.983136 [ 261 ] {3d948638-392d-42e7-9068-c3a89b21436c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11150 | 2025.12.27 23:44:59.983190 [ 261 ] {3d948638-392d-42e7-9068-c3a89b21436c} <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 | ||
| 11151 | 2025.12.27 23:44:59.983973 [ 261 ] {3d948638-392d-42e7-9068-c3a89b21436c} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11152 | 2025.12.27 23:44:59.984007 [ 261 ] {3d948638-392d-42e7-9068-c3a89b21436c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 11153 | 2025.12.27 23:44:59.984525 [ 261 ] {3d948638-392d-42e7-9068-c3a89b21436c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11154 | 2025.12.27 23:44:59.984758 [ 261 ] {3d948638-392d-42e7-9068-c3a89b21436c} <Trace> oximeter.measurements_histogramu64 (f7b4eb06-75e4-4d1d-987f-2df4aeb3b648): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11155 | 2025.12.27 23:44:59.984902 [ 261 ] {3d948638-392d-42e7-9068-c3a89b21436c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001784 sec., 7847.533632286995 rows/sec., 14.06 MiB/sec. | ||
| 11156 | 2025.12.27 23:44:59.984955 [ 261 ] {3d948638-392d-42e7-9068-c3a89b21436c} <Debug> TCPHandler: Processed in 0.001972165 sec. | ||
| 11157 | 2025.12.27 23:44:59.985066 [ 261 ] {} <Trace> TCP-Session: 99a7ed85-7f3d-49ce-85cc-232e2e4c7b25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11158 | 2025.12.27 23:44:59.985162 [ 261 ] {cf5a37d5-9dc6-4276-9602-1dd7d38e42c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11159 | 2025.12.27 23:44:59.985205 [ 261 ] {cf5a37d5-9dc6-4276-9602-1dd7d38e42c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11160 | 2025.12.27 23:44:59.985535 [ 261 ] {cf5a37d5-9dc6-4276-9602-1dd7d38e42c2} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11161 | 2025.12.27 23:44:59.985572 [ 261 ] {cf5a37d5-9dc6-4276-9602-1dd7d38e42c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 11162 | 2025.12.27 23:44:59.985880 [ 261 ] {cf5a37d5-9dc6-4276-9602-1dd7d38e42c2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11163 | 2025.12.27 23:44:59.986100 [ 261 ] {cf5a37d5-9dc6-4276-9602-1dd7d38e42c2} <Trace> oximeter.measurements_u64 (2445cf57-7572-45b2-9352-5df2750c95ab): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11164 | 2025.12.27 23:44:59.986227 [ 261 ] {cf5a37d5-9dc6-4276-9602-1dd7d38e42c2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001084 sec., 95940.9594095941 rows/sec., 5.88 MiB/sec. | ||
| 11165 | 2025.12.27 23:44:59.986263 [ 261 ] {cf5a37d5-9dc6-4276-9602-1dd7d38e42c2} <Debug> TCPHandler: Processed in 0.001246352 sec. | ||