| 1 | [ Jan 22 09:50:34 Enabled. ] | ||
| 2 | [ Jan 22 09:50:34 Rereading configuration. ] | ||
| 3 | [ Jan 22 09:50:36 Rereading configuration. ] | ||
| 4 | [ Jan 22 09:50:49 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 | [ Jan 22 09:50:49 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.01.22 09:50:50.237114 [ 1 ] {} <Information> Application: Will watch for the process with pid 24418 | ||
| 29 | 2026.01.22 09:50:50.237514 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.22 09:50:50.724206 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24418 | ||
| 31 | 2026.01.22 09:50:50.725022 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.22 09:50:50.725169 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.22 09:50:50.832841 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.22 09:50:50.862829 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.22 09:50:50.862935 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.22 09:50:50.862955 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.22 09:50:50.863028 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.22 09:50:50.863796 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.22 09:50:50.867802 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.01.22 09:50:50.868698 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.22 09:50:50.869635 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.01.22 09:50:50.869689 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.01.22 09:50:50.869729 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.22 09:50:50.870516 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.22 09:50:50.871510 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.22 09:50:50.877595 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.22 09:50:50.878375 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.22 09:50:50.879815 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.22 09:50:50.879911 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.22 09:50:50.881361 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.01.22 09:50:50.881877 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.22 09:50:50.887107 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.22 09:50:50.887787 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.22 09:50:50.891126 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.22 09:50:50.891512 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.22 09:50:50.891939 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.22 09:50:50.892310 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.22 09:50:50.893849 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.22 09:50:50.893874 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.22 09:50:50.893949 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.22 09:50:50.894017 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.22 09:50:50.906617 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.22 09:50:50.906647 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000198503 sec | ||
| 68 | 2026.01.22 09:50:50.906721 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.22 09:50:50.906762 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.22 09:50:50.907548 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.22 09:50:50.908214 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.22 09:50:50.920209 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.22 09:50:50.920258 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.22 09:50:50.920341 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.22 09:50:50.920354 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.22 09:50:50.920390 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.22 09:50:50.920462 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.22 09:50:50.924617 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.22 09:50:50.924667 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.22 09:50:50.924721 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.22 09:50:50.924908 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.22 09:50:50.924953 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.22 09:50:50.924966 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.22 09:50:50.925042 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.22 09:50:50.925055 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.22 09:50:50.925086 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.22 09:50:50.925168 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.22 09:50:50.949051 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.22 09:50:50.952620 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.22 09:50:50.952727 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000137782 sec | ||
| 91 | 2026.01.22 09:50:50.952745 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.22 09:50:50.952756 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.22 09:50:50.952784 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.22 09:50:50.953059 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.22 09:50:50.953188 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.22 09:50:50.953204 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.22 09:50:50.953215 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.01.22 09:50:50.953226 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.22 09:50:50.957459 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.22 09:50:50.957807 [ 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 | 2026.01.22 09:50:50.959511 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.5301e-05 sec. | ||
| 102 | 2026.01.22 09:50:50.959985 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.22 09:50:50.961375 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.22 09:50:50.961399 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.22 09:50:51.000942 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.80 MiB, peak 116.80 MiB, free memory in arenas 0.00 B, will set to 118.32 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.01.22 09:50:51.336529 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58779 | ||
| 107 | 2026.01.22 09:50:51.338884 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.01.22 09:50:51.338958 [ 3 ] {} <Debug> TCP-Session: 7906e765-f0dd-4738-a3c8-5915043b8d50 Authenticating user 'default' from [fd00:1122:3344:101::b]:58779 | ||
| 109 | 2026.01.22 09:50:51.339060 [ 3 ] {} <Debug> TCP-Session: 7906e765-f0dd-4738-a3c8-5915043b8d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.22 09:50:51.339076 [ 3 ] {} <Debug> TCP-Session: 7906e765-f0dd-4738-a3c8-5915043b8d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.01.22 09:50:51.339175 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.01.22 09:50:51.339264 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.22 09:50:51.339281 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.01.22 09:50:51.340361 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36085 | ||
| 115 | 2026.01.22 09:50:51.340475 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47811 | ||
| 116 | 2026.01.22 09:50:51.340475 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38019 | ||
| 117 | 2026.01.22 09:50:51.340627 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.01.22 09:50:51.340676 [ 4 ] {} <Debug> TCP-Session: c60b0068-e69d-4986-8afe-ea14d399a092 Authenticating user 'default' from [fd00:1122:3344:101::b]:36085 | ||
| 119 | 2026.01.22 09:50:51.340694 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.01.22 09:50:51.340709 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55913 | ||
| 121 | 2026.01.22 09:50:51.340781 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.01.22 09:50:51.340705 [ 4 ] {} <Debug> TCP-Session: c60b0068-e69d-4986-8afe-ea14d399a092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.01.22 09:50:51.340822 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46659 | ||
| 124 | 2026.01.22 09:50:51.340864 [ 4 ] {} <Debug> TCP-Session: c60b0068-e69d-4986-8afe-ea14d399a092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.01.22 09:50:51.340829 [ 254 ] {} <Debug> TCP-Session: 391f5060-5f2d-4d7e-9750-59d87310de99 Authenticating user 'default' from [fd00:1122:3344:101::b]:38019 | ||
| 126 | 2026.01.22 09:50:51.340937 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59084 | ||
| 127 | 2026.01.22 09:50:51.341003 [ 254 ] {} <Debug> TCP-Session: 391f5060-5f2d-4d7e-9750-59d87310de99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.01.22 09:50:51.341033 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47199 | ||
| 129 | 2026.01.22 09:50:51.340991 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.01.22 09:50:51.340828 [ 5 ] {} <Debug> TCP-Session: 855c5ba0-b0e5-4c61-b764-db4d4a89823c Authenticating user 'default' from [fd00:1122:3344:101::b]:47811 | ||
| 131 | 2026.01.22 09:50:51.341119 [ 255 ] {} <Debug> TCP-Session: c1199457-17d4-4a84-8a11-922e23a90c96 Authenticating user 'default' from [fd00:1122:3344:101::b]:55913 | ||
| 132 | 2026.01.22 09:50:51.341090 [ 254 ] {} <Debug> TCP-Session: 391f5060-5f2d-4d7e-9750-59d87310de99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.01.22 09:50:51.341085 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.01.22 09:50:51.341231 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.01.22 09:50:51.341264 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.01.22 09:50:51.341223 [ 255 ] {} <Debug> TCP-Session: c1199457-17d4-4a84-8a11-922e23a90c96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.22 09:50:51.341344 [ 258 ] {} <Debug> TCP-Session: 6d788e61-b997-42f6-8d7e-3f2c81030a12 Authenticating user 'default' from [fd00:1122:3344:101::b]:47199 | ||
| 138 | 2026.01.22 09:50:51.341374 [ 255 ] {} <Debug> TCP-Session: c1199457-17d4-4a84-8a11-922e23a90c96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.01.22 09:50:51.341361 [ 257 ] {} <Debug> TCP-Session: c7130ed2-d920-4292-847d-f1a0ac4c75cd Authenticating user 'default' from [fd00:1122:3344:101::b]:59084 | ||
| 140 | 2026.01.22 09:50:51.341426 [ 258 ] {} <Debug> TCP-Session: 6d788e61-b997-42f6-8d7e-3f2c81030a12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.22 09:50:51.341317 [ 256 ] {} <Debug> TCP-Session: 2103598c-64c9-47c0-ab8c-8e444a659bc3 Authenticating user 'default' from [fd00:1122:3344:101::b]:46659 | ||
| 142 | 2026.01.22 09:50:51.341457 [ 257 ] {} <Debug> TCP-Session: c7130ed2-d920-4292-847d-f1a0ac4c75cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.22 09:50:51.341533 [ 256 ] {} <Debug> TCP-Session: 2103598c-64c9-47c0-ab8c-8e444a659bc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.22 09:50:51.341557 [ 257 ] {} <Debug> TCP-Session: c7130ed2-d920-4292-847d-f1a0ac4c75cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.22 09:50:51.341510 [ 258 ] {} <Debug> TCP-Session: 6d788e61-b997-42f6-8d7e-3f2c81030a12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.22 09:50:51.341610 [ 256 ] {} <Debug> TCP-Session: 2103598c-64c9-47c0-ab8c-8e444a659bc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.22 09:50:51.341195 [ 5 ] {} <Debug> TCP-Session: 855c5ba0-b0e5-4c61-b764-db4d4a89823c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.22 09:50:51.341702 [ 5 ] {} <Debug> TCP-Session: 855c5ba0-b0e5-4c61-b764-db4d4a89823c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.22 09:50:51.592880 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58038 | ||
| 150 | 2026.01.22 09:50:51.595436 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.22 09:50:51.595507 [ 259 ] {} <Debug> TCP-Session: e6759d2b-0735-4773-a105-9d4baf0eb138 Authenticating user 'default' from [fd00:1122:3344:101::a]:58038 | ||
| 152 | 2026.01.22 09:50:51.595531 [ 259 ] {} <Debug> TCP-Session: e6759d2b-0735-4773-a105-9d4baf0eb138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.22 09:50:51.595616 [ 259 ] {} <Debug> TCP-Session: e6759d2b-0735-4773-a105-9d4baf0eb138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.22 09:50:51.595707 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.01.22 09:50:51.595750 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.01.22 09:50:51.595831 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.01.22 09:50:51.601973 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38108 | ||
| 158 | 2026.01.22 09:50:51.602149 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.01.22 09:50:51.602160 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56235 | ||
| 160 | 2026.01.22 09:50:51.602187 [ 260 ] {} <Debug> TCP-Session: 1bc31bff-9ce6-464c-9712-7c23b04dedf4 Authenticating user 'default' from [fd00:1122:3344:101::a]:38108 | ||
| 161 | 2026.01.22 09:50:51.602234 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44611 | ||
| 162 | 2026.01.22 09:50:51.602169 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48920 | ||
| 163 | 2026.01.22 09:50:51.602308 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61310 | ||
| 164 | 2026.01.22 09:50:51.602331 [ 260 ] {} <Debug> TCP-Session: 1bc31bff-9ce6-464c-9712-7c23b04dedf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.01.22 09:50:51.602401 [ 260 ] {} <Debug> TCP-Session: 1bc31bff-9ce6-464c-9712-7c23b04dedf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.01.22 09:50:51.602507 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52764 | ||
| 167 | 2026.01.22 09:50:51.602532 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64441 | ||
| 168 | 2026.01.22 09:50:51.602913 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.01.22 09:50:51.602951 [ 263 ] {} <Debug> TCP-Session: aa86d941-493a-45bc-ae29-3d9573639d2d Authenticating user 'default' from [fd00:1122:3344:101::a]:44611 | ||
| 170 | 2026.01.22 09:50:51.602959 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.01.22 09:50:51.603002 [ 263 ] {} <Debug> TCP-Session: aa86d941-493a-45bc-ae29-3d9573639d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.01.22 09:50:51.603013 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.01.22 09:50:51.603021 [ 264 ] {} <Debug> TCP-Session: 2950cd18-e01b-4b84-91e7-8c9497bbef30 Authenticating user 'default' from [fd00:1122:3344:101::a]:61310 | ||
| 174 | 2026.01.22 09:50:51.603056 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.01.22 09:50:51.603106 [ 261 ] {} <Debug> TCP-Session: 12901d68-8e05-4e55-b6c2-24ad0b8fd64a Authenticating user 'default' from [fd00:1122:3344:101::a]:48920 | ||
| 176 | 2026.01.22 09:50:51.603116 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.01.22 09:50:51.603082 [ 264 ] {} <Debug> TCP-Session: 2950cd18-e01b-4b84-91e7-8c9497bbef30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.01.22 09:50:51.603164 [ 265 ] {} <Debug> TCP-Session: 056a7458-19de-44a6-8f32-642578f10ca6 Authenticating user 'default' from [fd00:1122:3344:101::a]:52764 | ||
| 179 | 2026.01.22 09:50:51.603182 [ 261 ] {} <Debug> TCP-Session: 12901d68-8e05-4e55-b6c2-24ad0b8fd64a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.01.22 09:50:51.603179 [ 266 ] {} <Debug> TCP-Session: 2d973e6c-60c9-4999-a2c1-f902acbfca3e Authenticating user 'default' from [fd00:1122:3344:101::a]:64441 | ||
| 181 | 2026.01.22 09:50:51.603236 [ 265 ] {} <Debug> TCP-Session: 056a7458-19de-44a6-8f32-642578f10ca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.01.22 09:50:51.603222 [ 261 ] {} <Debug> TCP-Session: 12901d68-8e05-4e55-b6c2-24ad0b8fd64a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.01.22 09:50:51.603059 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.01.22 09:50:51.603321 [ 265 ] {} <Debug> TCP-Session: 056a7458-19de-44a6-8f32-642578f10ca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.01.22 09:50:51.603313 [ 266 ] {} <Debug> TCP-Session: 2d973e6c-60c9-4999-a2c1-f902acbfca3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.01.22 09:50:51.603063 [ 263 ] {} <Debug> TCP-Session: aa86d941-493a-45bc-ae29-3d9573639d2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.01.22 09:50:51.603396 [ 266 ] {} <Debug> TCP-Session: 2d973e6c-60c9-4999-a2c1-f902acbfca3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.22 09:50:51.603396 [ 262 ] {} <Debug> TCP-Session: 2769f7d9-b5e3-4e08-9464-02f82449a81d Authenticating user 'default' from [fd00:1122:3344:101::a]:56235 | ||
| 189 | 2026.01.22 09:50:51.603212 [ 264 ] {} <Debug> TCP-Session: 2950cd18-e01b-4b84-91e7-8c9497bbef30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.22 09:50:51.603493 [ 262 ] {} <Debug> TCP-Session: 2769f7d9-b5e3-4e08-9464-02f82449a81d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.22 09:50:51.603575 [ 262 ] {} <Debug> TCP-Session: 2769f7d9-b5e3-4e08-9464-02f82449a81d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.01.22 09:50:51.880216 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63390 | ||
| 193 | 2026.01.22 09:50:51.880412 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.01.22 09:50:51.880482 [ 267 ] {} <Debug> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Authenticating user 'default' from [fd00:1122:3344:101::d]:63390 | ||
| 195 | 2026.01.22 09:50:51.880506 [ 267 ] {} <Debug> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.22 09:50:51.880519 [ 267 ] {} <Debug> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.22 09:50:51.880648 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.01.22 09:50:51.880678 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2026.01.22 09:50:51.880847 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.01.22 09:50:51.881436 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54344 | ||
| 201 | 2026.01.22 09:50:51.881438 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35695 | ||
| 202 | 2026.01.22 09:50:51.881516 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50365 | ||
| 203 | 2026.01.22 09:50:51.881670 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46142 | ||
| 204 | 2026.01.22 09:50:51.881759 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2026.01.22 09:50:51.881893 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62255 | ||
| 206 | 2026.01.22 09:50:51.881980 [ 269 ] {} <Debug> TCP-Session: d82af000-3b34-4772-8674-fabf085e696c Authenticating user 'default' from [fd00:1122:3344:101::d]:54344 | ||
| 207 | 2026.01.22 09:50:51.882024 [ 269 ] {} <Debug> TCP-Session: d82af000-3b34-4772-8674-fabf085e696c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.01.22 09:50:51.882163 [ 269 ] {} <Debug> TCP-Session: d82af000-3b34-4772-8674-fabf085e696c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.01.22 09:50:51.882809 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53611 | ||
| 210 | 2026.01.22 09:50:51.882875 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2026.01.22 09:50:51.882944 [ 270 ] {} <Debug> TCP-Session: 25691884-ea70-4bee-9c77-c152dccfeae0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50365 | ||
| 212 | 2026.01.22 09:50:51.883237 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35342 | ||
| 213 | 2026.01.22 09:50:51.883265 [ 270 ] {} <Debug> TCP-Session: 25691884-ea70-4bee-9c77-c152dccfeae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.01.22 09:50:51.883289 [ 270 ] {} <Debug> TCP-Session: 25691884-ea70-4bee-9c77-c152dccfeae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.01.22 09:50:51.883936 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2026.01.22 09:50:51.883938 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42339 | ||
| 217 | 2026.01.22 09:50:51.883992 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2026.01.22 09:50:51.884010 [ 271 ] {} <Debug> TCP-Session: e3fbe7ac-1d48-4d1d-9ffa-95bd5f9497c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46142 | ||
| 219 | 2026.01.22 09:50:51.884768 [ 271 ] {} <Debug> TCP-Session: e3fbe7ac-1d48-4d1d-9ffa-95bd5f9497c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.01.22 09:50:51.884840 [ 271 ] {} <Debug> TCP-Session: e3fbe7ac-1d48-4d1d-9ffa-95bd5f9497c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.01.22 09:50:51.884899 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2026.01.22 09:50:51.884864 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.01.22 09:50:51.884841 [ 273 ] {} <Debug> TCP-Session: 9bbef97a-cc93-48b3-afd8-9fef7165a21f Authenticating user 'default' from [fd00:1122:3344:101::d]:53611 | ||
| 224 | 2026.01.22 09:50:51.884997 [ 272 ] {} <Debug> TCP-Session: 5fbc9e00-e78c-41f2-8067-a9412aef416d Authenticating user 'default' from [fd00:1122:3344:101::d]:62255 | ||
| 225 | 2026.01.22 09:50:51.885078 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2026.01.22 09:50:51.885075 [ 268 ] {} <Debug> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Authenticating user 'default' from [fd00:1122:3344:101::d]:35695 | ||
| 227 | 2026.01.22 09:50:51.885156 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2026.01.22 09:50:51.885196 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 229 | 2026.01.22 09:50:51.885217 [ 275 ] {} <Debug> TCP-Session: 4e6abb6e-923d-4b72-91a5-7989484c55dc Authenticating user 'default' from [fd00:1122:3344:101::d]:42339 | ||
| 230 | 2026.01.22 09:50:51.885180 [ 268 ] {} <Debug> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.01.22 09:50:51.885308 [ 275 ] {} <Debug> TCP-Session: 4e6abb6e-923d-4b72-91a5-7989484c55dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.01.22 09:50:51.885299 [ 274 ] {} <Debug> TCP-Session: 2c2ff1a0-009b-4ba1-a89e-dd6c2a120a53 Authenticating user 'default' from [fd00:1122:3344:101::d]:35342 | ||
| 233 | 2026.01.22 09:50:51.885172 [ 272 ] {} <Debug> TCP-Session: 5fbc9e00-e78c-41f2-8067-a9412aef416d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.01.22 09:50:51.885413 [ 275 ] {} <Debug> TCP-Session: 4e6abb6e-923d-4b72-91a5-7989484c55dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.01.22 09:50:51.885396 [ 268 ] {} <Debug> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.01.22 09:50:51.885012 [ 273 ] {} <Debug> TCP-Session: 9bbef97a-cc93-48b3-afd8-9fef7165a21f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.01.22 09:50:51.885494 [ 272 ] {} <Debug> TCP-Session: 5fbc9e00-e78c-41f2-8067-a9412aef416d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.01.22 09:50:51.885402 [ 274 ] {} <Debug> TCP-Session: 2c2ff1a0-009b-4ba1-a89e-dd6c2a120a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.01.22 09:50:51.885630 [ 273 ] {} <Debug> TCP-Session: 9bbef97a-cc93-48b3-afd8-9fef7165a21f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.01.22 09:50:51.885643 [ 274 ] {} <Debug> TCP-Session: 2c2ff1a0-009b-4ba1-a89e-dd6c2a120a53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.01.22 09:50:51.888914 [ 267 ] {ac37a59f-5f15-4448-a649-3718ef0e2f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2026.01.22 09:50:52.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.47 MiB, peak 118.47 MiB, free memory in arenas 0.00 B, will set to 126.71 MiB (RSS), difference: 8.24 MiB | ||
| 243 | 2026.01.22 09:50:52.037332 [ 267 ] {ac37a59f-5f15-4448-a649-3718ef0e2f7b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63390) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 244 | |||
| 245 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 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 | ||
| 248 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 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 | ||
| 255 | 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 | ||
| 256 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 266 | |||
| 267 | 2026.01.22 09:50:52.038989 [ 267 ] {ac37a59f-5f15-4448-a649-3718ef0e2f7b} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 268 | |||
| 269 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 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 | ||
| 272 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 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 | ||
| 279 | 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 | ||
| 280 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 290 | |||
| 291 | 2026.01.22 09:50:52.039708 [ 267 ] {ac37a59f-5f15-4448-a649-3718ef0e2f7b} <Debug> TCPHandler: Processed in 0.158187311 sec. | ||
| 292 | 2026.01.22 09:50:52.040469 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 293 | 2026.01.22 09:50:52.040909 [ 268 ] {0ecf5d84-51c3-4281-b5d2-c32ecbc0526b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 294 | 2026.01.22 09:50:52.041419 [ 268 ] {0ecf5d84-51c3-4281-b5d2-c32ecbc0526b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:35695) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 295 | |||
| 296 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 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 | ||
| 299 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 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 | ||
| 306 | 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 | ||
| 307 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 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 | ||
| 310 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 317 | |||
| 318 | 2026.01.22 09:50:52.041809 [ 268 ] {0ecf5d84-51c3-4281-b5d2-c32ecbc0526b} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 319 | |||
| 320 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 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 | ||
| 323 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 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 | ||
| 330 | 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 | ||
| 331 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 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 | ||
| 334 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 341 | |||
| 342 | 2026.01.22 09:50:52.042086 [ 268 ] {0ecf5d84-51c3-4281-b5d2-c32ecbc0526b} <Debug> TCPHandler: Processed in 0.001887963 sec. | ||
| 343 | 2026.01.22 09:50:52.042904 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.01.22 09:50:52.046098 [ 267 ] {a1dd04a8-7240-4573-aa39-111a7f2341fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 345 | 2026.01.22 09:50:52.048863 [ 267 ] {a1dd04a8-7240-4573-aa39-111a7f2341fb} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 346 | 2026.01.22 09:50:52.054495 [ 267 ] {a1dd04a8-7240-4573-aa39-111a7f2341fb} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 347 | 2026.01.22 09:50:52.054549 [ 267 ] {a1dd04a8-7240-4573-aa39-111a7f2341fb} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000304085 sec | ||
| 348 | 2026.01.22 09:50:52.054829 [ 267 ] {a1dd04a8-7240-4573-aa39-111a7f2341fb} <Trace> ReferentialDeps: No tables | ||
| 349 | 2026.01.22 09:50:52.054847 [ 267 ] {a1dd04a8-7240-4573-aa39-111a7f2341fb} <Trace> LoadingDeps: No tables | ||
| 350 | 2026.01.22 09:50:52.054892 [ 267 ] {a1dd04a8-7240-4573-aa39-111a7f2341fb} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 351 | 2026.01.22 09:50:52.056028 [ 267 ] {a1dd04a8-7240-4573-aa39-111a7f2341fb} <Debug> TCPHandler: Processed in 0.013318498 sec. | ||
| 352 | 2026.01.22 09:50:52.056447 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 353 | 2026.01.22 09:50:52.056674 [ 267 ] {d0c7f23c-288e-452e-b778-17a966766a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) /* The version table contains metadata about the `oximeter` database */ | ||
| 354 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 355 | 2026.01.22 09:50:52.056849 [ 267 ] {d0c7f23c-288e-452e-b778-17a966766a7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 356 | 2026.01.22 09:50:52.065416 [ 267 ] {d0c7f23c-288e-452e-b778-17a966766a7c} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 357 | 2026.01.22 09:50:52.076080 [ 267 ] {d0c7f23c-288e-452e-b778-17a966766a7c} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc): Loading data parts | ||
| 358 | 2026.01.22 09:50:52.078154 [ 267 ] {d0c7f23c-288e-452e-b778-17a966766a7c} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc): There are no data parts | ||
| 359 | 2026.01.22 09:50:52.086954 [ 267 ] {d0c7f23c-288e-452e-b778-17a966766a7c} <Debug> TCPHandler: Processed in 0.030631703 sec. | ||
| 360 | 2026.01.22 09:50:52.087544 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 361 | 2026.01.22 09:50:52.088104 [ 267 ] {a74ba55b-edf9-44a6-9227-756a6e062e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) /* The measurement tables contain all individual samples from each timeseries. | ||
| 362 | * | ||
| 363 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 364 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 365 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 366 | * by all samples from the same timeseries. | ||
| 367 | * | ||
| 368 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 369 | * and then uses that to index quickly into the measurements tables. | ||
| 370 | */ | ||
| 371 | 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) | ||
| 372 | 2026.01.22 09:50:52.089281 [ 267 ] {a74ba55b-edf9-44a6-9227-756a6e062e14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 373 | 2026.01.22 09:50:52.107502 [ 267 ] {a74ba55b-edf9-44a6-9227-756a6e062e14} <Debug> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Loading data parts | ||
| 374 | 2026.01.22 09:50:52.107938 [ 267 ] {a74ba55b-edf9-44a6-9227-756a6e062e14} <Debug> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): There are no data parts | ||
| 375 | 2026.01.22 09:50:52.113591 [ 267 ] {a74ba55b-edf9-44a6-9227-756a6e062e14} <Debug> TCPHandler: Processed in 0.026223798 sec. | ||
| 376 | 2026.01.22 09:50:52.114043 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 377 | 2026.01.22 09:50:52.114365 [ 267 ] {6d164177-164b-4fce-b8f9-d4b467855a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 378 | 2026.01.22 09:50:52.114584 [ 267 ] {6d164177-164b-4fce-b8f9-d4b467855a39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 379 | 2026.01.22 09:50:52.119361 [ 267 ] {6d164177-164b-4fce-b8f9-d4b467855a39} <Debug> oximeter.measurements_i8 (792e9798-7d5b-4151-9825-23fcf3c23030): Loading data parts | ||
| 380 | 2026.01.22 09:50:52.124230 [ 267 ] {6d164177-164b-4fce-b8f9-d4b467855a39} <Debug> oximeter.measurements_i8 (792e9798-7d5b-4151-9825-23fcf3c23030): There are no data parts | ||
| 381 | 2026.01.22 09:50:52.129189 [ 267 ] {6d164177-164b-4fce-b8f9-d4b467855a39} <Debug> TCPHandler: Processed in 0.015317262 sec. | ||
| 382 | 2026.01.22 09:50:52.129480 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 383 | 2026.01.22 09:50:52.129803 [ 267 ] {99044064-d097-4ed5-89e3-383aef5cf49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 384 | 2026.01.22 09:50:52.129932 [ 267 ] {99044064-d097-4ed5-89e3-383aef5cf49d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 385 | 2026.01.22 09:50:52.146535 [ 267 ] {99044064-d097-4ed5-89e3-383aef5cf49d} <Debug> oximeter.measurements_u8 (d0dd2561-3093-482d-a119-1f95806a18c1): Loading data parts | ||
| 386 | 2026.01.22 09:50:52.146916 [ 267 ] {99044064-d097-4ed5-89e3-383aef5cf49d} <Debug> oximeter.measurements_u8 (d0dd2561-3093-482d-a119-1f95806a18c1): There are no data parts | ||
| 387 | 2026.01.22 09:50:52.160732 [ 267 ] {99044064-d097-4ed5-89e3-383aef5cf49d} <Debug> TCPHandler: Processed in 0.031351545 sec. | ||
| 388 | 2026.01.22 09:50:52.161552 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 389 | 2026.01.22 09:50:52.161839 [ 267 ] {f8d73810-041b-4d4e-824b-ea5fa0fe64b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 390 | 2026.01.22 09:50:52.162120 [ 267 ] {f8d73810-041b-4d4e-824b-ea5fa0fe64b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 391 | 2026.01.22 09:50:52.168506 [ 267 ] {f8d73810-041b-4d4e-824b-ea5fa0fe64b0} <Debug> oximeter.measurements_i16 (68b33908-e18e-43f9-9c6d-930feb46b644): Loading data parts | ||
| 392 | 2026.01.22 09:50:52.169202 [ 267 ] {f8d73810-041b-4d4e-824b-ea5fa0fe64b0} <Debug> oximeter.measurements_i16 (68b33908-e18e-43f9-9c6d-930feb46b644): There are no data parts | ||
| 393 | 2026.01.22 09:50:52.177647 [ 267 ] {f8d73810-041b-4d4e-824b-ea5fa0fe64b0} <Debug> TCPHandler: Processed in 0.016268938 sec. | ||
| 394 | 2026.01.22 09:50:52.178110 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.01.22 09:50:52.179040 [ 267 ] {a7a7590d-9245-476c-a8cd-150886d37b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 396 | 2026.01.22 09:50:52.179128 [ 267 ] {a7a7590d-9245-476c-a8cd-150886d37b16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 397 | 2026.01.22 09:50:52.190791 [ 267 ] {a7a7590d-9245-476c-a8cd-150886d37b16} <Debug> oximeter.measurements_u16 (8a522dce-0b39-4a2e-8049-9ff96bc6a50a): Loading data parts | ||
| 398 | 2026.01.22 09:50:52.191189 [ 267 ] {a7a7590d-9245-476c-a8cd-150886d37b16} <Debug> oximeter.measurements_u16 (8a522dce-0b39-4a2e-8049-9ff96bc6a50a): There are no data parts | ||
| 399 | 2026.01.22 09:50:52.194654 [ 267 ] {a7a7590d-9245-476c-a8cd-150886d37b16} <Debug> TCPHandler: Processed in 0.016739376 sec. | ||
| 400 | 2026.01.22 09:50:52.195380 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 401 | 2026.01.22 09:50:52.195668 [ 267 ] {5862f7e5-1e9c-4037-a4a9-731f46da0fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 402 | 2026.01.22 09:50:52.195891 [ 267 ] {5862f7e5-1e9c-4037-a4a9-731f46da0fde} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 403 | 2026.01.22 09:50:52.207536 [ 267 ] {5862f7e5-1e9c-4037-a4a9-731f46da0fde} <Debug> oximeter.measurements_i32 (2150efaa-52d4-47c9-8a4a-94baf3025987): Loading data parts | ||
| 404 | 2026.01.22 09:50:52.210227 [ 267 ] {5862f7e5-1e9c-4037-a4a9-731f46da0fde} <Debug> oximeter.measurements_i32 (2150efaa-52d4-47c9-8a4a-94baf3025987): There are no data parts | ||
| 405 | 2026.01.22 09:50:52.215380 [ 267 ] {5862f7e5-1e9c-4037-a4a9-731f46da0fde} <Debug> TCPHandler: Processed in 0.020167485 sec. | ||
| 406 | 2026.01.22 09:50:52.215717 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 407 | 2026.01.22 09:50:52.216026 [ 267 ] {f10c754e-32dc-42dc-938b-67d802e77a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 408 | 2026.01.22 09:50:52.216097 [ 267 ] {f10c754e-32dc-42dc-938b-67d802e77a9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 409 | 2026.01.22 09:50:52.229121 [ 267 ] {f10c754e-32dc-42dc-938b-67d802e77a9e} <Debug> oximeter.measurements_u32 (1acb08ed-6619-49bb-9f4a-805a28b3394e): Loading data parts | ||
| 410 | 2026.01.22 09:50:52.229457 [ 267 ] {f10c754e-32dc-42dc-938b-67d802e77a9e} <Debug> oximeter.measurements_u32 (1acb08ed-6619-49bb-9f4a-805a28b3394e): There are no data parts | ||
| 411 | 2026.01.22 09:50:52.238351 [ 267 ] {f10c754e-32dc-42dc-938b-67d802e77a9e} <Debug> TCPHandler: Processed in 0.022747479 sec. | ||
| 412 | 2026.01.22 09:50:52.238812 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 413 | 2026.01.22 09:50:52.239085 [ 267 ] {cf328cd4-90d7-48f6-a807-f38944d6c842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 414 | 2026.01.22 09:50:52.239282 [ 267 ] {cf328cd4-90d7-48f6-a807-f38944d6c842} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 415 | 2026.01.22 09:50:52.244101 [ 267 ] {cf328cd4-90d7-48f6-a807-f38944d6c842} <Debug> oximeter.measurements_i64 (7e3c8af9-d789-4cfd-8b20-84e9e27c9ae3): Loading data parts | ||
| 416 | 2026.01.22 09:50:52.247851 [ 267 ] {cf328cd4-90d7-48f6-a807-f38944d6c842} <Debug> oximeter.measurements_i64 (7e3c8af9-d789-4cfd-8b20-84e9e27c9ae3): There are no data parts | ||
| 417 | 2026.01.22 09:50:52.254048 [ 267 ] {cf328cd4-90d7-48f6-a807-f38944d6c842} <Debug> TCPHandler: Processed in 0.015368743 sec. | ||
| 418 | 2026.01.22 09:50:52.254480 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.01.22 09:50:52.254933 [ 267 ] {0e98728c-e501-4578-81ce-43c4a0f6718c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 420 | 2026.01.22 09:50:52.255017 [ 267 ] {0e98728c-e501-4578-81ce-43c4a0f6718c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 421 | 2026.01.22 09:50:52.264048 [ 267 ] {0e98728c-e501-4578-81ce-43c4a0f6718c} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Loading data parts | ||
| 422 | 2026.01.22 09:50:52.264396 [ 267 ] {0e98728c-e501-4578-81ce-43c4a0f6718c} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): There are no data parts | ||
| 423 | 2026.01.22 09:50:52.269725 [ 267 ] {0e98728c-e501-4578-81ce-43c4a0f6718c} <Debug> TCPHandler: Processed in 0.015426243 sec. | ||
| 424 | 2026.01.22 09:50:52.270296 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.01.22 09:50:52.270575 [ 267 ] {a009f49d-5500-49e8-bbee-81821bcd73ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 426 | 2026.01.22 09:50:52.270720 [ 267 ] {a009f49d-5500-49e8-bbee-81821bcd73ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 427 | 2026.01.22 09:50:52.276807 [ 267 ] {a009f49d-5500-49e8-bbee-81821bcd73ab} <Debug> oximeter.measurements_f32 (8e0beb41-8ae2-488f-b3c2-89c80a5f32e2): Loading data parts | ||
| 428 | 2026.01.22 09:50:52.277219 [ 267 ] {a009f49d-5500-49e8-bbee-81821bcd73ab} <Debug> oximeter.measurements_f32 (8e0beb41-8ae2-488f-b3c2-89c80a5f32e2): There are no data parts | ||
| 429 | 2026.01.22 09:50:52.287630 [ 267 ] {a009f49d-5500-49e8-bbee-81821bcd73ab} <Debug> TCPHandler: Processed in 0.017492849 sec. | ||
| 430 | 2026.01.22 09:50:52.288010 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.01.22 09:50:52.288428 [ 267 ] {b5fc715d-9886-4bc3-b53f-52e310d8f6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 432 | 2026.01.22 09:50:52.288523 [ 267 ] {b5fc715d-9886-4bc3-b53f-52e310d8f6da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 433 | 2026.01.22 09:50:52.297779 [ 267 ] {b5fc715d-9886-4bc3-b53f-52e310d8f6da} <Debug> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Loading data parts | ||
| 434 | 2026.01.22 09:50:52.298302 [ 267 ] {b5fc715d-9886-4bc3-b53f-52e310d8f6da} <Debug> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): There are no data parts | ||
| 435 | 2026.01.22 09:50:52.308699 [ 267 ] {b5fc715d-9886-4bc3-b53f-52e310d8f6da} <Debug> TCPHandler: Processed in 0.020844786 sec. | ||
| 436 | 2026.01.22 09:50:52.309363 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.01.22 09:50:52.309645 [ 267 ] {47ff5ea9-22ed-44b1-a003-93a580e09bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 438 | 2026.01.22 09:50:52.309822 [ 267 ] {47ff5ea9-22ed-44b1-a003-93a580e09bdc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 439 | 2026.01.22 09:50:52.326385 [ 267 ] {47ff5ea9-22ed-44b1-a003-93a580e09bdc} <Debug> oximeter.measurements_string (46928204-658f-41f5-b726-abf4ac7d5964): Loading data parts | ||
| 440 | 2026.01.22 09:50:52.327356 [ 267 ] {47ff5ea9-22ed-44b1-a003-93a580e09bdc} <Debug> oximeter.measurements_string (46928204-658f-41f5-b726-abf4ac7d5964): There are no data parts | ||
| 441 | 2026.01.22 09:50:52.335986 [ 267 ] {47ff5ea9-22ed-44b1-a003-93a580e09bdc} <Debug> TCPHandler: Processed in 0.026788417 sec. | ||
| 442 | 2026.01.22 09:50:52.336421 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.01.22 09:50:52.336958 [ 267 ] {ff8b1ae9-0c5c-409d-ac2e-dc299f36f6ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 444 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 445 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 446 | * a string isn't palatable for a few reasons. | ||
| 447 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 448 | * details. | ||
| 449 | */ | ||
| 450 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2026.01.22 09:50:52.337399 [ 267 ] {ff8b1ae9-0c5c-409d-ac2e-dc299f36f6ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 452 | 2026.01.22 09:50:52.347334 [ 267 ] {ff8b1ae9-0c5c-409d-ac2e-dc299f36f6ec} <Debug> oximeter.measurements_bytes (c430d7a8-53c3-43f2-a62a-3f797bc72a75): Loading data parts | ||
| 453 | 2026.01.22 09:50:52.347737 [ 267 ] {ff8b1ae9-0c5c-409d-ac2e-dc299f36f6ec} <Debug> oximeter.measurements_bytes (c430d7a8-53c3-43f2-a62a-3f797bc72a75): There are no data parts | ||
| 454 | 2026.01.22 09:50:52.354098 [ 267 ] {ff8b1ae9-0c5c-409d-ac2e-dc299f36f6ec} <Debug> TCPHandler: Processed in 0.017864495 sec. | ||
| 455 | 2026.01.22 09:50:52.354589 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.01.22 09:50:52.354972 [ 267 ] {b7c4dc00-ec68-47e6-9fb3-e1e2f4762e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 457 | 2026.01.22 09:50:52.355131 [ 267 ] {b7c4dc00-ec68-47e6-9fb3-e1e2f4762e5b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 458 | 2026.01.22 09:50:52.360026 [ 267 ] {b7c4dc00-ec68-47e6-9fb3-e1e2f4762e5b} <Debug> oximeter.measurements_cumulativei64 (6a5bb4d1-fe3f-4251-9b7f-92e69727d70f): Loading data parts | ||
| 459 | 2026.01.22 09:50:52.360499 [ 267 ] {b7c4dc00-ec68-47e6-9fb3-e1e2f4762e5b} <Debug> oximeter.measurements_cumulativei64 (6a5bb4d1-fe3f-4251-9b7f-92e69727d70f): There are no data parts | ||
| 460 | 2026.01.22 09:50:52.366200 [ 267 ] {b7c4dc00-ec68-47e6-9fb3-e1e2f4762e5b} <Debug> TCPHandler: Processed in 0.011846402 sec. | ||
| 461 | 2026.01.22 09:50:52.366518 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.01.22 09:50:52.366762 [ 267 ] {ba9881cf-117b-4983-aeb6-5239111dbe00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 463 | 2026.01.22 09:50:52.366908 [ 267 ] {ba9881cf-117b-4983-aeb6-5239111dbe00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 464 | 2026.01.22 09:50:52.371502 [ 267 ] {ba9881cf-117b-4983-aeb6-5239111dbe00} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Loading data parts | ||
| 465 | 2026.01.22 09:50:52.371821 [ 267 ] {ba9881cf-117b-4983-aeb6-5239111dbe00} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): There are no data parts | ||
| 466 | 2026.01.22 09:50:52.377370 [ 267 ] {ba9881cf-117b-4983-aeb6-5239111dbe00} <Debug> TCPHandler: Processed in 0.010985957 sec. | ||
| 467 | 2026.01.22 09:50:52.377819 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.01.22 09:50:52.378134 [ 267 ] {36f11969-1982-4d4b-8e27-e337bc91e712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 469 | 2026.01.22 09:50:52.378364 [ 267 ] {36f11969-1982-4d4b-8e27-e337bc91e712} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 470 | 2026.01.22 09:50:52.383204 [ 267 ] {36f11969-1982-4d4b-8e27-e337bc91e712} <Debug> oximeter.measurements_cumulativef32 (7e42048e-1e34-4c6b-9268-49a6e4c14ac6): Loading data parts | ||
| 471 | 2026.01.22 09:50:52.383641 [ 267 ] {36f11969-1982-4d4b-8e27-e337bc91e712} <Debug> oximeter.measurements_cumulativef32 (7e42048e-1e34-4c6b-9268-49a6e4c14ac6): There are no data parts | ||
| 472 | 2026.01.22 09:50:52.391903 [ 267 ] {36f11969-1982-4d4b-8e27-e337bc91e712} <Debug> TCPHandler: Processed in 0.014206362 sec. | ||
| 473 | 2026.01.22 09:50:52.392285 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.01.22 09:50:52.392741 [ 267 ] {eeb56c77-622f-42b6-9eff-a207706a090a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 475 | 2026.01.22 09:50:52.392963 [ 267 ] {eeb56c77-622f-42b6-9eff-a207706a090a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 476 | 2026.01.22 09:50:52.399609 [ 267 ] {eeb56c77-622f-42b6-9eff-a207706a090a} <Debug> oximeter.measurements_cumulativef64 (6cca870d-458e-4ecb-a9b8-1ecef293a4cd): Loading data parts | ||
| 477 | 2026.01.22 09:50:52.399904 [ 267 ] {eeb56c77-622f-42b6-9eff-a207706a090a} <Debug> oximeter.measurements_cumulativef64 (6cca870d-458e-4ecb-a9b8-1ecef293a4cd): There are no data parts | ||
| 478 | 2026.01.22 09:50:52.403598 [ 267 ] {eeb56c77-622f-42b6-9eff-a207706a090a} <Debug> TCPHandler: Processed in 0.011469796 sec. | ||
| 479 | 2026.01.22 09:50:52.403972 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.01.22 09:50:52.404302 [ 267 ] {b11863a5-46a1-4102-a985-6b2acad129d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 481 | * NOTE: Array types cannot be Nullable, see | ||
| 482 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 483 | * for more details. | ||
| 484 | * | ||
| 485 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 486 | * is unfortunate, and at this point relies on the fact that an | ||
| 487 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 488 | * to figure out another way to represent missing samples here. | ||
| 489 | */ | ||
| 490 | 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) | ||
| 491 | 2026.01.22 09:50:52.404493 [ 267 ] {b11863a5-46a1-4102-a985-6b2acad129d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 492 | 2026.01.22 09:50:52.411078 [ 267 ] {b11863a5-46a1-4102-a985-6b2acad129d5} <Debug> oximeter.measurements_histogrami8 (0c3e6cb3-b6e4-4650-8eae-8ed0a205879b): Loading data parts | ||
| 493 | 2026.01.22 09:50:52.411506 [ 267 ] {b11863a5-46a1-4102-a985-6b2acad129d5} <Debug> oximeter.measurements_histogrami8 (0c3e6cb3-b6e4-4650-8eae-8ed0a205879b): There are no data parts | ||
| 494 | 2026.01.22 09:50:52.417444 [ 267 ] {b11863a5-46a1-4102-a985-6b2acad129d5} <Debug> TCPHandler: Processed in 0.013609642 sec. | ||
| 495 | 2026.01.22 09:50:52.417832 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 496 | 2026.01.22 09:50:52.418287 [ 267 ] {c365e861-a6a8-427d-98d4-1d730e75aad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 497 | 2026.01.22 09:50:52.418439 [ 267 ] {c365e861-a6a8-427d-98d4-1d730e75aad3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 498 | 2026.01.22 09:50:52.423103 [ 267 ] {c365e861-a6a8-427d-98d4-1d730e75aad3} <Debug> oximeter.measurements_histogramu8 (b4d1cb8c-55a6-449c-a64a-a0eeacf5f2cf): Loading data parts | ||
| 499 | 2026.01.22 09:50:52.423411 [ 267 ] {c365e861-a6a8-427d-98d4-1d730e75aad3} <Debug> oximeter.measurements_histogramu8 (b4d1cb8c-55a6-449c-a64a-a0eeacf5f2cf): There are no data parts | ||
| 500 | 2026.01.22 09:50:52.428927 [ 267 ] {c365e861-a6a8-427d-98d4-1d730e75aad3} <Debug> TCPHandler: Processed in 0.011247732 sec. | ||
| 501 | 2026.01.22 09:50:52.429331 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 502 | 2026.01.22 09:50:52.429620 [ 267 ] {4d6486a4-0225-4807-963f-e6926fabb185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 503 | 2026.01.22 09:50:52.429789 [ 267 ] {4d6486a4-0225-4807-963f-e6926fabb185} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 504 | 2026.01.22 09:50:52.434987 [ 267 ] {4d6486a4-0225-4807-963f-e6926fabb185} <Debug> oximeter.measurements_histogrami16 (362fdb91-54fa-4e99-b6f5-ccd87b9a782e): Loading data parts | ||
| 505 | 2026.01.22 09:50:52.435423 [ 267 ] {4d6486a4-0225-4807-963f-e6926fabb185} <Debug> oximeter.measurements_histogrami16 (362fdb91-54fa-4e99-b6f5-ccd87b9a782e): There are no data parts | ||
| 506 | 2026.01.22 09:50:52.441036 [ 267 ] {4d6486a4-0225-4807-963f-e6926fabb185} <Debug> TCPHandler: Processed in 0.011823812 sec. | ||
| 507 | 2026.01.22 09:50:52.441345 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 508 | 2026.01.22 09:50:52.441782 [ 267 ] {0e78d1d5-eb4c-436b-8b4c-e7e3ef355a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 509 | 2026.01.22 09:50:52.441990 [ 267 ] {0e78d1d5-eb4c-436b-8b4c-e7e3ef355a52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 510 | 2026.01.22 09:50:52.446209 [ 267 ] {0e78d1d5-eb4c-436b-8b4c-e7e3ef355a52} <Debug> oximeter.measurements_histogramu16 (a500c281-9cc3-40a9-9a9c-00fffa45e0ad): Loading data parts | ||
| 511 | 2026.01.22 09:50:52.446410 [ 267 ] {0e78d1d5-eb4c-436b-8b4c-e7e3ef355a52} <Debug> oximeter.measurements_histogramu16 (a500c281-9cc3-40a9-9a9c-00fffa45e0ad): There are no data parts | ||
| 512 | 2026.01.22 09:50:52.452007 [ 267 ] {0e78d1d5-eb4c-436b-8b4c-e7e3ef355a52} <Debug> TCPHandler: Processed in 0.010772204 sec. | ||
| 513 | 2026.01.22 09:50:52.452750 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 514 | 2026.01.22 09:50:52.453103 [ 267 ] {b01dd77c-8108-4b0c-bb9f-8350dfe05663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 515 | 2026.01.22 09:50:52.453335 [ 267 ] {b01dd77c-8108-4b0c-bb9f-8350dfe05663} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 516 | 2026.01.22 09:50:52.460881 [ 267 ] {b01dd77c-8108-4b0c-bb9f-8350dfe05663} <Debug> oximeter.measurements_histogrami32 (fded1c34-6b0d-4374-9844-ac87e2dd12f7): Loading data parts | ||
| 517 | 2026.01.22 09:50:52.461306 [ 267 ] {b01dd77c-8108-4b0c-bb9f-8350dfe05663} <Debug> oximeter.measurements_histogrami32 (fded1c34-6b0d-4374-9844-ac87e2dd12f7): There are no data parts | ||
| 518 | 2026.01.22 09:50:52.468390 [ 267 ] {b01dd77c-8108-4b0c-bb9f-8350dfe05663} <Debug> TCPHandler: Processed in 0.015785639 sec. | ||
| 519 | 2026.01.22 09:50:52.468797 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 520 | 2026.01.22 09:50:52.469260 [ 267 ] {3f12423e-0784-4e88-bde1-6ec7d1372449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 521 | 2026.01.22 09:50:52.469421 [ 267 ] {3f12423e-0784-4e88-bde1-6ec7d1372449} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 522 | 2026.01.22 09:50:52.472659 [ 267 ] {3f12423e-0784-4e88-bde1-6ec7d1372449} <Debug> oximeter.measurements_histogramu32 (841561fc-09ee-469c-b8c1-a483ae5dc669): Loading data parts | ||
| 523 | 2026.01.22 09:50:52.472990 [ 267 ] {3f12423e-0784-4e88-bde1-6ec7d1372449} <Debug> oximeter.measurements_histogramu32 (841561fc-09ee-469c-b8c1-a483ae5dc669): There are no data parts | ||
| 524 | 2026.01.22 09:50:52.478660 [ 267 ] {3f12423e-0784-4e88-bde1-6ec7d1372449} <Debug> TCPHandler: Processed in 0.010021211 sec. | ||
| 525 | 2026.01.22 09:50:52.479090 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 526 | 2026.01.22 09:50:52.479498 [ 267 ] {db3c12dd-92eb-420e-932e-50d06ded8151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 527 | 2026.01.22 09:50:52.479683 [ 267 ] {db3c12dd-92eb-420e-932e-50d06ded8151} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 528 | 2026.01.22 09:50:52.485614 [ 267 ] {db3c12dd-92eb-420e-932e-50d06ded8151} <Debug> oximeter.measurements_histogrami64 (f4673395-39cf-4300-82a4-8dee91e3497c): Loading data parts | ||
| 529 | 2026.01.22 09:50:52.485930 [ 267 ] {db3c12dd-92eb-420e-932e-50d06ded8151} <Debug> oximeter.measurements_histogrami64 (f4673395-39cf-4300-82a4-8dee91e3497c): There are no data parts | ||
| 530 | 2026.01.22 09:50:52.492840 [ 267 ] {db3c12dd-92eb-420e-932e-50d06ded8151} <Debug> TCPHandler: Processed in 0.013867307 sec. | ||
| 531 | 2026.01.22 09:50:52.493210 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 532 | 2026.01.22 09:50:52.493681 [ 267 ] {160a24a4-6dd7-4529-90a2-cabcc1ba1193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 533 | 2026.01.22 09:50:52.493881 [ 267 ] {160a24a4-6dd7-4529-90a2-cabcc1ba1193} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 534 | 2026.01.22 09:50:52.500811 [ 267 ] {160a24a4-6dd7-4529-90a2-cabcc1ba1193} <Debug> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Loading data parts | ||
| 535 | 2026.01.22 09:50:52.501050 [ 267 ] {160a24a4-6dd7-4529-90a2-cabcc1ba1193} <Debug> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): There are no data parts | ||
| 536 | 2026.01.22 09:50:52.506493 [ 267 ] {160a24a4-6dd7-4529-90a2-cabcc1ba1193} <Debug> TCPHandler: Processed in 0.013414549 sec. | ||
| 537 | 2026.01.22 09:50:52.506936 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.01.22 09:50:52.507211 [ 267 ] {7b6fe1f0-5837-4704-bdcc-114d394cba4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 539 | 2026.01.22 09:50:52.507394 [ 267 ] {7b6fe1f0-5837-4704-bdcc-114d394cba4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 540 | 2026.01.22 09:50:52.513762 [ 267 ] {7b6fe1f0-5837-4704-bdcc-114d394cba4c} <Debug> oximeter.measurements_histogramf32 (e2a34973-7cef-4383-838f-6e4857880b08): Loading data parts | ||
| 541 | 2026.01.22 09:50:52.514042 [ 267 ] {7b6fe1f0-5837-4704-bdcc-114d394cba4c} <Debug> oximeter.measurements_histogramf32 (e2a34973-7cef-4383-838f-6e4857880b08): There are no data parts | ||
| 542 | 2026.01.22 09:50:52.518947 [ 267 ] {7b6fe1f0-5837-4704-bdcc-114d394cba4c} <Debug> TCPHandler: Processed in 0.012081906 sec. | ||
| 543 | 2026.01.22 09:50:52.519766 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.01.22 09:50:52.520361 [ 267 ] {42e639e8-36fb-4746-8cde-c377da264e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 545 | 2026.01.22 09:50:52.520540 [ 267 ] {42e639e8-36fb-4746-8cde-c377da264e37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 546 | 2026.01.22 09:50:52.525620 [ 267 ] {42e639e8-36fb-4746-8cde-c377da264e37} <Debug> oximeter.measurements_histogramf64 (078a9fbc-6d24-40c3-9d2b-51544c4505b7): Loading data parts | ||
| 547 | 2026.01.22 09:50:52.525916 [ 267 ] {42e639e8-36fb-4746-8cde-c377da264e37} <Debug> oximeter.measurements_histogramf64 (078a9fbc-6d24-40c3-9d2b-51544c4505b7): There are no data parts | ||
| 548 | 2026.01.22 09:50:52.531323 [ 267 ] {42e639e8-36fb-4746-8cde-c377da264e37} <Debug> TCPHandler: Processed in 0.012164098 sec. | ||
| 549 | 2026.01.22 09:50:52.531815 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.01.22 09:50:52.532099 [ 267 ] {03c111a9-7afc-443b-b2b8-b35ccdff8182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) /* The field tables store named dimensions of each timeseries. | ||
| 551 | * | ||
| 552 | * As with the measurement tables, there is one field table for each field data | ||
| 553 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 554 | * this behavior **must not** be relied upon for query correctness. | ||
| 555 | * | ||
| 556 | * The index for the fields differs from the measurements, however. Rows are | ||
| 557 | * sorted by timeseries name, then field name, field value, and finally | ||
| 558 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 559 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 560 | * usually then used to look up measurements. | ||
| 561 | * | ||
| 562 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 563 | * timeseries name and then key, since it would improve lookups where one | ||
| 564 | * already has the key. Realistically though, these tables are quite small and | ||
| 565 | * so performance benefits will be low in absolute terms. | ||
| 566 | * | ||
| 567 | * TTL: We use a materialized column to expire old field table records. This | ||
| 568 | * column is generated automatically by the database whenever a new row is | ||
| 569 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 570 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 571 | * record will remain during a deduplication, which will have the last | ||
| 572 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 573 | * measurement tables. | ||
| 574 | */ | ||
| 575 | 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) | ||
| 576 | 2026.01.22 09:50:52.532295 [ 267 ] {03c111a9-7afc-443b-b2b8-b35ccdff8182} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 577 | 2026.01.22 09:50:52.536629 [ 267 ] {03c111a9-7afc-443b-b2b8-b35ccdff8182} <Debug> oximeter.fields_bool (7f19a191-d0b1-4aa5-a247-184825f4578f): Loading data parts | ||
| 578 | 2026.01.22 09:50:52.536950 [ 267 ] {03c111a9-7afc-443b-b2b8-b35ccdff8182} <Debug> oximeter.fields_bool (7f19a191-d0b1-4aa5-a247-184825f4578f): There are no data parts | ||
| 579 | 2026.01.22 09:50:52.542271 [ 267 ] {03c111a9-7afc-443b-b2b8-b35ccdff8182} <Debug> TCPHandler: Processed in 0.010586951 sec. | ||
| 580 | 2026.01.22 09:50:52.542571 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.01.22 09:50:52.542846 [ 267 ] {38dda2e2-c912-47c5-95cf-8f6b5b0a9155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 582 | 2026.01.22 09:50:52.543036 [ 267 ] {38dda2e2-c912-47c5-95cf-8f6b5b0a9155} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 583 | 2026.01.22 09:50:52.547371 [ 267 ] {38dda2e2-c912-47c5-95cf-8f6b5b0a9155} <Debug> oximeter.fields_i8 (dc9d1df6-c831-438a-92d8-289adcf207ff): Loading data parts | ||
| 584 | 2026.01.22 09:50:52.547644 [ 267 ] {38dda2e2-c912-47c5-95cf-8f6b5b0a9155} <Debug> oximeter.fields_i8 (dc9d1df6-c831-438a-92d8-289adcf207ff): There are no data parts | ||
| 585 | 2026.01.22 09:50:52.551594 [ 267 ] {38dda2e2-c912-47c5-95cf-8f6b5b0a9155} <Debug> TCPHandler: Processed in 0.009129066 sec. | ||
| 586 | 2026.01.22 09:50:52.552016 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.01.22 09:50:52.552278 [ 267 ] {c3c03a58-f15e-43c1-ae1a-729fcfb3ee29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 588 | 2026.01.22 09:50:52.552484 [ 267 ] {c3c03a58-f15e-43c1-ae1a-729fcfb3ee29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 589 | 2026.01.22 09:50:52.558922 [ 267 ] {c3c03a58-f15e-43c1-ae1a-729fcfb3ee29} <Debug> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Loading data parts | ||
| 590 | 2026.01.22 09:50:52.559267 [ 267 ] {c3c03a58-f15e-43c1-ae1a-729fcfb3ee29} <Debug> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): There are no data parts | ||
| 591 | 2026.01.22 09:50:52.564662 [ 267 ] {c3c03a58-f15e-43c1-ae1a-729fcfb3ee29} <Debug> TCPHandler: Processed in 0.012757018 sec. | ||
| 592 | 2026.01.22 09:50:52.564986 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.01.22 09:50:52.565346 [ 267 ] {5b60520b-d647-4bea-90ac-f7bd9b7c938e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 594 | 2026.01.22 09:50:52.565481 [ 267 ] {5b60520b-d647-4bea-90ac-f7bd9b7c938e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 595 | 2026.01.22 09:50:52.569496 [ 267 ] {5b60520b-d647-4bea-90ac-f7bd9b7c938e} <Debug> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Loading data parts | ||
| 596 | 2026.01.22 09:50:52.569722 [ 267 ] {5b60520b-d647-4bea-90ac-f7bd9b7c938e} <Debug> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): There are no data parts | ||
| 597 | 2026.01.22 09:50:52.573971 [ 267 ] {5b60520b-d647-4bea-90ac-f7bd9b7c938e} <Debug> TCPHandler: Processed in 0.009116536 sec. | ||
| 598 | 2026.01.22 09:50:52.574371 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 599 | 2026.01.22 09:50:52.574588 [ 267 ] {94aea386-b950-4dc2-8119-21d7828b4d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 600 | 2026.01.22 09:50:52.574766 [ 267 ] {94aea386-b950-4dc2-8119-21d7828b4d7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 601 | 2026.01.22 09:50:52.584572 [ 267 ] {94aea386-b950-4dc2-8119-21d7828b4d7f} <Debug> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Loading data parts | ||
| 602 | 2026.01.22 09:50:52.585045 [ 267 ] {94aea386-b950-4dc2-8119-21d7828b4d7f} <Debug> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): There are no data parts | ||
| 603 | 2026.01.22 09:50:52.590193 [ 267 ] {94aea386-b950-4dc2-8119-21d7828b4d7f} <Debug> TCPHandler: Processed in 0.015904842 sec. | ||
| 604 | 2026.01.22 09:50:52.590527 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 605 | 2026.01.22 09:50:52.590908 [ 267 ] {7cd48e27-e8a8-4e6f-aead-71ecf3d7e4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 606 | 2026.01.22 09:50:52.590976 [ 267 ] {7cd48e27-e8a8-4e6f-aead-71ecf3d7e4a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 607 | 2026.01.22 09:50:52.597118 [ 267 ] {7cd48e27-e8a8-4e6f-aead-71ecf3d7e4a4} <Debug> oximeter.fields_i32 (99478f1b-a3bb-4c5d-ae6d-4f7e5b3795ed): Loading data parts | ||
| 608 | 2026.01.22 09:50:52.597380 [ 267 ] {7cd48e27-e8a8-4e6f-aead-71ecf3d7e4a4} <Debug> oximeter.fields_i32 (99478f1b-a3bb-4c5d-ae6d-4f7e5b3795ed): There are no data parts | ||
| 609 | 2026.01.22 09:50:52.604406 [ 267 ] {7cd48e27-e8a8-4e6f-aead-71ecf3d7e4a4} <Debug> TCPHandler: Processed in 0.01399745 sec. | ||
| 610 | 2026.01.22 09:50:52.604816 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.01.22 09:50:52.605059 [ 267 ] {7957797a-69df-407c-8932-c1f839149451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 612 | 2026.01.22 09:50:52.605263 [ 267 ] {7957797a-69df-407c-8932-c1f839149451} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 613 | 2026.01.22 09:50:52.610067 [ 267 ] {7957797a-69df-407c-8932-c1f839149451} <Debug> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Loading data parts | ||
| 614 | 2026.01.22 09:50:52.610511 [ 267 ] {7957797a-69df-407c-8932-c1f839149451} <Debug> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): There are no data parts | ||
| 615 | 2026.01.22 09:50:52.615502 [ 267 ] {7957797a-69df-407c-8932-c1f839149451} <Debug> TCPHandler: Processed in 0.010808235 sec. | ||
| 616 | 2026.01.22 09:50:52.615763 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 617 | 2026.01.22 09:50:52.616091 [ 267 ] {76cd3c8d-5a16-42c9-82ac-f3acb9f5bc52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 618 | 2026.01.22 09:50:52.616207 [ 267 ] {76cd3c8d-5a16-42c9-82ac-f3acb9f5bc52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 619 | 2026.01.22 09:50:52.620419 [ 267 ] {76cd3c8d-5a16-42c9-82ac-f3acb9f5bc52} <Debug> oximeter.fields_i64 (2b9db972-8107-4530-9810-d7f6f8c3220d): Loading data parts | ||
| 620 | 2026.01.22 09:50:52.620662 [ 267 ] {76cd3c8d-5a16-42c9-82ac-f3acb9f5bc52} <Debug> oximeter.fields_i64 (2b9db972-8107-4530-9810-d7f6f8c3220d): There are no data parts | ||
| 621 | 2026.01.22 09:50:52.626122 [ 267 ] {76cd3c8d-5a16-42c9-82ac-f3acb9f5bc52} <Debug> TCPHandler: Processed in 0.010449478 sec. | ||
| 622 | 2026.01.22 09:50:52.626490 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.01.22 09:50:52.626691 [ 267 ] {2d68d062-e0bf-4b71-964f-18f0334379ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 624 | 2026.01.22 09:50:52.626898 [ 267 ] {2d68d062-e0bf-4b71-964f-18f0334379ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 625 | 2026.01.22 09:50:52.631466 [ 267 ] {2d68d062-e0bf-4b71-964f-18f0334379ea} <Debug> oximeter.fields_u64 (81bdc548-43c8-4c6b-a722-c641f301334f): Loading data parts | ||
| 626 | 2026.01.22 09:50:52.631848 [ 267 ] {2d68d062-e0bf-4b71-964f-18f0334379ea} <Debug> oximeter.fields_u64 (81bdc548-43c8-4c6b-a722-c641f301334f): There are no data parts | ||
| 627 | 2026.01.22 09:50:52.635526 [ 267 ] {2d68d062-e0bf-4b71-964f-18f0334379ea} <Debug> TCPHandler: Processed in 0.009117296 sec. | ||
| 628 | 2026.01.22 09:50:52.635760 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.01.22 09:50:52.636079 [ 267 ] {0f47706f-d6a1-4ef9-8da5-48d98abbc073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 630 | 2026.01.22 09:50:52.636213 [ 267 ] {0f47706f-d6a1-4ef9-8da5-48d98abbc073} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 631 | 2026.01.22 09:50:52.638260 [ 267 ] {0f47706f-d6a1-4ef9-8da5-48d98abbc073} <Debug> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Loading data parts | ||
| 632 | 2026.01.22 09:50:52.638508 [ 267 ] {0f47706f-d6a1-4ef9-8da5-48d98abbc073} <Debug> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): There are no data parts | ||
| 633 | 2026.01.22 09:50:52.642036 [ 267 ] {0f47706f-d6a1-4ef9-8da5-48d98abbc073} <Debug> TCPHandler: Processed in 0.006340448 sec. | ||
| 634 | 2026.01.22 09:50:52.642263 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.01.22 09:50:52.642434 [ 267 ] {b9f8f682-c962-4ad0-98a4-1a5bcc7657a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 636 | 2026.01.22 09:50:52.642569 [ 267 ] {b9f8f682-c962-4ad0-98a4-1a5bcc7657a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 637 | 2026.01.22 09:50:52.647659 [ 267 ] {b9f8f682-c962-4ad0-98a4-1a5bcc7657a4} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Loading data parts | ||
| 638 | 2026.01.22 09:50:52.647927 [ 267 ] {b9f8f682-c962-4ad0-98a4-1a5bcc7657a4} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): There are no data parts | ||
| 639 | 2026.01.22 09:50:52.653114 [ 267 ] {b9f8f682-c962-4ad0-98a4-1a5bcc7657a4} <Debug> TCPHandler: Processed in 0.010905806 sec. | ||
| 640 | 2026.01.22 09:50:52.653352 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.01.22 09:50:52.653635 [ 267 ] {7a577c88-b07b-4099-87f3-234127ea9f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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) | ||
| 642 | 2026.01.22 09:50:52.653793 [ 267 ] {7a577c88-b07b-4099-87f3-234127ea9f03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 643 | 2026.01.22 09:50:52.659994 [ 267 ] {7a577c88-b07b-4099-87f3-234127ea9f03} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Loading data parts | ||
| 644 | 2026.01.22 09:50:52.660179 [ 267 ] {7a577c88-b07b-4099-87f3-234127ea9f03} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): There are no data parts | ||
| 645 | 2026.01.22 09:50:52.664116 [ 267 ] {7a577c88-b07b-4099-87f3-234127ea9f03} <Debug> TCPHandler: Processed in 0.010840365 sec. | ||
| 646 | 2026.01.22 09:50:52.664369 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.01.22 09:50:52.664666 [ 267 ] {baf99f75-8136-4e79-8487-cc9d4baecbbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) /* The timeseries schema table stores the extracted schema for the samples | ||
| 648 | * oximeter collects. | ||
| 649 | */ | ||
| 650 | 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) | ||
| 651 | 2026.01.22 09:50:52.664819 [ 267 ] {baf99f75-8136-4e79-8487-cc9d4baecbbb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 652 | 2026.01.22 09:50:52.667106 [ 267 ] {baf99f75-8136-4e79-8487-cc9d4baecbbb} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b): Loading data parts | ||
| 653 | 2026.01.22 09:50:52.667289 [ 267 ] {baf99f75-8136-4e79-8487-cc9d4baecbbb} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b): There are no data parts | ||
| 654 | 2026.01.22 09:50:52.671370 [ 267 ] {baf99f75-8136-4e79-8487-cc9d4baecbbb} <Debug> TCPHandler: Processed in 0.007080941 sec. | ||
| 655 | 2026.01.22 09:50:52.671812 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 656 | 2026.01.22 09:50:52.672163 [ 268 ] {626f5b1d-49a4-4d80-937c-ac174f880b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 657 | 2026.01.22 09:50:52.673930 [ 268 ] {626f5b1d-49a4-4d80-937c-ac174f880b6d} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 658 | 2026.01.22 09:50:52.688363 [ 277 ] {626f5b1d-49a4-4d80-937c-ac174f880b6d} <Trace> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 659 | 2026.01.22 09:50:52.688426 [ 277 ] {626f5b1d-49a4-4d80-937c-ac174f880b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 660 | 2026.01.22 09:50:52.693236 [ 277 ] {626f5b1d-49a4-4d80-937c-ac174f880b6d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 661 | 2026.01.22 09:50:52.693958 [ 277 ] {626f5b1d-49a4-4d80-937c-ac174f880b6d} <Trace> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 662 | 2026.01.22 09:50:52.694359 [ 268 ] {626f5b1d-49a4-4d80-937c-ac174f880b6d} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.022344 sec., 44.75474400286431 rows/sec., 716.08 B/sec. | ||
| 663 | 2026.01.22 09:50:52.695054 [ 268 ] {626f5b1d-49a4-4d80-937c-ac174f880b6d} <Debug> TCPHandler: Processed in 0.02343367 sec. | ||
| 664 | 2026.01.22 09:50:52.795446 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64376 | ||
| 665 | 2026.01.22 09:50:52.795924 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.01.22 09:50:52.795979 [ 278 ] {} <Debug> TCP-Session: 4a6a297c-d658-4d66-8a24-8491a59e0ab1 Authenticating user 'default' from [fd00:1122:3344:101::c]:64376 | ||
| 667 | 2026.01.22 09:50:52.796110 [ 278 ] {} <Debug> TCP-Session: 4a6a297c-d658-4d66-8a24-8491a59e0ab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.22 09:50:52.796129 [ 278 ] {} <Debug> TCP-Session: 4a6a297c-d658-4d66-8a24-8491a59e0ab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.22 09:50:52.796210 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.01.22 09:50:52.796327 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.22 09:50:52.796354 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.01.22 09:50:52.797503 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59969 | ||
| 673 | 2026.01.22 09:50:52.797610 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36816 | ||
| 674 | 2026.01.22 09:50:52.797680 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.01.22 09:50:52.797747 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52986 | ||
| 676 | 2026.01.22 09:50:52.797851 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64482 | ||
| 677 | 2026.01.22 09:50:52.797864 [ 279 ] {} <Debug> TCP-Session: 15358ef4-2fd3-44ff-9547-a77cc8f9f27e Authenticating user 'default' from [fd00:1122:3344:101::c]:59969 | ||
| 678 | 2026.01.22 09:50:52.798000 [ 279 ] {} <Debug> TCP-Session: 15358ef4-2fd3-44ff-9547-a77cc8f9f27e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.01.22 09:50:52.798016 [ 279 ] {} <Debug> TCP-Session: 15358ef4-2fd3-44ff-9547-a77cc8f9f27e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.01.22 09:50:52.798093 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37386 | ||
| 681 | 2026.01.22 09:50:52.798199 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.01.22 09:50:52.798242 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.01.22 09:50:52.798262 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.01.22 09:50:52.798366 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65427 | ||
| 685 | 2026.01.22 09:50:52.798377 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62615 | ||
| 686 | 2026.01.22 09:50:52.798435 [ 282 ] {} <Debug> TCP-Session: e8eaf962-b463-4d61-8451-8c35c8bdc203 Authenticating user 'default' from [fd00:1122:3344:101::c]:64482 | ||
| 687 | 2026.01.22 09:50:52.798438 [ 280 ] {} <Debug> TCP-Session: 937d7729-4ec4-4e17-895e-099a3fa97d5a Authenticating user 'default' from [fd00:1122:3344:101::c]:36816 | ||
| 688 | 2026.01.22 09:50:52.798483 [ 282 ] {} <Debug> TCP-Session: e8eaf962-b463-4d61-8451-8c35c8bdc203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.01.22 09:50:52.798437 [ 281 ] {} <Debug> TCP-Session: 0a6cf706-5dc8-4a42-9653-d721acf40ea9 Authenticating user 'default' from [fd00:1122:3344:101::c]:52986 | ||
| 690 | 2026.01.22 09:50:52.798559 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.01.22 09:50:52.798632 [ 282 ] {} <Debug> TCP-Session: e8eaf962-b463-4d61-8451-8c35c8bdc203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.01.22 09:50:52.798675 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.01.22 09:50:52.798703 [ 283 ] {} <Debug> TCP-Session: bf555231-67ee-4903-a2d9-b872ad4f1028 Authenticating user 'default' from [fd00:1122:3344:101::c]:37386 | ||
| 694 | 2026.01.22 09:50:52.798705 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.01.22 09:50:52.798615 [ 281 ] {} <Debug> TCP-Session: 0a6cf706-5dc8-4a42-9653-d721acf40ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.01.22 09:50:52.798812 [ 284 ] {} <Debug> TCP-Session: d8cbee81-fabb-4934-8906-74bf7af9ffa2 Authenticating user 'default' from [fd00:1122:3344:101::c]:62615 | ||
| 697 | 2026.01.22 09:50:52.798802 [ 283 ] {} <Debug> TCP-Session: bf555231-67ee-4903-a2d9-b872ad4f1028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.22 09:50:52.798913 [ 285 ] {} <Debug> TCP-Session: cca0b304-5b58-4e2d-b96a-4acfb866e659 Authenticating user 'default' from [fd00:1122:3344:101::c]:65427 | ||
| 699 | 2026.01.22 09:50:52.798913 [ 281 ] {} <Debug> TCP-Session: 0a6cf706-5dc8-4a42-9653-d721acf40ea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.01.22 09:50:52.798892 [ 284 ] {} <Debug> TCP-Session: d8cbee81-fabb-4934-8906-74bf7af9ffa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.01.22 09:50:52.799041 [ 285 ] {} <Debug> TCP-Session: cca0b304-5b58-4e2d-b96a-4acfb866e659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.22 09:50:52.799017 [ 283 ] {} <Debug> TCP-Session: bf555231-67ee-4903-a2d9-b872ad4f1028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.22 09:50:52.798612 [ 280 ] {} <Debug> TCP-Session: 937d7729-4ec4-4e17-895e-099a3fa97d5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.01.22 09:50:52.799174 [ 285 ] {} <Debug> TCP-Session: cca0b304-5b58-4e2d-b96a-4acfb866e659 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.22 09:50:52.799144 [ 284 ] {} <Debug> TCP-Session: d8cbee81-fabb-4934-8906-74bf7af9ffa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.22 09:50:52.799258 [ 280 ] {} <Debug> TCP-Session: 937d7729-4ec4-4e17-895e-099a3fa97d5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.01.22 09:50:53.000251 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.05 MiB, peak 134.05 MiB, free memory in arenas 0.00 B, will set to 139.66 MiB (RSS), difference: 5.61 MiB | ||
| 708 | 2026.01.22 09:50:57.656893 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57570 | ||
| 709 | 2026.01.22 09:50:57.658788 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 710 | 2026.01.22 09:50:57.659024 [ 286 ] {} <Debug> TCP-Session: 43a8ee89-748f-4ef6-92bc-eb785a54e76e Authenticating user 'default' from [fd00:1122:3344:101::e]:57570 | ||
| 711 | 2026.01.22 09:50:57.659050 [ 286 ] {} <Debug> TCP-Session: 43a8ee89-748f-4ef6-92bc-eb785a54e76e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.01.22 09:50:57.659067 [ 286 ] {} <Debug> TCP-Session: 43a8ee89-748f-4ef6-92bc-eb785a54e76e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.01.22 09:50:57.659246 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 714 | 2026.01.22 09:50:57.659279 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 715 | 2026.01.22 09:50:57.659374 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 716 | 2026.01.22 09:50:57.659750 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35302 | ||
| 717 | 2026.01.22 09:50:57.659812 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60506 | ||
| 718 | 2026.01.22 09:50:57.659973 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47776 | ||
| 719 | 2026.01.22 09:50:57.659986 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65417 | ||
| 720 | 2026.01.22 09:50:57.660137 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36901 | ||
| 721 | 2026.01.22 09:50:57.660251 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61598 | ||
| 722 | 2026.01.22 09:50:57.660332 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 723 | 2026.01.22 09:50:57.660408 [ 287 ] {} <Debug> TCP-Session: f76568dd-2c68-4b5c-a2e9-bf2ad78789d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35302 | ||
| 724 | 2026.01.22 09:50:57.660434 [ 287 ] {} <Debug> TCP-Session: f76568dd-2c68-4b5c-a2e9-bf2ad78789d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 725 | 2026.01.22 09:50:57.660436 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36515 | ||
| 726 | 2026.01.22 09:50:57.660494 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 727 | 2026.01.22 09:50:57.660546 [ 287 ] {} <Debug> TCP-Session: f76568dd-2c68-4b5c-a2e9-bf2ad78789d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 728 | 2026.01.22 09:50:57.660576 [ 288 ] {} <Debug> TCP-Session: 05924558-2d4c-42f8-a6e3-4c113152e4b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60506 | ||
| 729 | 2026.01.22 09:50:57.660527 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 730 | 2026.01.22 09:50:57.660657 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61685 | ||
| 731 | 2026.01.22 09:50:57.660674 [ 288 ] {} <Debug> TCP-Session: 05924558-2d4c-42f8-a6e3-4c113152e4b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.01.22 09:50:57.660744 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 733 | 2026.01.22 09:50:57.660679 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 734 | 2026.01.22 09:50:57.660686 [ 289 ] {} <Debug> TCP-Session: d25c3171-7d91-47e6-a60f-306fdfff6cf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:65417 | ||
| 735 | 2026.01.22 09:50:57.660930 [ 291 ] {} <Debug> TCP-Session: 5519c575-d359-42ba-b4e1-e5886b65c43c Authenticating user 'default' from [fd00:1122:3344:101::e]:36901 | ||
| 736 | 2026.01.22 09:50:57.660841 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 737 | 2026.01.22 09:50:57.660998 [ 286 ] {} <Trace> TCP-Session: 43a8ee89-748f-4ef6-92bc-eb785a54e76e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 738 | 2026.01.22 09:50:57.661067 [ 291 ] {} <Debug> TCP-Session: 5519c575-d359-42ba-b4e1-e5886b65c43c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2026.01.22 09:50:57.661062 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2026.01.22 09:50:57.661056 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 741 | 2026.01.22 09:50:57.661179 [ 293 ] {} <Debug> TCP-Session: 27cffec8-f656-4507-87fa-bb81c385583d Authenticating user 'default' from [fd00:1122:3344:101::e]:36515 | ||
| 742 | 2026.01.22 09:50:57.661175 [ 291 ] {} <Debug> TCP-Session: 5519c575-d359-42ba-b4e1-e5886b65c43c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.01.22 09:50:57.661295 [ 294 ] {} <Debug> TCP-Session: 58a37fee-1331-40da-ac19-572d1fa2553b Authenticating user 'default' from [fd00:1122:3344:101::e]:61685 | ||
| 744 | 2026.01.22 09:50:57.661364 [ 293 ] {} <Debug> TCP-Session: 27cffec8-f656-4507-87fa-bb81c385583d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.01.22 09:50:57.661388 [ 294 ] {} <Debug> TCP-Session: 58a37fee-1331-40da-ac19-572d1fa2553b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.01.22 09:50:57.661054 [ 290 ] {} <Debug> TCP-Session: e07c4ed1-6f56-4d90-b7ed-ff2233c627ab Authenticating user 'default' from [fd00:1122:3344:101::e]:47776 | ||
| 747 | 2026.01.22 09:50:57.661044 [ 289 ] {} <Debug> TCP-Session: d25c3171-7d91-47e6-a60f-306fdfff6cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.01.22 09:50:57.661458 [ 293 ] {} <Debug> TCP-Session: 27cffec8-f656-4507-87fa-bb81c385583d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.01.22 09:50:57.661471 [ 289 ] {} <Debug> TCP-Session: d25c3171-7d91-47e6-a60f-306fdfff6cf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.01.22 09:50:57.660832 [ 288 ] {} <Debug> TCP-Session: 05924558-2d4c-42f8-a6e3-4c113152e4b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.01.22 09:50:57.661499 [ 290 ] {} <Debug> TCP-Session: e07c4ed1-6f56-4d90-b7ed-ff2233c627ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.01.22 09:50:57.660932 [ 292 ] {} <Debug> TCP-Session: bf817c2b-9e1e-4ac1-b0dd-1b2eee274139 Authenticating user 'default' from [fd00:1122:3344:101::e]:61598 | ||
| 753 | 2026.01.22 09:50:57.661334 [ 286 ] {b3b484d8-4040-4bd1-930a-68349be257db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57570) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 754 | 2026.01.22 09:50:57.661554 [ 290 ] {} <Debug> TCP-Session: e07c4ed1-6f56-4d90-b7ed-ff2233c627ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.01.22 09:50:57.661573 [ 292 ] {} <Debug> TCP-Session: bf817c2b-9e1e-4ac1-b0dd-1b2eee274139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.01.22 09:50:57.661641 [ 292 ] {} <Debug> TCP-Session: bf817c2b-9e1e-4ac1-b0dd-1b2eee274139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.01.22 09:50:57.661845 [ 294 ] {} <Debug> TCP-Session: 58a37fee-1331-40da-ac19-572d1fa2553b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.01.22 09:50:57.662495 [ 286 ] {b3b484d8-4040-4bd1-930a-68349be257db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 759 | 2026.01.22 09:50:57.662802 [ 286 ] {b3b484d8-4040-4bd1-930a-68349be257db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2026.01.22 09:50:57.666381 [ 286 ] {b3b484d8-4040-4bd1-930a-68349be257db} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 761 | 2026.01.22 09:50:57.675164 [ 296 ] {b3b484d8-4040-4bd1-930a-68349be257db} <Trace> AggregatingTransform: Aggregating | ||
| 762 | 2026.01.22 09:50:57.675264 [ 296 ] {b3b484d8-4040-4bd1-930a-68349be257db} <Trace> Aggregator: Aggregation method: without_key | ||
| 763 | 2026.01.22 09:50:57.675914 [ 296 ] {b3b484d8-4040-4bd1-930a-68349be257db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005088847 sec. (196.508 rows/sec., 7.68 KiB/sec.) | ||
| 764 | 2026.01.22 09:50:57.675950 [ 296 ] {b3b484d8-4040-4bd1-930a-68349be257db} <Trace> Aggregator: Merging aggregated data | ||
| 765 | 2026.01.22 09:50:57.675980 [ 296 ] {b3b484d8-4040-4bd1-930a-68349be257db} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 766 | 2026.01.22 09:50:57.677275 [ 286 ] {b3b484d8-4040-4bd1-930a-68349be257db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.016011 sec., 62.457060770720126 rows/sec., 2.44 KiB/sec. | ||
| 767 | 2026.01.22 09:50:57.677421 [ 286 ] {b3b484d8-4040-4bd1-930a-68349be257db} <Debug> TCPHandler: Processed in 0.016744686 sec. | ||
| 768 | 2026.01.22 09:50:57.678684 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 769 | 2026.01.22 09:50:57.678727 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 770 | 2026.01.22 09:50:57.678744 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 771 | 2026.01.22 09:50:57.678761 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 772 | 2026.01.22 09:50:57.678784 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 773 | 2026.01.22 09:50:57.678796 [ 293 ] {} <Debug> TCP-Session: 27cffec8-f656-4507-87fa-bb81c385583d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.01.22 09:50:57.678814 [ 288 ] {} <Debug> TCP-Session: 05924558-2d4c-42f8-a6e3-4c113152e4b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.01.22 09:50:57.678826 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 776 | 2026.01.22 09:50:57.678849 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 777 | 2026.01.22 09:50:57.678876 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 778 | 2026.01.22 09:50:57.678893 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 779 | 2026.01.22 09:50:57.678906 [ 292 ] {} <Debug> TCP-Session: bf817c2b-9e1e-4ac1-b0dd-1b2eee274139 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.01.22 09:50:57.678927 [ 290 ] {} <Debug> TCP-Session: e07c4ed1-6f56-4d90-b7ed-ff2233c627ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.01.22 09:50:57.678945 [ 294 ] {} <Debug> TCP-Session: 58a37fee-1331-40da-ac19-572d1fa2553b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.01.22 09:50:57.678840 [ 291 ] {} <Debug> TCP-Session: 5519c575-d359-42ba-b4e1-e5886b65c43c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.01.22 09:50:57.678788 [ 287 ] {} <Debug> TCP-Session: f76568dd-2c68-4b5c-a2e9-bf2ad78789d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.01.22 09:50:57.678887 [ 289 ] {} <Debug> TCP-Session: d25c3171-7d91-47e6-a60f-306fdfff6cf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.01.22 09:50:57.678739 [ 286 ] {} <Debug> TCP-Session: 43a8ee89-748f-4ef6-92bc-eb785a54e76e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.01.22 09:50:58.000298 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.24 MiB, peak 148.32 MiB, free memory in arenas 0.00 B, will set to 144.57 MiB (RSS), difference: 4.33 MiB | ||
| 787 | 2026.01.22 09:50:58.425575 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 788 | 2026.01.22 09:50:58.425589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 552 entries to flush up to offset 552 | ||
| 789 | 2026.01.22 09:50:58.425657 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 790 | 2026.01.22 09:50:58.425694 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 791 | 2026.01.22 09:50:58.431790 [ 244 ] {} <Debug> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Loading data parts | ||
| 792 | 2026.01.22 09:50:58.432049 [ 244 ] {} <Debug> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): There are no data parts | ||
| 793 | 2026.01.22 09:50:58.434961 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 794 | 2026.01.22 09:50:58.435002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 795 | 2026.01.22 09:50:58.438912 [ 245 ] {} <Debug> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Loading data parts | ||
| 796 | 2026.01.22 09:50:58.439378 [ 245 ] {} <Debug> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): There are no data parts | ||
| 797 | 2026.01.22 09:50:58.439665 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 798 | 2026.01.22 09:50:58.440678 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 799 | 2026.01.22 09:50:58.440883 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 552 | ||
| 800 | 2026.01.22 09:50:58.468196 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 801 | 2026.01.22 09:50:58.468258 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 802 | 2026.01.22 09:50:58.474570 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 803 | 2026.01.22 09:50:58.475723 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 804 | 2026.01.22 09:50:58.479194 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 805 | 2026.01.22 09:50:59.000166 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.43 MiB, peak 153.43 MiB, free memory in arenas 0.00 B, will set to 158.61 MiB (RSS), difference: 9.17 MiB | ||
| 806 | 2026.01.22 09:51:00.925360 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 807 | 2026.01.22 09:51:00.925458 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 808 | 2026.01.22 09:51:00.929678 [ 243 ] {} <Debug> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Loading data parts | ||
| 809 | 2026.01.22 09:51:00.929890 [ 243 ] {} <Debug> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): There are no data parts | ||
| 810 | 2026.01.22 09:51:00.937759 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2026.01.22 09:51:00.937798 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 812 | 2026.01.22 09:51:00.939520 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 813 | 2026.01.22 09:51:00.940044 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 814 | 2026.01.22 09:51:00.940337 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 815 | 2026.01.22 09:51:01.000173 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.83 MiB, peak 162.83 MiB, free memory in arenas 0.00 B, will set to 159.33 MiB (RSS), difference: -3.50 MiB | ||
| 816 | 2026.01.22 09:51:02.528854 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57186 | ||
| 817 | 2026.01.22 09:51:02.528980 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 818 | 2026.01.22 09:51:02.529008 [ 286 ] {} <Debug> TCP-Session: 6410c1d8-14a4-4dea-a985-3c775f821e0f Authenticating user 'default' from [fd00:1122:3344:101::e]:57186 | ||
| 819 | 2026.01.22 09:51:02.529030 [ 286 ] {} <Debug> TCP-Session: 6410c1d8-14a4-4dea-a985-3c775f821e0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.01.22 09:51:02.529043 [ 286 ] {} <Debug> TCP-Session: 6410c1d8-14a4-4dea-a985-3c775f821e0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2026.01.22 09:51:02.529261 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62985 | ||
| 822 | 2026.01.22 09:51:02.529297 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63904 | ||
| 823 | 2026.01.22 09:51:02.529327 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37281 | ||
| 824 | 2026.01.22 09:51:02.529351 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45627 | ||
| 825 | 2026.01.22 09:51:02.529373 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48911 | ||
| 826 | 2026.01.22 09:51:02.529383 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60728 | ||
| 827 | 2026.01.22 09:51:02.529423 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 828 | 2026.01.22 09:51:02.529452 [ 286 ] {} <Trace> TCP-Session: 6410c1d8-14a4-4dea-a985-3c775f821e0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2026.01.22 09:51:02.529477 [ 287 ] {} <Debug> TCP-Session: 0d3bc916-b314-48d0-aa21-70de843ee613 Authenticating user 'default' from [fd00:1122:3344:101::e]:62985 | ||
| 830 | 2026.01.22 09:51:02.529361 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62438 | ||
| 831 | 2026.01.22 09:51:02.529511 [ 287 ] {} <Debug> TCP-Session: 0d3bc916-b314-48d0-aa21-70de843ee613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 832 | 2026.01.22 09:51:02.529336 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65129 | ||
| 833 | 2026.01.22 09:51:02.529540 [ 287 ] {} <Debug> TCP-Session: 0d3bc916-b314-48d0-aa21-70de843ee613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.01.22 09:51:02.529552 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 835 | 2026.01.22 09:51:02.529598 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 836 | 2026.01.22 09:51:02.529605 [ 289 ] {} <Debug> TCP-Session: 73ff1876-6e12-4e8b-ade4-a053d04d3b17 Authenticating user 'default' from [fd00:1122:3344:101::e]:37281 | ||
| 837 | 2026.01.22 09:51:02.529634 [ 293 ] {} <Debug> TCP-Session: 5e7f9afa-c47c-42f4-abd7-6f213560ef11 Authenticating user 'default' from [fd00:1122:3344:101::e]:48911 | ||
| 838 | 2026.01.22 09:51:02.529638 [ 286 ] {e51c4941-ef00-4a82-b93e-6a473e75ad34} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57186) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 839 | 2026.01.22 09:51:02.529661 [ 293 ] {} <Debug> TCP-Session: 5e7f9afa-c47c-42f4-abd7-6f213560ef11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 840 | 2026.01.22 09:51:02.529648 [ 289 ] {} <Debug> TCP-Session: 73ff1876-6e12-4e8b-ade4-a053d04d3b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 841 | 2026.01.22 09:51:02.529689 [ 293 ] {} <Debug> TCP-Session: 5e7f9afa-c47c-42f4-abd7-6f213560ef11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 842 | 2026.01.22 09:51:02.529710 [ 289 ] {} <Debug> TCP-Session: 73ff1876-6e12-4e8b-ade4-a053d04d3b17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 843 | 2026.01.22 09:51:02.529754 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.01.22 09:51:02.529756 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.01.22 09:51:02.529787 [ 294 ] {} <Debug> TCP-Session: e3ee119b-73bd-40c0-9902-081b8ab08e31 Authenticating user 'default' from [fd00:1122:3344:101::e]:60728 | ||
| 846 | 2026.01.22 09:51:02.529812 [ 292 ] {} <Debug> TCP-Session: 277eba7a-d843-48b8-b031-50d5d3b77adf Authenticating user 'default' from [fd00:1122:3344:101::e]:62438 | ||
| 847 | 2026.01.22 09:51:02.529813 [ 294 ] {} <Debug> TCP-Session: e3ee119b-73bd-40c0-9902-081b8ab08e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.01.22 09:51:02.529832 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 849 | 2026.01.22 09:51:02.529857 [ 292 ] {} <Debug> TCP-Session: 277eba7a-d843-48b8-b031-50d5d3b77adf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.01.22 09:51:02.529856 [ 294 ] {} <Debug> TCP-Session: e3ee119b-73bd-40c0-9902-081b8ab08e31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.01.22 09:51:02.529890 [ 292 ] {} <Debug> TCP-Session: 277eba7a-d843-48b8-b031-50d5d3b77adf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.01.22 09:51:02.529913 [ 286 ] {e51c4941-ef00-4a82-b93e-6a473e75ad34} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 853 | 2026.01.22 09:51:02.529887 [ 288 ] {} <Debug> TCP-Session: ac524015-e694-4ce4-8e80-1d6e65210a88 Authenticating user 'default' from [fd00:1122:3344:101::e]:63904 | ||
| 854 | 2026.01.22 09:51:02.529978 [ 286 ] {e51c4941-ef00-4a82-b93e-6a473e75ad34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2026.01.22 09:51:02.529978 [ 288 ] {} <Debug> TCP-Session: ac524015-e694-4ce4-8e80-1d6e65210a88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.01.22 09:51:02.530021 [ 288 ] {} <Debug> TCP-Session: ac524015-e694-4ce4-8e80-1d6e65210a88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.01.22 09:51:02.530045 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 858 | 2026.01.22 09:51:02.530046 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 859 | 2026.01.22 09:51:02.530081 [ 290 ] {} <Debug> TCP-Session: 4b2cd580-dce6-4b22-bc18-22077bceac0e Authenticating user 'default' from [fd00:1122:3344:101::e]:65129 | ||
| 860 | 2026.01.22 09:51:02.530105 [ 291 ] {} <Debug> TCP-Session: 047d54f9-40d1-4236-8deb-134270bedfc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45627 | ||
| 861 | 2026.01.22 09:51:02.530113 [ 290 ] {} <Debug> TCP-Session: 4b2cd580-dce6-4b22-bc18-22077bceac0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.01.22 09:51:02.530132 [ 291 ] {} <Debug> TCP-Session: 047d54f9-40d1-4236-8deb-134270bedfc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.01.22 09:51:02.530140 [ 290 ] {} <Debug> TCP-Session: 4b2cd580-dce6-4b22-bc18-22077bceac0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.01.22 09:51:02.530156 [ 291 ] {} <Debug> TCP-Session: 047d54f9-40d1-4236-8deb-134270bedfc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.01.22 09:51:02.530267 [ 286 ] {e51c4941-ef00-4a82-b93e-6a473e75ad34} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 866 | 2026.01.22 09:51:02.531124 [ 297 ] {e51c4941-ef00-4a82-b93e-6a473e75ad34} <Trace> AggregatingTransform: Aggregating | ||
| 867 | 2026.01.22 09:51:02.531168 [ 297 ] {e51c4941-ef00-4a82-b93e-6a473e75ad34} <Trace> Aggregator: Aggregation method: without_key | ||
| 868 | 2026.01.22 09:51:02.531201 [ 297 ] {e51c4941-ef00-4a82-b93e-6a473e75ad34} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000833555 sec. (1199.681 rows/sec., 46.86 KiB/sec.) | ||
| 869 | 2026.01.22 09:51:02.531221 [ 297 ] {e51c4941-ef00-4a82-b93e-6a473e75ad34} <Trace> Aggregator: Merging aggregated data | ||
| 870 | 2026.01.22 09:51:02.532670 [ 286 ] {e51c4941-ef00-4a82-b93e-6a473e75ad34} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00309 sec., 323.62459546925567 rows/sec., 12.64 KiB/sec. | ||
| 871 | 2026.01.22 09:51:02.532854 [ 286 ] {e51c4941-ef00-4a82-b93e-6a473e75ad34} <Debug> TCPHandler: Processed in 0.00352753 sec. | ||
| 872 | 2026.01.22 09:51:02.532962 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 873 | 2026.01.22 09:51:02.532995 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 874 | 2026.01.22 09:51:02.533013 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 875 | 2026.01.22 09:51:02.533042 [ 287 ] {} <Debug> TCP-Session: 0d3bc916-b314-48d0-aa21-70de843ee613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.01.22 09:51:02.533041 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 877 | 2026.01.22 09:51:02.533064 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 878 | 2026.01.22 09:51:02.533088 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 879 | 2026.01.22 09:51:02.533113 [ 292 ] {} <Debug> TCP-Session: 277eba7a-d843-48b8-b031-50d5d3b77adf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.01.22 09:51:02.533106 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 881 | 2026.01.22 09:51:02.533134 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 882 | 2026.01.22 09:51:02.533148 [ 291 ] {} <Debug> TCP-Session: 047d54f9-40d1-4236-8deb-134270bedfc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.01.22 09:51:02.533176 [ 289 ] {} <Debug> TCP-Session: 73ff1876-6e12-4e8b-ade4-a053d04d3b17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.01.22 09:51:02.533192 [ 293 ] {} <Debug> TCP-Session: 5e7f9afa-c47c-42f4-abd7-6f213560ef11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2026.01.22 09:51:02.533113 [ 288 ] {} <Debug> TCP-Session: ac524015-e694-4ce4-8e80-1d6e65210a88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.01.22 09:51:02.533080 [ 294 ] {} <Debug> TCP-Session: e3ee119b-73bd-40c0-9902-081b8ab08e31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.01.22 09:51:02.533048 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.01.22 09:51:02.533000 [ 286 ] {} <Debug> TCP-Session: 6410c1d8-14a4-4dea-a985-3c775f821e0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.01.22 09:51:02.533328 [ 290 ] {} <Debug> TCP-Session: 4b2cd580-dce6-4b22-bc18-22077bceac0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.01.22 09:51:02.890806 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40091 | ||
| 891 | 2026.01.22 09:51:02.890930 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 892 | 2026.01.22 09:51:02.890971 [ 286 ] {} <Debug> TCP-Session: 36e82717-8649-4223-b67a-c24b9272ff85 Authenticating user 'default' from [fd00:1122:3344:101::e]:40091 | ||
| 893 | 2026.01.22 09:51:02.891002 [ 286 ] {} <Debug> TCP-Session: 36e82717-8649-4223-b67a-c24b9272ff85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.01.22 09:51:02.891019 [ 286 ] {} <Debug> TCP-Session: 36e82717-8649-4223-b67a-c24b9272ff85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.01.22 09:51:02.891276 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49821 | ||
| 896 | 2026.01.22 09:51:02.891285 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64080 | ||
| 897 | 2026.01.22 09:51:02.891308 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50165 | ||
| 898 | 2026.01.22 09:51:02.891368 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40613 | ||
| 899 | 2026.01.22 09:51:02.891373 [ 286 ] {} <Trace> TCP-Session: 36e82717-8649-4223-b67a-c24b9272ff85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2026.01.22 09:51:02.891393 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 901 | 2026.01.22 09:51:02.891415 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 902 | 2026.01.22 09:51:02.891353 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51574 | ||
| 903 | 2026.01.22 09:51:02.891452 [ 287 ] {} <Debug> TCP-Session: f2fd431c-dc68-47bb-ae49-2d64c664ff49 Authenticating user 'default' from [fd00:1122:3344:101::e]:49821 | ||
| 904 | 2026.01.22 09:51:02.891467 [ 288 ] {} <Debug> TCP-Session: 45470cb5-96e1-4b09-9c87-313b4ad625ab Authenticating user 'default' from [fd00:1122:3344:101::e]:64080 | ||
| 905 | 2026.01.22 09:51:02.891465 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 906 | 2026.01.22 09:51:02.891499 [ 287 ] {} <Debug> TCP-Session: f2fd431c-dc68-47bb-ae49-2d64c664ff49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.01.22 09:51:02.891510 [ 288 ] {} <Debug> TCP-Session: 45470cb5-96e1-4b09-9c87-313b4ad625ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.01.22 09:51:02.891523 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 909 | 2026.01.22 09:51:02.891536 [ 287 ] {} <Debug> TCP-Session: f2fd431c-dc68-47bb-ae49-2d64c664ff49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.01.22 09:51:02.891549 [ 288 ] {} <Debug> TCP-Session: 45470cb5-96e1-4b09-9c87-313b4ad625ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2026.01.22 09:51:02.891565 [ 293 ] {} <Debug> TCP-Session: 430f84bc-18ec-4a73-aafb-c9a75d360e98 Authenticating user 'default' from [fd00:1122:3344:101::e]:51574 | ||
| 912 | 2026.01.22 09:51:02.891575 [ 286 ] {8ec3ac08-5b80-4520-9cc2-3e516d20875f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40091) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 913 | 2026.01.22 09:51:02.891597 [ 293 ] {} <Debug> TCP-Session: 430f84bc-18ec-4a73-aafb-c9a75d360e98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 914 | 2026.01.22 09:51:02.891541 [ 289 ] {} <Debug> TCP-Session: ec6555d7-6be7-45ea-a5e4-b80d989af50e Authenticating user 'default' from [fd00:1122:3344:101::e]:50165 | ||
| 915 | 2026.01.22 09:51:02.891628 [ 293 ] {} <Debug> TCP-Session: 430f84bc-18ec-4a73-aafb-c9a75d360e98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 916 | 2026.01.22 09:51:02.891465 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.01.22 09:51:02.891665 [ 289 ] {} <Debug> TCP-Session: ec6555d7-6be7-45ea-a5e4-b80d989af50e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 918 | 2026.01.22 09:51:02.891343 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56068 | ||
| 919 | 2026.01.22 09:51:02.891703 [ 289 ] {} <Debug> TCP-Session: ec6555d7-6be7-45ea-a5e4-b80d989af50e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 920 | 2026.01.22 09:51:02.891697 [ 294 ] {} <Debug> TCP-Session: cee46fc2-d2cf-4a4e-a1a0-09c6f3c56ea8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40613 | ||
| 921 | 2026.01.22 09:51:02.891312 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46226 | ||
| 922 | 2026.01.22 09:51:02.891764 [ 294 ] {} <Debug> TCP-Session: cee46fc2-d2cf-4a4e-a1a0-09c6f3c56ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2026.01.22 09:51:02.891775 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 924 | 2026.01.22 09:51:02.891798 [ 294 ] {} <Debug> TCP-Session: cee46fc2-d2cf-4a4e-a1a0-09c6f3c56ea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.01.22 09:51:02.891818 [ 292 ] {} <Debug> TCP-Session: 211c9dcc-bd8a-4a40-99e9-4aef5b9d8a85 Authenticating user 'default' from [fd00:1122:3344:101::e]:56068 | ||
| 926 | 2026.01.22 09:51:02.891829 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 927 | 2026.01.22 09:51:02.891845 [ 292 ] {} <Debug> TCP-Session: 211c9dcc-bd8a-4a40-99e9-4aef5b9d8a85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.01.22 09:51:02.891848 [ 286 ] {8ec3ac08-5b80-4520-9cc2-3e516d20875f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 929 | 2026.01.22 09:51:02.891868 [ 292 ] {} <Debug> TCP-Session: 211c9dcc-bd8a-4a40-99e9-4aef5b9d8a85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.01.22 09:51:02.891865 [ 291 ] {} <Debug> TCP-Session: ca60b8fa-4326-4fbb-8703-48d3844afbd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46226 | ||
| 931 | 2026.01.22 09:51:02.891304 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36578 | ||
| 932 | 2026.01.22 09:51:02.891924 [ 291 ] {} <Debug> TCP-Session: ca60b8fa-4326-4fbb-8703-48d3844afbd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.01.22 09:51:02.891922 [ 286 ] {8ec3ac08-5b80-4520-9cc2-3e516d20875f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 934 | 2026.01.22 09:51:02.891975 [ 291 ] {} <Debug> TCP-Session: ca60b8fa-4326-4fbb-8703-48d3844afbd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.01.22 09:51:02.892029 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 936 | 2026.01.22 09:51:02.892065 [ 290 ] {} <Debug> TCP-Session: f78c49af-cef9-492e-a195-e8d34cb88b37 Authenticating user 'default' from [fd00:1122:3344:101::e]:36578 | ||
| 937 | 2026.01.22 09:51:02.892084 [ 290 ] {} <Debug> TCP-Session: f78c49af-cef9-492e-a195-e8d34cb88b37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.01.22 09:51:02.892099 [ 290 ] {} <Debug> TCP-Session: f78c49af-cef9-492e-a195-e8d34cb88b37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.01.22 09:51:02.892287 [ 286 ] {8ec3ac08-5b80-4520-9cc2-3e516d20875f} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 940 | 2026.01.22 09:51:02.893156 [ 320 ] {8ec3ac08-5b80-4520-9cc2-3e516d20875f} <Trace> AggregatingTransform: Aggregating | ||
| 941 | 2026.01.22 09:51:02.893235 [ 320 ] {8ec3ac08-5b80-4520-9cc2-3e516d20875f} <Trace> Aggregator: Aggregation method: without_key | ||
| 942 | 2026.01.22 09:51:02.893276 [ 320 ] {8ec3ac08-5b80-4520-9cc2-3e516d20875f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000887885 sec. (1126.272 rows/sec., 43.99 KiB/sec.) | ||
| 943 | 2026.01.22 09:51:02.893300 [ 320 ] {8ec3ac08-5b80-4520-9cc2-3e516d20875f} <Trace> Aggregator: Merging aggregated data | ||
| 944 | 2026.01.22 09:51:02.894746 [ 286 ] {8ec3ac08-5b80-4520-9cc2-3e516d20875f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003231 sec., 309.50170225936245 rows/sec., 12.09 KiB/sec. | ||
| 945 | 2026.01.22 09:51:02.894880 [ 286 ] {8ec3ac08-5b80-4520-9cc2-3e516d20875f} <Debug> TCPHandler: Processed in 0.003625072 sec. | ||
| 946 | 2026.01.22 09:51:02.894969 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 947 | 2026.01.22 09:51:02.895000 [ 286 ] {} <Debug> TCP-Session: 36e82717-8649-4223-b67a-c24b9272ff85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.01.22 09:51:02.895003 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 949 | 2026.01.22 09:51:02.895026 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 950 | 2026.01.22 09:51:02.895067 [ 287 ] {} <Debug> TCP-Session: f2fd431c-dc68-47bb-ae49-2d64c664ff49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.01.22 09:51:02.895067 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 952 | 2026.01.22 09:51:02.895090 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 953 | 2026.01.22 09:51:02.895114 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 954 | 2026.01.22 09:51:02.895130 [ 291 ] {} <Debug> TCP-Session: ca60b8fa-4326-4fbb-8703-48d3844afbd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.01.22 09:51:02.895154 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 956 | 2026.01.22 09:51:02.895172 [ 289 ] {} <Debug> TCP-Session: ec6555d7-6be7-45ea-a5e4-b80d989af50e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.01.22 09:51:02.895134 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 958 | 2026.01.22 09:51:02.895196 [ 293 ] {} <Debug> TCP-Session: 430f84bc-18ec-4a73-aafb-c9a75d360e98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2026.01.22 09:51:02.895081 [ 294 ] {} <Debug> TCP-Session: cee46fc2-d2cf-4a4e-a1a0-09c6f3c56ea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.01.22 09:51:02.895237 [ 292 ] {} <Debug> TCP-Session: 211c9dcc-bd8a-4a40-99e9-4aef5b9d8a85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.01.22 09:51:02.895150 [ 290 ] {} <Debug> TCP-Session: f78c49af-cef9-492e-a195-e8d34cb88b37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2026.01.22 09:51:02.895071 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.01.22 09:51:02.895331 [ 288 ] {} <Debug> TCP-Session: 45470cb5-96e1-4b09-9c87-313b4ad625ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.01.22 09:51:05.894057 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 965 | 2026.01.22 09:51:05.894108 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 966 | 2026.01.22 09:51:05.941870 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1000 | ||
| 967 | 2026.01.22 09:51:05.948906 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2026.01.22 09:51:05.948959 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 969 | 2026.01.22 09:51:05.949703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 970 | 2026.01.22 09:51:05.950207 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2026.01.22 09:51:05.950371 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1000 | ||
| 972 | 2026.01.22 09:51:05.980176 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 973 | 2026.01.22 09:51:05.999175 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 974 | 2026.01.22 09:51:05.999244 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 975 | 2026.01.22 09:51:06.000170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.46 MiB, peak 169.69 MiB, free memory in arenas 0.00 B, will set to 161.05 MiB (RSS), difference: 1.58 MiB | ||
| 976 | 2026.01.22 09:51:06.005790 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 977 | 2026.01.22 09:51:06.006918 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 978 | 2026.01.22 09:51:06.010330 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 979 | 2026.01.22 09:51:10.941544 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 94 | ||
| 980 | 2026.01.22 09:51:10.943575 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.01.22 09:51:10.943622 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 982 | 2026.01.22 09:51:10.944796 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 983 | 2026.01.22 09:51:10.945330 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.01.22 09:51:10.945561 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 985 | 2026.01.22 09:51:11.000201 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.68 MiB, peak 169.69 MiB, free memory in arenas 0.00 B, will set to 162.70 MiB (RSS), difference: 4.02 MiB | ||
| 986 | 2026.01.22 09:51:12.716154 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.01.22 09:51:12.716342 [ 267 ] {35a5cfdf-895a-47eb-80d2-e6cbd426e148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 988 | 2026.01.22 09:51:12.716609 [ 267 ] {35a5cfdf-895a-47eb-80d2-e6cbd426e148} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2026.01.22 09:51:12.716672 [ 267 ] {35a5cfdf-895a-47eb-80d2-e6cbd426e148} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2026.01.22 09:51:12.717072 [ 267 ] {35a5cfdf-895a-47eb-80d2-e6cbd426e148} <Debug> TCPHandler: Processed in 0.001039538 sec. | ||
| 991 | 2026.01.22 09:51:12.726301 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.01.22 09:51:12.726445 [ 267 ] {4250dfa2-b5dd-489e-bf39-31811d4a65be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 993 | 2026.01.22 09:51:12.733311 [ 267 ] {4250dfa2-b5dd-489e-bf39-31811d4a65be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 994 | 2026.01.22 09:51:12.733365 [ 267 ] {4250dfa2-b5dd-489e-bf39-31811d4a65be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 995 | 2026.01.22 09:51:12.737789 [ 267 ] {4250dfa2-b5dd-489e-bf39-31811d4a65be} <Debug> TCPHandler: Processed in 0.011540107 sec. | ||
| 996 | 2026.01.22 09:51:12.739878 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.01.22 09:51:12.740021 [ 267 ] {fc8891fc-f757-49e6-92e5-58258fa93024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 998 | 2026.01.22 09:51:12.744287 [ 267 ] {fc8891fc-f757-49e6-92e5-58258fa93024} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2026.01.22 09:51:12.744338 [ 267 ] {fc8891fc-f757-49e6-92e5-58258fa93024} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1000 | 2026.01.22 09:51:12.744672 [ 267 ] {fc8891fc-f757-49e6-92e5-58258fa93024} <Debug> TCPHandler: Processed in 0.004846102 sec. | ||
| 1001 | 2026.01.22 09:51:12.744896 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.01.22 09:51:12.745019 [ 267 ] {4b398754-5f67-438f-87c8-0ea1dd84ec3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1003 | 2026.01.22 09:51:12.745266 [ 267 ] {4b398754-5f67-438f-87c8-0ea1dd84ec3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2026.01.22 09:51:12.745312 [ 267 ] {4b398754-5f67-438f-87c8-0ea1dd84ec3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2026.01.22 09:51:12.745613 [ 267 ] {4b398754-5f67-438f-87c8-0ea1dd84ec3e} <Debug> TCPHandler: Processed in 0.000766973 sec. | ||
| 1006 | 2026.01.22 09:51:12.745851 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.01.22 09:51:12.745977 [ 267 ] {8c7e7079-7ea8-423f-8259-f103be1bb4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1008 | 2026.01.22 09:51:12.746236 [ 267 ] {8c7e7079-7ea8-423f-8259-f103be1bb4bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1009 | 2026.01.22 09:51:12.746287 [ 267 ] {8c7e7079-7ea8-423f-8259-f103be1bb4bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1010 | 2026.01.22 09:51:12.746590 [ 267 ] {8c7e7079-7ea8-423f-8259-f103be1bb4bf} <Debug> TCPHandler: Processed in 0.000798384 sec. | ||
| 1011 | 2026.01.22 09:51:12.746794 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.01.22 09:51:12.746929 [ 267 ] {96fc7cf6-b024-496f-b319-ef6688e052a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1013 | 2026.01.22 09:51:12.747196 [ 267 ] {96fc7cf6-b024-496f-b319-ef6688e052a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2026.01.22 09:51:12.747250 [ 267 ] {96fc7cf6-b024-496f-b319-ef6688e052a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1015 | 2026.01.22 09:51:12.747586 [ 267 ] {96fc7cf6-b024-496f-b319-ef6688e052a5} <Debug> TCPHandler: Processed in 0.000842664 sec. | ||
| 1016 | 2026.01.22 09:51:12.747806 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.01.22 09:51:12.747923 [ 267 ] {b38bd642-817e-4673-b598-8fe77afe3abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1018 | 2026.01.22 09:51:12.748163 [ 267 ] {b38bd642-817e-4673-b598-8fe77afe3abb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1019 | 2026.01.22 09:51:12.748207 [ 267 ] {b38bd642-817e-4673-b598-8fe77afe3abb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1020 | 2026.01.22 09:51:12.748503 [ 267 ] {b38bd642-817e-4673-b598-8fe77afe3abb} <Debug> TCPHandler: Processed in 0.000745403 sec. | ||
| 1021 | 2026.01.22 09:51:12.748701 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.01.22 09:51:12.748816 [ 267 ] {f0ac3267-701a-4b22-82e0-be37cbf7b3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1023 | 2026.01.22 09:51:12.749056 [ 267 ] {f0ac3267-701a-4b22-82e0-be37cbf7b3ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1024 | 2026.01.22 09:51:12.749100 [ 267 ] {f0ac3267-701a-4b22-82e0-be37cbf7b3ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1025 | 2026.01.22 09:51:12.749409 [ 267 ] {f0ac3267-701a-4b22-82e0-be37cbf7b3ec} <Debug> TCPHandler: Processed in 0.000757033 sec. | ||
| 1026 | 2026.01.22 09:51:12.749609 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.01.22 09:51:12.749732 [ 267 ] {be30ea63-9aab-438a-8946-fa2346a6a2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1028 | 2026.01.22 09:51:12.749998 [ 267 ] {be30ea63-9aab-438a-8946-fa2346a6a2fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1029 | 2026.01.22 09:51:12.750044 [ 267 ] {be30ea63-9aab-438a-8946-fa2346a6a2fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1030 | 2026.01.22 09:51:12.750381 [ 267 ] {be30ea63-9aab-438a-8946-fa2346a6a2fa} <Debug> TCPHandler: Processed in 0.000821034 sec. | ||
| 1031 | 2026.01.22 09:51:12.750592 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.01.22 09:51:12.750713 [ 267 ] {70be3614-5412-4d15-825e-424b848434db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1033 | 2026.01.22 09:51:12.750964 [ 267 ] {70be3614-5412-4d15-825e-424b848434db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1034 | 2026.01.22 09:51:12.751008 [ 267 ] {70be3614-5412-4d15-825e-424b848434db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1035 | 2026.01.22 09:51:12.751335 [ 267 ] {70be3614-5412-4d15-825e-424b848434db} <Debug> TCPHandler: Processed in 0.000791103 sec. | ||
| 1036 | 2026.01.22 09:51:12.751533 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2026.01.22 09:51:12.751652 [ 267 ] {1bb9a807-90d9-4212-9094-b79cab124f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1038 | 2026.01.22 09:51:12.751900 [ 267 ] {1bb9a807-90d9-4212-9094-b79cab124f4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1039 | 2026.01.22 09:51:12.751944 [ 267 ] {1bb9a807-90d9-4212-9094-b79cab124f4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1040 | 2026.01.22 09:51:12.752242 [ 267 ] {1bb9a807-90d9-4212-9094-b79cab124f4a} <Debug> TCPHandler: Processed in 0.000756863 sec. | ||
| 1041 | 2026.01.22 09:51:12.752457 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2026.01.22 09:51:12.752574 [ 267 ] {6c1bdbc4-f8f3-4ad3-916d-928344dd5372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1043 | 2026.01.22 09:51:12.752822 [ 267 ] {6c1bdbc4-f8f3-4ad3-916d-928344dd5372} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1044 | 2026.01.22 09:51:12.752865 [ 267 ] {6c1bdbc4-f8f3-4ad3-916d-928344dd5372} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2026.01.22 09:51:12.753154 [ 267 ] {6c1bdbc4-f8f3-4ad3-916d-928344dd5372} <Debug> TCPHandler: Processed in 0.000745512 sec. | ||
| 1046 | 2026.01.22 09:51:12.753369 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.01.22 09:51:12.753485 [ 267 ] {cedfc479-e183-40a4-b35c-38a9a8569925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1048 | 2026.01.22 09:51:12.753731 [ 267 ] {cedfc479-e183-40a4-b35c-38a9a8569925} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1049 | 2026.01.22 09:51:12.753774 [ 267 ] {cedfc479-e183-40a4-b35c-38a9a8569925} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1050 | 2026.01.22 09:51:12.754073 [ 267 ] {cedfc479-e183-40a4-b35c-38a9a8569925} <Debug> TCPHandler: Processed in 0.000751943 sec. | ||
| 1051 | 2026.01.22 09:51:12.754278 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.01.22 09:51:12.754398 [ 267 ] {0be0c65b-bb76-428d-bc4c-307a778af12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1053 | 2026.01.22 09:51:12.754648 [ 267 ] {0be0c65b-bb76-428d-bc4c-307a778af12a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1054 | 2026.01.22 09:51:12.754692 [ 267 ] {0be0c65b-bb76-428d-bc4c-307a778af12a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1055 | 2026.01.22 09:51:12.754984 [ 267 ] {0be0c65b-bb76-428d-bc4c-307a778af12a} <Debug> TCPHandler: Processed in 0.000753862 sec. | ||
| 1056 | 2026.01.22 09:51:12.755200 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.01.22 09:51:12.755317 [ 267 ] {b2784888-a684-45b5-8f97-4c90e8f1f984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1058 | 2026.01.22 09:51:12.755568 [ 267 ] {b2784888-a684-45b5-8f97-4c90e8f1f984} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2026.01.22 09:51:12.755611 [ 267 ] {b2784888-a684-45b5-8f97-4c90e8f1f984} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2026.01.22 09:51:12.755904 [ 267 ] {b2784888-a684-45b5-8f97-4c90e8f1f984} <Debug> TCPHandler: Processed in 0.000753173 sec. | ||
| 1061 | 2026.01.22 09:51:12.756551 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.01.22 09:51:12.756668 [ 267 ] {0fdd3bcf-d9af-482a-ba34-10742e124144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1063 | 2026.01.22 09:51:12.756921 [ 267 ] {0fdd3bcf-d9af-482a-ba34-10742e124144} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1064 | 2026.01.22 09:51:12.756964 [ 267 ] {0fdd3bcf-d9af-482a-ba34-10742e124144} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1065 | 2026.01.22 09:51:12.757260 [ 267 ] {0fdd3bcf-d9af-482a-ba34-10742e124144} <Debug> TCPHandler: Processed in 0.000757483 sec. | ||
| 1066 | 2026.01.22 09:51:12.758954 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2026.01.22 09:51:12.759073 [ 267 ] {05700019-152b-4a24-a06a-4389e3026436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1068 | 2026.01.22 09:51:12.759409 [ 267 ] {05700019-152b-4a24-a06a-4389e3026436} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1069 | 2026.01.22 09:51:12.759471 [ 267 ] {05700019-152b-4a24-a06a-4389e3026436} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2026.01.22 09:51:12.759852 [ 267 ] {05700019-152b-4a24-a06a-4389e3026436} <Debug> TCPHandler: Processed in 0.000946426 sec. | ||
| 1071 | 2026.01.22 09:51:12.760299 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.01.22 09:51:12.760433 [ 267 ] {ff09a957-6965-4a22-9b59-a9ff32012540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1073 | 2026.01.22 09:51:12.760720 [ 267 ] {ff09a957-6965-4a22-9b59-a9ff32012540} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2026.01.22 09:51:12.760765 [ 267 ] {ff09a957-6965-4a22-9b59-a9ff32012540} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2026.01.22 09:51:12.761137 [ 267 ] {ff09a957-6965-4a22-9b59-a9ff32012540} <Debug> TCPHandler: Processed in 0.000886706 sec. | ||
| 1076 | 2026.01.22 09:51:12.761364 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.01.22 09:51:12.761492 [ 267 ] {033d302b-0190-4085-800b-87afa82e8209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1078 | 2026.01.22 09:51:12.761762 [ 267 ] {033d302b-0190-4085-800b-87afa82e8209} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1079 | 2026.01.22 09:51:12.761805 [ 267 ] {033d302b-0190-4085-800b-87afa82e8209} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2026.01.22 09:51:12.762133 [ 267 ] {033d302b-0190-4085-800b-87afa82e8209} <Debug> TCPHandler: Processed in 0.000821534 sec. | ||
| 1081 | 2026.01.22 09:51:12.762954 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2026.01.22 09:51:12.763084 [ 267 ] {ecd87ddd-d0ae-4ee4-b812-1df33a88deea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1083 | 2026.01.22 09:51:12.763358 [ 267 ] {ecd87ddd-d0ae-4ee4-b812-1df33a88deea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1084 | 2026.01.22 09:51:12.763402 [ 267 ] {ecd87ddd-d0ae-4ee4-b812-1df33a88deea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1085 | 2026.01.22 09:51:12.763729 [ 267 ] {ecd87ddd-d0ae-4ee4-b812-1df33a88deea} <Debug> TCPHandler: Processed in 0.000823634 sec. | ||
| 1086 | 2026.01.22 09:51:12.764013 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.01.22 09:51:12.764140 [ 267 ] {ca46d670-563f-46ab-b369-17acb308b65b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1088 | 2026.01.22 09:51:12.764412 [ 267 ] {ca46d670-563f-46ab-b369-17acb308b65b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1089 | 2026.01.22 09:51:12.764456 [ 267 ] {ca46d670-563f-46ab-b369-17acb308b65b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1090 | 2026.01.22 09:51:12.764779 [ 267 ] {ca46d670-563f-46ab-b369-17acb308b65b} <Debug> TCPHandler: Processed in 0.000814424 sec. | ||
| 1091 | 2026.01.22 09:51:12.765328 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2026.01.22 09:51:12.765454 [ 267 ] {e3dbba16-1e3d-4662-b23e-6bdbe87be454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1093 | 2026.01.22 09:51:12.765725 [ 267 ] {e3dbba16-1e3d-4662-b23e-6bdbe87be454} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1094 | 2026.01.22 09:51:12.765768 [ 267 ] {e3dbba16-1e3d-4662-b23e-6bdbe87be454} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1095 | 2026.01.22 09:51:12.766090 [ 267 ] {e3dbba16-1e3d-4662-b23e-6bdbe87be454} <Debug> TCPHandler: Processed in 0.000811204 sec. | ||
| 1096 | 2026.01.22 09:51:12.766325 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2026.01.22 09:51:12.766442 [ 267 ] {30e72a01-8678-4e9b-975b-9e83466e578a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1098 | 2026.01.22 09:51:12.766697 [ 267 ] {30e72a01-8678-4e9b-975b-9e83466e578a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1099 | 2026.01.22 09:51:12.766737 [ 267 ] {30e72a01-8678-4e9b-975b-9e83466e578a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1100 | 2026.01.22 09:51:12.767046 [ 267 ] {30e72a01-8678-4e9b-975b-9e83466e578a} <Debug> TCPHandler: Processed in 0.000825274 sec. | ||
| 1101 | 2026.01.22 09:51:12.767328 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2026.01.22 09:51:12.767455 [ 267 ] {96813bc8-4bad-4341-be17-1c5e4566a849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1103 | 2026.01.22 09:51:12.767730 [ 267 ] {96813bc8-4bad-4341-be17-1c5e4566a849} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1104 | 2026.01.22 09:51:12.767772 [ 267 ] {96813bc8-4bad-4341-be17-1c5e4566a849} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1105 | 2026.01.22 09:51:12.768094 [ 267 ] {96813bc8-4bad-4341-be17-1c5e4566a849} <Debug> TCPHandler: Processed in 0.000817894 sec. | ||
| 1106 | 2026.01.22 09:51:12.768328 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1107 | 2026.01.22 09:51:12.768453 [ 267 ] {9a6abaf9-746f-4d29-bb1c-b7a12621746c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1108 | 2026.01.22 09:51:12.768726 [ 267 ] {9a6abaf9-746f-4d29-bb1c-b7a12621746c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1109 | 2026.01.22 09:51:12.768768 [ 267 ] {9a6abaf9-746f-4d29-bb1c-b7a12621746c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1110 | 2026.01.22 09:51:12.769088 [ 267 ] {9a6abaf9-746f-4d29-bb1c-b7a12621746c} <Debug> TCPHandler: Processed in 0.000808254 sec. | ||
| 1111 | 2026.01.22 09:51:12.769330 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.01.22 09:51:12.769456 [ 267 ] {6d3f07a1-4e11-455f-a5d7-0c27809150df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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) | ||
| 1113 | 2026.01.22 09:51:12.769730 [ 267 ] {6d3f07a1-4e11-455f-a5d7-0c27809150df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1114 | 2026.01.22 09:51:12.769772 [ 267 ] {6d3f07a1-4e11-455f-a5d7-0c27809150df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1115 | 2026.01.22 09:51:12.770100 [ 267 ] {6d3f07a1-4e11-455f-a5d7-0c27809150df} <Debug> TCPHandler: Processed in 0.000818483 sec. | ||
| 1116 | 2026.01.22 09:51:12.770326 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.01.22 09:51:12.770450 [ 267 ] {8497cf7c-9e0f-45c7-a9b5-208a067d9d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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) | ||
| 1118 | 2026.01.22 09:51:12.770722 [ 267 ] {8497cf7c-9e0f-45c7-a9b5-208a067d9d49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1119 | 2026.01.22 09:51:12.770765 [ 267 ] {8497cf7c-9e0f-45c7-a9b5-208a067d9d49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1120 | 2026.01.22 09:51:12.771083 [ 267 ] {8497cf7c-9e0f-45c7-a9b5-208a067d9d49} <Debug> TCPHandler: Processed in 0.000803614 sec. | ||
| 1121 | 2026.01.22 09:51:12.771381 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.01.22 09:51:12.771510 [ 267 ] {2494aae5-6282-4e07-a8a7-245c6b0bb471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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) | ||
| 1123 | 2026.01.22 09:51:12.771785 [ 267 ] {2494aae5-6282-4e07-a8a7-245c6b0bb471} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1124 | 2026.01.22 09:51:12.771827 [ 267 ] {2494aae5-6282-4e07-a8a7-245c6b0bb471} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1125 | 2026.01.22 09:51:12.772146 [ 267 ] {2494aae5-6282-4e07-a8a7-245c6b0bb471} <Debug> TCPHandler: Processed in 0.000813785 sec. | ||
| 1126 | 2026.01.22 09:51:12.772370 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.01.22 09:51:12.772497 [ 267 ] {ebed99dd-8fcd-4646-b1e0-5f21d70c05a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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) | ||
| 1128 | 2026.01.22 09:51:12.772773 [ 267 ] {ebed99dd-8fcd-4646-b1e0-5f21d70c05a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1129 | 2026.01.22 09:51:12.772815 [ 267 ] {ebed99dd-8fcd-4646-b1e0-5f21d70c05a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1130 | 2026.01.22 09:51:12.773136 [ 267 ] {ebed99dd-8fcd-4646-b1e0-5f21d70c05a8} <Debug> TCPHandler: Processed in 0.000813514 sec. | ||
| 1131 | 2026.01.22 09:51:12.773373 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2026.01.22 09:51:12.773499 [ 267 ] {c8a5be29-3945-4a5e-8d1d-73c360ebacba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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) | ||
| 1133 | 2026.01.22 09:51:12.773778 [ 267 ] {c8a5be29-3945-4a5e-8d1d-73c360ebacba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1134 | 2026.01.22 09:51:12.773822 [ 267 ] {c8a5be29-3945-4a5e-8d1d-73c360ebacba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1135 | 2026.01.22 09:51:12.774145 [ 267 ] {c8a5be29-3945-4a5e-8d1d-73c360ebacba} <Debug> TCPHandler: Processed in 0.000820274 sec. | ||
| 1136 | 2026.01.22 09:51:12.786544 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2026.01.22 09:51:12.786678 [ 267 ] {e5ebf1d0-76eb-4189-a4e2-484db08330c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_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) | ||
| 1138 | 2026.01.22 09:51:12.786969 [ 267 ] {e5ebf1d0-76eb-4189-a4e2-484db08330c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1139 | 2026.01.22 09:51:12.787013 [ 267 ] {e5ebf1d0-76eb-4189-a4e2-484db08330c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1140 | 2026.01.22 09:51:12.787347 [ 267 ] {e5ebf1d0-76eb-4189-a4e2-484db08330c2} <Debug> TCPHandler: Processed in 0.000852405 sec. | ||
| 1141 | 2026.01.22 09:51:12.791401 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1142 | 2026.01.22 09:51:12.791508 [ 267 ] {3872700e-6832-45ba-a280-8a24f9654c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1143 | 2026.01.22 09:51:12.791551 [ 267 ] {3872700e-6832-45ba-a280-8a24f9654c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1144 | 2026.01.22 09:51:12.794448 [ 267 ] {3872700e-6832-45ba-a280-8a24f9654c5f} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1145 | 2026.01.22 09:51:12.794491 [ 267 ] {3872700e-6832-45ba-a280-8a24f9654c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1146 | 2026.01.22 09:51:12.797111 [ 267 ] {3872700e-6832-45ba-a280-8a24f9654c5f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1147 | 2026.01.22 09:51:12.797560 [ 267 ] {3872700e-6832-45ba-a280-8a24f9654c5f} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1148 | 2026.01.22 09:51:12.797712 [ 267 ] {3872700e-6832-45ba-a280-8a24f9654c5f} <Debug> executeQuery: Read 31 rows, 7.03 KiB in 0.006234 sec., 4972.730189284569 rows/sec., 1.10 MiB/sec. | ||
| 1149 | 2026.01.22 09:51:12.797752 [ 267 ] {3872700e-6832-45ba-a280-8a24f9654c5f} <Debug> TCPHandler: Processed in 0.00640032 sec. | ||
| 1150 | 2026.01.22 09:51:12.797896 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1151 | 2026.01.22 09:51:12.797996 [ 267 ] {c0b07289-1399-4724-9280-deb41c115af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1152 | 2026.01.22 09:51:12.798038 [ 267 ] {c0b07289-1399-4724-9280-deb41c115af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1153 | 2026.01.22 09:51:12.801352 [ 267 ] {c0b07289-1399-4724-9280-deb41c115af1} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1154 | 2026.01.22 09:51:12.801392 [ 267 ] {c0b07289-1399-4724-9280-deb41c115af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1155 | 2026.01.22 09:51:12.803984 [ 267 ] {c0b07289-1399-4724-9280-deb41c115af1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1156 | 2026.01.22 09:51:12.804534 [ 267 ] {c0b07289-1399-4724-9280-deb41c115af1} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1157 | 2026.01.22 09:51:12.804668 [ 267 ] {c0b07289-1399-4724-9280-deb41c115af1} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.006693 sec., 66636.78470043329 rows/sec., 4.23 MiB/sec. | ||
| 1158 | 2026.01.22 09:51:12.804707 [ 267 ] {c0b07289-1399-4724-9280-deb41c115af1} <Debug> TCPHandler: Processed in 0.006859797 sec. | ||
| 1159 | 2026.01.22 09:51:12.804827 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1160 | 2026.01.22 09:51:12.804925 [ 267 ] {549b0bc1-ad4e-4986-8423-01f3633d99fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1161 | 2026.01.22 09:51:12.804967 [ 267 ] {549b0bc1-ad4e-4986-8423-01f3633d99fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1162 | 2026.01.22 09:51:12.805378 [ 267 ] {549b0bc1-ad4e-4986-8423-01f3633d99fc} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1163 | 2026.01.22 09:51:12.805416 [ 267 ] {549b0bc1-ad4e-4986-8423-01f3633d99fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1164 | 2026.01.22 09:51:12.805842 [ 267 ] {549b0bc1-ad4e-4986-8423-01f3633d99fc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1165 | 2026.01.22 09:51:12.806321 [ 267 ] {549b0bc1-ad4e-4986-8423-01f3633d99fc} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1166 | 2026.01.22 09:51:12.806454 [ 267 ] {549b0bc1-ad4e-4986-8423-01f3633d99fc} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001549 sec., 5164.622336991607 rows/sec., 421.14 KiB/sec. | ||
| 1167 | 2026.01.22 09:51:12.806494 [ 267 ] {549b0bc1-ad4e-4986-8423-01f3633d99fc} <Debug> TCPHandler: Processed in 0.001715609 sec. | ||
| 1168 | 2026.01.22 09:51:12.806609 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1169 | 2026.01.22 09:51:12.806705 [ 267 ] {27777b67-4064-4e98-b14c-764b3b316bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1170 | 2026.01.22 09:51:12.806746 [ 267 ] {27777b67-4064-4e98-b14c-764b3b316bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1171 | 2026.01.22 09:51:12.807835 [ 267 ] {27777b67-4064-4e98-b14c-764b3b316bf8} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1172 | 2026.01.22 09:51:12.807872 [ 267 ] {27777b67-4064-4e98-b14c-764b3b316bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1173 | 2026.01.22 09:51:12.808449 [ 267 ] {27777b67-4064-4e98-b14c-764b3b316bf8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1174 | 2026.01.22 09:51:12.808937 [ 267 ] {27777b67-4064-4e98-b14c-764b3b316bf8} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1175 | 2026.01.22 09:51:12.809073 [ 267 ] {27777b67-4064-4e98-b14c-764b3b316bf8} <Debug> executeQuery: Read 1226 rows, 99.94 KiB in 0.002385 sec., 514046.1215932914 rows/sec., 40.92 MiB/sec. | ||
| 1176 | 2026.01.22 09:51:12.809122 [ 267 ] {27777b67-4064-4e98-b14c-764b3b316bf8} <Debug> TCPHandler: Processed in 0.002562324 sec. | ||
| 1177 | 2026.01.22 09:51:12.809249 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1178 | 2026.01.22 09:51:12.809344 [ 267 ] {81fe2039-8f78-4bc4-90c0-f83dc96634a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1179 | 2026.01.22 09:51:12.809385 [ 267 ] {81fe2039-8f78-4bc4-90c0-f83dc96634a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1180 | 2026.01.22 09:51:12.809896 [ 267 ] {81fe2039-8f78-4bc4-90c0-f83dc96634a2} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1181 | 2026.01.22 09:51:12.809934 [ 267 ] {81fe2039-8f78-4bc4-90c0-f83dc96634a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1182 | 2026.01.22 09:51:12.810471 [ 267 ] {81fe2039-8f78-4bc4-90c0-f83dc96634a2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1183 | 2026.01.22 09:51:12.810931 [ 267 ] {81fe2039-8f78-4bc4-90c0-f83dc96634a2} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1184 | 2026.01.22 09:51:12.811066 [ 267 ] {81fe2039-8f78-4bc4-90c0-f83dc96634a2} <Debug> executeQuery: Read 256 rows, 15.83 KiB in 0.001741 sec., 147041.92992533027 rows/sec., 8.88 MiB/sec. | ||
| 1185 | 2026.01.22 09:51:12.811105 [ 267 ] {81fe2039-8f78-4bc4-90c0-f83dc96634a2} <Debug> TCPHandler: Processed in 0.001905983 sec. | ||
| 1186 | 2026.01.22 09:51:12.811223 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1187 | 2026.01.22 09:51:12.811319 [ 267 ] {48eddb5d-9949-4ac2-ac6c-02104c1887bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1188 | 2026.01.22 09:51:12.811360 [ 267 ] {48eddb5d-9949-4ac2-ac6c-02104c1887bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1189 | 2026.01.22 09:51:12.811886 [ 267 ] {48eddb5d-9949-4ac2-ac6c-02104c1887bd} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1190 | 2026.01.22 09:51:12.811921 [ 267 ] {48eddb5d-9949-4ac2-ac6c-02104c1887bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1191 | 2026.01.22 09:51:12.812508 [ 267 ] {48eddb5d-9949-4ac2-ac6c-02104c1887bd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1192 | 2026.01.22 09:51:12.813000 [ 267 ] {48eddb5d-9949-4ac2-ac6c-02104c1887bd} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1193 | 2026.01.22 09:51:12.813131 [ 267 ] {48eddb5d-9949-4ac2-ac6c-02104c1887bd} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.00183 sec., 125683.06010928961 rows/sec., 8.10 MiB/sec. | ||
| 1194 | 2026.01.22 09:51:12.813169 [ 267 ] {48eddb5d-9949-4ac2-ac6c-02104c1887bd} <Debug> TCPHandler: Processed in 0.001996364 sec. | ||
| 1195 | 2026.01.22 09:51:12.813276 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1196 | 2026.01.22 09:51:12.813372 [ 267 ] {f3f36012-e87c-4415-99cb-b594df29b6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1197 | 2026.01.22 09:51:12.813411 [ 267 ] {f3f36012-e87c-4415-99cb-b594df29b6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1198 | 2026.01.22 09:51:12.813886 [ 267 ] {f3f36012-e87c-4415-99cb-b594df29b6ad} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2026.01.22 09:51:12.813925 [ 267 ] {f3f36012-e87c-4415-99cb-b594df29b6ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1200 | 2026.01.22 09:51:12.814379 [ 267 ] {f3f36012-e87c-4415-99cb-b594df29b6ad} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1201 | 2026.01.22 09:51:12.814867 [ 267 ] {f3f36012-e87c-4415-99cb-b594df29b6ad} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2026.01.22 09:51:12.814999 [ 267 ] {f3f36012-e87c-4415-99cb-b594df29b6ad} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001645 sec., 139209.726443769 rows/sec., 7.90 MiB/sec. | ||
| 1203 | 2026.01.22 09:51:12.815036 [ 267 ] {f3f36012-e87c-4415-99cb-b594df29b6ad} <Debug> TCPHandler: Processed in 0.001809311 sec. | ||
| 1204 | 2026.01.22 09:51:12.815148 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2026.01.22 09:51:12.815242 [ 267 ] {dec2e148-b1d1-49e0-bb74-7ae7b9345dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1206 | 2026.01.22 09:51:12.815282 [ 267 ] {dec2e148-b1d1-49e0-bb74-7ae7b9345dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1207 | 2026.01.22 09:51:12.815928 [ 267 ] {dec2e148-b1d1-49e0-bb74-7ae7b9345dda} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1208 | 2026.01.22 09:51:12.815966 [ 267 ] {dec2e148-b1d1-49e0-bb74-7ae7b9345dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1209 | 2026.01.22 09:51:12.816514 [ 267 ] {dec2e148-b1d1-49e0-bb74-7ae7b9345dda} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1210 | 2026.01.22 09:51:12.817057 [ 267 ] {dec2e148-b1d1-49e0-bb74-7ae7b9345dda} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1211 | 2026.01.22 09:51:12.817187 [ 267 ] {dec2e148-b1d1-49e0-bb74-7ae7b9345dda} <Debug> executeQuery: Read 743 rows, 53.09 KiB in 0.001962 sec., 378695.2089704383 rows/sec., 26.43 MiB/sec. | ||
| 1212 | 2026.01.22 09:51:12.817224 [ 267 ] {dec2e148-b1d1-49e0-bb74-7ae7b9345dda} <Debug> TCPHandler: Processed in 0.002125516 sec. | ||
| 1213 | 2026.01.22 09:51:12.817349 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2026.01.22 09:51:12.817445 [ 267 ] {ffbe2f39-6efa-47c3-85e3-13cbcaaf7d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1215 | 2026.01.22 09:51:12.817487 [ 267 ] {ffbe2f39-6efa-47c3-85e3-13cbcaaf7d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1216 | 2026.01.22 09:51:12.817861 [ 267 ] {ffbe2f39-6efa-47c3-85e3-13cbcaaf7d9c} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2026.01.22 09:51:12.817898 [ 267 ] {ffbe2f39-6efa-47c3-85e3-13cbcaaf7d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1218 | 2026.01.22 09:51:12.820364 [ 267 ] {ffbe2f39-6efa-47c3-85e3-13cbcaaf7d9c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1219 | 2026.01.22 09:51:12.820840 [ 267 ] {ffbe2f39-6efa-47c3-85e3-13cbcaaf7d9c} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2026.01.22 09:51:12.820980 [ 267 ] {ffbe2f39-6efa-47c3-85e3-13cbcaaf7d9c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003553 sec., 1688.7137630171685 rows/sec., 88.23 KiB/sec. | ||
| 1221 | 2026.01.22 09:51:12.821017 [ 267 ] {ffbe2f39-6efa-47c3-85e3-13cbcaaf7d9c} <Debug> TCPHandler: Processed in 0.003717344 sec. | ||
| 1222 | 2026.01.22 09:51:12.821131 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1223 | 2026.01.22 09:51:12.821225 [ 267 ] {7098ab9a-105a-4547-8d26-042dd832f974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1224 | 2026.01.22 09:51:12.821269 [ 267 ] {7098ab9a-105a-4547-8d26-042dd832f974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1225 | 2026.01.22 09:51:12.821719 [ 267 ] {7098ab9a-105a-4547-8d26-042dd832f974} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2026.01.22 09:51:12.821754 [ 267 ] {7098ab9a-105a-4547-8d26-042dd832f974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1227 | 2026.01.22 09:51:12.822225 [ 267 ] {7098ab9a-105a-4547-8d26-042dd832f974} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1228 | 2026.01.22 09:51:12.822762 [ 267 ] {7098ab9a-105a-4547-8d26-042dd832f974} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2026.01.22 09:51:12.822894 [ 267 ] {7098ab9a-105a-4547-8d26-042dd832f974} <Debug> executeQuery: Read 272 rows, 17.97 KiB in 0.001688 sec., 161137.44075829384 rows/sec., 10.40 MiB/sec. | ||
| 1230 | 2026.01.22 09:51:12.822931 [ 267 ] {7098ab9a-105a-4547-8d26-042dd832f974} <Debug> TCPHandler: Processed in 0.001849221 sec. | ||
| 1231 | 2026.01.22 09:51:12.823046 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2026.01.22 09:51:12.823140 [ 267 ] {ce3f0bbf-0230-4042-9129-92496dce3eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1233 | 2026.01.22 09:51:12.823184 [ 267 ] {ce3f0bbf-0230-4042-9129-92496dce3eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1234 | 2026.01.22 09:51:12.823504 [ 267 ] {ce3f0bbf-0230-4042-9129-92496dce3eab} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2026.01.22 09:51:12.823543 [ 267 ] {ce3f0bbf-0230-4042-9129-92496dce3eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1236 | 2026.01.22 09:51:12.823967 [ 267 ] {ce3f0bbf-0230-4042-9129-92496dce3eab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1237 | 2026.01.22 09:51:12.824435 [ 267 ] {ce3f0bbf-0230-4042-9129-92496dce3eab} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2026.01.22 09:51:12.824570 [ 267 ] {ce3f0bbf-0230-4042-9129-92496dce3eab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001447 sec., 691.0850034554251 rows/sec., 46.57 KiB/sec. | ||
| 1239 | 2026.01.22 09:51:12.824606 [ 267 ] {ce3f0bbf-0230-4042-9129-92496dce3eab} <Debug> TCPHandler: Processed in 0.001610107 sec. | ||
| 1240 | 2026.01.22 09:51:12.824710 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2026.01.22 09:51:12.824804 [ 267 ] {f2f8bc78-1675-4fee-be4a-f2d29c2db500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1242 | 2026.01.22 09:51:12.824860 [ 267 ] {f2f8bc78-1675-4fee-be4a-f2d29c2db500} <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 | ||
| 1243 | 2026.01.22 09:51:12.825617 [ 267 ] {f2f8bc78-1675-4fee-be4a-f2d29c2db500} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2026.01.22 09:51:12.825655 [ 267 ] {f2f8bc78-1675-4fee-be4a-f2d29c2db500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1245 | 2026.01.22 09:51:12.826892 [ 267 ] {f2f8bc78-1675-4fee-be4a-f2d29c2db500} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1246 | 2026.01.22 09:51:12.827397 [ 267 ] {f2f8bc78-1675-4fee-be4a-f2d29c2db500} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2026.01.22 09:51:12.827539 [ 267 ] {f2f8bc78-1675-4fee-be4a-f2d29c2db500} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002753 sec., 9081.002542680713 rows/sec., 16.27 MiB/sec. | ||
| 1248 | 2026.01.22 09:51:12.827594 [ 267 ] {f2f8bc78-1675-4fee-be4a-f2d29c2db500} <Debug> TCPHandler: Processed in 0.00293388 sec. | ||
| 1249 | 2026.01.22 09:51:12.827710 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2026.01.22 09:51:12.827805 [ 267 ] {4ec13feb-2d2d-4d13-bf77-ffa9962a8a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1251 | 2026.01.22 09:51:12.827848 [ 267 ] {4ec13feb-2d2d-4d13-bf77-ffa9962a8a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1252 | 2026.01.22 09:51:12.828177 [ 267 ] {4ec13feb-2d2d-4d13-bf77-ffa9962a8a17} <Trace> oximeter.measurements_i64 (7e3c8af9-d789-4cfd-8b20-84e9e27c9ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1253 | 2026.01.22 09:51:12.828214 [ 267 ] {4ec13feb-2d2d-4d13-bf77-ffa9962a8a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1254 | 2026.01.22 09:51:12.828648 [ 267 ] {4ec13feb-2d2d-4d13-bf77-ffa9962a8a17} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1255 | 2026.01.22 09:51:12.829113 [ 267 ] {4ec13feb-2d2d-4d13-bf77-ffa9962a8a17} <Trace> oximeter.measurements_i64 (7e3c8af9-d789-4cfd-8b20-84e9e27c9ae3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1256 | 2026.01.22 09:51:12.829246 [ 267 ] {4ec13feb-2d2d-4d13-bf77-ffa9962a8a17} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001459 sec., 12337.21727210418 rows/sec., 910.30 KiB/sec. | ||
| 1257 | 2026.01.22 09:51:12.829282 [ 267 ] {4ec13feb-2d2d-4d13-bf77-ffa9962a8a17} <Debug> TCPHandler: Processed in 0.001622698 sec. | ||
| 1258 | 2026.01.22 09:51:12.829386 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2026.01.22 09:51:12.829480 [ 267 ] {311698ab-b799-4235-b09c-e1837c96ab2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1260 | 2026.01.22 09:51:12.829523 [ 267 ] {311698ab-b799-4235-b09c-e1837c96ab2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1261 | 2026.01.22 09:51:12.829854 [ 267 ] {311698ab-b799-4235-b09c-e1837c96ab2e} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2026.01.22 09:51:12.829891 [ 267 ] {311698ab-b799-4235-b09c-e1837c96ab2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1263 | 2026.01.22 09:51:12.830417 [ 267 ] {311698ab-b799-4235-b09c-e1837c96ab2e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1264 | 2026.01.22 09:51:12.830918 [ 267 ] {311698ab-b799-4235-b09c-e1837c96ab2e} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2026.01.22 09:51:12.831050 [ 267 ] {311698ab-b799-4235-b09c-e1837c96ab2e} <Debug> executeQuery: Read 78 rows, 4.71 KiB in 0.001588 sec., 49118.3879093199 rows/sec., 2.89 MiB/sec. | ||
| 1266 | 2026.01.22 09:51:12.831086 [ 267 ] {311698ab-b799-4235-b09c-e1837c96ab2e} <Debug> TCPHandler: Processed in 0.00174914 sec. | ||
| 1267 | 2026.01.22 09:51:13.000196 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.80 MiB, peak 169.69 MiB, free memory in arenas 0.00 B, will set to 163.57 MiB (RSS), difference: -1.23 MiB | ||
| 1268 | 2026.01.22 09:51:13.450519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1512 | ||
| 1269 | 2026.01.22 09:51:13.451039 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1270 | 2026.01.22 09:51:13.451085 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1271 | 2026.01.22 09:51:13.451741 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1272 | 2026.01.22 09:51:13.452244 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1273 | 2026.01.22 09:51:13.452426 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1512 | ||
| 1274 | 2026.01.22 09:51:13.510474 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1275 | 2026.01.22 09:51:13.527914 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2026.01.22 09:51:13.527983 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.77 GiB. | ||
| 1277 | 2026.01.22 09:51:13.534702 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1278 | 2026.01.22 09:51:13.535991 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2026.01.22 09:51:13.539387 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1280 | 2026.01.22 09:51:14.000195 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.10 MiB, peak 169.69 MiB, free memory in arenas 0.00 B, will set to 165.96 MiB (RSS), difference: 1.86 MiB | ||
| 1281 | 2026.01.22 09:51:17.720752 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.01.22 09:51:17.720954 [ 267 ] {326b45e7-84fa-4a90-b2a7-4e36014589d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1283 | 2026.01.22 09:51:17.721023 [ 267 ] {326b45e7-84fa-4a90-b2a7-4e36014589d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1284 | 2026.01.22 09:51:17.721711 [ 267 ] {326b45e7-84fa-4a90-b2a7-4e36014589d7} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2026.01.22 09:51:17.721748 [ 267 ] {326b45e7-84fa-4a90-b2a7-4e36014589d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1286 | 2026.01.22 09:51:17.722244 [ 267 ] {326b45e7-84fa-4a90-b2a7-4e36014589d7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1287 | 2026.01.22 09:51:17.722738 [ 267 ] {326b45e7-84fa-4a90-b2a7-4e36014589d7} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2026.01.22 09:51:17.722892 [ 267 ] {326b45e7-84fa-4a90-b2a7-4e36014589d7} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001988 sec., 13078.470824949696 rows/sec., 995.72 KiB/sec. | ||
| 1289 | 2026.01.22 09:51:17.722937 [ 267 ] {326b45e7-84fa-4a90-b2a7-4e36014589d7} <Debug> TCPHandler: Processed in 0.002311629 sec. | ||
| 1290 | 2026.01.22 09:51:17.723065 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2026.01.22 09:51:17.723159 [ 267 ] {eba94dc7-4163-4777-84d2-af5ad4b55f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1292 | 2026.01.22 09:51:17.723198 [ 267 ] {eba94dc7-4163-4777-84d2-af5ad4b55f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1293 | 2026.01.22 09:51:17.723652 [ 267 ] {eba94dc7-4163-4777-84d2-af5ad4b55f95} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1294 | 2026.01.22 09:51:17.723686 [ 267 ] {eba94dc7-4163-4777-84d2-af5ad4b55f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1295 | 2026.01.22 09:51:17.724075 [ 267 ] {eba94dc7-4163-4777-84d2-af5ad4b55f95} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1296 | 2026.01.22 09:51:17.724511 [ 267 ] {eba94dc7-4163-4777-84d2-af5ad4b55f95} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2026.01.22 09:51:17.724642 [ 267 ] {eba94dc7-4163-4777-84d2-af5ad4b55f95} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001502 sec., 18641.810918774965 rows/sec., 1.45 MiB/sec. | ||
| 1298 | 2026.01.22 09:51:17.724682 [ 267 ] {eba94dc7-4163-4777-84d2-af5ad4b55f95} <Debug> TCPHandler: Processed in 0.001665259 sec. | ||
| 1299 | 2026.01.22 09:51:17.724798 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2026.01.22 09:51:17.724891 [ 267 ] {ff37e83e-2cbd-4409-b7b2-19b5452d500a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1301 | 2026.01.22 09:51:17.724934 [ 267 ] {ff37e83e-2cbd-4409-b7b2-19b5452d500a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1302 | 2026.01.22 09:51:17.725340 [ 267 ] {ff37e83e-2cbd-4409-b7b2-19b5452d500a} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2026.01.22 09:51:17.725373 [ 267 ] {ff37e83e-2cbd-4409-b7b2-19b5452d500a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1304 | 2026.01.22 09:51:17.725806 [ 267 ] {ff37e83e-2cbd-4409-b7b2-19b5452d500a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1305 | 2026.01.22 09:51:17.726258 [ 267 ] {ff37e83e-2cbd-4409-b7b2-19b5452d500a} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2026.01.22 09:51:17.726391 [ 267 ] {ff37e83e-2cbd-4409-b7b2-19b5452d500a} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001518 sec., 65876.15283267458 rows/sec., 4.57 MiB/sec. | ||
| 1307 | 2026.01.22 09:51:17.726430 [ 267 ] {ff37e83e-2cbd-4409-b7b2-19b5452d500a} <Debug> TCPHandler: Processed in 0.001678519 sec. | ||
| 1308 | 2026.01.22 09:51:17.726542 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2026.01.22 09:51:17.726634 [ 267 ] {51c3c164-8b54-426c-8610-29b2b3b3f48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1310 | 2026.01.22 09:51:17.726674 [ 267 ] {51c3c164-8b54-426c-8610-29b2b3b3f48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1311 | 2026.01.22 09:51:17.727007 [ 267 ] {51c3c164-8b54-426c-8610-29b2b3b3f48f} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2026.01.22 09:51:17.727040 [ 267 ] {51c3c164-8b54-426c-8610-29b2b3b3f48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1313 | 2026.01.22 09:51:17.727450 [ 267 ] {51c3c164-8b54-426c-8610-29b2b3b3f48f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1314 | 2026.01.22 09:51:17.727933 [ 267 ] {51c3c164-8b54-426c-8610-29b2b3b3f48f} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2026.01.22 09:51:17.728072 [ 267 ] {51c3c164-8b54-426c-8610-29b2b3b3f48f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001455 sec., 20618.556701030928 rows/sec., 1.41 MiB/sec. | ||
| 1316 | 2026.01.22 09:51:17.728111 [ 267 ] {51c3c164-8b54-426c-8610-29b2b3b3f48f} <Debug> TCPHandler: Processed in 0.001615138 sec. | ||
| 1317 | 2026.01.22 09:51:20.894156 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1318 | 2026.01.22 09:51:20.894221 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1319 | 2026.01.22 09:51:20.946604 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 192 | ||
| 1320 | 2026.01.22 09:51:20.950089 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2026.01.22 09:51:20.950145 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1322 | 2026.01.22 09:51:20.951567 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1323 | 2026.01.22 09:51:20.952142 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2026.01.22 09:51:20.952469 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 192 | ||
| 1325 | 2026.01.22 09:51:20.953420 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1960 | ||
| 1326 | 2026.01.22 09:51:20.953915 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1327 | 2026.01.22 09:51:20.953954 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1328 | 2026.01.22 09:51:20.954614 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1329 | 2026.01.22 09:51:20.955188 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2026.01.22 09:51:20.955320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1960 | ||
| 1331 | 2026.01.22 09:51:21.040363 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1332 | 2026.01.22 09:51:21.056664 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1333 | 2026.01.22 09:51:21.056710 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1334 | 2026.01.22 09:51:21.063037 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1335 | 2026.01.22 09:51:21.064085 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1336 | 2026.01.22 09:51:21.066845 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1337 | 2026.01.22 09:51:22.735717 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1338 | 2026.01.22 09:51:22.735914 [ 267 ] {e5a7cbb6-db36-4b97-8dcb-4dd92c17cc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1339 | 2026.01.22 09:51:22.735987 [ 267 ] {e5a7cbb6-db36-4b97-8dcb-4dd92c17cc2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1340 | 2026.01.22 09:51:22.736859 [ 267 ] {e5a7cbb6-db36-4b97-8dcb-4dd92c17cc2f} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1341 | 2026.01.22 09:51:22.736908 [ 267 ] {e5a7cbb6-db36-4b97-8dcb-4dd92c17cc2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1342 | 2026.01.22 09:51:22.737434 [ 267 ] {e5a7cbb6-db36-4b97-8dcb-4dd92c17cc2f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1343 | 2026.01.22 09:51:22.738076 [ 267 ] {e5a7cbb6-db36-4b97-8dcb-4dd92c17cc2f} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1344 | 2026.01.22 09:51:22.738239 [ 267 ] {e5a7cbb6-db36-4b97-8dcb-4dd92c17cc2f} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.002378 sec., 187552.56518082423 rows/sec., 11.89 MiB/sec. | ||
| 1345 | 2026.01.22 09:51:22.738289 [ 267 ] {e5a7cbb6-db36-4b97-8dcb-4dd92c17cc2f} <Debug> TCPHandler: Processed in 0.002707277 sec. | ||
| 1346 | 2026.01.22 09:51:22.738430 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2026.01.22 09:51:22.738533 [ 267 ] {18895534-06ed-452a-8139-8a269d844562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1348 | 2026.01.22 09:51:22.738578 [ 267 ] {18895534-06ed-452a-8139-8a269d844562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1349 | 2026.01.22 09:51:22.739597 [ 267 ] {18895534-06ed-452a-8139-8a269d844562} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1350 | 2026.01.22 09:51:22.739634 [ 267 ] {18895534-06ed-452a-8139-8a269d844562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1351 | 2026.01.22 09:51:22.740133 [ 267 ] {18895534-06ed-452a-8139-8a269d844562} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1352 | 2026.01.22 09:51:22.740573 [ 267 ] {18895534-06ed-452a-8139-8a269d844562} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1353 | 2026.01.22 09:51:22.740707 [ 267 ] {18895534-06ed-452a-8139-8a269d844562} <Debug> executeQuery: Read 1246 rows, 101.89 KiB in 0.002198 sec., 566878.9808917198 rows/sec., 45.27 MiB/sec. | ||
| 1354 | 2026.01.22 09:51:22.740745 [ 267 ] {18895534-06ed-452a-8139-8a269d844562} <Debug> TCPHandler: Processed in 0.00236682 sec. | ||
| 1355 | 2026.01.22 09:51:22.740865 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1356 | 2026.01.22 09:51:22.740964 [ 267 ] {0f95596a-5f7e-4e60-9db4-dcea6170d00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1357 | 2026.01.22 09:51:22.741005 [ 267 ] {0f95596a-5f7e-4e60-9db4-dcea6170d00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1358 | 2026.01.22 09:51:22.741491 [ 267 ] {0f95596a-5f7e-4e60-9db4-dcea6170d00a} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1359 | 2026.01.22 09:51:22.741527 [ 267 ] {0f95596a-5f7e-4e60-9db4-dcea6170d00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1360 | 2026.01.22 09:51:22.741949 [ 267 ] {0f95596a-5f7e-4e60-9db4-dcea6170d00a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1361 | 2026.01.22 09:51:22.742451 [ 267 ] {0f95596a-5f7e-4e60-9db4-dcea6170d00a} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1362 | 2026.01.22 09:51:22.742585 [ 267 ] {0f95596a-5f7e-4e60-9db4-dcea6170d00a} <Debug> executeQuery: Read 260 rows, 16.18 KiB in 0.001642 sec., 158343.48355663824 rows/sec., 9.62 MiB/sec. | ||
| 1363 | 2026.01.22 09:51:22.742622 [ 267 ] {0f95596a-5f7e-4e60-9db4-dcea6170d00a} <Debug> TCPHandler: Processed in 0.001807401 sec. | ||
| 1364 | 2026.01.22 09:51:22.742739 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1365 | 2026.01.22 09:51:22.742834 [ 267 ] {c335f345-4792-4014-bdf7-b34a171be332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1366 | 2026.01.22 09:51:22.742875 [ 267 ] {c335f345-4792-4014-bdf7-b34a171be332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1367 | 2026.01.22 09:51:22.743350 [ 267 ] {c335f345-4792-4014-bdf7-b34a171be332} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1368 | 2026.01.22 09:51:22.743387 [ 267 ] {c335f345-4792-4014-bdf7-b34a171be332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1369 | 2026.01.22 09:51:22.743813 [ 267 ] {c335f345-4792-4014-bdf7-b34a171be332} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1370 | 2026.01.22 09:51:22.744276 [ 267 ] {c335f345-4792-4014-bdf7-b34a171be332} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1371 | 2026.01.22 09:51:22.744406 [ 267 ] {c335f345-4792-4014-bdf7-b34a171be332} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001591 sec., 144563.16781898178 rows/sec., 9.32 MiB/sec. | ||
| 1372 | 2026.01.22 09:51:22.744443 [ 267 ] {c335f345-4792-4014-bdf7-b34a171be332} <Debug> TCPHandler: Processed in 0.00175476 sec. | ||
| 1373 | 2026.01.22 09:51:22.744555 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1374 | 2026.01.22 09:51:22.744648 [ 267 ] {da14f7aa-691c-46ae-b8a1-b0e37d398c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1375 | 2026.01.22 09:51:22.744687 [ 267 ] {da14f7aa-691c-46ae-b8a1-b0e37d398c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1376 | 2026.01.22 09:51:22.745157 [ 267 ] {da14f7aa-691c-46ae-b8a1-b0e37d398c9f} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1377 | 2026.01.22 09:51:22.745192 [ 267 ] {da14f7aa-691c-46ae-b8a1-b0e37d398c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1378 | 2026.01.22 09:51:22.745649 [ 267 ] {da14f7aa-691c-46ae-b8a1-b0e37d398c9f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1379 | 2026.01.22 09:51:22.746088 [ 267 ] {da14f7aa-691c-46ae-b8a1-b0e37d398c9f} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1380 | 2026.01.22 09:51:22.746221 [ 267 ] {da14f7aa-691c-46ae-b8a1-b0e37d398c9f} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001591 sec., 143934.63230672534 rows/sec., 8.17 MiB/sec. | ||
| 1381 | 2026.01.22 09:51:22.746263 [ 267 ] {da14f7aa-691c-46ae-b8a1-b0e37d398c9f} <Debug> TCPHandler: Processed in 0.00175861 sec. | ||
| 1382 | 2026.01.22 09:51:22.746407 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1383 | 2026.01.22 09:51:22.746525 [ 267 ] {1a7b4efc-64da-4b87-824f-d004368d650c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1384 | 2026.01.22 09:51:22.746588 [ 267 ] {1a7b4efc-64da-4b87-824f-d004368d650c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1385 | 2026.01.22 09:51:22.747237 [ 267 ] {1a7b4efc-64da-4b87-824f-d004368d650c} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1386 | 2026.01.22 09:51:22.747273 [ 267 ] {1a7b4efc-64da-4b87-824f-d004368d650c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1387 | 2026.01.22 09:51:22.747798 [ 267 ] {1a7b4efc-64da-4b87-824f-d004368d650c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1388 | 2026.01.22 09:51:22.748303 [ 267 ] {1a7b4efc-64da-4b87-824f-d004368d650c} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1389 | 2026.01.22 09:51:22.748438 [ 267 ] {1a7b4efc-64da-4b87-824f-d004368d650c} <Debug> executeQuery: Read 739 rows, 52.77 KiB in 0.001933 sec., 382307.29436109675 rows/sec., 26.66 MiB/sec. | ||
| 1390 | 2026.01.22 09:51:22.748476 [ 267 ] {1a7b4efc-64da-4b87-824f-d004368d650c} <Debug> TCPHandler: Processed in 0.002144877 sec. | ||
| 1391 | 2026.01.22 09:51:22.748596 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1392 | 2026.01.22 09:51:22.748692 [ 267 ] {f4ad5593-056a-48e8-a174-05ab4a77c904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1393 | 2026.01.22 09:51:22.748735 [ 267 ] {f4ad5593-056a-48e8-a174-05ab4a77c904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1394 | 2026.01.22 09:51:22.749088 [ 267 ] {f4ad5593-056a-48e8-a174-05ab4a77c904} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1395 | 2026.01.22 09:51:22.749125 [ 267 ] {f4ad5593-056a-48e8-a174-05ab4a77c904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1396 | 2026.01.22 09:51:22.749556 [ 267 ] {f4ad5593-056a-48e8-a174-05ab4a77c904} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1397 | 2026.01.22 09:51:22.750006 [ 267 ] {f4ad5593-056a-48e8-a174-05ab4a77c904} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1398 | 2026.01.22 09:51:22.750144 [ 267 ] {f4ad5593-056a-48e8-a174-05ab4a77c904} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001471 sec., 4078.8579197824606 rows/sec., 213.10 KiB/sec. | ||
| 1399 | 2026.01.22 09:51:22.750186 [ 267 ] {f4ad5593-056a-48e8-a174-05ab4a77c904} <Debug> TCPHandler: Processed in 0.001639048 sec. | ||
| 1400 | 2026.01.22 09:51:22.750315 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1401 | 2026.01.22 09:51:22.750408 [ 267 ] {03a41d66-b02a-47eb-9f5e-f287aea96176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1402 | 2026.01.22 09:51:22.750453 [ 267 ] {03a41d66-b02a-47eb-9f5e-f287aea96176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1403 | 2026.01.22 09:51:22.750880 [ 267 ] {03a41d66-b02a-47eb-9f5e-f287aea96176} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1404 | 2026.01.22 09:51:22.750990 [ 267 ] {03a41d66-b02a-47eb-9f5e-f287aea96176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1405 | 2026.01.22 09:51:22.751441 [ 267 ] {03a41d66-b02a-47eb-9f5e-f287aea96176} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1406 | 2026.01.22 09:51:22.751865 [ 267 ] {03a41d66-b02a-47eb-9f5e-f287aea96176} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1407 | 2026.01.22 09:51:22.752001 [ 267 ] {03a41d66-b02a-47eb-9f5e-f287aea96176} <Debug> executeQuery: Read 268 rows, 17.69 KiB in 0.001611 sec., 166356.30043451273 rows/sec., 10.73 MiB/sec. | ||
| 1408 | 2026.01.22 09:51:22.752037 [ 267 ] {03a41d66-b02a-47eb-9f5e-f287aea96176} <Debug> TCPHandler: Processed in 0.00177345 sec. | ||
| 1409 | 2026.01.22 09:51:22.752159 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1410 | 2026.01.22 09:51:22.752254 [ 267 ] {1dbdd145-4450-487f-bbac-756e0f3062a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1411 | 2026.01.22 09:51:22.752297 [ 267 ] {1dbdd145-4450-487f-bbac-756e0f3062a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1412 | 2026.01.22 09:51:22.752725 [ 267 ] {1dbdd145-4450-487f-bbac-756e0f3062a8} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1413 | 2026.01.22 09:51:22.752762 [ 267 ] {1dbdd145-4450-487f-bbac-756e0f3062a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1414 | 2026.01.22 09:51:22.753181 [ 267 ] {1dbdd145-4450-487f-bbac-756e0f3062a8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1415 | 2026.01.22 09:51:22.753589 [ 267 ] {1dbdd145-4450-487f-bbac-756e0f3062a8} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1416 | 2026.01.22 09:51:22.753723 [ 267 ] {1dbdd145-4450-487f-bbac-756e0f3062a8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001486 sec., 672.9475100942127 rows/sec., 45.35 KiB/sec. | ||
| 1417 | 2026.01.22 09:51:22.753758 [ 267 ] {1dbdd145-4450-487f-bbac-756e0f3062a8} <Debug> TCPHandler: Processed in 0.001649178 sec. | ||
| 1418 | 2026.01.22 09:51:22.753880 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1419 | 2026.01.22 09:51:22.753975 [ 267 ] {d682e4cd-465e-48c9-9cc2-0eec8381f835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1420 | 2026.01.22 09:51:22.754029 [ 267 ] {d682e4cd-465e-48c9-9cc2-0eec8381f835} <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 | ||
| 1421 | 2026.01.22 09:51:22.754827 [ 267 ] {d682e4cd-465e-48c9-9cc2-0eec8381f835} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1422 | 2026.01.22 09:51:22.754865 [ 267 ] {d682e4cd-465e-48c9-9cc2-0eec8381f835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1423 | 2026.01.22 09:51:22.755605 [ 267 ] {d682e4cd-465e-48c9-9cc2-0eec8381f835} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1424 | 2026.01.22 09:51:22.756122 [ 267 ] {d682e4cd-465e-48c9-9cc2-0eec8381f835} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1425 | 2026.01.22 09:51:22.756286 [ 267 ] {d682e4cd-465e-48c9-9cc2-0eec8381f835} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002329 sec., 15886.646629454703 rows/sec., 28.47 MiB/sec. | ||
| 1426 | 2026.01.22 09:51:22.756347 [ 267 ] {d682e4cd-465e-48c9-9cc2-0eec8381f835} <Debug> TCPHandler: Processed in 0.002518593 sec. | ||
| 1427 | 2026.01.22 09:51:22.756472 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1428 | 2026.01.22 09:51:22.756577 [ 267 ] {90727a14-aa63-4da7-968e-1d27836f889f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1429 | 2026.01.22 09:51:22.756623 [ 267 ] {90727a14-aa63-4da7-968e-1d27836f889f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1430 | 2026.01.22 09:51:22.757000 [ 267 ] {90727a14-aa63-4da7-968e-1d27836f889f} <Trace> oximeter.measurements_i64 (7e3c8af9-d789-4cfd-8b20-84e9e27c9ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1431 | 2026.01.22 09:51:22.757040 [ 267 ] {90727a14-aa63-4da7-968e-1d27836f889f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1432 | 2026.01.22 09:51:22.757459 [ 267 ] {90727a14-aa63-4da7-968e-1d27836f889f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1433 | 2026.01.22 09:51:22.757902 [ 267 ] {90727a14-aa63-4da7-968e-1d27836f889f} <Trace> oximeter.measurements_i64 (7e3c8af9-d789-4cfd-8b20-84e9e27c9ae3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1434 | 2026.01.22 09:51:22.758034 [ 267 ] {90727a14-aa63-4da7-968e-1d27836f889f} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001479 sec., 4056.7951318458418 rows/sec., 305.71 KiB/sec. | ||
| 1435 | 2026.01.22 09:51:22.758071 [ 267 ] {90727a14-aa63-4da7-968e-1d27836f889f} <Debug> TCPHandler: Processed in 0.001650198 sec. | ||
| 1436 | 2026.01.22 09:51:22.758184 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2026.01.22 09:51:22.758282 [ 267 ] {55774d0c-a8d1-407b-9b45-6c918fbbef0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1438 | 2026.01.22 09:51:22.758323 [ 267 ] {55774d0c-a8d1-407b-9b45-6c918fbbef0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1439 | 2026.01.22 09:51:22.758857 [ 267 ] {55774d0c-a8d1-407b-9b45-6c918fbbef0f} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1440 | 2026.01.22 09:51:22.758894 [ 267 ] {55774d0c-a8d1-407b-9b45-6c918fbbef0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1441 | 2026.01.22 09:51:22.759335 [ 267 ] {55774d0c-a8d1-407b-9b45-6c918fbbef0f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1442 | 2026.01.22 09:51:22.759890 [ 267 ] {55774d0c-a8d1-407b-9b45-6c918fbbef0f} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1443 | 2026.01.22 09:51:22.760041 [ 267 ] {55774d0c-a8d1-407b-9b45-6c918fbbef0f} <Debug> executeQuery: Read 78 rows, 4.71 KiB in 0.001778 sec., 43869.51631046119 rows/sec., 2.58 MiB/sec. | ||
| 1444 | 2026.01.22 09:51:22.760080 [ 267 ] {55774d0c-a8d1-407b-9b45-6c918fbbef0f} <Debug> TCPHandler: Processed in 0.001945614 sec. | ||
| 1445 | 2026.01.22 09:51:27.720509 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2026.01.22 09:51:27.720694 [ 267 ] {a4797e82-2a6b-46c5-9f72-56dd163cfc8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1447 | 2026.01.22 09:51:27.720758 [ 267 ] {a4797e82-2a6b-46c5-9f72-56dd163cfc8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1448 | 2026.01.22 09:51:27.721398 [ 267 ] {a4797e82-2a6b-46c5-9f72-56dd163cfc8e} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1449 | 2026.01.22 09:51:27.721438 [ 267 ] {a4797e82-2a6b-46c5-9f72-56dd163cfc8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1450 | 2026.01.22 09:51:27.721999 [ 267 ] {a4797e82-2a6b-46c5-9f72-56dd163cfc8e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1451 | 2026.01.22 09:51:27.722502 [ 267 ] {a4797e82-2a6b-46c5-9f72-56dd163cfc8e} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1452 | 2026.01.22 09:51:27.722667 [ 267 ] {a4797e82-2a6b-46c5-9f72-56dd163cfc8e} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.00202 sec., 12871.287128712871 rows/sec., 979.95 KiB/sec. | ||
| 1453 | 2026.01.22 09:51:27.722714 [ 267 ] {a4797e82-2a6b-46c5-9f72-56dd163cfc8e} <Debug> TCPHandler: Processed in 0.00232458 sec. | ||
| 1454 | 2026.01.22 09:51:27.722844 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1455 | 2026.01.22 09:51:27.722947 [ 267 ] {8c693a28-4292-4474-8947-331a1bb04d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1456 | 2026.01.22 09:51:27.722990 [ 267 ] {8c693a28-4292-4474-8947-331a1bb04d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1457 | 2026.01.22 09:51:27.723428 [ 267 ] {8c693a28-4292-4474-8947-331a1bb04d54} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1458 | 2026.01.22 09:51:27.723465 [ 267 ] {8c693a28-4292-4474-8947-331a1bb04d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1459 | 2026.01.22 09:51:27.723871 [ 267 ] {8c693a28-4292-4474-8947-331a1bb04d54} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1460 | 2026.01.22 09:51:27.724314 [ 267 ] {8c693a28-4292-4474-8947-331a1bb04d54} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1461 | 2026.01.22 09:51:27.724456 [ 267 ] {8c693a28-4292-4474-8947-331a1bb04d54} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001533 sec., 18264.8401826484 rows/sec., 1.42 MiB/sec. | ||
| 1462 | 2026.01.22 09:51:27.724493 [ 267 ] {8c693a28-4292-4474-8947-331a1bb04d54} <Debug> TCPHandler: Processed in 0.00170097 sec. | ||
| 1463 | 2026.01.22 09:51:27.724608 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1464 | 2026.01.22 09:51:27.724704 [ 267 ] {978e5631-b9c7-4e09-97b2-9f5a86003aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1465 | 2026.01.22 09:51:27.724749 [ 267 ] {978e5631-b9c7-4e09-97b2-9f5a86003aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1466 | 2026.01.22 09:51:27.725151 [ 267 ] {978e5631-b9c7-4e09-97b2-9f5a86003aaf} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1467 | 2026.01.22 09:51:27.725187 [ 267 ] {978e5631-b9c7-4e09-97b2-9f5a86003aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1468 | 2026.01.22 09:51:27.725659 [ 267 ] {978e5631-b9c7-4e09-97b2-9f5a86003aaf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1469 | 2026.01.22 09:51:27.726188 [ 267 ] {978e5631-b9c7-4e09-97b2-9f5a86003aaf} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1470 | 2026.01.22 09:51:27.726319 [ 267 ] {978e5631-b9c7-4e09-97b2-9f5a86003aaf} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001635 sec., 61162.07951070336 rows/sec., 4.24 MiB/sec. | ||
| 1471 | 2026.01.22 09:51:27.726355 [ 267 ] {978e5631-b9c7-4e09-97b2-9f5a86003aaf} <Debug> TCPHandler: Processed in 0.0017984 sec. | ||
| 1472 | 2026.01.22 09:51:27.726473 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1473 | 2026.01.22 09:51:27.726567 [ 267 ] {5beaa376-93ab-493b-8400-ee5848e6ff90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1474 | 2026.01.22 09:51:27.726610 [ 267 ] {5beaa376-93ab-493b-8400-ee5848e6ff90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1475 | 2026.01.22 09:51:27.726949 [ 267 ] {5beaa376-93ab-493b-8400-ee5848e6ff90} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1476 | 2026.01.22 09:51:27.726984 [ 267 ] {5beaa376-93ab-493b-8400-ee5848e6ff90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1477 | 2026.01.22 09:51:27.727407 [ 267 ] {5beaa376-93ab-493b-8400-ee5848e6ff90} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1478 | 2026.01.22 09:51:27.727843 [ 267 ] {5beaa376-93ab-493b-8400-ee5848e6ff90} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1479 | 2026.01.22 09:51:27.727971 [ 267 ] {5beaa376-93ab-493b-8400-ee5848e6ff90} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001423 sec., 21082.220660576248 rows/sec., 1.44 MiB/sec. | ||
| 1480 | 2026.01.22 09:51:27.728006 [ 267 ] {5beaa376-93ab-493b-8400-ee5848e6ff90} <Debug> TCPHandler: Processed in 0.001582437 sec. | ||
| 1481 | 2026.01.22 09:51:28.456362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2472 | ||
| 1482 | 2026.01.22 09:51:28.456872 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1483 | 2026.01.22 09:51:28.456916 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1484 | 2026.01.22 09:51:28.457588 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1485 | 2026.01.22 09:51:28.458096 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1486 | 2026.01.22 09:51:28.458259 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2472 | ||
| 1487 | 2026.01.22 09:51:28.567874 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1488 | 2026.01.22 09:51:28.584689 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1489 | 2026.01.22 09:51:28.584753 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1490 | 2026.01.22 09:51:28.591429 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1491 | 2026.01.22 09:51:28.592587 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1492 | 2026.01.22 09:51:28.595770 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1493 | 2026.01.22 09:51:30.952728 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 224 | ||
| 1494 | 2026.01.22 09:51:30.954750 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2026.01.22 09:51:30.954796 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1496 | 2026.01.22 09:51:30.955895 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1497 | 2026.01.22 09:51:30.956146 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2026.01.22 09:51:30.956373 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 224 | ||
| 1499 | 2026.01.22 09:51:32.735064 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1500 | 2026.01.22 09:51:32.735259 [ 267 ] {197fd278-5f6d-4bf9-b6ec-e6a0fe073ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1501 | 2026.01.22 09:51:32.735327 [ 267 ] {197fd278-5f6d-4bf9-b6ec-e6a0fe073ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1502 | 2026.01.22 09:51:32.736204 [ 267 ] {197fd278-5f6d-4bf9-b6ec-e6a0fe073ee9} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1503 | 2026.01.22 09:51:32.736241 [ 267 ] {197fd278-5f6d-4bf9-b6ec-e6a0fe073ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1504 | 2026.01.22 09:51:32.736627 [ 267 ] {197fd278-5f6d-4bf9-b6ec-e6a0fe073ee9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1505 | 2026.01.22 09:51:32.736843 [ 267 ] {197fd278-5f6d-4bf9-b6ec-e6a0fe073ee9} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1506 | 2026.01.22 09:51:32.736984 [ 267 ] {197fd278-5f6d-4bf9-b6ec-e6a0fe073ee9} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001776 sec., 251126.12612612612 rows/sec., 15.93 MiB/sec. | ||
| 1507 | 2026.01.22 09:51:32.737027 [ 267 ] {197fd278-5f6d-4bf9-b6ec-e6a0fe073ee9} <Debug> TCPHandler: Processed in 0.002088346 sec. | ||
| 1508 | 2026.01.22 09:51:32.737155 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1509 | 2026.01.22 09:51:32.737255 [ 267 ] {9cdc2bfb-f489-45eb-acea-4378dae8dcf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1510 | 2026.01.22 09:51:32.737296 [ 267 ] {9cdc2bfb-f489-45eb-acea-4378dae8dcf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1511 | 2026.01.22 09:51:32.738265 [ 267 ] {9cdc2bfb-f489-45eb-acea-4378dae8dcf3} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1512 | 2026.01.22 09:51:32.738300 [ 267 ] {9cdc2bfb-f489-45eb-acea-4378dae8dcf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1513 | 2026.01.22 09:51:32.738674 [ 267 ] {9cdc2bfb-f489-45eb-acea-4378dae8dcf3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1514 | 2026.01.22 09:51:32.738883 [ 267 ] {9cdc2bfb-f489-45eb-acea-4378dae8dcf3} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1515 | 2026.01.22 09:51:32.739009 [ 267 ] {9cdc2bfb-f489-45eb-acea-4378dae8dcf3} <Debug> executeQuery: Read 1246 rows, 101.89 KiB in 0.001773 sec., 702763.6773829667 rows/sec., 56.12 MiB/sec. | ||
| 1516 | 2026.01.22 09:51:32.739049 [ 267 ] {9cdc2bfb-f489-45eb-acea-4378dae8dcf3} <Debug> TCPHandler: Processed in 0.001941933 sec. | ||
| 1517 | 2026.01.22 09:51:32.739167 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1518 | 2026.01.22 09:51:32.739276 [ 267 ] {3fe7b470-71fe-4dc8-b88a-e9e68e5795c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1519 | 2026.01.22 09:51:32.739314 [ 267 ] {3fe7b470-71fe-4dc8-b88a-e9e68e5795c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1520 | 2026.01.22 09:51:32.739804 [ 267 ] {3fe7b470-71fe-4dc8-b88a-e9e68e5795c8} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1521 | 2026.01.22 09:51:32.739837 [ 267 ] {3fe7b470-71fe-4dc8-b88a-e9e68e5795c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1522 | 2026.01.22 09:51:32.740129 [ 267 ] {3fe7b470-71fe-4dc8-b88a-e9e68e5795c8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1523 | 2026.01.22 09:51:32.740334 [ 267 ] {3fe7b470-71fe-4dc8-b88a-e9e68e5795c8} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1524 | 2026.01.22 09:51:32.740458 [ 267 ] {3fe7b470-71fe-4dc8-b88a-e9e68e5795c8} <Debug> executeQuery: Read 260 rows, 16.18 KiB in 0.001201 sec., 216486.26144879268 rows/sec., 13.15 MiB/sec. | ||
| 1525 | 2026.01.22 09:51:32.740493 [ 267 ] {3fe7b470-71fe-4dc8-b88a-e9e68e5795c8} <Debug> TCPHandler: Processed in 0.001378674 sec. | ||
| 1526 | 2026.01.22 09:51:32.740608 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1527 | 2026.01.22 09:51:32.740699 [ 267 ] {6392636d-fdb0-4287-8ef3-a050b5991d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1528 | 2026.01.22 09:51:32.740747 [ 267 ] {6392636d-fdb0-4287-8ef3-a050b5991d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1529 | 2026.01.22 09:51:32.741222 [ 267 ] {6392636d-fdb0-4287-8ef3-a050b5991d0d} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2026.01.22 09:51:32.741256 [ 267 ] {6392636d-fdb0-4287-8ef3-a050b5991d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1531 | 2026.01.22 09:51:32.741551 [ 267 ] {6392636d-fdb0-4287-8ef3-a050b5991d0d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1532 | 2026.01.22 09:51:32.741753 [ 267 ] {6392636d-fdb0-4287-8ef3-a050b5991d0d} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.01.22 09:51:32.741872 [ 267 ] {6392636d-fdb0-4287-8ef3-a050b5991d0d} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001191 sec., 193115.0293870697 rows/sec., 12.45 MiB/sec. | ||
| 1534 | 2026.01.22 09:51:32.741906 [ 267 ] {6392636d-fdb0-4287-8ef3-a050b5991d0d} <Debug> TCPHandler: Processed in 0.001347173 sec. | ||
| 1535 | 2026.01.22 09:51:32.742029 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1536 | 2026.01.22 09:51:32.742124 [ 267 ] {f88f81ce-068a-42ad-bec3-0cb027685fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1537 | 2026.01.22 09:51:32.742162 [ 267 ] {f88f81ce-068a-42ad-bec3-0cb027685fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1538 | 2026.01.22 09:51:32.742656 [ 267 ] {f88f81ce-068a-42ad-bec3-0cb027685fd9} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2026.01.22 09:51:32.742692 [ 267 ] {f88f81ce-068a-42ad-bec3-0cb027685fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1540 | 2026.01.22 09:51:32.742999 [ 267 ] {f88f81ce-068a-42ad-bec3-0cb027685fd9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1541 | 2026.01.22 09:51:32.743211 [ 267 ] {f88f81ce-068a-42ad-bec3-0cb027685fd9} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1542 | 2026.01.22 09:51:32.743335 [ 267 ] {f88f81ce-068a-42ad-bec3-0cb027685fd9} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.00123 sec., 186178.86178861788 rows/sec., 10.57 MiB/sec. | ||
| 1543 | 2026.01.22 09:51:32.743373 [ 267 ] {f88f81ce-068a-42ad-bec3-0cb027685fd9} <Debug> TCPHandler: Processed in 0.001396114 sec. | ||
| 1544 | 2026.01.22 09:51:32.743482 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1545 | 2026.01.22 09:51:32.743574 [ 267 ] {4941625d-e5cd-4e83-85f1-5a1da0ddb11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1546 | 2026.01.22 09:51:32.743613 [ 267 ] {4941625d-e5cd-4e83-85f1-5a1da0ddb11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1547 | 2026.01.22 09:51:32.744248 [ 267 ] {4941625d-e5cd-4e83-85f1-5a1da0ddb11f} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2026.01.22 09:51:32.744288 [ 267 ] {4941625d-e5cd-4e83-85f1-5a1da0ddb11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1549 | 2026.01.22 09:51:32.744606 [ 267 ] {4941625d-e5cd-4e83-85f1-5a1da0ddb11f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1550 | 2026.01.22 09:51:32.744806 [ 267 ] {4941625d-e5cd-4e83-85f1-5a1da0ddb11f} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2026.01.22 09:51:32.744927 [ 267 ] {4941625d-e5cd-4e83-85f1-5a1da0ddb11f} <Debug> executeQuery: Read 734 rows, 52.35 KiB in 0.001371 sec., 535375.6382202771 rows/sec., 37.29 MiB/sec. | ||
| 1552 | 2026.01.22 09:51:32.744963 [ 267 ] {4941625d-e5cd-4e83-85f1-5a1da0ddb11f} <Debug> TCPHandler: Processed in 0.001536136 sec. | ||
| 1553 | 2026.01.22 09:51:32.745079 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2026.01.22 09:51:32.745173 [ 267 ] {0f6e6987-9222-4fa9-99b6-6986f7b92106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1555 | 2026.01.22 09:51:32.745213 [ 267 ] {0f6e6987-9222-4fa9-99b6-6986f7b92106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1556 | 2026.01.22 09:51:32.745524 [ 267 ] {0f6e6987-9222-4fa9-99b6-6986f7b92106} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2026.01.22 09:51:32.745558 [ 267 ] {0f6e6987-9222-4fa9-99b6-6986f7b92106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1558 | 2026.01.22 09:51:32.745847 [ 267 ] {0f6e6987-9222-4fa9-99b6-6986f7b92106} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1559 | 2026.01.22 09:51:32.746045 [ 267 ] {0f6e6987-9222-4fa9-99b6-6986f7b92106} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2026.01.22 09:51:32.746166 [ 267 ] {0f6e6987-9222-4fa9-99b6-6986f7b92106} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001012 sec., 5928.853754940711 rows/sec., 309.76 KiB/sec. | ||
| 1561 | 2026.01.22 09:51:32.746200 [ 267 ] {0f6e6987-9222-4fa9-99b6-6986f7b92106} <Debug> TCPHandler: Processed in 0.00117108 sec. | ||
| 1562 | 2026.01.22 09:51:32.746297 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1563 | 2026.01.22 09:51:32.746389 [ 267 ] {06633835-2f24-4bff-a9c4-3399654c30dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1564 | 2026.01.22 09:51:32.746431 [ 267 ] {06633835-2f24-4bff-a9c4-3399654c30dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1565 | 2026.01.22 09:51:32.746867 [ 267 ] {06633835-2f24-4bff-a9c4-3399654c30dd} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1566 | 2026.01.22 09:51:32.746902 [ 267 ] {06633835-2f24-4bff-a9c4-3399654c30dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1567 | 2026.01.22 09:51:32.747220 [ 267 ] {06633835-2f24-4bff-a9c4-3399654c30dd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1568 | 2026.01.22 09:51:32.747436 [ 267 ] {06633835-2f24-4bff-a9c4-3399654c30dd} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2026.01.22 09:51:32.747566 [ 267 ] {06633835-2f24-4bff-a9c4-3399654c30dd} <Debug> executeQuery: Read 268 rows, 17.69 KiB in 0.001195 sec., 224267.78242677823 rows/sec., 14.46 MiB/sec. | ||
| 1570 | 2026.01.22 09:51:32.747601 [ 267 ] {06633835-2f24-4bff-a9c4-3399654c30dd} <Debug> TCPHandler: Processed in 0.001350703 sec. | ||
| 1571 | 2026.01.22 09:51:32.747717 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1572 | 2026.01.22 09:51:32.747811 [ 267 ] {2fe48539-e905-422d-9dbb-9e5d6d45b1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1573 | 2026.01.22 09:51:32.747851 [ 267 ] {2fe48539-e905-422d-9dbb-9e5d6d45b1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1574 | 2026.01.22 09:51:32.748146 [ 267 ] {2fe48539-e905-422d-9dbb-9e5d6d45b1bd} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2026.01.22 09:51:32.748179 [ 267 ] {2fe48539-e905-422d-9dbb-9e5d6d45b1bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1576 | 2026.01.22 09:51:32.748459 [ 267 ] {2fe48539-e905-422d-9dbb-9e5d6d45b1bd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1577 | 2026.01.22 09:51:32.748659 [ 267 ] {2fe48539-e905-422d-9dbb-9e5d6d45b1bd} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2026.01.22 09:51:32.748782 [ 267 ] {2fe48539-e905-422d-9dbb-9e5d6d45b1bd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00099 sec., 1010.1010101010102 rows/sec., 68.06 KiB/sec. | ||
| 1579 | 2026.01.22 09:51:32.748816 [ 267 ] {2fe48539-e905-422d-9dbb-9e5d6d45b1bd} <Debug> TCPHandler: Processed in 0.0011562 sec. | ||
| 1580 | 2026.01.22 09:51:32.748921 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1581 | 2026.01.22 09:51:32.749022 [ 267 ] {24db7a87-5e9d-4e4c-bee0-d447caa66c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1582 | 2026.01.22 09:51:32.749075 [ 267 ] {24db7a87-5e9d-4e4c-bee0-d447caa66c6b} <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 | ||
| 1583 | 2026.01.22 09:51:32.749942 [ 267 ] {24db7a87-5e9d-4e4c-bee0-d447caa66c6b} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2026.01.22 09:51:32.749978 [ 267 ] {24db7a87-5e9d-4e4c-bee0-d447caa66c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1585 | 2026.01.22 09:51:32.750534 [ 267 ] {24db7a87-5e9d-4e4c-bee0-d447caa66c6b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1586 | 2026.01.22 09:51:32.750750 [ 267 ] {24db7a87-5e9d-4e4c-bee0-d447caa66c6b} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.01.22 09:51:32.750876 [ 267 ] {24db7a87-5e9d-4e4c-bee0-d447caa66c6b} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001874 sec., 19743.863393810032 rows/sec., 35.38 MiB/sec. | ||
| 1588 | 2026.01.22 09:51:32.750929 [ 267 ] {24db7a87-5e9d-4e4c-bee0-d447caa66c6b} <Debug> TCPHandler: Processed in 0.002058345 sec. | ||
| 1589 | 2026.01.22 09:51:32.751042 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2026.01.22 09:51:32.751135 [ 267 ] {455b9f1f-9e52-481b-8071-62a1bc40ae30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1591 | 2026.01.22 09:51:32.751174 [ 267 ] {455b9f1f-9e52-481b-8071-62a1bc40ae30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1592 | 2026.01.22 09:51:32.751485 [ 267 ] {455b9f1f-9e52-481b-8071-62a1bc40ae30} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1593 | 2026.01.22 09:51:32.751520 [ 267 ] {455b9f1f-9e52-481b-8071-62a1bc40ae30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1594 | 2026.01.22 09:51:32.751808 [ 267 ] {455b9f1f-9e52-481b-8071-62a1bc40ae30} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1595 | 2026.01.22 09:51:32.752015 [ 267 ] {455b9f1f-9e52-481b-8071-62a1bc40ae30} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2026.01.22 09:51:32.752137 [ 267 ] {455b9f1f-9e52-481b-8071-62a1bc40ae30} <Debug> executeQuery: Read 78 rows, 4.71 KiB in 0.001021 sec., 76395.69049951028 rows/sec., 4.50 MiB/sec. | ||
| 1597 | 2026.01.22 09:51:32.752172 [ 267 ] {455b9f1f-9e52-481b-8071-62a1bc40ae30} <Debug> TCPHandler: Processed in 0.00117758 sec. | ||
| 1598 | 2026.01.22 09:51:35.894262 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1599 | 2026.01.22 09:51:35.894321 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1600 | 2026.01.22 09:51:35.958419 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2920 | ||
| 1601 | 2026.01.22 09:51:35.958956 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1602 | 2026.01.22 09:51:35.958992 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1603 | 2026.01.22 09:51:35.959483 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1604 | 2026.01.22 09:51:35.959710 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2026.01.22 09:51:35.959832 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2920 | ||
| 1606 | 2026.01.22 09:51:35.959830 [ 72 ] {} <Debug> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1607 | 2026.01.22 09:51:35.959893 [ 72 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2026.01.22 09:51:35.959917 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1609 | 2026.01.22 09:51:35.962001 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 1610 | 2026.01.22 09:51:35.964049 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1611 | 2026.01.22 09:51:35.966565 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 552 rows starting from the beginning of the part | ||
| 1612 | 2026.01.22 09:51:35.972574 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 448 rows starting from the beginning of the part | ||
| 1613 | 2026.01.22 09:51:35.972642 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1614 | 2026.01.22 09:51:35.972704 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1615 | 2026.01.22 09:51:35.972757 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1616 | 2026.01.22 09:51:35.972815 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1617 | 2026.01.22 09:51:36.000173 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.84 MiB, peak 175.84 MiB, free memory in arenas 0.00 B, will set to 170.82 MiB (RSS), difference: -5.01 MiB | ||
| 1618 | 2026.01.22 09:51:36.002935 [ 204 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2920 rows, containing 4 columns (4 merged, 0 gathered) in 0.042912453 sec., 68045.51583196607 rows/sec., 996.76 KiB/sec. | ||
| 1619 | 2026.01.22 09:51:36.003890 [ 202 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1620 | 2026.01.22 09:51:36.004230 [ 202 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_6_1} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1621 | 2026.01.22 09:51:36.004311 [ 202 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_6_1} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1622 | 2026.01.22 09:51:36.004425 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1623 | 2026.01.22 09:51:36.095910 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1624 | 2026.01.22 09:51:36.113648 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1625 | 2026.01.22 09:51:36.113711 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1626 | 2026.01.22 09:51:36.120186 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1627 | 2026.01.22 09:51:36.120918 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1628 | 2026.01.22 09:51:36.121198 [ 72 ] {} <Debug> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1629 | 2026.01.22 09:51:36.121254 [ 72 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1630 | 2026.01.22 09:51:36.121275 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1631 | 2026.01.22 09:51:36.121404 [ 202 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 1632 | 2026.01.22 09:51:36.124732 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1633 | 2026.01.22 09:51:36.125494 [ 202 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1634 | 2026.01.22 09:51:36.126866 [ 202 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 1635 | 2026.01.22 09:51:36.131359 [ 202 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 1636 | 2026.01.22 09:51:36.135452 [ 202 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 1637 | 2026.01.22 09:51:36.139574 [ 202 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 1638 | 2026.01.22 09:51:36.149232 [ 202 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 1639 | 2026.01.22 09:51:36.153463 [ 202 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 1640 | 2026.01.22 09:51:36.210103 [ 204 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.088760435 sec., 518.2489247602268 rows/sec., 2.68 MiB/sec. | ||
| 1641 | 2026.01.22 09:51:36.212657 [ 204 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1642 | 2026.01.22 09:51:36.214866 [ 204 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_6_1} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1643 | 2026.01.22 09:51:36.214987 [ 204 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_6_1} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1644 | 2026.01.22 09:51:36.216979 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1645 | 2026.01.22 09:51:37.000174 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.67 MiB, peak 175.84 MiB, free memory in arenas 0.00 B, will set to 180.52 MiB (RSS), difference: 14.84 MiB | ||
| 1646 | 2026.01.22 09:51:37.720678 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1647 | 2026.01.22 09:51:37.720857 [ 267 ] {db6bdbdd-abe8-4f32-a8d6-82492cee0d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1648 | 2026.01.22 09:51:37.720922 [ 267 ] {db6bdbdd-abe8-4f32-a8d6-82492cee0d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1649 | 2026.01.22 09:51:37.721533 [ 267 ] {db6bdbdd-abe8-4f32-a8d6-82492cee0d97} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1650 | 2026.01.22 09:51:37.721581 [ 267 ] {db6bdbdd-abe8-4f32-a8d6-82492cee0d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1651 | 2026.01.22 09:51:37.721958 [ 267 ] {db6bdbdd-abe8-4f32-a8d6-82492cee0d97} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1652 | 2026.01.22 09:51:37.722187 [ 267 ] {db6bdbdd-abe8-4f32-a8d6-82492cee0d97} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1653 | 2026.01.22 09:51:37.722321 [ 68 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1654 | 2026.01.22 09:51:37.722352 [ 267 ] {db6bdbdd-abe8-4f32-a8d6-82492cee0d97} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001545 sec., 16828.478964401296 rows/sec., 1.25 MiB/sec. | ||
| 1655 | 2026.01.22 09:51:37.722391 [ 68 ] {} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2026.01.22 09:51:37.722407 [ 267 ] {db6bdbdd-abe8-4f32-a8d6-82492cee0d97} <Debug> TCPHandler: Processed in 0.001850682 sec. | ||
| 1657 | 2026.01.22 09:51:37.722419 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1658 | 2026.01.22 09:51:37.722542 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2026.01.22 09:51:37.722582 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::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 | ||
| 1660 | 2026.01.22 09:51:37.722649 [ 267 ] {f8301819-4a86-4fe0-958f-ddca8e24d899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1661 | 2026.01.22 09:51:37.722697 [ 267 ] {f8301819-4a86-4fe0-958f-ddca8e24d899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1662 | 2026.01.22 09:51:37.722729 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1663 | 2026.01.22 09:51:37.722774 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1226 rows starting from the beginning of the part | ||
| 1664 | 2026.01.22 09:51:37.722869 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1665 | 2026.01.22 09:51:37.722920 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1246 rows starting from the beginning of the part | ||
| 1666 | 2026.01.22 09:51:37.722966 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1667 | 2026.01.22 09:51:37.723009 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1246 rows starting from the beginning of the part | ||
| 1668 | 2026.01.22 09:51:37.723052 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1669 | 2026.01.22 09:51:37.723108 [ 267 ] {f8301819-4a86-4fe0-958f-ddca8e24d899} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1670 | 2026.01.22 09:51:37.723151 [ 267 ] {f8301819-4a86-4fe0-958f-ddca8e24d899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 1671 | 2026.01.22 09:51:37.723582 [ 267 ] {f8301819-4a86-4fe0-958f-ddca8e24d899} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1672 | 2026.01.22 09:51:37.723828 [ 267 ] {f8301819-4a86-4fe0-958f-ddca8e24d899} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1673 | 2026.01.22 09:51:37.723932 [ 68 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1674 | 2026.01.22 09:51:37.723964 [ 68 ] {} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1675 | 2026.01.22 09:51:37.723978 [ 267 ] {f8301819-4a86-4fe0-958f-ddca8e24d899} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001352 sec., 20710.059171597633 rows/sec., 1.62 MiB/sec. | ||
| 1676 | 2026.01.22 09:51:37.723984 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 1677 | 2026.01.22 09:51:37.724024 [ 267 ] {f8301819-4a86-4fe0-958f-ddca8e24d899} <Debug> TCPHandler: Processed in 0.001534736 sec. | ||
| 1678 | 2026.01.22 09:51:37.724134 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1679 | 2026.01.22 09:51:37.724134 [ 188 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::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 | ||
| 1680 | 2026.01.22 09:51:37.724234 [ 267 ] {168ca68e-86ef-4ed2-b08e-749cc0f2fbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1681 | 2026.01.22 09:51:37.724283 [ 267 ] {168ca68e-86ef-4ed2-b08e-749cc0f2fbf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1682 | 2026.01.22 09:51:37.724297 [ 188 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1683 | 2026.01.22 09:51:37.724348 [ 188 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 743 rows starting from the beginning of the part | ||
| 1684 | 2026.01.22 09:51:37.724445 [ 188 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1685 | 2026.01.22 09:51:37.724496 [ 188 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 739 rows starting from the beginning of the part | ||
| 1686 | 2026.01.22 09:51:37.724551 [ 188 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
| 1687 | 2026.01.22 09:51:37.724601 [ 188 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 734 rows starting from the beginning of the part | ||
| 1688 | 2026.01.22 09:51:37.724661 [ 188 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 1689 | 2026.01.22 09:51:37.724670 [ 267 ] {168ca68e-86ef-4ed2-b08e-749cc0f2fbf6} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1690 | 2026.01.22 09:51:37.724712 [ 267 ] {168ca68e-86ef-4ed2-b08e-749cc0f2fbf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 1691 | 2026.01.22 09:51:37.724864 [ 192 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3796 rows, containing 5 columns (5 merged, 0 gathered) in 0.002349069 sec., 1615959.3438932614 rows/sec., 134.90 MiB/sec. | ||
| 1692 | 2026.01.22 09:51:37.725135 [ 267 ] {168ca68e-86ef-4ed2-b08e-749cc0f2fbf6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1693 | 2026.01.22 09:51:37.725287 [ 192 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1694 | 2026.01.22 09:51:37.725419 [ 267 ] {168ca68e-86ef-4ed2-b08e-749cc0f2fbf6} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2026.01.22 09:51:37.725538 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1696 | 2026.01.22 09:51:37.725569 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2026.01.22 09:51:37.725580 [ 267 ] {168ca68e-86ef-4ed2-b08e-749cc0f2fbf6} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001366 sec., 73206.44216691068 rows/sec., 5.08 MiB/sec. | ||
| 1698 | 2026.01.22 09:51:37.725586 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 1699 | 2026.01.22 09:51:37.725625 [ 267 ] {168ca68e-86ef-4ed2-b08e-749cc0f2fbf6} <Debug> TCPHandler: Processed in 0.001540187 sec. | ||
| 1700 | 2026.01.22 09:51:37.725639 [ 192 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_6_1} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2026.01.22 09:51:37.725680 [ 186 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::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 | ||
| 1702 | 2026.01.22 09:51:37.725731 [ 192 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_6_1} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1703 | 2026.01.22 09:51:37.725740 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1704 | 2026.01.22 09:51:37.725778 [ 186 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1705 | 2026.01.22 09:51:37.725809 [ 186 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 272 rows starting from the beginning of the part | ||
| 1706 | 2026.01.22 09:51:37.725831 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 1707 | 2026.01.22 09:51:37.725846 [ 267 ] {ddba49ab-057d-4cfd-a325-0ee0168cb345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1708 | 2026.01.22 09:51:37.725855 [ 186 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1709 | 2026.01.22 09:51:37.725897 [ 267 ] {ddba49ab-057d-4cfd-a325-0ee0168cb345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1710 | 2026.01.22 09:51:37.725907 [ 186 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 268 rows starting from the beginning of the part | ||
| 1711 | 2026.01.22 09:51:37.725951 [ 186 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
| 1712 | 2026.01.22 09:51:37.725987 [ 186 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 268 rows starting from the beginning of the part | ||
| 1713 | 2026.01.22 09:51:37.726012 [ 192 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2300 rows, containing 5 columns (5 merged, 0 gathered) in 0.001940763 sec., 1185100.9113426008 rows/sec., 87.51 MiB/sec. | ||
| 1714 | 2026.01.22 09:51:37.726023 [ 186 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
| 1715 | 2026.01.22 09:51:37.726183 [ 188 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1716 | 2026.01.22 09:51:37.726223 [ 267 ] {ddba49ab-057d-4cfd-a325-0ee0168cb345} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1717 | 2026.01.22 09:51:37.726270 [ 267 ] {ddba49ab-057d-4cfd-a325-0ee0168cb345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 1718 | 2026.01.22 09:51:37.726479 [ 188 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_6_1} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2026.01.22 09:51:37.726550 [ 188 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_6_1} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1720 | 2026.01.22 09:51:37.726608 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 1721 | 2026.01.22 09:51:37.726685 [ 267 ] {ddba49ab-057d-4cfd-a325-0ee0168cb345} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1722 | 2026.01.22 09:51:37.726917 [ 267 ] {ddba49ab-057d-4cfd-a325-0ee0168cb345} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1723 | 2026.01.22 09:51:37.727015 [ 68 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1724 | 2026.01.22 09:51:37.727045 [ 68 ] {} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2026.01.22 09:51:37.727058 [ 196 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1108 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405044 sec., 788587.4036684972 rows/sec., 51.89 MiB/sec. | ||
| 1726 | 2026.01.22 09:51:37.727062 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1727 | 2026.01.22 09:51:37.727062 [ 267 ] {ddba49ab-057d-4cfd-a325-0ee0168cb345} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001237 sec., 24252.22312045271 rows/sec., 1.66 MiB/sec. | ||
| 1728 | 2026.01.22 09:51:37.727139 [ 267 ] {ddba49ab-057d-4cfd-a325-0ee0168cb345} <Debug> TCPHandler: Processed in 0.001447705 sec. | ||
| 1729 | 2026.01.22 09:51:37.727148 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 1730 | 2026.01.22 09:51:37.727231 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1731 | 2026.01.22 09:51:37.727255 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 78 rows starting from the beginning of the part | ||
| 1732 | 2026.01.22 09:51:37.727292 [ 196 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1733 | 2026.01.22 09:51:37.727321 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 1734 | 2026.01.22 09:51:37.727375 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 78 rows starting from the beginning of the part | ||
| 1735 | 2026.01.22 09:51:37.727419 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1736 | 2026.01.22 09:51:37.727457 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 1737 | 2026.01.22 09:51:37.727506 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1738 | 2026.01.22 09:51:37.727606 [ 196 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1739 | 2026.01.22 09:51:37.727678 [ 196 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1740 | 2026.01.22 09:51:37.727755 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1741 | 2026.01.22 09:51:37.728245 [ 186 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 4 columns (4 merged, 0 gathered) in 0.001117849 sec., 289842.36690286436 rows/sec., 17.85 MiB/sec. | ||
| 1742 | 2026.01.22 09:51:37.728372 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1743 | 2026.01.22 09:51:37.728598 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_6_1} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1744 | 2026.01.22 09:51:37.728652 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_6_1} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1745 | 2026.01.22 09:51:37.728700 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1746 | 2026.01.22 09:51:38.250887 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1747 | 2026.01.22 09:51:38.251111 [ 267 ] {f4cc6e56-de2f-4a44-8592-67fe834028a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', '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) | ||
| 1748 | 2026.01.22 09:51:38.251458 [ 267 ] {f4cc6e56-de2f-4a44-8592-67fe834028a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1749 | 2026.01.22 09:51:38.255445 [ 267 ] {f4cc6e56-de2f-4a44-8592-67fe834028a7} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1750 | 2026.01.22 09:51:38.255729 [ 267 ] {f4cc6e56-de2f-4a44-8592-67fe834028a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1751 | 2026.01.22 09:51:38.255802 [ 267 ] {f4cc6e56-de2f-4a44-8592-67fe834028a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1752 | 2026.01.22 09:51:38.255998 [ 267 ] {f4cc6e56-de2f-4a44-8592-67fe834028a7} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1753 | 2026.01.22 09:51:38.257916 [ 267 ] {f4cc6e56-de2f-4a44-8592-67fe834028a7} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1754 | 2026.01.22 09:51:38.259804 [ 267 ] {f4cc6e56-de2f-4a44-8592-67fe834028a7} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (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 | ||
| 1755 | 2026.01.22 09:51:38.259829 [ 267 ] {f4cc6e56-de2f-4a44-8592-67fe834028a7} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1756 | 2026.01.22 09:51:38.261952 [ 267 ] {f4cc6e56-de2f-4a44-8592-67fe834028a7} <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', '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'))" | ||
| 1757 | 2026.01.22 09:51:38.261983 [ 267 ] {f4cc6e56-de2f-4a44-8592-67fe834028a7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1758 | 2026.01.22 09:51:38.275901 [ 267 ] {f4cc6e56-de2f-4a44-8592-67fe834028a7} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.024885 sec., 1245.7303596544102 rows/sec., 47.48 KiB/sec. | ||
| 1759 | 2026.01.22 09:51:38.276007 [ 267 ] {f4cc6e56-de2f-4a44-8592-67fe834028a7} <Debug> TCPHandler: Processed in 0.025274172 sec. | ||
| 1760 | 2026.01.22 09:51:38.276363 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1761 | 2026.01.22 09:51:38.276512 [ 267 ] {7921692d-d9f7-47be-a159-2d467040f066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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) | ||
| 1762 | 2026.01.22 09:51:38.276749 [ 267 ] {7921692d-d9f7-47be-a159-2d467040f066} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1763 | 2026.01.22 09:51:38.276786 [ 267 ] {7921692d-d9f7-47be-a159-2d467040f066} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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 | ||
| 1764 | 2026.01.22 09:51:38.276987 [ 267 ] {7921692d-d9f7-47be-a159-2d467040f066} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1765 | 2026.01.22 09:51:38.277041 [ 267 ] {7921692d-d9f7-47be-a159-2d467040f066} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1766 | 2026.01.22 09:51:38.277147 [ 267 ] {7921692d-d9f7-47be-a159-2d467040f066} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1767 | 2026.01.22 09:51:38.277177 [ 267 ] {7921692d-d9f7-47be-a159-2d467040f066} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1768 | 2026.01.22 09:51:38.277197 [ 267 ] {7921692d-d9f7-47be-a159-2d467040f066} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (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 | ||
| 1769 | 2026.01.22 09:51:38.277212 [ 267 ] {7921692d-d9f7-47be-a159-2d467040f066} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1770 | 2026.01.22 09:51:38.277246 [ 267 ] {7921692d-d9f7-47be-a159-2d467040f066} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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'))" | ||
| 1771 | 2026.01.22 09:51:38.277266 [ 267 ] {7921692d-d9f7-47be-a159-2d467040f066} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1772 | 2026.01.22 09:51:38.277746 [ 267 ] {7921692d-d9f7-47be-a159-2d467040f066} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001301 sec., 23827.824750192158 rows/sec., 908.26 KiB/sec. | ||
| 1773 | 2026.01.22 09:51:38.277835 [ 267 ] {7921692d-d9f7-47be-a159-2d467040f066} <Debug> TCPHandler: Processed in 0.001525476 sec. | ||
| 1774 | 2026.01.22 09:51:38.278088 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1775 | 2026.01.22 09:51:38.278225 [ 267 ] {26d4fe08-270c-42ef-bc35-261a2f557e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_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) | ||
| 1776 | 2026.01.22 09:51:38.278437 [ 267 ] {26d4fe08-270c-42ef-bc35-261a2f557e1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1777 | 2026.01.22 09:51:38.278472 [ 267 ] {26d4fe08-270c-42ef-bc35-261a2f557e1b} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_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 | ||
| 1778 | 2026.01.22 09:51:38.278683 [ 267 ] {26d4fe08-270c-42ef-bc35-261a2f557e1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1779 | 2026.01.22 09:51:38.278736 [ 267 ] {26d4fe08-270c-42ef-bc35-261a2f557e1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1780 | 2026.01.22 09:51:38.278837 [ 267 ] {26d4fe08-270c-42ef-bc35-261a2f557e1b} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1781 | 2026.01.22 09:51:38.278866 [ 267 ] {26d4fe08-270c-42ef-bc35-261a2f557e1b} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1782 | 2026.01.22 09:51:38.278885 [ 267 ] {26d4fe08-270c-42ef-bc35-261a2f557e1b} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (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 | ||
| 1783 | 2026.01.22 09:51:38.278901 [ 267 ] {26d4fe08-270c-42ef-bc35-261a2f557e1b} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1784 | 2026.01.22 09:51:38.278934 [ 267 ] {26d4fe08-270c-42ef-bc35-261a2f557e1b} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_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'))" | ||
| 1785 | 2026.01.22 09:51:38.278952 [ 267 ] {26d4fe08-270c-42ef-bc35-261a2f557e1b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1786 | 2026.01.22 09:51:38.279587 [ 267 ] {26d4fe08-270c-42ef-bc35-261a2f557e1b} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001421 sec., 21815.622800844478 rows/sec., 831.56 KiB/sec. | ||
| 1787 | 2026.01.22 09:51:38.279650 [ 267 ] {26d4fe08-270c-42ef-bc35-261a2f557e1b} <Debug> TCPHandler: Processed in 0.001613598 sec. | ||
| 1788 | 2026.01.22 09:51:38.279892 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1789 | 2026.01.22 09:51:38.280025 [ 267 ] {a7ec4c3a-b13a-4d24-bbdf-20eaf271a153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1790 | 2026.01.22 09:51:38.280229 [ 267 ] {a7ec4c3a-b13a-4d24-bbdf-20eaf271a153} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1791 | 2026.01.22 09:51:38.280265 [ 267 ] {a7ec4c3a-b13a-4d24-bbdf-20eaf271a153} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1792 | 2026.01.22 09:51:38.280456 [ 267 ] {a7ec4c3a-b13a-4d24-bbdf-20eaf271a153} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1793 | 2026.01.22 09:51:38.280508 [ 267 ] {a7ec4c3a-b13a-4d24-bbdf-20eaf271a153} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1794 | 2026.01.22 09:51:38.280606 [ 267 ] {a7ec4c3a-b13a-4d24-bbdf-20eaf271a153} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1795 | 2026.01.22 09:51:38.280634 [ 267 ] {a7ec4c3a-b13a-4d24-bbdf-20eaf271a153} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1796 | 2026.01.22 09:51:38.280653 [ 267 ] {a7ec4c3a-b13a-4d24-bbdf-20eaf271a153} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (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 | ||
| 1797 | 2026.01.22 09:51:38.280666 [ 267 ] {a7ec4c3a-b13a-4d24-bbdf-20eaf271a153} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1798 | 2026.01.22 09:51:38.280698 [ 267 ] {a7ec4c3a-b13a-4d24-bbdf-20eaf271a153} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1799 | 2026.01.22 09:51:38.280716 [ 267 ] {a7ec4c3a-b13a-4d24-bbdf-20eaf271a153} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1800 | 2026.01.22 09:51:38.281174 [ 267 ] {a7ec4c3a-b13a-4d24-bbdf-20eaf271a153} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001194 sec., 25963.14907872697 rows/sec., 989.65 KiB/sec. | ||
| 1801 | 2026.01.22 09:51:38.281249 [ 267 ] {a7ec4c3a-b13a-4d24-bbdf-20eaf271a153} <Debug> TCPHandler: Processed in 0.001407094 sec. | ||
| 1802 | 2026.01.22 09:51:38.281546 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1803 | 2026.01.22 09:51:38.281682 [ 267 ] {5d1c6b18-e865-4522-9ab4-c620e80a2473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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) | ||
| 1804 | 2026.01.22 09:51:38.281899 [ 267 ] {5d1c6b18-e865-4522-9ab4-c620e80a2473} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1805 | 2026.01.22 09:51:38.281935 [ 267 ] {5d1c6b18-e865-4522-9ab4-c620e80a2473} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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 | ||
| 1806 | 2026.01.22 09:51:38.282137 [ 267 ] {5d1c6b18-e865-4522-9ab4-c620e80a2473} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1807 | 2026.01.22 09:51:38.282192 [ 267 ] {5d1c6b18-e865-4522-9ab4-c620e80a2473} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1808 | 2026.01.22 09:51:38.282300 [ 267 ] {5d1c6b18-e865-4522-9ab4-c620e80a2473} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1809 | 2026.01.22 09:51:38.282329 [ 267 ] {5d1c6b18-e865-4522-9ab4-c620e80a2473} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1810 | 2026.01.22 09:51:38.282348 [ 267 ] {5d1c6b18-e865-4522-9ab4-c620e80a2473} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (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 | ||
| 1811 | 2026.01.22 09:51:38.282363 [ 267 ] {5d1c6b18-e865-4522-9ab4-c620e80a2473} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1812 | 2026.01.22 09:51:38.282397 [ 267 ] {5d1c6b18-e865-4522-9ab4-c620e80a2473} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 1813 | 2026.01.22 09:51:38.282415 [ 267 ] {5d1c6b18-e865-4522-9ab4-c620e80a2473} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1814 | 2026.01.22 09:51:38.282830 [ 267 ] {5d1c6b18-e865-4522-9ab4-c620e80a2473} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001207 sec., 25683.512841756423 rows/sec., 978.99 KiB/sec. | ||
| 1815 | 2026.01.22 09:51:38.282889 [ 267 ] {5d1c6b18-e865-4522-9ab4-c620e80a2473} <Debug> TCPHandler: Processed in 0.001395774 sec. | ||
| 1816 | 2026.01.22 09:51:38.283147 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1817 | 2026.01.22 09:51:38.283278 [ 267 ] {6dafb98b-ec57-40c1-89b3-b1c444f4ac82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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) | ||
| 1818 | 2026.01.22 09:51:38.283522 [ 267 ] {6dafb98b-ec57-40c1-89b3-b1c444f4ac82} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1819 | 2026.01.22 09:51:38.283567 [ 267 ] {6dafb98b-ec57-40c1-89b3-b1c444f4ac82} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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 | ||
| 1820 | 2026.01.22 09:51:38.283772 [ 267 ] {6dafb98b-ec57-40c1-89b3-b1c444f4ac82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1821 | 2026.01.22 09:51:38.283825 [ 267 ] {6dafb98b-ec57-40c1-89b3-b1c444f4ac82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1822 | 2026.01.22 09:51:38.283925 [ 267 ] {6dafb98b-ec57-40c1-89b3-b1c444f4ac82} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1823 | 2026.01.22 09:51:38.283954 [ 267 ] {6dafb98b-ec57-40c1-89b3-b1c444f4ac82} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1824 | 2026.01.22 09:51:38.283973 [ 267 ] {6dafb98b-ec57-40c1-89b3-b1c444f4ac82} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (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 | ||
| 1825 | 2026.01.22 09:51:38.283988 [ 267 ] {6dafb98b-ec57-40c1-89b3-b1c444f4ac82} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1826 | 2026.01.22 09:51:38.284020 [ 267 ] {6dafb98b-ec57-40c1-89b3-b1c444f4ac82} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 1827 | 2026.01.22 09:51:38.284040 [ 267 ] {6dafb98b-ec57-40c1-89b3-b1c444f4ac82} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1828 | 2026.01.22 09:51:38.284459 [ 267 ] {6dafb98b-ec57-40c1-89b3-b1c444f4ac82} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001235 sec., 25101.214574898786 rows/sec., 956.79 KiB/sec. | ||
| 1829 | 2026.01.22 09:51:38.284523 [ 267 ] {6dafb98b-ec57-40c1-89b3-b1c444f4ac82} <Debug> TCPHandler: Processed in 0.001425934 sec. | ||
| 1830 | 2026.01.22 09:51:38.296785 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1831 | 2026.01.22 09:51:38.296926 [ 267 ] {167a5dbb-51e1-4c9b-8f68-a57003aeca4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1832 | 2026.01.22 09:51:38.297164 [ 267 ] {167a5dbb-51e1-4c9b-8f68-a57003aeca4d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1833 | 2026.01.22 09:51:38.297204 [ 267 ] {167a5dbb-51e1-4c9b-8f68-a57003aeca4d} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1834 | 2026.01.22 09:51:38.297459 [ 267 ] {167a5dbb-51e1-4c9b-8f68-a57003aeca4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1835 | 2026.01.22 09:51:38.297521 [ 267 ] {167a5dbb-51e1-4c9b-8f68-a57003aeca4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1836 | 2026.01.22 09:51:38.297628 [ 267 ] {167a5dbb-51e1-4c9b-8f68-a57003aeca4d} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1837 | 2026.01.22 09:51:38.297658 [ 267 ] {167a5dbb-51e1-4c9b-8f68-a57003aeca4d} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1838 | 2026.01.22 09:51:38.297679 [ 267 ] {167a5dbb-51e1-4c9b-8f68-a57003aeca4d} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (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 | ||
| 1839 | 2026.01.22 09:51:38.297695 [ 267 ] {167a5dbb-51e1-4c9b-8f68-a57003aeca4d} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1840 | 2026.01.22 09:51:38.297729 [ 267 ] {167a5dbb-51e1-4c9b-8f68-a57003aeca4d} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1841 | 2026.01.22 09:51:38.297749 [ 267 ] {167a5dbb-51e1-4c9b-8f68-a57003aeca4d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1842 | 2026.01.22 09:51:38.298181 [ 267 ] {167a5dbb-51e1-4c9b-8f68-a57003aeca4d} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001313 sec., 23610.05331302361 rows/sec., 899.95 KiB/sec. | ||
| 1843 | 2026.01.22 09:51:38.298242 [ 267 ] {167a5dbb-51e1-4c9b-8f68-a57003aeca4d} <Debug> TCPHandler: Processed in 0.001510065 sec. | ||
| 1844 | 2026.01.22 09:51:38.298512 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2026.01.22 09:51:38.298657 [ 267 ] {78842ed6-fd15-4351-878e-875bfa1da332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1846 | 2026.01.22 09:51:38.298905 [ 267 ] {78842ed6-fd15-4351-878e-875bfa1da332} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1847 | 2026.01.22 09:51:38.298944 [ 267 ] {78842ed6-fd15-4351-878e-875bfa1da332} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1848 | 2026.01.22 09:51:38.299157 [ 267 ] {78842ed6-fd15-4351-878e-875bfa1da332} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1849 | 2026.01.22 09:51:38.299212 [ 267 ] {78842ed6-fd15-4351-878e-875bfa1da332} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1850 | 2026.01.22 09:51:38.299317 [ 267 ] {78842ed6-fd15-4351-878e-875bfa1da332} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1851 | 2026.01.22 09:51:38.299346 [ 267 ] {78842ed6-fd15-4351-878e-875bfa1da332} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1852 | 2026.01.22 09:51:38.299368 [ 267 ] {78842ed6-fd15-4351-878e-875bfa1da332} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (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 | ||
| 1853 | 2026.01.22 09:51:38.299382 [ 267 ] {78842ed6-fd15-4351-878e-875bfa1da332} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1854 | 2026.01.22 09:51:38.299416 [ 267 ] {78842ed6-fd15-4351-878e-875bfa1da332} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1855 | 2026.01.22 09:51:38.299433 [ 267 ] {78842ed6-fd15-4351-878e-875bfa1da332} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1856 | 2026.01.22 09:51:38.299852 [ 267 ] {78842ed6-fd15-4351-878e-875bfa1da332} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001256 sec., 24681.528662420384 rows/sec., 940.80 KiB/sec. | ||
| 1857 | 2026.01.22 09:51:38.299925 [ 267 ] {78842ed6-fd15-4351-878e-875bfa1da332} <Debug> TCPHandler: Processed in 0.001469705 sec. | ||
| 1858 | 2026.01.22 09:51:38.300171 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1859 | 2026.01.22 09:51:38.300311 [ 267 ] {a44ed306-b08d-465a-ac79-3590bd1c5d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1860 | 2026.01.22 09:51:38.300534 [ 267 ] {a44ed306-b08d-465a-ac79-3590bd1c5d28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1861 | 2026.01.22 09:51:38.300571 [ 267 ] {a44ed306-b08d-465a-ac79-3590bd1c5d28} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1862 | 2026.01.22 09:51:38.300780 [ 267 ] {a44ed306-b08d-465a-ac79-3590bd1c5d28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1863 | 2026.01.22 09:51:38.300834 [ 267 ] {a44ed306-b08d-465a-ac79-3590bd1c5d28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1864 | 2026.01.22 09:51:38.300934 [ 267 ] {a44ed306-b08d-465a-ac79-3590bd1c5d28} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1865 | 2026.01.22 09:51:38.300963 [ 267 ] {a44ed306-b08d-465a-ac79-3590bd1c5d28} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1866 | 2026.01.22 09:51:38.300982 [ 267 ] {a44ed306-b08d-465a-ac79-3590bd1c5d28} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (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 | ||
| 1867 | 2026.01.22 09:51:38.300996 [ 267 ] {a44ed306-b08d-465a-ac79-3590bd1c5d28} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1868 | 2026.01.22 09:51:38.301030 [ 267 ] {a44ed306-b08d-465a-ac79-3590bd1c5d28} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1869 | 2026.01.22 09:51:38.301048 [ 267 ] {a44ed306-b08d-465a-ac79-3590bd1c5d28} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1870 | 2026.01.22 09:51:38.301431 [ 267 ] {a44ed306-b08d-465a-ac79-3590bd1c5d28} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001178 sec., 26315.78947368421 rows/sec., 1003.09 KiB/sec. | ||
| 1871 | 2026.01.22 09:51:38.301490 [ 267 ] {a44ed306-b08d-465a-ac79-3590bd1c5d28} <Debug> TCPHandler: Processed in 0.001370624 sec. | ||
| 1872 | 2026.01.22 09:51:38.301704 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1873 | 2026.01.22 09:51:38.301842 [ 267 ] {64b53e31-4b18-4ecf-810c-5c168400bed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1874 | 2026.01.22 09:51:38.302066 [ 267 ] {64b53e31-4b18-4ecf-810c-5c168400bed3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1875 | 2026.01.22 09:51:38.302104 [ 267 ] {64b53e31-4b18-4ecf-810c-5c168400bed3} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1876 | 2026.01.22 09:51:38.302307 [ 267 ] {64b53e31-4b18-4ecf-810c-5c168400bed3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1877 | 2026.01.22 09:51:38.302359 [ 267 ] {64b53e31-4b18-4ecf-810c-5c168400bed3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1878 | 2026.01.22 09:51:38.302459 [ 267 ] {64b53e31-4b18-4ecf-810c-5c168400bed3} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1879 | 2026.01.22 09:51:38.302488 [ 267 ] {64b53e31-4b18-4ecf-810c-5c168400bed3} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1880 | 2026.01.22 09:51:38.302507 [ 267 ] {64b53e31-4b18-4ecf-810c-5c168400bed3} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (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 | ||
| 1881 | 2026.01.22 09:51:38.302521 [ 267 ] {64b53e31-4b18-4ecf-810c-5c168400bed3} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1882 | 2026.01.22 09:51:38.302554 [ 267 ] {64b53e31-4b18-4ecf-810c-5c168400bed3} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1883 | 2026.01.22 09:51:38.302595 [ 267 ] {64b53e31-4b18-4ecf-810c-5c168400bed3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1884 | 2026.01.22 09:51:38.303018 [ 267 ] {64b53e31-4b18-4ecf-810c-5c168400bed3} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001232 sec., 25162.33766233766 rows/sec., 959.12 KiB/sec. | ||
| 1885 | 2026.01.22 09:51:38.303093 [ 267 ] {64b53e31-4b18-4ecf-810c-5c168400bed3} <Debug> TCPHandler: Processed in 0.001437925 sec. | ||
| 1886 | 2026.01.22 09:51:38.303339 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1887 | 2026.01.22 09:51:38.303509 [ 267 ] {ce2d848b-378c-46c4-99e0-87f8d597fcda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1888 | 2026.01.22 09:51:38.303819 [ 267 ] {ce2d848b-378c-46c4-99e0-87f8d597fcda} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1889 | 2026.01.22 09:51:38.303858 [ 267 ] {ce2d848b-378c-46c4-99e0-87f8d597fcda} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1890 | 2026.01.22 09:51:38.304068 [ 267 ] {ce2d848b-378c-46c4-99e0-87f8d597fcda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1891 | 2026.01.22 09:51:38.304121 [ 267 ] {ce2d848b-378c-46c4-99e0-87f8d597fcda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1892 | 2026.01.22 09:51:38.304224 [ 267 ] {ce2d848b-378c-46c4-99e0-87f8d597fcda} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1893 | 2026.01.22 09:51:38.304253 [ 267 ] {ce2d848b-378c-46c4-99e0-87f8d597fcda} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1894 | 2026.01.22 09:51:38.304274 [ 267 ] {ce2d848b-378c-46c4-99e0-87f8d597fcda} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (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 | ||
| 1895 | 2026.01.22 09:51:38.304289 [ 267 ] {ce2d848b-378c-46c4-99e0-87f8d597fcda} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1896 | 2026.01.22 09:51:38.304323 [ 267 ] {ce2d848b-378c-46c4-99e0-87f8d597fcda} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1897 | 2026.01.22 09:51:38.304343 [ 267 ] {ce2d848b-378c-46c4-99e0-87f8d597fcda} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1898 | 2026.01.22 09:51:38.304756 [ 267 ] {ce2d848b-378c-46c4-99e0-87f8d597fcda} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001323 sec., 23431.59486016629 rows/sec., 893.15 KiB/sec. | ||
| 1899 | 2026.01.22 09:51:38.304814 [ 267 ] {ce2d848b-378c-46c4-99e0-87f8d597fcda} <Debug> TCPHandler: Processed in 0.001535077 sec. | ||
| 1900 | 2026.01.22 09:51:38.305042 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1901 | 2026.01.22 09:51:38.305187 [ 267 ] {82a00738-1726-45a5-a4fe-156408b947bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1902 | 2026.01.22 09:51:38.305425 [ 267 ] {82a00738-1726-45a5-a4fe-156408b947bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1903 | 2026.01.22 09:51:38.305469 [ 267 ] {82a00738-1726-45a5-a4fe-156408b947bd} <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:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1904 | 2026.01.22 09:51:38.305675 [ 267 ] {82a00738-1726-45a5-a4fe-156408b947bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1905 | 2026.01.22 09:51:38.305728 [ 267 ] {82a00738-1726-45a5-a4fe-156408b947bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1906 | 2026.01.22 09:51:38.305827 [ 267 ] {82a00738-1726-45a5-a4fe-156408b947bd} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1907 | 2026.01.22 09:51:38.305856 [ 267 ] {82a00738-1726-45a5-a4fe-156408b947bd} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1908 | 2026.01.22 09:51:38.305876 [ 267 ] {82a00738-1726-45a5-a4fe-156408b947bd} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (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 | ||
| 1909 | 2026.01.22 09:51:38.305891 [ 267 ] {82a00738-1726-45a5-a4fe-156408b947bd} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1910 | 2026.01.22 09:51:38.305923 [ 267 ] {82a00738-1726-45a5-a4fe-156408b947bd} <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:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1911 | 2026.01.22 09:51:38.305942 [ 267 ] {82a00738-1726-45a5-a4fe-156408b947bd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1912 | 2026.01.22 09:51:38.306378 [ 267 ] {82a00738-1726-45a5-a4fe-156408b947bd} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001259 sec., 24622.716441620334 rows/sec., 938.55 KiB/sec. | ||
| 1913 | 2026.01.22 09:51:38.306436 [ 267 ] {82a00738-1726-45a5-a4fe-156408b947bd} <Debug> TCPHandler: Processed in 0.001443484 sec. | ||
| 1914 | 2026.01.22 09:51:38.306640 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2026.01.22 09:51:38.306775 [ 267 ] {0c40e00a-6b50-495d-9d90-655c9bd97f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1916 | 2026.01.22 09:51:38.306999 [ 267 ] {0c40e00a-6b50-495d-9d90-655c9bd97f9a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1917 | 2026.01.22 09:51:38.307037 [ 267 ] {0c40e00a-6b50-495d-9d90-655c9bd97f9a} <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:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1918 | 2026.01.22 09:51:38.307243 [ 267 ] {0c40e00a-6b50-495d-9d90-655c9bd97f9a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1919 | 2026.01.22 09:51:38.307296 [ 267 ] {0c40e00a-6b50-495d-9d90-655c9bd97f9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1920 | 2026.01.22 09:51:38.307394 [ 267 ] {0c40e00a-6b50-495d-9d90-655c9bd97f9a} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1921 | 2026.01.22 09:51:38.307423 [ 267 ] {0c40e00a-6b50-495d-9d90-655c9bd97f9a} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1922 | 2026.01.22 09:51:38.307442 [ 267 ] {0c40e00a-6b50-495d-9d90-655c9bd97f9a} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (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 | ||
| 1923 | 2026.01.22 09:51:38.307457 [ 267 ] {0c40e00a-6b50-495d-9d90-655c9bd97f9a} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1924 | 2026.01.22 09:51:38.307491 [ 267 ] {0c40e00a-6b50-495d-9d90-655c9bd97f9a} <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:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1925 | 2026.01.22 09:51:38.307509 [ 267 ] {0c40e00a-6b50-495d-9d90-655c9bd97f9a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1926 | 2026.01.22 09:51:38.308022 [ 267 ] {0c40e00a-6b50-495d-9d90-655c9bd97f9a} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001303 sec., 23791.250959324636 rows/sec., 906.86 KiB/sec. | ||
| 1927 | 2026.01.22 09:51:38.308079 [ 267 ] {0c40e00a-6b50-495d-9d90-655c9bd97f9a} <Debug> TCPHandler: Processed in 0.001488495 sec. | ||
| 1928 | 2026.01.22 09:51:38.308293 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1929 | 2026.01.22 09:51:38.308430 [ 267 ] {5a6fde14-29be-4862-a262-04d3ac002031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1930 | 2026.01.22 09:51:38.308657 [ 267 ] {5a6fde14-29be-4862-a262-04d3ac002031} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1931 | 2026.01.22 09:51:38.308696 [ 267 ] {5a6fde14-29be-4862-a262-04d3ac002031} <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:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1932 | 2026.01.22 09:51:38.308928 [ 267 ] {5a6fde14-29be-4862-a262-04d3ac002031} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1933 | 2026.01.22 09:51:38.308982 [ 267 ] {5a6fde14-29be-4862-a262-04d3ac002031} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1934 | 2026.01.22 09:51:38.309082 [ 267 ] {5a6fde14-29be-4862-a262-04d3ac002031} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 1935 | 2026.01.22 09:51:38.309110 [ 267 ] {5a6fde14-29be-4862-a262-04d3ac002031} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1936 | 2026.01.22 09:51:38.309129 [ 267 ] {5a6fde14-29be-4862-a262-04d3ac002031} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (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 | ||
| 1937 | 2026.01.22 09:51:38.309143 [ 267 ] {5a6fde14-29be-4862-a262-04d3ac002031} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1938 | 2026.01.22 09:51:38.309177 [ 267 ] {5a6fde14-29be-4862-a262-04d3ac002031} <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:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1939 | 2026.01.22 09:51:38.309195 [ 267 ] {5a6fde14-29be-4862-a262-04d3ac002031} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1940 | 2026.01.22 09:51:38.309606 [ 267 ] {5a6fde14-29be-4862-a262-04d3ac002031} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001233 sec., 25141.930251419304 rows/sec., 958.35 KiB/sec. | ||
| 1941 | 2026.01.22 09:51:38.309664 [ 267 ] {5a6fde14-29be-4862-a262-04d3ac002031} <Debug> TCPHandler: Processed in 0.001425634 sec. | ||
| 1942 | 2026.01.22 09:51:38.309867 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2026.01.22 09:51:38.310002 [ 267 ] {efebb3f9-9eec-4b2c-a753-6dced48d9ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1944 | 2026.01.22 09:51:38.310225 [ 267 ] {efebb3f9-9eec-4b2c-a753-6dced48d9ff0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1945 | 2026.01.22 09:51:38.310263 [ 267 ] {efebb3f9-9eec-4b2c-a753-6dced48d9ff0} <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:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1946 | 2026.01.22 09:51:38.310474 [ 267 ] {efebb3f9-9eec-4b2c-a753-6dced48d9ff0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1947 | 2026.01.22 09:51:38.310527 [ 267 ] {efebb3f9-9eec-4b2c-a753-6dced48d9ff0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1948 | 2026.01.22 09:51:38.310635 [ 267 ] {efebb3f9-9eec-4b2c-a753-6dced48d9ff0} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 1949 | 2026.01.22 09:51:38.310664 [ 267 ] {efebb3f9-9eec-4b2c-a753-6dced48d9ff0} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1950 | 2026.01.22 09:51:38.310683 [ 267 ] {efebb3f9-9eec-4b2c-a753-6dced48d9ff0} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (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 | ||
| 1951 | 2026.01.22 09:51:38.310698 [ 267 ] {efebb3f9-9eec-4b2c-a753-6dced48d9ff0} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1952 | 2026.01.22 09:51:38.310731 [ 267 ] {efebb3f9-9eec-4b2c-a753-6dced48d9ff0} <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:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1953 | 2026.01.22 09:51:38.310749 [ 267 ] {efebb3f9-9eec-4b2c-a753-6dced48d9ff0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1954 | 2026.01.22 09:51:38.311117 [ 267 ] {efebb3f9-9eec-4b2c-a753-6dced48d9ff0} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001173 sec., 26427.962489343565 rows/sec., 1007.37 KiB/sec. | ||
| 1955 | 2026.01.22 09:51:38.311174 [ 267 ] {efebb3f9-9eec-4b2c-a753-6dced48d9ff0} <Debug> TCPHandler: Processed in 0.001355903 sec. | ||
| 1956 | 2026.01.22 09:51:38.311381 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2026.01.22 09:51:38.311516 [ 267 ] {bb3d143c-033d-42da-a85e-854cb669a06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1958 | 2026.01.22 09:51:38.311742 [ 267 ] {bb3d143c-033d-42da-a85e-854cb669a06b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1959 | 2026.01.22 09:51:38.311779 [ 267 ] {bb3d143c-033d-42da-a85e-854cb669a06b} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1960 | 2026.01.22 09:51:38.311993 [ 267 ] {bb3d143c-033d-42da-a85e-854cb669a06b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1961 | 2026.01.22 09:51:38.312047 [ 267 ] {bb3d143c-033d-42da-a85e-854cb669a06b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1962 | 2026.01.22 09:51:38.312146 [ 267 ] {bb3d143c-033d-42da-a85e-854cb669a06b} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 1963 | 2026.01.22 09:51:38.312174 [ 267 ] {bb3d143c-033d-42da-a85e-854cb669a06b} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1964 | 2026.01.22 09:51:38.312193 [ 267 ] {bb3d143c-033d-42da-a85e-854cb669a06b} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (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 | ||
| 1965 | 2026.01.22 09:51:38.312208 [ 267 ] {bb3d143c-033d-42da-a85e-854cb669a06b} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1966 | 2026.01.22 09:51:38.312240 [ 267 ] {bb3d143c-033d-42da-a85e-854cb669a06b} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1967 | 2026.01.22 09:51:38.312260 [ 267 ] {bb3d143c-033d-42da-a85e-854cb669a06b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1968 | 2026.01.22 09:51:38.312635 [ 267 ] {bb3d143c-033d-42da-a85e-854cb669a06b} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001177 sec., 26338.147833474934 rows/sec., 1003.94 KiB/sec. | ||
| 1969 | 2026.01.22 09:51:38.312690 [ 267 ] {bb3d143c-033d-42da-a85e-854cb669a06b} <Debug> TCPHandler: Processed in 0.001358313 sec. | ||
| 1970 | 2026.01.22 09:51:38.391855 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1971 | 2026.01.22 09:51:38.391991 [ 267 ] {cb3136c3-db06-42bd-a145-310b6f250d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1972 | 2026.01.22 09:51:38.392043 [ 267 ] {cb3136c3-db06-42bd-a145-310b6f250d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1973 | 2026.01.22 09:51:38.392710 [ 267 ] {cb3136c3-db06-42bd-a145-310b6f250d43} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2026.01.22 09:51:38.392759 [ 267 ] {cb3136c3-db06-42bd-a145-310b6f250d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1975 | 2026.01.22 09:51:38.393206 [ 267 ] {cb3136c3-db06-42bd-a145-310b6f250d43} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1976 | 2026.01.22 09:51:38.393411 [ 267 ] {cb3136c3-db06-42bd-a145-310b6f250d43} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2026.01.22 09:51:38.393573 [ 267 ] {cb3136c3-db06-42bd-a145-310b6f250d43} <Debug> executeQuery: Read 16 rows, 4.69 KiB in 0.001619 sec., 9882.643607164917 rows/sec., 2.83 MiB/sec. | ||
| 1978 | 2026.01.22 09:51:38.393614 [ 267 ] {cb3136c3-db06-42bd-a145-310b6f250d43} <Debug> TCPHandler: Processed in 0.001824322 sec. | ||
| 1979 | 2026.01.22 09:51:38.393748 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2026.01.22 09:51:38.393845 [ 267 ] {0dc05673-7127-4b9e-bfbf-3c5261b2afc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1981 | 2026.01.22 09:51:38.393887 [ 267 ] {0dc05673-7127-4b9e-bfbf-3c5261b2afc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1982 | 2026.01.22 09:51:38.394314 [ 267 ] {0dc05673-7127-4b9e-bfbf-3c5261b2afc1} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1983 | 2026.01.22 09:51:38.394352 [ 267 ] {0dc05673-7127-4b9e-bfbf-3c5261b2afc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1984 | 2026.01.22 09:51:38.394651 [ 267 ] {0dc05673-7127-4b9e-bfbf-3c5261b2afc1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1985 | 2026.01.22 09:51:38.394859 [ 267 ] {0dc05673-7127-4b9e-bfbf-3c5261b2afc1} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1986 | 2026.01.22 09:51:38.394997 [ 267 ] {0dc05673-7127-4b9e-bfbf-3c5261b2afc1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001172 sec., 20477.815699658702 rows/sec., 1.70 MiB/sec. | ||
| 1987 | 2026.01.22 09:51:38.395036 [ 267 ] {0dc05673-7127-4b9e-bfbf-3c5261b2afc1} <Debug> TCPHandler: Processed in 0.001338023 sec. | ||
| 1988 | 2026.01.22 09:51:38.395156 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1989 | 2026.01.22 09:51:38.395251 [ 267 ] {5b256f46-117d-4e84-a54a-bd0c142842ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1990 | 2026.01.22 09:51:38.395293 [ 267 ] {5b256f46-117d-4e84-a54a-bd0c142842ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1991 | 2026.01.22 09:51:38.395685 [ 267 ] {5b256f46-117d-4e84-a54a-bd0c142842ca} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1992 | 2026.01.22 09:51:38.395721 [ 267 ] {5b256f46-117d-4e84-a54a-bd0c142842ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 1993 | 2026.01.22 09:51:38.396002 [ 267 ] {5b256f46-117d-4e84-a54a-bd0c142842ca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1994 | 2026.01.22 09:51:38.396203 [ 267 ] {5b256f46-117d-4e84-a54a-bd0c142842ca} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2026.01.22 09:51:38.396337 [ 267 ] {5b256f46-117d-4e84-a54a-bd0c142842ca} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001104 sec., 3623.1884057971015 rows/sec., 295.45 KiB/sec. | ||
| 1996 | 2026.01.22 09:51:38.396374 [ 267 ] {5b256f46-117d-4e84-a54a-bd0c142842ca} <Debug> TCPHandler: Processed in 0.001267022 sec. | ||
| 1997 | 2026.01.22 09:51:38.396484 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2026.01.22 09:51:38.396579 [ 267 ] {aad14dec-789d-4a2d-a05d-0b1fd304700d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1999 | 2026.01.22 09:51:38.396618 [ 267 ] {aad14dec-789d-4a2d-a05d-0b1fd304700d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2000 | 2026.01.22 09:51:38.397756 [ 267 ] {aad14dec-789d-4a2d-a05d-0b1fd304700d} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2026.01.22 09:51:38.397792 [ 267 ] {aad14dec-789d-4a2d-a05d-0b1fd304700d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2002 | 2026.01.22 09:51:38.398238 [ 267 ] {aad14dec-789d-4a2d-a05d-0b1fd304700d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2003 | 2026.01.22 09:51:38.398466 [ 267 ] {aad14dec-789d-4a2d-a05d-0b1fd304700d} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2026.01.22 09:51:38.398607 [ 267 ] {aad14dec-789d-4a2d-a05d-0b1fd304700d} <Debug> executeQuery: Read 1366 rows, 117.10 KiB in 0.002046 sec., 667644.183773216 rows/sec., 55.89 MiB/sec. | ||
| 2005 | 2026.01.22 09:51:38.398645 [ 267 ] {aad14dec-789d-4a2d-a05d-0b1fd304700d} <Debug> TCPHandler: Processed in 0.002209197 sec. | ||
| 2006 | 2026.01.22 09:51:38.398764 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2007 | 2026.01.22 09:51:38.398858 [ 267 ] {0e164d38-d8e8-46c9-b734-2cf01059d298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2008 | 2026.01.22 09:51:38.398898 [ 267 ] {0e164d38-d8e8-46c9-b734-2cf01059d298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2009 | 2026.01.22 09:51:38.399337 [ 267 ] {0e164d38-d8e8-46c9-b734-2cf01059d298} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2010 | 2026.01.22 09:51:38.399377 [ 267 ] {0e164d38-d8e8-46c9-b734-2cf01059d298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2011 | 2026.01.22 09:51:38.399706 [ 267 ] {0e164d38-d8e8-46c9-b734-2cf01059d298} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2012 | 2026.01.22 09:51:38.399928 [ 267 ] {0e164d38-d8e8-46c9-b734-2cf01059d298} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2013 | 2026.01.22 09:51:38.400065 [ 267 ] {0e164d38-d8e8-46c9-b734-2cf01059d298} <Debug> executeQuery: Read 53 rows, 4.02 KiB in 0.001225 sec., 43265.30612244898 rows/sec., 3.21 MiB/sec. | ||
| 2014 | 2026.01.22 09:51:38.400105 [ 267 ] {0e164d38-d8e8-46c9-b734-2cf01059d298} <Debug> TCPHandler: Processed in 0.001390404 sec. | ||
| 2015 | 2026.01.22 09:51:38.400217 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2016 | 2026.01.22 09:51:38.400312 [ 267 ] {32720759-4b44-47f7-a6c4-582ede768d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2017 | 2026.01.22 09:51:38.400351 [ 267 ] {32720759-4b44-47f7-a6c4-582ede768d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2018 | 2026.01.22 09:51:38.400825 [ 267 ] {32720759-4b44-47f7-a6c4-582ede768d8d} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2026.01.22 09:51:38.400862 [ 267 ] {32720759-4b44-47f7-a6c4-582ede768d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2020 | 2026.01.22 09:51:38.401177 [ 267 ] {32720759-4b44-47f7-a6c4-582ede768d8d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2021 | 2026.01.22 09:51:38.401400 [ 267 ] {32720759-4b44-47f7-a6c4-582ede768d8d} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2026.01.22 09:51:38.401533 [ 267 ] {32720759-4b44-47f7-a6c4-582ede768d8d} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001241 sec., 203062.04673650285 rows/sec., 14.04 MiB/sec. | ||
| 2023 | 2026.01.22 09:51:38.401571 [ 267 ] {32720759-4b44-47f7-a6c4-582ede768d8d} <Debug> TCPHandler: Processed in 0.001405035 sec. | ||
| 2024 | 2026.01.22 09:51:38.401687 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2025 | 2026.01.22 09:51:38.401781 [ 267 ] {67fead4d-d3d2-436b-89da-c015fc7a4571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2026 | 2026.01.22 09:51:38.401822 [ 267 ] {67fead4d-d3d2-436b-89da-c015fc7a4571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2027 | 2026.01.22 09:51:38.402209 [ 267 ] {67fead4d-d3d2-436b-89da-c015fc7a4571} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2028 | 2026.01.22 09:51:38.402246 [ 267 ] {67fead4d-d3d2-436b-89da-c015fc7a4571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2029 | 2026.01.22 09:51:38.402553 [ 267 ] {67fead4d-d3d2-436b-89da-c015fc7a4571} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2030 | 2026.01.22 09:51:38.402786 [ 267 ] {67fead4d-d3d2-436b-89da-c015fc7a4571} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2031 | 2026.01.22 09:51:38.402919 [ 267 ] {67fead4d-d3d2-436b-89da-c015fc7a4571} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001156 sec., 10380.622837370243 rows/sec., 810.99 KiB/sec. | ||
| 2032 | 2026.01.22 09:51:38.402958 [ 267 ] {67fead4d-d3d2-436b-89da-c015fc7a4571} <Debug> TCPHandler: Processed in 0.001319942 sec. | ||
| 2033 | 2026.01.22 09:51:38.403076 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2034 | 2026.01.22 09:51:38.403195 [ 267 ] {110645f2-0c68-4607-8ab8-aaf5ac9b631c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2035 | 2026.01.22 09:51:38.403242 [ 267 ] {110645f2-0c68-4607-8ab8-aaf5ac9b631c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2036 | 2026.01.22 09:51:38.403897 [ 267 ] {110645f2-0c68-4607-8ab8-aaf5ac9b631c} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2026.01.22 09:51:38.403934 [ 267 ] {110645f2-0c68-4607-8ab8-aaf5ac9b631c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2038 | 2026.01.22 09:51:38.404320 [ 267 ] {110645f2-0c68-4607-8ab8-aaf5ac9b631c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2039 | 2026.01.22 09:51:38.404550 [ 267 ] {110645f2-0c68-4607-8ab8-aaf5ac9b631c} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.01.22 09:51:38.404691 [ 267 ] {110645f2-0c68-4607-8ab8-aaf5ac9b631c} <Debug> executeQuery: Read 569 rows, 43.71 KiB in 0.00152 sec., 374342.10526315786 rows/sec., 28.09 MiB/sec. | ||
| 2041 | 2026.01.22 09:51:38.404732 [ 267 ] {110645f2-0c68-4607-8ab8-aaf5ac9b631c} <Debug> TCPHandler: Processed in 0.001714749 sec. | ||
| 2042 | 2026.01.22 09:51:38.404844 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2043 | 2026.01.22 09:51:38.404948 [ 267 ] {09795065-3c9d-49c9-bd8c-b38723608209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2044 | 2026.01.22 09:51:38.404992 [ 267 ] {09795065-3c9d-49c9-bd8c-b38723608209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2045 | 2026.01.22 09:51:38.406067 [ 267 ] {09795065-3c9d-49c9-bd8c-b38723608209} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2046 | 2026.01.22 09:51:38.406104 [ 267 ] {09795065-3c9d-49c9-bd8c-b38723608209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2047 | 2026.01.22 09:51:38.406646 [ 267 ] {09795065-3c9d-49c9-bd8c-b38723608209} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2048 | 2026.01.22 09:51:38.406866 [ 267 ] {09795065-3c9d-49c9-bd8c-b38723608209} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2026.01.22 09:51:38.406995 [ 267 ] {09795065-3c9d-49c9-bd8c-b38723608209} <Debug> executeQuery: Read 2460 rows, 171.40 KiB in 0.002066 sec., 1190706.679574056 rows/sec., 81.02 MiB/sec. | ||
| 2050 | 2026.01.22 09:51:38.407032 [ 267 ] {09795065-3c9d-49c9-bd8c-b38723608209} <Debug> TCPHandler: Processed in 0.002238548 sec. | ||
| 2051 | 2026.01.22 09:51:38.407150 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2052 | 2026.01.22 09:51:38.407246 [ 267 ] {262a4137-4dbe-4f1e-a5b3-aea6a7a40a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2053 | 2026.01.22 09:51:38.407300 [ 267 ] {262a4137-4dbe-4f1e-a5b3-aea6a7a40a15} <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 | ||
| 2054 | 2026.01.22 09:51:38.408042 [ 267 ] {262a4137-4dbe-4f1e-a5b3-aea6a7a40a15} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2055 | 2026.01.22 09:51:38.408079 [ 267 ] {262a4137-4dbe-4f1e-a5b3-aea6a7a40a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2056 | 2026.01.22 09:51:38.408608 [ 267 ] {262a4137-4dbe-4f1e-a5b3-aea6a7a40a15} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2057 | 2026.01.22 09:51:38.408832 [ 267 ] {262a4137-4dbe-4f1e-a5b3-aea6a7a40a15} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2026.01.22 09:51:38.408969 [ 267 ] {262a4137-4dbe-4f1e-a5b3-aea6a7a40a15} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001742 sec., 21239.95407577497 rows/sec., 38.06 MiB/sec. | ||
| 2059 | 2026.01.22 09:51:38.409024 [ 267 ] {262a4137-4dbe-4f1e-a5b3-aea6a7a40a15} <Debug> TCPHandler: Processed in 0.001925123 sec. | ||
| 2060 | 2026.01.22 09:51:38.409141 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2061 | 2026.01.22 09:51:38.409236 [ 267 ] {932f6c43-e384-4c81-8adc-73e97df72ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2062 | 2026.01.22 09:51:38.409278 [ 267 ] {932f6c43-e384-4c81-8adc-73e97df72ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2063 | 2026.01.22 09:51:38.409609 [ 267 ] {932f6c43-e384-4c81-8adc-73e97df72ef0} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2064 | 2026.01.22 09:51:38.409645 [ 267 ] {932f6c43-e384-4c81-8adc-73e97df72ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.76 GiB. | ||
| 2065 | 2026.01.22 09:51:38.409936 [ 267 ] {932f6c43-e384-4c81-8adc-73e97df72ef0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2066 | 2026.01.22 09:51:38.410146 [ 267 ] {932f6c43-e384-4c81-8adc-73e97df72ef0} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.01.22 09:51:38.410271 [ 267 ] {932f6c43-e384-4c81-8adc-73e97df72ef0} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001054 sec., 7590.132827324478 rows/sec., 518.86 KiB/sec. | ||
| 2068 | 2026.01.22 09:51:38.410307 [ 267 ] {932f6c43-e384-4c81-8adc-73e97df72ef0} <Debug> TCPHandler: Processed in 0.001216221 sec. | ||
| 2069 | 2026.01.22 09:51:40.956475 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 84 entries to flush up to offset 308 | ||
| 2070 | 2026.01.22 09:51:40.959723 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2071 | 2026.01.22 09:51:40.959768 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2072 | 2026.01.22 09:51:40.960984 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2073 | 2026.01.22 09:51:40.961240 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2074 | 2026.01.22 09:51:40.961483 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 308 | ||
| 2075 | 2026.01.22 09:51:42.720898 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2076 | 2026.01.22 09:51:42.721074 [ 267 ] {e1695c90-b706-4b57-84b0-39454b788a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2077 | 2026.01.22 09:51:42.721138 [ 267 ] {e1695c90-b706-4b57-84b0-39454b788a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2078 | 2026.01.22 09:51:42.721801 [ 267 ] {e1695c90-b706-4b57-84b0-39454b788a00} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2079 | 2026.01.22 09:51:42.721849 [ 267 ] {e1695c90-b706-4b57-84b0-39454b788a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2080 | 2026.01.22 09:51:42.722222 [ 267 ] {e1695c90-b706-4b57-84b0-39454b788a00} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2081 | 2026.01.22 09:51:42.722465 [ 267 ] {e1695c90-b706-4b57-84b0-39454b788a00} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2026.01.22 09:51:42.722618 [ 267 ] {e1695c90-b706-4b57-84b0-39454b788a00} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001591 sec., 18856.065367693274 rows/sec., 1.42 MiB/sec. | ||
| 2083 | 2026.01.22 09:51:42.722659 [ 267 ] {e1695c90-b706-4b57-84b0-39454b788a00} <Debug> TCPHandler: Processed in 0.001881682 sec. | ||
| 2084 | 2026.01.22 09:51:42.722791 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2085 | 2026.01.22 09:51:42.722884 [ 267 ] {e21afb6f-df1c-4276-86e7-23e59b10b06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2086 | 2026.01.22 09:51:42.722924 [ 267 ] {e21afb6f-df1c-4276-86e7-23e59b10b06b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2087 | 2026.01.22 09:51:42.723347 [ 267 ] {e21afb6f-df1c-4276-86e7-23e59b10b06b} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2026.01.22 09:51:42.723384 [ 267 ] {e21afb6f-df1c-4276-86e7-23e59b10b06b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2089 | 2026.01.22 09:51:42.723675 [ 267 ] {e21afb6f-df1c-4276-86e7-23e59b10b06b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2090 | 2026.01.22 09:51:42.723875 [ 267 ] {e21afb6f-df1c-4276-86e7-23e59b10b06b} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2091 | 2026.01.22 09:51:42.724002 [ 267 ] {e21afb6f-df1c-4276-86e7-23e59b10b06b} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001137 sec., 31662.2691292876 rows/sec., 2.47 MiB/sec. | ||
| 2092 | 2026.01.22 09:51:42.724039 [ 267 ] {e21afb6f-df1c-4276-86e7-23e59b10b06b} <Debug> TCPHandler: Processed in 0.001295931 sec. | ||
| 2093 | 2026.01.22 09:51:42.724153 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2094 | 2026.01.22 09:51:42.724244 [ 267 ] {96687b4b-c30d-43b0-b6e4-a40f0073d60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2095 | 2026.01.22 09:51:42.724291 [ 267 ] {96687b4b-c30d-43b0-b6e4-a40f0073d60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2096 | 2026.01.22 09:51:42.724677 [ 267 ] {96687b4b-c30d-43b0-b6e4-a40f0073d60e} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2026.01.22 09:51:42.724713 [ 267 ] {96687b4b-c30d-43b0-b6e4-a40f0073d60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2098 | 2026.01.22 09:51:42.725024 [ 267 ] {96687b4b-c30d-43b0-b6e4-a40f0073d60e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2099 | 2026.01.22 09:51:42.725229 [ 267 ] {96687b4b-c30d-43b0-b6e4-a40f0073d60e} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2100 | 2026.01.22 09:51:42.725352 [ 267 ] {96687b4b-c30d-43b0-b6e4-a40f0073d60e} <Debug> executeQuery: Read 88 rows, 6.29 KiB in 0.001126 sec., 78152.75310834813 rows/sec., 5.45 MiB/sec. | ||
| 2101 | 2026.01.22 09:51:42.725388 [ 267 ] {96687b4b-c30d-43b0-b6e4-a40f0073d60e} <Debug> TCPHandler: Processed in 0.001281892 sec. | ||
| 2102 | 2026.01.22 09:51:42.725503 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2103 | 2026.01.22 09:51:42.725595 [ 267 ] {8e7b21ac-0f2a-480a-a3f9-d5372a8873c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2104 | 2026.01.22 09:51:42.725635 [ 267 ] {8e7b21ac-0f2a-480a-a3f9-d5372a8873c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2105 | 2026.01.22 09:51:42.725952 [ 267 ] {8e7b21ac-0f2a-480a-a3f9-d5372a8873c4} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2026.01.22 09:51:42.725987 [ 267 ] {8e7b21ac-0f2a-480a-a3f9-d5372a8873c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2107 | 2026.01.22 09:51:42.726275 [ 267 ] {8e7b21ac-0f2a-480a-a3f9-d5372a8873c4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2108 | 2026.01.22 09:51:42.726490 [ 267 ] {8e7b21ac-0f2a-480a-a3f9-d5372a8873c4} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2109 | 2026.01.22 09:51:42.726613 [ 267 ] {8e7b21ac-0f2a-480a-a3f9-d5372a8873c4} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.001036 sec., 30888.030888030888 rows/sec., 2.06 MiB/sec. | ||
| 2110 | 2026.01.22 09:51:42.726647 [ 267 ] {8e7b21ac-0f2a-480a-a3f9-d5372a8873c4} <Debug> TCPHandler: Processed in 0.00119103 sec. | ||
| 2111 | 2026.01.22 09:51:43.459889 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3432 | ||
| 2112 | 2026.01.22 09:51:43.460430 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2026.01.22 09:51:43.460481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2114 | 2026.01.22 09:51:43.460988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2115 | 2026.01.22 09:51:43.461239 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2026.01.22 09:51:43.461382 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3432 | ||
| 2117 | 2026.01.22 09:51:43.624785 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2118 | 2026.01.22 09:51:43.641491 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2026.01.22 09:51:43.641537 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2120 | 2026.01.22 09:51:43.647098 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2121 | 2026.01.22 09:51:43.647808 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2026.01.22 09:51:43.650764 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2123 | 2026.01.22 09:51:47.722159 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2124 | 2026.01.22 09:51:47.722380 [ 267 ] {196fa61c-1fa0-4ae9-a314-203a3e7fe53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2125 | 2026.01.22 09:51:47.722457 [ 267 ] {196fa61c-1fa0-4ae9-a314-203a3e7fe53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2126 | 2026.01.22 09:51:47.723179 [ 267 ] {196fa61c-1fa0-4ae9-a314-203a3e7fe53c} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.01.22 09:51:47.723230 [ 267 ] {196fa61c-1fa0-4ae9-a314-203a3e7fe53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2128 | 2026.01.22 09:51:47.723632 [ 267 ] {196fa61c-1fa0-4ae9-a314-203a3e7fe53c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2129 | 2026.01.22 09:51:47.723871 [ 267 ] {196fa61c-1fa0-4ae9-a314-203a3e7fe53c} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2130 | 2026.01.22 09:51:47.724053 [ 267 ] {196fa61c-1fa0-4ae9-a314-203a3e7fe53c} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001726 sec., 17381.228273464658 rows/sec., 1.31 MiB/sec. | ||
| 2131 | 2026.01.22 09:51:47.724104 [ 267 ] {196fa61c-1fa0-4ae9-a314-203a3e7fe53c} <Debug> TCPHandler: Processed in 0.002100326 sec. | ||
| 2132 | 2026.01.22 09:51:47.724238 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2133 | 2026.01.22 09:51:47.724343 [ 267 ] {d588c5e0-811e-420e-a383-2b1099e2d9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2134 | 2026.01.22 09:51:47.724388 [ 267 ] {d588c5e0-811e-420e-a383-2b1099e2d9d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2135 | 2026.01.22 09:51:47.724829 [ 267 ] {d588c5e0-811e-420e-a383-2b1099e2d9d2} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2026.01.22 09:51:47.724866 [ 267 ] {d588c5e0-811e-420e-a383-2b1099e2d9d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2137 | 2026.01.22 09:51:47.725182 [ 267 ] {d588c5e0-811e-420e-a383-2b1099e2d9d2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2138 | 2026.01.22 09:51:47.725414 [ 267 ] {d588c5e0-811e-420e-a383-2b1099e2d9d2} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2139 | 2026.01.22 09:51:47.725548 [ 267 ] {d588c5e0-811e-420e-a383-2b1099e2d9d2} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.00123 sec., 29268.29268292683 rows/sec., 2.29 MiB/sec. | ||
| 2140 | 2026.01.22 09:51:47.725587 [ 267 ] {d588c5e0-811e-420e-a383-2b1099e2d9d2} <Debug> TCPHandler: Processed in 0.001401564 sec. | ||
| 2141 | 2026.01.22 09:51:47.725693 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2142 | 2026.01.22 09:51:47.725790 [ 267 ] {df302a07-7335-4d45-ae59-0cd4c5b6fad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2143 | 2026.01.22 09:51:47.725836 [ 267 ] {df302a07-7335-4d45-ae59-0cd4c5b6fad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2144 | 2026.01.22 09:51:47.726243 [ 267 ] {df302a07-7335-4d45-ae59-0cd4c5b6fad3} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2026.01.22 09:51:47.726280 [ 267 ] {df302a07-7335-4d45-ae59-0cd4c5b6fad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2146 | 2026.01.22 09:51:47.726613 [ 267 ] {df302a07-7335-4d45-ae59-0cd4c5b6fad3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2147 | 2026.01.22 09:51:47.726843 [ 267 ] {df302a07-7335-4d45-ae59-0cd4c5b6fad3} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2026.01.22 09:51:47.726973 [ 267 ] {df302a07-7335-4d45-ae59-0cd4c5b6fad3} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001204 sec., 91362.12624584718 rows/sec., 6.38 MiB/sec. | ||
| 2149 | 2026.01.22 09:51:47.727010 [ 267 ] {df302a07-7335-4d45-ae59-0cd4c5b6fad3} <Debug> TCPHandler: Processed in 0.001367783 sec. | ||
| 2150 | 2026.01.22 09:51:47.727128 [ 267 ] {} <Trace> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2151 | 2026.01.22 09:51:47.727227 [ 267 ] {6baa7dfd-f7d5-4ca0-9a66-0f4e5f73138d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63390) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2152 | 2026.01.22 09:51:47.727269 [ 267 ] {6baa7dfd-f7d5-4ca0-9a66-0f4e5f73138d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2153 | 2026.01.22 09:51:47.727601 [ 267 ] {6baa7dfd-f7d5-4ca0-9a66-0f4e5f73138d} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2154 | 2026.01.22 09:51:47.727636 [ 267 ] {6baa7dfd-f7d5-4ca0-9a66-0f4e5f73138d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2155 | 2026.01.22 09:51:47.727943 [ 267 ] {6baa7dfd-f7d5-4ca0-9a66-0f4e5f73138d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2156 | 2026.01.22 09:51:47.728155 [ 267 ] {6baa7dfd-f7d5-4ca0-9a66-0f4e5f73138d} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2157 | 2026.01.22 09:51:47.728281 [ 267 ] {6baa7dfd-f7d5-4ca0-9a66-0f4e5f73138d} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001075 sec., 37209.3023255814 rows/sec., 2.48 MiB/sec. | ||
| 2158 | 2026.01.22 09:51:47.728318 [ 267 ] {6baa7dfd-f7d5-4ca0-9a66-0f4e5f73138d} <Debug> TCPHandler: Processed in 0.001239931 sec. | ||
| 2159 | 2026.01.22 09:51:50.894370 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2160 | 2026.01.22 09:51:50.894455 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2161 | 2026.01.22 09:51:50.961460 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3880 | ||
| 2162 | 2026.01.22 09:51:50.961948 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 324 | ||
| 2163 | 2026.01.22 09:51:50.962206 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2164 | 2026.01.22 09:51:50.962291 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2165 | 2026.01.22 09:51:50.962898 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2166 | 2026.01.22 09:51:50.963146 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2167 | 2026.01.22 09:51:50.963281 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3880 | ||
| 2168 | 2026.01.22 09:51:50.964000 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2169 | 2026.01.22 09:51:50.964049 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2170 | 2026.01.22 09:51:50.965147 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2171 | 2026.01.22 09:51:50.965413 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2172 | 2026.01.22 09:51:50.965539 [ 49 ] {} <Debug> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2173 | 2026.01.22 09:51:50.965599 [ 49 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2174 | 2026.01.22 09:51:50.965622 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2175 | 2026.01.22 09:51:50.965642 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 324 | ||
| 2176 | 2026.01.22 09:51:50.965720 [ 196 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::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 | ||
| 2177 | 2026.01.22 09:51:50.966280 [ 196 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2178 | 2026.01.22 09:51:50.966443 [ 196 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 2179 | 2026.01.22 09:51:50.966847 [ 196 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2180 | 2026.01.22 09:51:50.967214 [ 196 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 98 rows starting from the beginning of the part | ||
| 2181 | 2026.01.22 09:51:50.967579 [ 196 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::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 | ||
| 2182 | 2026.01.22 09:51:50.967929 [ 196 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 84 rows starting from the beginning of the part | ||
| 2183 | 2026.01.22 09:51:50.968280 [ 196 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 16 rows starting from the beginning of the part | ||
| 2184 | 2026.01.22 09:51:50.974023 [ 196 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 72 columns (72 merged, 0 gathered) in 0.008345152 sec., 38824.93692146051 rows/sec., 41.71 MiB/sec. | ||
| 2185 | 2026.01.22 09:51:50.974928 [ 186 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2186 | 2026.01.22 09:51:50.975570 [ 186 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_6_1} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2026.01.22 09:51:50.975653 [ 186 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_6_1} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2188 | 2026.01.22 09:51:50.975882 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.67 MiB. | ||
| 2189 | 2026.01.22 09:51:51.150814 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2190 | 2026.01.22 09:51:51.168441 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2191 | 2026.01.22 09:51:51.168494 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2192 | 2026.01.22 09:51:51.174777 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2193 | 2026.01.22 09:51:51.175474 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2194 | 2026.01.22 09:51:51.178603 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2195 | 2026.01.22 09:51:51.884014 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2196 | 2026.01.22 09:51:51.884110 [ 267 ] {} <Debug> TCP-Session: dea285c8-a7a3-42a8-bbdf-fbbb622c6a90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2197 | 2026.01.22 09:51:52.000319 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.53 MiB, peak 188.57 MiB, free memory in arenas 0.00 B, will set to 186.44 MiB (RSS), difference: 3.91 MiB | ||
| 2198 | 2026.01.22 09:51:52.725776 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2199 | 2026.01.22 09:51:52.726015 [ 268 ] {dbd6ac4d-e3e9-4d66-85d0-4e30e688e7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2200 | 2026.01.22 09:51:52.726112 [ 268 ] {dbd6ac4d-e3e9-4d66-85d0-4e30e688e7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2201 | 2026.01.22 09:51:52.727112 [ 268 ] {dbd6ac4d-e3e9-4d66-85d0-4e30e688e7d2} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2026.01.22 09:51:52.727180 [ 268 ] {dbd6ac4d-e3e9-4d66-85d0-4e30e688e7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2203 | 2026.01.22 09:51:52.727802 [ 268 ] {dbd6ac4d-e3e9-4d66-85d0-4e30e688e7d2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2204 | 2026.01.22 09:51:52.728174 [ 268 ] {dbd6ac4d-e3e9-4d66-85d0-4e30e688e7d2} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2205 | 2026.01.22 09:51:52.728407 [ 268 ] {dbd6ac4d-e3e9-4d66-85d0-4e30e688e7d2} <Debug> executeQuery: Read 104 rows, 9.40 KiB in 0.002453 sec., 42397.06481858948 rows/sec., 3.74 MiB/sec. | ||
| 2206 | 2026.01.22 09:51:52.728468 [ 268 ] {dbd6ac4d-e3e9-4d66-85d0-4e30e688e7d2} <Debug> TCPHandler: Processed in 0.002852428 sec. | ||
| 2207 | 2026.01.22 09:51:52.728646 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2026.01.22 09:51:52.728776 [ 268 ] {4494e809-e489-4732-b054-1793e8297fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2209 | 2026.01.22 09:51:52.728836 [ 268 ] {4494e809-e489-4732-b054-1793e8297fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2210 | 2026.01.22 09:51:52.729425 [ 268 ] {4494e809-e489-4732-b054-1793e8297fb5} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2026.01.22 09:51:52.729476 [ 268 ] {4494e809-e489-4732-b054-1793e8297fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2212 | 2026.01.22 09:51:52.729890 [ 268 ] {4494e809-e489-4732-b054-1793e8297fb5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2213 | 2026.01.22 09:51:52.730208 [ 268 ] {4494e809-e489-4732-b054-1793e8297fb5} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2026.01.22 09:51:52.730403 [ 268 ] {4494e809-e489-4732-b054-1793e8297fb5} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001656 sec., 22342.995169082125 rows/sec., 1.64 MiB/sec. | ||
| 2215 | 2026.01.22 09:51:52.730455 [ 268 ] {4494e809-e489-4732-b054-1793e8297fb5} <Debug> TCPHandler: Processed in 0.001874912 sec. | ||
| 2216 | 2026.01.22 09:51:52.730617 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2217 | 2026.01.22 09:51:52.730733 [ 268 ] {8fa69c9c-af39-4f3b-8724-e2124daaa03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2218 | 2026.01.22 09:51:52.730787 [ 268 ] {8fa69c9c-af39-4f3b-8724-e2124daaa03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2219 | 2026.01.22 09:51:52.731364 [ 268 ] {8fa69c9c-af39-4f3b-8724-e2124daaa03b} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2026.01.22 09:51:52.731415 [ 268 ] {8fa69c9c-af39-4f3b-8724-e2124daaa03b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2221 | 2026.01.22 09:51:52.731880 [ 268 ] {8fa69c9c-af39-4f3b-8724-e2124daaa03b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2222 | 2026.01.22 09:51:52.732198 [ 268 ] {8fa69c9c-af39-4f3b-8724-e2124daaa03b} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2026.01.22 09:51:52.732388 [ 268 ] {8fa69c9c-af39-4f3b-8724-e2124daaa03b} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001679 sec., 43478.260869565216 rows/sec., 3.40 MiB/sec. | ||
| 2224 | 2026.01.22 09:51:52.732441 [ 268 ] {8fa69c9c-af39-4f3b-8724-e2124daaa03b} <Debug> TCPHandler: Processed in 0.001891412 sec. | ||
| 2225 | 2026.01.22 09:51:52.732603 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2226 | 2026.01.22 09:51:52.732733 [ 268 ] {e3a95cf0-33dd-42eb-8786-2a6cc969c313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2227 | 2026.01.22 09:51:52.732798 [ 268 ] {e3a95cf0-33dd-42eb-8786-2a6cc969c313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2228 | 2026.01.22 09:51:52.733362 [ 268 ] {e3a95cf0-33dd-42eb-8786-2a6cc969c313} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2026.01.22 09:51:52.733424 [ 268 ] {e3a95cf0-33dd-42eb-8786-2a6cc969c313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2230 | 2026.01.22 09:51:52.733890 [ 268 ] {e3a95cf0-33dd-42eb-8786-2a6cc969c313} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2231 | 2026.01.22 09:51:52.734166 [ 268 ] {e3a95cf0-33dd-42eb-8786-2a6cc969c313} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2026.01.22 09:51:52.734373 [ 268 ] {e3a95cf0-33dd-42eb-8786-2a6cc969c313} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001667 sec., 65986.80263947211 rows/sec., 4.61 MiB/sec. | ||
| 2233 | 2026.01.22 09:51:52.734428 [ 268 ] {e3a95cf0-33dd-42eb-8786-2a6cc969c313} <Debug> TCPHandler: Processed in 0.001892382 sec. | ||
| 2234 | 2026.01.22 09:51:52.734592 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2235 | 2026.01.22 09:51:52.734727 [ 268 ] {e24e9595-9a00-4629-a054-301b5b7f3624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2236 | 2026.01.22 09:51:52.734809 [ 268 ] {e24e9595-9a00-4629-a054-301b5b7f3624} <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 | ||
| 2237 | 2026.01.22 09:51:52.736258 [ 268 ] {e24e9595-9a00-4629-a054-301b5b7f3624} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2238 | 2026.01.22 09:51:52.736314 [ 268 ] {e24e9595-9a00-4629-a054-301b5b7f3624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2239 | 2026.01.22 09:51:52.737399 [ 268 ] {e24e9595-9a00-4629-a054-301b5b7f3624} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2240 | 2026.01.22 09:51:52.737809 [ 268 ] {e24e9595-9a00-4629-a054-301b5b7f3624} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2026.01.22 09:51:52.738051 [ 268 ] {e24e9595-9a00-4629-a054-301b5b7f3624} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.003351 sec., 11041.48015517756 rows/sec., 19.79 MiB/sec. | ||
| 2242 | 2026.01.22 09:51:52.738156 [ 268 ] {e24e9595-9a00-4629-a054-301b5b7f3624} <Debug> TCPHandler: Processed in 0.003633852 sec. | ||
| 2243 | 2026.01.22 09:51:52.738499 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2244 | 2026.01.22 09:51:52.738629 [ 268 ] {fae8d971-9ce3-4b0e-8f1e-cbb929c5f5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2245 | 2026.01.22 09:51:52.738699 [ 268 ] {fae8d971-9ce3-4b0e-8f1e-cbb929c5f5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2246 | 2026.01.22 09:51:52.739167 [ 268 ] {fae8d971-9ce3-4b0e-8f1e-cbb929c5f5de} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2026.01.22 09:51:52.739222 [ 268 ] {fae8d971-9ce3-4b0e-8f1e-cbb929c5f5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.75 GiB. | ||
| 2248 | 2026.01.22 09:51:52.739730 [ 268 ] {fae8d971-9ce3-4b0e-8f1e-cbb929c5f5de} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2249 | 2026.01.22 09:51:52.740110 [ 268 ] {fae8d971-9ce3-4b0e-8f1e-cbb929c5f5de} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2026.01.22 09:51:52.740298 [ 268 ] {fae8d971-9ce3-4b0e-8f1e-cbb929c5f5de} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001694 sec., 23612.75088547816 rows/sec., 1.58 MiB/sec. | ||
| 2251 | 2026.01.22 09:51:52.740341 [ 268 ] {fae8d971-9ce3-4b0e-8f1e-cbb929c5f5de} <Debug> TCPHandler: Processed in 0.002040415 sec. | ||
| 2252 | 2026.01.22 09:51:52.801196 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37625 | ||
| 2253 | 2026.01.22 09:51:52.801317 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2254 | 2026.01.22 09:51:52.801355 [ 267 ] {} <Debug> TCP-Session: 2c5c49a0-f64d-4952-ae8c-2453456a9923 Authenticating user 'default' from [fd00:1122:3344:101::e]:37625 | ||
| 2255 | 2026.01.22 09:51:52.801389 [ 267 ] {} <Debug> TCP-Session: 2c5c49a0-f64d-4952-ae8c-2453456a9923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2256 | 2026.01.22 09:51:52.801404 [ 267 ] {} <Debug> TCP-Session: 2c5c49a0-f64d-4952-ae8c-2453456a9923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2026.01.22 09:51:52.801718 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63305 | ||
| 2258 | 2026.01.22 09:51:52.801761 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39414 | ||
| 2259 | 2026.01.22 09:51:52.801785 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63745 | ||
| 2260 | 2026.01.22 09:51:52.801818 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46382 | ||
| 2261 | 2026.01.22 09:51:52.801830 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41934 | ||
| 2262 | 2026.01.22 09:51:52.801864 [ 267 ] {} <Trace> TCP-Session: 2c5c49a0-f64d-4952-ae8c-2453456a9923 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2263 | 2026.01.22 09:51:52.801793 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63957 | ||
| 2264 | 2026.01.22 09:51:52.801924 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2265 | 2026.01.22 09:51:52.801938 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2266 | 2026.01.22 09:51:52.801997 [ 286 ] {} <Debug> TCP-Session: a2474ffd-3c88-4324-9505-7d90ded6b3f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63305 | ||
| 2267 | 2026.01.22 09:51:52.801786 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33571 | ||
| 2268 | 2026.01.22 09:51:52.802026 [ 288 ] {} <Debug> TCP-Session: 7874246d-f4ad-4a68-b5b8-133fe44b0315 Authenticating user 'default' from [fd00:1122:3344:101::e]:39414 | ||
| 2269 | 2026.01.22 09:51:52.802041 [ 286 ] {} <Debug> TCP-Session: a2474ffd-3c88-4324-9505-7d90ded6b3f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.01.22 09:51:52.802095 [ 288 ] {} <Debug> TCP-Session: 7874246d-f4ad-4a68-b5b8-133fe44b0315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2026.01.22 09:51:52.802124 [ 286 ] {} <Debug> TCP-Session: a2474ffd-3c88-4324-9505-7d90ded6b3f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2026.01.22 09:51:52.802126 [ 267 ] {526c3d04-e66d-40aa-8fbe-139b3b688dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37625) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2273 | 2026.01.22 09:51:52.802144 [ 288 ] {} <Debug> TCP-Session: 7874246d-f4ad-4a68-b5b8-133fe44b0315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2026.01.22 09:51:52.802171 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2275 | 2026.01.22 09:51:52.801721 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37887 | ||
| 2276 | 2026.01.22 09:51:52.802224 [ 291 ] {} <Debug> TCP-Session: dd367c94-85f0-4a52-9ca7-5a69872bd136 Authenticating user 'default' from [fd00:1122:3344:101::e]:63957 | ||
| 2277 | 2026.01.22 09:51:52.802253 [ 291 ] {} <Debug> TCP-Session: dd367c94-85f0-4a52-9ca7-5a69872bd136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2278 | 2026.01.22 09:51:52.802269 [ 291 ] {} <Debug> TCP-Session: dd367c94-85f0-4a52-9ca7-5a69872bd136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2279 | 2026.01.22 09:51:52.802321 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2280 | 2026.01.22 09:51:52.802323 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2281 | 2026.01.22 09:51:52.802371 [ 289 ] {} <Debug> TCP-Session: bcecd75f-a26b-491a-bca9-d8298d8ebca8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33571 | ||
| 2282 | 2026.01.22 09:51:52.802394 [ 293 ] {} <Debug> TCP-Session: 64fa67f9-3766-4e93-bc60-0abc8cf577b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41934 | ||
| 2283 | 2026.01.22 09:51:52.802407 [ 289 ] {} <Debug> TCP-Session: bcecd75f-a26b-491a-bca9-d8298d8ebca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2026.01.22 09:51:52.802425 [ 293 ] {} <Debug> TCP-Session: 64fa67f9-3766-4e93-bc60-0abc8cf577b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2026.01.22 09:51:52.802435 [ 289 ] {} <Debug> TCP-Session: bcecd75f-a26b-491a-bca9-d8298d8ebca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2026.01.22 09:51:52.802452 [ 293 ] {} <Debug> TCP-Session: 64fa67f9-3766-4e93-bc60-0abc8cf577b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2026.01.22 09:51:52.802467 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2288 | 2026.01.22 09:51:52.802471 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2289 | 2026.01.22 09:51:52.802512 [ 290 ] {} <Debug> TCP-Session: df9ffe85-93cd-429d-b3bd-a9eaedf142a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63745 | ||
| 2290 | 2026.01.22 09:51:52.802536 [ 267 ] {526c3d04-e66d-40aa-8fbe-139b3b688dfa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2291 | 2026.01.22 09:51:52.802543 [ 290 ] {} <Debug> TCP-Session: df9ffe85-93cd-429d-b3bd-a9eaedf142a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.01.22 09:51:52.802538 [ 287 ] {} <Debug> TCP-Session: 58989cd8-96fb-4623-9917-08d36526a494 Authenticating user 'default' from [fd00:1122:3344:101::e]:37887 | ||
| 2293 | 2026.01.22 09:51:52.802593 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2294 | 2026.01.22 09:51:52.802629 [ 267 ] {526c3d04-e66d-40aa-8fbe-139b3b688dfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2295 | 2026.01.22 09:51:52.802643 [ 287 ] {} <Debug> TCP-Session: 58989cd8-96fb-4623-9917-08d36526a494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2026.01.22 09:51:52.802670 [ 292 ] {} <Debug> TCP-Session: 3e69b95b-66ad-4605-ab18-a45ef2080909 Authenticating user 'default' from [fd00:1122:3344:101::e]:46382 | ||
| 2297 | 2026.01.22 09:51:52.802692 [ 287 ] {} <Debug> TCP-Session: 58989cd8-96fb-4623-9917-08d36526a494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.01.22 09:51:52.802713 [ 292 ] {} <Debug> TCP-Session: 3e69b95b-66ad-4605-ab18-a45ef2080909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2026.01.22 09:51:52.802596 [ 290 ] {} <Debug> TCP-Session: df9ffe85-93cd-429d-b3bd-a9eaedf142a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2026.01.22 09:51:52.802738 [ 292 ] {} <Debug> TCP-Session: 3e69b95b-66ad-4605-ab18-a45ef2080909 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2026.01.22 09:51:52.803090 [ 267 ] {526c3d04-e66d-40aa-8fbe-139b3b688dfa} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 2302 | 2026.01.22 09:51:52.803241 [ 267 ] {526c3d04-e66d-40aa-8fbe-139b3b688dfa} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2303 | 2026.01.22 09:51:53.000293 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.93 MiB, peak 188.57 MiB, free memory in arenas 0.00 B, will set to 193.20 MiB (RSS), difference: 6.27 MiB | ||
| 2304 | 2026.01.22 09:51:53.283518 [ 337 ] {526c3d04-e66d-40aa-8fbe-139b3b688dfa} <Trace> AggregatingTransform: Aggregating | ||
| 2305 | 2026.01.22 09:51:53.283603 [ 337 ] {526c3d04-e66d-40aa-8fbe-139b3b688dfa} <Trace> Aggregator: Aggregation method: without_key | ||
| 2306 | 2026.01.22 09:51:53.283654 [ 337 ] {526c3d04-e66d-40aa-8fbe-139b3b688dfa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001627388 sec. (614.482 rows/sec., 24.00 KiB/sec.) | ||
| 2307 | 2026.01.22 09:51:53.283681 [ 337 ] {526c3d04-e66d-40aa-8fbe-139b3b688dfa} <Trace> Aggregator: Merging aggregated data | ||
| 2308 | 2026.01.22 09:51:53.284784 [ 267 ] {526c3d04-e66d-40aa-8fbe-139b3b688dfa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.482736 sec., 2.071525637201286 rows/sec., 82.86 B/sec. | ||
| 2309 | 2026.01.22 09:51:53.285012 [ 267 ] {526c3d04-e66d-40aa-8fbe-139b3b688dfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2310 | 2026.01.22 09:51:53.285056 [ 267 ] {526c3d04-e66d-40aa-8fbe-139b3b688dfa} <Debug> TCPHandler: Processed in 0.483377092 sec. | ||
| 2311 | 2026.01.22 09:51:53.285194 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2312 | 2026.01.22 09:51:53.285244 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2313 | 2026.01.22 09:51:53.285262 [ 267 ] {} <Debug> TCP-Session: 2c5c49a0-f64d-4952-ae8c-2453456a9923 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2026.01.22 09:51:53.285298 [ 287 ] {} <Debug> TCP-Session: 58989cd8-96fb-4623-9917-08d36526a494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2026.01.22 09:51:53.285312 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2316 | 2026.01.22 09:51:53.285343 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2317 | 2026.01.22 09:51:53.285325 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2318 | 2026.01.22 09:51:53.285417 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2319 | 2026.01.22 09:51:53.285433 [ 291 ] {} <Debug> TCP-Session: dd367c94-85f0-4a52-9ca7-5a69872bd136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.01.22 09:51:53.285467 [ 289 ] {} <Debug> TCP-Session: bcecd75f-a26b-491a-bca9-d8298d8ebca8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2321 | 2026.01.22 09:51:53.285479 [ 292 ] {} <Debug> TCP-Session: 3e69b95b-66ad-4605-ab18-a45ef2080909 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2322 | 2026.01.22 09:51:53.285400 [ 286 ] {} <Debug> TCP-Session: a2474ffd-3c88-4324-9505-7d90ded6b3f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2323 | 2026.01.22 09:51:53.285396 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2324 | 2026.01.22 09:51:53.285390 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2325 | 2026.01.22 09:51:53.285594 [ 290 ] {} <Debug> TCP-Session: df9ffe85-93cd-429d-b3bd-a9eaedf142a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2026.01.22 09:51:53.285259 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2327 | 2026.01.22 09:51:53.285628 [ 288 ] {} <Debug> TCP-Session: 7874246d-f4ad-4a68-b5b8-133fe44b0315 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.01.22 09:51:53.285672 [ 293 ] {} <Debug> TCP-Session: 64fa67f9-3766-4e93-bc60-0abc8cf577b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2026.01.22 09:51:53.482466 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42924 | ||
| 2330 | 2026.01.22 09:51:53.482598 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2331 | 2026.01.22 09:51:53.482638 [ 288 ] {} <Debug> TCP-Session: 77966c50-ba16-4301-81d0-5afa6fb9fed5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42924 | ||
| 2332 | 2026.01.22 09:51:53.482669 [ 288 ] {} <Debug> TCP-Session: 77966c50-ba16-4301-81d0-5afa6fb9fed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2333 | 2026.01.22 09:51:53.482691 [ 288 ] {} <Debug> TCP-Session: 77966c50-ba16-4301-81d0-5afa6fb9fed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2334 | 2026.01.22 09:51:53.482935 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47528 | ||
| 2335 | 2026.01.22 09:51:53.482996 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33173 | ||
| 2336 | 2026.01.22 09:51:53.483014 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53781 | ||
| 2337 | 2026.01.22 09:51:53.483040 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49320 | ||
| 2338 | 2026.01.22 09:51:53.483071 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38802 | ||
| 2339 | 2026.01.22 09:51:53.483128 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2340 | 2026.01.22 09:51:53.483146 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2341 | 2026.01.22 09:51:53.483157 [ 288 ] {} <Trace> TCP-Session: 77966c50-ba16-4301-81d0-5afa6fb9fed5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2342 | 2026.01.22 09:51:53.483177 [ 291 ] {} <Debug> TCP-Session: 0d95ac15-fb7b-478b-ba1c-6bb446de6d05 Authenticating user 'default' from [fd00:1122:3344:101::e]:33173 | ||
| 2343 | 2026.01.22 09:51:53.483190 [ 293 ] {} <Debug> TCP-Session: 487897eb-f899-408c-a80f-27e6c492e5b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53781 | ||
| 2344 | 2026.01.22 09:51:53.483191 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2345 | 2026.01.22 09:51:53.483228 [ 291 ] {} <Debug> TCP-Session: 0d95ac15-fb7b-478b-ba1c-6bb446de6d05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.01.22 09:51:53.483237 [ 293 ] {} <Debug> TCP-Session: 487897eb-f899-408c-a80f-27e6c492e5b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.01.22 09:51:53.483265 [ 291 ] {} <Debug> TCP-Session: 0d95ac15-fb7b-478b-ba1c-6bb446de6d05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2026.01.22 09:51:53.483266 [ 294 ] {} <Debug> TCP-Session: e0b2224e-092b-4cd0-aea5-338e73c6c6a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49320 | ||
| 2349 | 2026.01.22 09:51:53.483278 [ 293 ] {} <Debug> TCP-Session: 487897eb-f899-408c-a80f-27e6c492e5b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2350 | 2026.01.22 09:51:53.483089 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42494 | ||
| 2351 | 2026.01.22 09:51:53.483317 [ 294 ] {} <Debug> TCP-Session: e0b2224e-092b-4cd0-aea5-338e73c6c6a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2026.01.22 09:51:53.483068 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2353 | 2026.01.22 09:51:53.483402 [ 294 ] {} <Debug> TCP-Session: e0b2224e-092b-4cd0-aea5-338e73c6c6a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2354 | 2026.01.22 09:51:53.483396 [ 288 ] {715164cf-0685-4cb3-bbb5-09fd2689c4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42924) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2355 | 2026.01.22 09:51:53.483427 [ 289 ] {} <Debug> TCP-Session: 7c733587-d7aa-440f-b78b-f2c348ae6a71 Authenticating user 'default' from [fd00:1122:3344:101::e]:47528 | ||
| 2356 | 2026.01.22 09:51:53.482997 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40869 | ||
| 2357 | 2026.01.22 09:51:53.483469 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2358 | 2026.01.22 09:51:53.483474 [ 289 ] {} <Debug> TCP-Session: 7c733587-d7aa-440f-b78b-f2c348ae6a71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2026.01.22 09:51:53.483529 [ 286 ] {} <Debug> TCP-Session: 8b194589-f78b-475a-b853-5e1afe3a3c95 Authenticating user 'default' from [fd00:1122:3344:101::e]:42494 | ||
| 2360 | 2026.01.22 09:51:53.483546 [ 289 ] {} <Debug> TCP-Session: 7c733587-d7aa-440f-b78b-f2c348ae6a71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.01.22 09:51:53.483561 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2362 | 2026.01.22 09:51:53.483572 [ 286 ] {} <Debug> TCP-Session: 8b194589-f78b-475a-b853-5e1afe3a3c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.01.22 09:51:53.482998 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43759 | ||
| 2364 | 2026.01.22 09:51:53.483606 [ 286 ] {} <Debug> TCP-Session: 8b194589-f78b-475a-b853-5e1afe3a3c95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2365 | 2026.01.22 09:51:53.483601 [ 290 ] {} <Debug> TCP-Session: b891cb95-713a-450d-ac61-8f12d5654127 Authenticating user 'default' from [fd00:1122:3344:101::e]:40869 | ||
| 2366 | 2026.01.22 09:51:53.483214 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2367 | 2026.01.22 09:51:53.483686 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2368 | 2026.01.22 09:51:53.483678 [ 290 ] {} <Debug> TCP-Session: b891cb95-713a-450d-ac61-8f12d5654127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2369 | 2026.01.22 09:51:53.483715 [ 267 ] {} <Debug> TCP-Session: 5e74b9bd-77a3-4ea5-9984-f0315fe7c35c Authenticating user 'default' from [fd00:1122:3344:101::e]:38802 | ||
| 2370 | 2026.01.22 09:51:53.483722 [ 292 ] {} <Debug> TCP-Session: a0050c17-cb3b-4525-bee2-f5ea1fd6b1a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43759 | ||
| 2371 | 2026.01.22 09:51:53.483732 [ 290 ] {} <Debug> TCP-Session: b891cb95-713a-450d-ac61-8f12d5654127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2026.01.22 09:51:53.483763 [ 292 ] {} <Debug> TCP-Session: a0050c17-cb3b-4525-bee2-f5ea1fd6b1a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2373 | 2026.01.22 09:51:53.483752 [ 267 ] {} <Debug> TCP-Session: 5e74b9bd-77a3-4ea5-9984-f0315fe7c35c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2374 | 2026.01.22 09:51:53.483796 [ 292 ] {} <Debug> TCP-Session: a0050c17-cb3b-4525-bee2-f5ea1fd6b1a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2375 | 2026.01.22 09:51:53.483811 [ 267 ] {} <Debug> TCP-Session: 5e74b9bd-77a3-4ea5-9984-f0315fe7c35c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2376 | 2026.01.22 09:51:53.483825 [ 288 ] {715164cf-0685-4cb3-bbb5-09fd2689c4b0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2377 | 2026.01.22 09:51:53.483904 [ 288 ] {715164cf-0685-4cb3-bbb5-09fd2689c4b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2378 | 2026.01.22 09:51:53.484347 [ 288 ] {715164cf-0685-4cb3-bbb5-09fd2689c4b0} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 2379 | 2026.01.22 09:51:53.485597 [ 331 ] {715164cf-0685-4cb3-bbb5-09fd2689c4b0} <Trace> AggregatingTransform: Aggregating | ||
| 2380 | 2026.01.22 09:51:53.485652 [ 331 ] {715164cf-0685-4cb3-bbb5-09fd2689c4b0} <Trace> Aggregator: Aggregation method: without_key | ||
| 2381 | 2026.01.22 09:51:53.485694 [ 331 ] {715164cf-0685-4cb3-bbb5-09fd2689c4b0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00120825 sec. (827.643 rows/sec., 32.33 KiB/sec.) | ||
| 2382 | 2026.01.22 09:51:53.485716 [ 331 ] {715164cf-0685-4cb3-bbb5-09fd2689c4b0} <Trace> Aggregator: Merging aggregated data | ||
| 2383 | 2026.01.22 09:51:53.487258 [ 288 ] {715164cf-0685-4cb3-bbb5-09fd2689c4b0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003938 sec., 253.93600812595227 rows/sec., 9.92 KiB/sec. | ||
| 2384 | 2026.01.22 09:51:53.487480 [ 288 ] {715164cf-0685-4cb3-bbb5-09fd2689c4b0} <Debug> TCPHandler: Processed in 0.004495147 sec. | ||
| 2385 | 2026.01.22 09:51:53.487652 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2386 | 2026.01.22 09:51:53.487679 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2387 | 2026.01.22 09:51:53.487694 [ 288 ] {} <Debug> TCP-Session: 77966c50-ba16-4301-81d0-5afa6fb9fed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2026.01.22 09:51:53.487711 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2389 | 2026.01.22 09:51:53.487732 [ 289 ] {} <Debug> TCP-Session: 7c733587-d7aa-440f-b78b-f2c348ae6a71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2026.01.22 09:51:53.487742 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2391 | 2026.01.22 09:51:53.487767 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2392 | 2026.01.22 09:51:53.487803 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2393 | 2026.01.22 09:51:53.487820 [ 293 ] {} <Debug> TCP-Session: 487897eb-f899-408c-a80f-27e6c492e5b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2394 | 2026.01.22 09:51:53.487830 [ 291 ] {} <Debug> TCP-Session: 0d95ac15-fb7b-478b-ba1c-6bb446de6d05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2395 | 2026.01.22 09:51:53.487856 [ 292 ] {} <Debug> TCP-Session: a0050c17-cb3b-4525-bee2-f5ea1fd6b1a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2396 | 2026.01.22 09:51:53.487843 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2397 | 2026.01.22 09:51:53.487827 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2398 | 2026.01.22 09:51:53.487922 [ 267 ] {} <Debug> TCP-Session: 5e74b9bd-77a3-4ea5-9984-f0315fe7c35c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2399 | 2026.01.22 09:51:53.487785 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2400 | 2026.01.22 09:51:53.487953 [ 294 ] {} <Debug> TCP-Session: e0b2224e-092b-4cd0-aea5-338e73c6c6a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2401 | 2026.01.22 09:51:53.487779 [ 286 ] {} <Debug> TCP-Session: 8b194589-f78b-475a-b853-5e1afe3a3c95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2402 | 2026.01.22 09:51:53.488014 [ 290 ] {} <Debug> TCP-Session: b891cb95-713a-450d-ac61-8f12d5654127 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2403 | 2026.01.22 09:51:54.000222 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 194.82 MiB, peak 206.67 MiB, free memory in arenas 0.00 B, will set to 206.97 MiB (RSS), difference: 12.15 MiB | ||
| 2404 | 2026.01.22 09:51:57.725306 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2405 | 2026.01.22 09:51:57.725518 [ 268 ] {7dd0834b-a4fc-414d-b52f-c334e0156465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2406 | 2026.01.22 09:51:57.725591 [ 268 ] {7dd0834b-a4fc-414d-b52f-c334e0156465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2407 | 2026.01.22 09:51:57.726366 [ 268 ] {7dd0834b-a4fc-414d-b52f-c334e0156465} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2408 | 2026.01.22 09:51:57.726424 [ 268 ] {7dd0834b-a4fc-414d-b52f-c334e0156465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2409 | 2026.01.22 09:51:57.726812 [ 268 ] {7dd0834b-a4fc-414d-b52f-c334e0156465} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2410 | 2026.01.22 09:51:57.727034 [ 268 ] {7dd0834b-a4fc-414d-b52f-c334e0156465} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2411 | 2026.01.22 09:51:57.727192 [ 268 ] {7dd0834b-a4fc-414d-b52f-c334e0156465} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001727 sec., 3474.232773595831 rows/sec., 283.30 KiB/sec. | ||
| 2412 | 2026.01.22 09:51:57.727232 [ 268 ] {7dd0834b-a4fc-414d-b52f-c334e0156465} <Debug> TCPHandler: Processed in 0.002062115 sec. | ||
| 2413 | 2026.01.22 09:51:57.727363 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2414 | 2026.01.22 09:51:57.727458 [ 268 ] {7dd977ba-b6ba-49b3-aa6a-981bb25d25e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2415 | 2026.01.22 09:51:57.727497 [ 268 ] {7dd977ba-b6ba-49b3-aa6a-981bb25d25e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2416 | 2026.01.22 09:51:57.727931 [ 268 ] {7dd977ba-b6ba-49b3-aa6a-981bb25d25e0} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2417 | 2026.01.22 09:51:57.727966 [ 268 ] {7dd977ba-b6ba-49b3-aa6a-981bb25d25e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2418 | 2026.01.22 09:51:57.728305 [ 268 ] {7dd977ba-b6ba-49b3-aa6a-981bb25d25e0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2419 | 2026.01.22 09:51:57.728529 [ 268 ] {7dd977ba-b6ba-49b3-aa6a-981bb25d25e0} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2420 | 2026.01.22 09:51:57.728656 [ 268 ] {7dd977ba-b6ba-49b3-aa6a-981bb25d25e0} <Debug> executeQuery: Read 65 rows, 5.18 KiB in 0.001216 sec., 53453.947368421046 rows/sec., 4.16 MiB/sec. | ||
| 2421 | 2026.01.22 09:51:57.728671 [ 33 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2422 | 2026.01.22 09:51:57.728693 [ 268 ] {7dd977ba-b6ba-49b3-aa6a-981bb25d25e0} <Debug> TCPHandler: Processed in 0.001377713 sec. | ||
| 2423 | 2026.01.22 09:51:57.728736 [ 33 ] {} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2424 | 2026.01.22 09:51:57.728760 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2425 | 2026.01.22 09:51:57.728827 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2426 | 2026.01.22 09:51:57.728861 [ 196 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::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 | ||
| 2427 | 2026.01.22 09:51:57.728926 [ 268 ] {c287d650-707d-4998-91d4-6a8a50edb43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2428 | 2026.01.22 09:51:57.728952 [ 196 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2429 | 2026.01.22 09:51:57.728966 [ 268 ] {c287d650-707d-4998-91d4-6a8a50edb43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2430 | 2026.01.22 09:51:57.728981 [ 196 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1250 rows starting from the beginning of the part | ||
| 2431 | 2026.01.22 09:51:57.729039 [ 196 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1366 rows starting from the beginning of the part | ||
| 2432 | 2026.01.22 09:51:57.729082 [ 196 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 2433 | 2026.01.22 09:51:57.729120 [ 196 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 2434 | 2026.01.22 09:51:57.729160 [ 196 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::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 | ||
| 2435 | 2026.01.22 09:51:57.729196 [ 196 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 65 rows starting from the beginning of the part | ||
| 2436 | 2026.01.22 09:51:57.729379 [ 268 ] {c287d650-707d-4998-91d4-6a8a50edb43c} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2437 | 2026.01.22 09:51:57.729414 [ 268 ] {c287d650-707d-4998-91d4-6a8a50edb43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2438 | 2026.01.22 09:51:57.729716 [ 268 ] {c287d650-707d-4998-91d4-6a8a50edb43c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2439 | 2026.01.22 09:51:57.729926 [ 268 ] {c287d650-707d-4998-91d4-6a8a50edb43c} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2440 | 2026.01.22 09:51:57.730048 [ 32 ] {} <Debug> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2441 | 2026.01.22 09:51:57.730053 [ 268 ] {c287d650-707d-4998-91d4-6a8a50edb43c} <Debug> executeQuery: Read 9 rows, 660.00 B in 0.001144 sec., 7867.1328671328665 rows/sec., 563.40 KiB/sec. | ||
| 2442 | 2026.01.22 09:51:57.730084 [ 32 ] {} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2026.01.22 09:51:57.730100 [ 268 ] {c287d650-707d-4998-91d4-6a8a50edb43c} <Debug> TCPHandler: Processed in 0.001319182 sec. | ||
| 2444 | 2026.01.22 09:51:57.730103 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2445 | 2026.01.22 09:51:57.730207 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::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 | ||
| 2446 | 2026.01.22 09:51:57.730222 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2447 | 2026.01.22 09:51:57.730334 [ 268 ] {484faef6-e115-4a87-ba78-4e45b660248f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2448 | 2026.01.22 09:51:57.730334 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2449 | 2026.01.22 09:51:57.730381 [ 268 ] {484faef6-e115-4a87-ba78-4e45b660248f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2450 | 2026.01.22 09:51:57.730389 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 256 rows starting from the beginning of the part | ||
| 2451 | 2026.01.22 09:51:57.730468 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 260 rows starting from the beginning of the part | ||
| 2452 | 2026.01.22 09:51:57.730511 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 260 rows starting from the beginning of the part | ||
| 2453 | 2026.01.22 09:51:57.730549 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 53 rows starting from the beginning of the part | ||
| 2454 | 2026.01.22 09:51:57.730551 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2845 rows, containing 5 columns (5 merged, 0 gathered) in 0.00172673 sec., 1647622.9636364689 rows/sec., 141.17 MiB/sec. | ||
| 2455 | 2026.01.22 09:51:57.730591 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2456 | 2026.01.22 09:51:57.730657 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 9 rows starting from the beginning of the part | ||
| 2457 | 2026.01.22 09:51:57.730819 [ 268 ] {484faef6-e115-4a87-ba78-4e45b660248f} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2026.01.22 09:51:57.730860 [ 268 ] {484faef6-e115-4a87-ba78-4e45b660248f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2459 | 2026.01.22 09:51:57.730896 [ 200 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2460 | 2026.01.22 09:51:57.731148 [ 200 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_11_2} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2026.01.22 09:51:57.731172 [ 268 ] {484faef6-e115-4a87-ba78-4e45b660248f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2462 | 2026.01.22 09:51:57.731213 [ 200 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_11_2} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2463 | 2026.01.22 09:51:57.731272 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 2464 | 2026.01.22 09:51:57.731419 [ 268 ] {484faef6-e115-4a87-ba78-4e45b660248f} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2026.01.22 09:51:57.731518 [ 32 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2466 | 2026.01.22 09:51:57.731540 [ 200 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 875 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380814 sec., 633684.1891811641 rows/sec., 41.76 MiB/sec. | ||
| 2467 | 2026.01.22 09:51:57.731547 [ 268 ] {484faef6-e115-4a87-ba78-4e45b660248f} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.00123 sec., 61788.617886178865 rows/sec., 4.83 MiB/sec. | ||
| 2468 | 2026.01.22 09:51:57.731551 [ 32 ] {} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2026.01.22 09:51:57.731593 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2470 | 2026.01.22 09:51:57.731594 [ 268 ] {484faef6-e115-4a87-ba78-4e45b660248f} <Debug> TCPHandler: Processed in 0.001418604 sec. | ||
| 2471 | 2026.01.22 09:51:57.731666 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::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 | ||
| 2472 | 2026.01.22 09:51:57.731726 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2473 | 2026.01.22 09:51:57.731757 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2474 | 2026.01.22 09:51:57.731756 [ 197 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2475 | 2026.01.22 09:51:57.731787 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 758 rows starting from the beginning of the part | ||
| 2476 | 2026.01.22 09:51:57.731822 [ 268 ] {669f074e-0350-4a88-8184-360d19fe9e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2477 | 2026.01.22 09:51:57.731834 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 569 rows starting from the beginning of the part | ||
| 2478 | 2026.01.22 09:51:57.731873 [ 268 ] {669f074e-0350-4a88-8184-360d19fe9e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2479 | 2026.01.22 09:51:57.731878 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2480 | 2026.01.22 09:51:57.731940 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 2481 | 2026.01.22 09:51:57.731977 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 73 rows starting from the beginning of the part | ||
| 2482 | 2026.01.22 09:51:57.732013 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 76 rows starting from the beginning of the part | ||
| 2483 | 2026.01.22 09:51:57.732130 [ 197 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_6_1} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2484 | 2026.01.22 09:51:57.732233 [ 197 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_6_1} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2485 | 2026.01.22 09:51:57.732322 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2486 | 2026.01.22 09:51:57.732331 [ 268 ] {669f074e-0350-4a88-8184-360d19fe9e16} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2487 | 2026.01.22 09:51:57.732373 [ 268 ] {669f074e-0350-4a88-8184-360d19fe9e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2488 | 2026.01.22 09:51:57.732713 [ 268 ] {669f074e-0350-4a88-8184-360d19fe9e16} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2489 | 2026.01.22 09:51:57.732929 [ 200 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1548 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291932 sec., 1198205.478306908 rows/sec., 92.03 MiB/sec. | ||
| 2490 | 2026.01.22 09:51:57.732947 [ 268 ] {669f074e-0350-4a88-8184-360d19fe9e16} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2026.01.22 09:51:57.733040 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2492 | 2026.01.22 09:51:57.733064 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2493 | 2026.01.22 09:51:57.733075 [ 268 ] {669f074e-0350-4a88-8184-360d19fe9e16} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001271 sec., 128245.47600314712 rows/sec., 8.93 MiB/sec. | ||
| 2494 | 2026.01.22 09:51:57.733081 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2495 | 2026.01.22 09:51:57.733113 [ 268 ] {669f074e-0350-4a88-8184-360d19fe9e16} <Debug> TCPHandler: Processed in 0.001433015 sec. | ||
| 2496 | 2026.01.22 09:51:57.733117 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2497 | 2026.01.22 09:51:57.733215 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::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 | ||
| 2498 | 2026.01.22 09:51:57.733232 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2499 | 2026.01.22 09:51:57.733346 [ 268 ] {fcbc2830-638d-4ac5-9175-f666565ffe39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2500 | 2026.01.22 09:51:57.733373 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2501 | 2026.01.22 09:51:57.733384 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_11_2} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2502 | 2026.01.22 09:51:57.733403 [ 268 ] {fcbc2830-638d-4ac5-9175-f666565ffe39} <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 | ||
| 2503 | 2026.01.22 09:51:57.733428 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1108 rows starting from the beginning of the part | ||
| 2504 | 2026.01.22 09:51:57.733467 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_11_2} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2505 | 2026.01.22 09:51:57.733520 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2460 rows starting from the beginning of the part | ||
| 2506 | 2026.01.22 09:51:57.733540 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2507 | 2026.01.22 09:51:57.733581 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 88 rows starting from the beginning of the part | ||
| 2508 | 2026.01.22 09:51:57.733633 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part | ||
| 2509 | 2026.01.22 09:51:57.733674 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 110 rows starting from the beginning of the part | ||
| 2510 | 2026.01.22 09:51:57.733736 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 163 rows starting from the beginning of the part | ||
| 2511 | 2026.01.22 09:51:57.734121 [ 268 ] {fcbc2830-638d-4ac5-9175-f666565ffe39} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2512 | 2026.01.22 09:51:57.734161 [ 268 ] {fcbc2830-638d-4ac5-9175-f666565ffe39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2513 | 2026.01.22 09:51:57.734662 [ 268 ] {fcbc2830-638d-4ac5-9175-f666565ffe39} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2514 | 2026.01.22 09:51:57.734906 [ 268 ] {fcbc2830-638d-4ac5-9175-f666565ffe39} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2515 | 2026.01.22 09:51:57.734996 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2516 | 2026.01.22 09:51:57.735019 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2026.01.22 09:51:57.735034 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2518 | 2026.01.22 09:51:57.735041 [ 268 ] {fcbc2830-638d-4ac5-9175-f666565ffe39} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001713 sec., 1751.3134851138354 rows/sec., 3.14 MiB/sec. | ||
| 2519 | 2026.01.22 09:51:57.735089 [ 268 ] {fcbc2830-638d-4ac5-9175-f666565ffe39} <Debug> TCPHandler: Processed in 0.001902642 sec. | ||
| 2520 | 2026.01.22 09:51:57.735108 [ 200 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::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 | ||
| 2521 | 2026.01.22 09:51:57.735201 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2522 | 2026.01.22 09:51:57.735293 [ 268 ] {40b879e6-3181-4960-b3fd-d3c63681e75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2523 | 2026.01.22 09:51:57.735321 [ 200 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2524 | 2026.01.22 09:51:57.735334 [ 268 ] {40b879e6-3181-4960-b3fd-d3c63681e75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2525 | 2026.01.22 09:51:57.735382 [ 200 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 25 rows starting from the beginning of the part | ||
| 2526 | 2026.01.22 09:51:57.735523 [ 195 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4039 rows, containing 5 columns (5 merged, 0 gathered) in 0.002365261 sec., 1707633.9566753944 rows/sec., 115.48 MiB/sec. | ||
| 2527 | 2026.01.22 09:51:57.735525 [ 200 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
| 2528 | 2026.01.22 09:51:57.735653 [ 268 ] {40b879e6-3181-4960-b3fd-d3c63681e75d} <Trace> oximeter.measurements_i64 (7e3c8af9-d789-4cfd-8b20-84e9e27c9ae3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2026.01.22 09:51:57.735662 [ 200 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
| 2530 | 2026.01.22 09:51:57.735687 [ 268 ] {40b879e6-3181-4960-b3fd-d3c63681e75d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2531 | 2026.01.22 09:51:57.735775 [ 200 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part | ||
| 2532 | 2026.01.22 09:51:57.735860 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2533 | 2026.01.22 09:51:57.735872 [ 200 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2534 | 2026.01.22 09:51:57.735977 [ 200 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part | ||
| 2535 | 2026.01.22 09:51:57.736031 [ 268 ] {40b879e6-3181-4960-b3fd-d3c63681e75d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2536 | 2026.01.22 09:51:57.736173 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2537 | 2026.01.22 09:51:57.736271 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2538 | 2026.01.22 09:51:57.736298 [ 268 ] {40b879e6-3181-4960-b3fd-d3c63681e75d} <Trace> oximeter.measurements_i64 (7e3c8af9-d789-4cfd-8b20-84e9e27c9ae3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.01.22 09:51:57.736343 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 2540 | 2026.01.22 09:51:57.736436 [ 268 ] {40b879e6-3181-4960-b3fd-d3c63681e75d} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.00116 sec., 2586.206896551724 rows/sec., 182.68 KiB/sec. | ||
| 2541 | 2026.01.22 09:51:57.736474 [ 268 ] {40b879e6-3181-4960-b3fd-d3c63681e75d} <Debug> TCPHandler: Processed in 0.001320013 sec. | ||
| 2542 | 2026.01.22 09:51:57.736584 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2543 | 2026.01.22 09:51:57.736674 [ 268 ] {d4da3fbb-54bb-4865-ab62-92510ff7b40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2544 | 2026.01.22 09:51:57.736714 [ 268 ] {d4da3fbb-54bb-4865-ab62-92510ff7b40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2545 | 2026.01.22 09:51:57.737038 [ 268 ] {d4da3fbb-54bb-4865-ab62-92510ff7b40c} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2546 | 2026.01.22 09:51:57.737072 [ 268 ] {d4da3fbb-54bb-4865-ab62-92510ff7b40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2547 | 2026.01.22 09:51:57.737370 [ 268 ] {d4da3fbb-54bb-4865-ab62-92510ff7b40c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2548 | 2026.01.22 09:51:57.737588 [ 268 ] {d4da3fbb-54bb-4865-ab62-92510ff7b40c} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2549 | 2026.01.22 09:51:57.737675 [ 32 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2550 | 2026.01.22 09:51:57.737697 [ 32 ] {} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2551 | 2026.01.22 09:51:57.737712 [ 268 ] {d4da3fbb-54bb-4865-ab62-92510ff7b40c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 2552 | 2026.01.22 09:51:57.737713 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2553 | 2026.01.22 09:51:57.737745 [ 268 ] {d4da3fbb-54bb-4865-ab62-92510ff7b40c} <Debug> TCPHandler: Processed in 0.001207681 sec. | ||
| 2554 | 2026.01.22 09:51:57.737809 [ 195 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 2555 | 2026.01.22 09:51:57.737931 [ 195 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2556 | 2026.01.22 09:51:57.737967 [ 195 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 324 rows starting from the beginning of the part | ||
| 2557 | 2026.01.22 09:51:57.738038 [ 195 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
| 2558 | 2026.01.22 09:51:57.738084 [ 195 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 2559 | 2026.01.22 09:51:57.738124 [ 195 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 2560 | 2026.01.22 09:51:57.738164 [ 195 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 2561 | 2026.01.22 09:51:57.738208 [ 195 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 2562 | 2026.01.22 09:51:57.738231 [ 194 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 19 columns (19 merged, 0 gathered) in 0.003145204 sec., 55958.21447511831 rows/sec., 100.27 MiB/sec. | ||
| 2563 | 2026.01.22 09:51:57.738773 [ 190 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2564 | 2026.01.22 09:51:57.739013 [ 195 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 4 columns (4 merged, 0 gathered) in 0.001240971 sec., 406133.5841047051 rows/sec., 25.79 MiB/sec. | ||
| 2565 | 2026.01.22 09:51:57.739187 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2566 | 2026.01.22 09:51:57.739205 [ 190 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2026.01.22 09:51:57.739297 [ 190 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2568 | 2026.01.22 09:51:57.739421 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 2569 | 2026.01.22 09:51:57.739461 [ 194 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_11_2} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.01.22 09:51:57.739567 [ 194 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_11_2} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2571 | 2026.01.22 09:51:57.739647 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2572 | 2026.01.22 09:51:58.463386 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4392 | ||
| 2573 | 2026.01.22 09:51:58.464003 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2574 | 2026.01.22 09:51:58.464061 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2575 | 2026.01.22 09:51:58.464613 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2576 | 2026.01.22 09:51:58.464868 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2026.01.22 09:51:58.465011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4392 | ||
| 2578 | 2026.01.22 09:51:58.678693 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2579 | 2026.01.22 09:51:58.694689 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2026.01.22 09:51:58.694741 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2581 | 2026.01.22 09:51:58.700958 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2582 | 2026.01.22 09:51:58.701680 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2026.01.22 09:51:58.704527 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2584 | 2026.01.22 09:51:59.000187 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.76 MiB, peak 214.53 MiB, free memory in arenas 0.00 B, will set to 210.39 MiB (RSS), difference: 1.63 MiB | ||
| 2585 | 2026.01.22 09:52:00.965797 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 356 | ||
| 2586 | 2026.01.22 09:52:00.968438 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2587 | 2026.01.22 09:52:00.968485 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2588 | 2026.01.22 09:52:00.969633 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2589 | 2026.01.22 09:52:00.969909 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2590 | 2026.01.22 09:52:00.970154 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 356 | ||
| 2591 | 2026.01.22 09:52:02.725575 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2592 | 2026.01.22 09:52:02.725771 [ 268 ] {22e63129-6bbd-4dd8-bf41-09975ed5d3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2593 | 2026.01.22 09:52:02.725845 [ 268 ] {22e63129-6bbd-4dd8-bf41-09975ed5d3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2594 | 2026.01.22 09:52:02.726683 [ 268 ] {22e63129-6bbd-4dd8-bf41-09975ed5d3fb} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.01.22 09:52:02.726732 [ 268 ] {22e63129-6bbd-4dd8-bf41-09975ed5d3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2596 | 2026.01.22 09:52:02.727130 [ 268 ] {22e63129-6bbd-4dd8-bf41-09975ed5d3fb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2597 | 2026.01.22 09:52:02.727359 [ 268 ] {22e63129-6bbd-4dd8-bf41-09975ed5d3fb} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2598 | 2026.01.22 09:52:02.727522 [ 268 ] {22e63129-6bbd-4dd8-bf41-09975ed5d3fb} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.001804 sec., 72062.08425720621 rows/sec., 6.20 MiB/sec. | ||
| 2599 | 2026.01.22 09:52:02.727562 [ 268 ] {22e63129-6bbd-4dd8-bf41-09975ed5d3fb} <Debug> TCPHandler: Processed in 0.002127506 sec. | ||
| 2600 | 2026.01.22 09:52:02.727690 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2601 | 2026.01.22 09:52:02.727784 [ 268 ] {20efbc23-1882-472b-ac91-374b689fad4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2602 | 2026.01.22 09:52:02.727824 [ 268 ] {20efbc23-1882-472b-ac91-374b689fad4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2603 | 2026.01.22 09:52:02.728230 [ 268 ] {20efbc23-1882-472b-ac91-374b689fad4f} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2026.01.22 09:52:02.728265 [ 268 ] {20efbc23-1882-472b-ac91-374b689fad4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2605 | 2026.01.22 09:52:02.728552 [ 268 ] {20efbc23-1882-472b-ac91-374b689fad4f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2606 | 2026.01.22 09:52:02.728757 [ 268 ] {20efbc23-1882-472b-ac91-374b689fad4f} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2026.01.22 09:52:02.728882 [ 268 ] {20efbc23-1882-472b-ac91-374b689fad4f} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001117 sec., 33124.44046553268 rows/sec., 2.43 MiB/sec. | ||
| 2608 | 2026.01.22 09:52:02.728918 [ 268 ] {20efbc23-1882-472b-ac91-374b689fad4f} <Debug> TCPHandler: Processed in 0.001274652 sec. | ||
| 2609 | 2026.01.22 09:52:02.729026 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2610 | 2026.01.22 09:52:02.729118 [ 268 ] {e3e43891-8c3c-48f4-8047-b9f5e18f29a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2611 | 2026.01.22 09:52:02.729157 [ 268 ] {e3e43891-8c3c-48f4-8047-b9f5e18f29a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2612 | 2026.01.22 09:52:02.729589 [ 268 ] {e3e43891-8c3c-48f4-8047-b9f5e18f29a2} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2026.01.22 09:52:02.729624 [ 268 ] {e3e43891-8c3c-48f4-8047-b9f5e18f29a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2614 | 2026.01.22 09:52:02.729920 [ 268 ] {e3e43891-8c3c-48f4-8047-b9f5e18f29a2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2615 | 2026.01.22 09:52:02.730143 [ 268 ] {e3e43891-8c3c-48f4-8047-b9f5e18f29a2} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2616 | 2026.01.22 09:52:02.730269 [ 268 ] {e3e43891-8c3c-48f4-8047-b9f5e18f29a2} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001169 sec., 86398.63130881096 rows/sec., 6.75 MiB/sec. | ||
| 2617 | 2026.01.22 09:52:02.730304 [ 268 ] {e3e43891-8c3c-48f4-8047-b9f5e18f29a2} <Debug> TCPHandler: Processed in 0.001324443 sec. | ||
| 2618 | 2026.01.22 09:52:02.730414 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2619 | 2026.01.22 09:52:02.730505 [ 268 ] {a3a86677-ba92-46d2-86bd-0ced5b1cfd6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2620 | 2026.01.22 09:52:02.730549 [ 268 ] {a3a86677-ba92-46d2-86bd-0ced5b1cfd6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2621 | 2026.01.22 09:52:02.730971 [ 268 ] {a3a86677-ba92-46d2-86bd-0ced5b1cfd6d} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2622 | 2026.01.22 09:52:02.731006 [ 268 ] {a3a86677-ba92-46d2-86bd-0ced5b1cfd6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2623 | 2026.01.22 09:52:02.731332 [ 268 ] {a3a86677-ba92-46d2-86bd-0ced5b1cfd6d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2624 | 2026.01.22 09:52:02.731561 [ 268 ] {a3a86677-ba92-46d2-86bd-0ced5b1cfd6d} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2026.01.22 09:52:02.731690 [ 268 ] {a3a86677-ba92-46d2-86bd-0ced5b1cfd6d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 2626 | 2026.01.22 09:52:02.731726 [ 268 ] {a3a86677-ba92-46d2-86bd-0ced5b1cfd6d} <Debug> TCPHandler: Processed in 0.001357983 sec. | ||
| 2627 | 2026.01.22 09:52:02.731834 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2628 | 2026.01.22 09:52:02.731924 [ 268 ] {25b3e8b6-1fe9-46bd-aa0e-93bf3cb4a27e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2629 | 2026.01.22 09:52:02.731979 [ 268 ] {25b3e8b6-1fe9-46bd-aa0e-93bf3cb4a27e} <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 | ||
| 2630 | 2026.01.22 09:52:02.732960 [ 268 ] {25b3e8b6-1fe9-46bd-aa0e-93bf3cb4a27e} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2026.01.22 09:52:02.733003 [ 268 ] {25b3e8b6-1fe9-46bd-aa0e-93bf3cb4a27e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2632 | 2026.01.22 09:52:02.733735 [ 268 ] {25b3e8b6-1fe9-46bd-aa0e-93bf3cb4a27e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2633 | 2026.01.22 09:52:02.734032 [ 268 ] {25b3e8b6-1fe9-46bd-aa0e-93bf3cb4a27e} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2634 | 2026.01.22 09:52:02.734200 [ 268 ] {25b3e8b6-1fe9-46bd-aa0e-93bf3cb4a27e} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002292 sec., 16143.106457242582 rows/sec., 28.93 MiB/sec. | ||
| 2635 | 2026.01.22 09:52:02.734277 [ 268 ] {25b3e8b6-1fe9-46bd-aa0e-93bf3cb4a27e} <Debug> TCPHandler: Processed in 0.002489403 sec. | ||
| 2636 | 2026.01.22 09:52:02.734553 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2637 | 2026.01.22 09:52:02.734670 [ 268 ] {cdafcdd0-bb37-4734-adc8-70de50fec2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2638 | 2026.01.22 09:52:02.734720 [ 268 ] {cdafcdd0-bb37-4734-adc8-70de50fec2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2639 | 2026.01.22 09:52:02.735074 [ 268 ] {cdafcdd0-bb37-4734-adc8-70de50fec2b8} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2026.01.22 09:52:02.735109 [ 268 ] {cdafcdd0-bb37-4734-adc8-70de50fec2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2641 | 2026.01.22 09:52:02.735430 [ 268 ] {cdafcdd0-bb37-4734-adc8-70de50fec2b8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2642 | 2026.01.22 09:52:02.735633 [ 268 ] {cdafcdd0-bb37-4734-adc8-70de50fec2b8} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2026.01.22 09:52:02.735763 [ 268 ] {cdafcdd0-bb37-4734-adc8-70de50fec2b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 2644 | 2026.01.22 09:52:02.735797 [ 268 ] {cdafcdd0-bb37-4734-adc8-70de50fec2b8} <Debug> TCPHandler: Processed in 0.001305613 sec. | ||
| 2645 | 2026.01.22 09:52:05.894506 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2646 | 2026.01.22 09:52:05.894561 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2647 | 2026.01.22 09:52:05.965143 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4840 | ||
| 2648 | 2026.01.22 09:52:05.965806 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2026.01.22 09:52:05.965868 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2650 | 2026.01.22 09:52:05.966451 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2651 | 2026.01.22 09:52:05.966685 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2026.01.22 09:52:05.966812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4840 | ||
| 2653 | 2026.01.22 09:52:06.204676 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2654 | 2026.01.22 09:52:06.220763 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2655 | 2026.01.22 09:52:06.220812 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2656 | 2026.01.22 09:52:06.227011 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2657 | 2026.01.22 09:52:06.227700 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2026.01.22 09:52:06.230462 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2659 | 2026.01.22 09:52:07.000182 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.94 MiB, peak 214.94 MiB, free memory in arenas 0.00 B, will set to 212.23 MiB (RSS), difference: 1.29 MiB | ||
| 2660 | 2026.01.22 09:52:07.724319 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2661 | 2026.01.22 09:52:07.724600 [ 268 ] {abab0ca9-d373-468b-b9b6-ce20a4c947d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2662 | 2026.01.22 09:52:07.724707 [ 268 ] {abab0ca9-d373-468b-b9b6-ce20a4c947d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2663 | 2026.01.22 09:52:07.725431 [ 268 ] {abab0ca9-d373-468b-b9b6-ce20a4c947d8} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2664 | 2026.01.22 09:52:07.725482 [ 268 ] {abab0ca9-d373-468b-b9b6-ce20a4c947d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2665 | 2026.01.22 09:52:07.725895 [ 268 ] {abab0ca9-d373-468b-b9b6-ce20a4c947d8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2666 | 2026.01.22 09:52:07.726132 [ 268 ] {abab0ca9-d373-468b-b9b6-ce20a4c947d8} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2667 | 2026.01.22 09:52:07.726300 [ 268 ] {abab0ca9-d373-468b-b9b6-ce20a4c947d8} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001778 sec., 34870.64116985377 rows/sec., 2.72 MiB/sec. | ||
| 2668 | 2026.01.22 09:52:07.726350 [ 268 ] {abab0ca9-d373-468b-b9b6-ce20a4c947d8} <Debug> TCPHandler: Processed in 0.002216717 sec. | ||
| 2669 | 2026.01.22 09:52:07.726478 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2670 | 2026.01.22 09:52:07.726579 [ 268 ] {93be9e78-e9a6-4a5c-9e29-62538dfc2d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2671 | 2026.01.22 09:52:07.726623 [ 268 ] {93be9e78-e9a6-4a5c-9e29-62538dfc2d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2672 | 2026.01.22 09:52:07.727060 [ 268 ] {93be9e78-e9a6-4a5c-9e29-62538dfc2d2e} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2026.01.22 09:52:07.727098 [ 268 ] {93be9e78-e9a6-4a5c-9e29-62538dfc2d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2674 | 2026.01.22 09:52:07.727397 [ 268 ] {93be9e78-e9a6-4a5c-9e29-62538dfc2d2e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2675 | 2026.01.22 09:52:07.727602 [ 268 ] {93be9e78-e9a6-4a5c-9e29-62538dfc2d2e} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.01.22 09:52:07.727747 [ 268 ] {93be9e78-e9a6-4a5c-9e29-62538dfc2d2e} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001191 sec., 2518.891687657431 rows/sec., 189.41 KiB/sec. | ||
| 2677 | 2026.01.22 09:52:07.727787 [ 268 ] {93be9e78-e9a6-4a5c-9e29-62538dfc2d2e} <Debug> TCPHandler: Processed in 0.001359133 sec. | ||
| 2678 | 2026.01.22 09:52:07.727908 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2679 | 2026.01.22 09:52:07.728019 [ 268 ] {e37061d6-0a17-4eb1-849a-429afd473671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2680 | 2026.01.22 09:52:07.728060 [ 268 ] {e37061d6-0a17-4eb1-849a-429afd473671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2681 | 2026.01.22 09:52:07.728470 [ 268 ] {e37061d6-0a17-4eb1-849a-429afd473671} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2026.01.22 09:52:07.728506 [ 268 ] {e37061d6-0a17-4eb1-849a-429afd473671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2683 | 2026.01.22 09:52:07.728800 [ 268 ] {e37061d6-0a17-4eb1-849a-429afd473671} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2684 | 2026.01.22 09:52:07.729009 [ 268 ] {e37061d6-0a17-4eb1-849a-429afd473671} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2026.01.22 09:52:07.729147 [ 268 ] {e37061d6-0a17-4eb1-849a-429afd473671} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001149 sec., 58311.575282854654 rows/sec., 4.55 MiB/sec. | ||
| 2686 | 2026.01.22 09:52:07.729185 [ 268 ] {e37061d6-0a17-4eb1-849a-429afd473671} <Debug> TCPHandler: Processed in 0.001332453 sec. | ||
| 2687 | 2026.01.22 09:52:07.729299 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2688 | 2026.01.22 09:52:07.729399 [ 268 ] {bd80c0d4-7a00-4ad2-88b7-0420cb4af054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2689 | 2026.01.22 09:52:07.729442 [ 268 ] {bd80c0d4-7a00-4ad2-88b7-0420cb4af054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2690 | 2026.01.22 09:52:07.729836 [ 268 ] {bd80c0d4-7a00-4ad2-88b7-0420cb4af054} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2691 | 2026.01.22 09:52:07.729872 [ 268 ] {bd80c0d4-7a00-4ad2-88b7-0420cb4af054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2692 | 2026.01.22 09:52:07.730209 [ 268 ] {bd80c0d4-7a00-4ad2-88b7-0420cb4af054} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2693 | 2026.01.22 09:52:07.730410 [ 268 ] {bd80c0d4-7a00-4ad2-88b7-0420cb4af054} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2026.01.22 09:52:07.730547 [ 268 ] {bd80c0d4-7a00-4ad2-88b7-0420cb4af054} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 2695 | 2026.01.22 09:52:07.730583 [ 268 ] {bd80c0d4-7a00-4ad2-88b7-0420cb4af054} <Debug> TCPHandler: Processed in 0.001331973 sec. | ||
| 2696 | 2026.01.22 09:52:07.730697 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2697 | 2026.01.22 09:52:07.730789 [ 268 ] {38640e1d-8f8d-4852-97cb-a8443324c879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2698 | 2026.01.22 09:52:07.730850 [ 268 ] {38640e1d-8f8d-4852-97cb-a8443324c879} <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 | ||
| 2699 | 2026.01.22 09:52:07.731575 [ 268 ] {38640e1d-8f8d-4852-97cb-a8443324c879} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2026.01.22 09:52:07.731612 [ 268 ] {38640e1d-8f8d-4852-97cb-a8443324c879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2701 | 2026.01.22 09:52:07.732116 [ 268 ] {38640e1d-8f8d-4852-97cb-a8443324c879} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2702 | 2026.01.22 09:52:07.732335 [ 268 ] {38640e1d-8f8d-4852-97cb-a8443324c879} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2026.01.22 09:52:07.732479 [ 268 ] {38640e1d-8f8d-4852-97cb-a8443324c879} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001708 sec., 1756.4402810304448 rows/sec., 3.15 MiB/sec. | ||
| 2704 | 2026.01.22 09:52:07.732540 [ 268 ] {38640e1d-8f8d-4852-97cb-a8443324c879} <Debug> TCPHandler: Processed in 0.001891112 sec. | ||
| 2705 | 2026.01.22 09:52:07.732655 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2026.01.22 09:52:07.732748 [ 268 ] {67351da6-ae28-48f1-b2e9-c3b26772f57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2707 | 2026.01.22 09:52:07.732789 [ 268 ] {67351da6-ae28-48f1-b2e9-c3b26772f57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2708 | 2026.01.22 09:52:07.733117 [ 268 ] {67351da6-ae28-48f1-b2e9-c3b26772f57e} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2026.01.22 09:52:07.733153 [ 268 ] {67351da6-ae28-48f1-b2e9-c3b26772f57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2710 | 2026.01.22 09:52:07.733462 [ 268 ] {67351da6-ae28-48f1-b2e9-c3b26772f57e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2711 | 2026.01.22 09:52:07.733667 [ 268 ] {67351da6-ae28-48f1-b2e9-c3b26772f57e} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2026.01.22 09:52:07.733792 [ 268 ] {67351da6-ae28-48f1-b2e9-c3b26772f57e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 2713 | 2026.01.22 09:52:07.733825 [ 268 ] {67351da6-ae28-48f1-b2e9-c3b26772f57e} <Debug> TCPHandler: Processed in 0.001218051 sec. | ||
| 2714 | 2026.01.22 09:52:10.970365 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 380 | ||
| 2715 | 2026.01.22 09:52:10.972792 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2026.01.22 09:52:10.972850 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2717 | 2026.01.22 09:52:10.973991 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2718 | 2026.01.22 09:52:10.974262 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2026.01.22 09:52:10.974607 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 380 | ||
| 2720 | 2026.01.22 09:52:12.757388 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2026.01.22 09:52:12.757571 [ 268 ] {4998aef3-b5be-4f43-957c-231b7e25444d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2722 | 2026.01.22 09:52:12.757646 [ 268 ] {4998aef3-b5be-4f43-957c-231b7e25444d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2723 | 2026.01.22 09:52:12.758378 [ 268 ] {4998aef3-b5be-4f43-957c-231b7e25444d} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.01.22 09:52:12.758446 [ 268 ] {4998aef3-b5be-4f43-957c-231b7e25444d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2725 | 2026.01.22 09:52:12.758868 [ 268 ] {4998aef3-b5be-4f43-957c-231b7e25444d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2726 | 2026.01.22 09:52:12.759104 [ 268 ] {4998aef3-b5be-4f43-957c-231b7e25444d} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.01.22 09:52:12.759267 [ 268 ] {4998aef3-b5be-4f43-957c-231b7e25444d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001747 sec., 13737.8362907842 rows/sec., 1.14 MiB/sec. | ||
| 2728 | 2026.01.22 09:52:12.759315 [ 268 ] {4998aef3-b5be-4f43-957c-231b7e25444d} <Debug> TCPHandler: Processed in 0.002064635 sec. | ||
| 2729 | 2026.01.22 09:52:12.759449 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2026.01.22 09:52:12.759554 [ 268 ] {f2dd8315-5e5f-44e0-b6dd-e14f10761180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2731 | 2026.01.22 09:52:12.759602 [ 268 ] {f2dd8315-5e5f-44e0-b6dd-e14f10761180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2732 | 2026.01.22 09:52:12.760017 [ 268 ] {f2dd8315-5e5f-44e0-b6dd-e14f10761180} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.01.22 09:52:12.760061 [ 268 ] {f2dd8315-5e5f-44e0-b6dd-e14f10761180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2734 | 2026.01.22 09:52:12.760397 [ 268 ] {f2dd8315-5e5f-44e0-b6dd-e14f10761180} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2735 | 2026.01.22 09:52:12.760627 [ 268 ] {f2dd8315-5e5f-44e0-b6dd-e14f10761180} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2026.01.22 09:52:12.760765 [ 268 ] {f2dd8315-5e5f-44e0-b6dd-e14f10761180} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001236 sec., 6472.491909385114 rows/sec., 527.79 KiB/sec. | ||
| 2737 | 2026.01.22 09:52:12.760802 [ 268 ] {f2dd8315-5e5f-44e0-b6dd-e14f10761180} <Debug> TCPHandler: Processed in 0.001407854 sec. | ||
| 2738 | 2026.01.22 09:52:12.760912 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2026.01.22 09:52:12.761016 [ 268 ] {f226df3a-a021-44b0-9ce8-e4c636eb8256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2740 | 2026.01.22 09:52:12.761059 [ 268 ] {f226df3a-a021-44b0-9ce8-e4c636eb8256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2741 | 2026.01.22 09:52:12.762201 [ 268 ] {f226df3a-a021-44b0-9ce8-e4c636eb8256} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2026.01.22 09:52:12.762238 [ 268 ] {f226df3a-a021-44b0-9ce8-e4c636eb8256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2743 | 2026.01.22 09:52:12.762714 [ 268 ] {f226df3a-a021-44b0-9ce8-e4c636eb8256} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2744 | 2026.01.22 09:52:12.762937 [ 268 ] {f226df3a-a021-44b0-9ce8-e4c636eb8256} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2026.01.22 09:52:12.763067 [ 268 ] {f226df3a-a021-44b0-9ce8-e4c636eb8256} <Debug> executeQuery: Read 1394 rows, 119.30 KiB in 0.002072 sec., 672779.9227799227 rows/sec., 56.23 MiB/sec. | ||
| 2746 | 2026.01.22 09:52:12.763105 [ 268 ] {f226df3a-a021-44b0-9ce8-e4c636eb8256} <Debug> TCPHandler: Processed in 0.002245198 sec. | ||
| 2747 | 2026.01.22 09:52:12.763225 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2748 | 2026.01.22 09:52:12.763321 [ 268 ] {7917b485-53b0-40c6-b996-fe7c8fbbac2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2749 | 2026.01.22 09:52:12.763361 [ 268 ] {7917b485-53b0-40c6-b996-fe7c8fbbac2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2750 | 2026.01.22 09:52:12.763782 [ 268 ] {7917b485-53b0-40c6-b996-fe7c8fbbac2e} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2026.01.22 09:52:12.763817 [ 268 ] {7917b485-53b0-40c6-b996-fe7c8fbbac2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2752 | 2026.01.22 09:52:12.764125 [ 268 ] {7917b485-53b0-40c6-b996-fe7c8fbbac2e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2753 | 2026.01.22 09:52:12.764338 [ 268 ] {7917b485-53b0-40c6-b996-fe7c8fbbac2e} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2754 | 2026.01.22 09:52:12.764464 [ 268 ] {7917b485-53b0-40c6-b996-fe7c8fbbac2e} <Debug> executeQuery: Read 57 rows, 4.30 KiB in 0.001162 sec., 49053.35628227194 rows/sec., 3.62 MiB/sec. | ||
| 2755 | 2026.01.22 09:52:12.764500 [ 268 ] {7917b485-53b0-40c6-b996-fe7c8fbbac2e} <Debug> TCPHandler: Processed in 0.001326273 sec. | ||
| 2756 | 2026.01.22 09:52:12.764605 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2757 | 2026.01.22 09:52:12.764698 [ 268 ] {8c13463d-24be-4cc6-939e-da03c5756663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2758 | 2026.01.22 09:52:12.764738 [ 268 ] {8c13463d-24be-4cc6-939e-da03c5756663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2759 | 2026.01.22 09:52:12.765229 [ 268 ] {8c13463d-24be-4cc6-939e-da03c5756663} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2026.01.22 09:52:12.765264 [ 268 ] {8c13463d-24be-4cc6-939e-da03c5756663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2761 | 2026.01.22 09:52:12.765587 [ 268 ] {8c13463d-24be-4cc6-939e-da03c5756663} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2762 | 2026.01.22 09:52:12.765804 [ 268 ] {8c13463d-24be-4cc6-939e-da03c5756663} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2026.01.22 09:52:12.765935 [ 268 ] {8c13463d-24be-4cc6-939e-da03c5756663} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001254 sec., 200956.93779904308 rows/sec., 13.90 MiB/sec. | ||
| 2764 | 2026.01.22 09:52:12.765972 [ 268 ] {8c13463d-24be-4cc6-939e-da03c5756663} <Debug> TCPHandler: Processed in 0.001415284 sec. | ||
| 2765 | 2026.01.22 09:52:12.766086 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2766 | 2026.01.22 09:52:12.766180 [ 268 ] {7eba6e72-1ece-41f3-b07b-21d76b5a10ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2767 | 2026.01.22 09:52:12.766219 [ 268 ] {7eba6e72-1ece-41f3-b07b-21d76b5a10ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2768 | 2026.01.22 09:52:12.766619 [ 268 ] {7eba6e72-1ece-41f3-b07b-21d76b5a10ce} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2026.01.22 09:52:12.766655 [ 268 ] {7eba6e72-1ece-41f3-b07b-21d76b5a10ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2770 | 2026.01.22 09:52:12.766955 [ 268 ] {7eba6e72-1ece-41f3-b07b-21d76b5a10ce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2771 | 2026.01.22 09:52:12.767166 [ 268 ] {7eba6e72-1ece-41f3-b07b-21d76b5a10ce} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2026.01.22 09:52:12.767292 [ 268 ] {7eba6e72-1ece-41f3-b07b-21d76b5a10ce} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001129 sec., 10628.875110717448 rows/sec., 830.38 KiB/sec. | ||
| 2773 | 2026.01.22 09:52:12.767329 [ 268 ] {7eba6e72-1ece-41f3-b07b-21d76b5a10ce} <Debug> TCPHandler: Processed in 0.001293342 sec. | ||
| 2774 | 2026.01.22 09:52:12.767445 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2775 | 2026.01.22 09:52:12.767545 [ 268 ] {f5e5e3e5-f0bd-45a3-ba0a-417dc7bdc220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2776 | 2026.01.22 09:52:12.767584 [ 268 ] {f5e5e3e5-f0bd-45a3-ba0a-417dc7bdc220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2777 | 2026.01.22 09:52:12.768200 [ 268 ] {f5e5e3e5-f0bd-45a3-ba0a-417dc7bdc220} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2026.01.22 09:52:12.768236 [ 268 ] {f5e5e3e5-f0bd-45a3-ba0a-417dc7bdc220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2779 | 2026.01.22 09:52:12.768574 [ 268 ] {f5e5e3e5-f0bd-45a3-ba0a-417dc7bdc220} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2780 | 2026.01.22 09:52:12.768785 [ 268 ] {f5e5e3e5-f0bd-45a3-ba0a-417dc7bdc220} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2026.01.22 09:52:12.768916 [ 268 ] {f5e5e3e5-f0bd-45a3-ba0a-417dc7bdc220} <Debug> executeQuery: Read 601 rows, 46.28 KiB in 0.001385 sec., 433935.0180505415 rows/sec., 32.63 MiB/sec. | ||
| 2782 | 2026.01.22 09:52:12.768954 [ 268 ] {f5e5e3e5-f0bd-45a3-ba0a-417dc7bdc220} <Debug> TCPHandler: Processed in 0.001561447 sec. | ||
| 2783 | 2026.01.22 09:52:12.769055 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2784 | 2026.01.22 09:52:12.769149 [ 268 ] {0d37367c-1e4a-4ab7-afa4-47c4c42ab4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2785 | 2026.01.22 09:52:12.769193 [ 268 ] {0d37367c-1e4a-4ab7-afa4-47c4c42ab4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2786 | 2026.01.22 09:52:12.769758 [ 268 ] {0d37367c-1e4a-4ab7-afa4-47c4c42ab4a4} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2787 | 2026.01.22 09:52:12.769795 [ 268 ] {0d37367c-1e4a-4ab7-afa4-47c4c42ab4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2788 | 2026.01.22 09:52:12.770183 [ 268 ] {0d37367c-1e4a-4ab7-afa4-47c4c42ab4a4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2789 | 2026.01.22 09:52:12.770399 [ 268 ] {0d37367c-1e4a-4ab7-afa4-47c4c42ab4a4} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2790 | 2026.01.22 09:52:12.770530 [ 268 ] {0d37367c-1e4a-4ab7-afa4-47c4c42ab4a4} <Debug> executeQuery: Read 884 rows, 61.44 KiB in 0.001399 sec., 631879.914224446 rows/sec., 42.89 MiB/sec. | ||
| 2791 | 2026.01.22 09:52:12.770567 [ 268 ] {0d37367c-1e4a-4ab7-afa4-47c4c42ab4a4} <Debug> TCPHandler: Processed in 0.001560816 sec. | ||
| 2792 | 2026.01.22 09:52:12.770677 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2793 | 2026.01.22 09:52:12.770772 [ 268 ] {68440cd1-d073-4afb-8983-bcebc7e45555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2794 | 2026.01.22 09:52:12.770827 [ 268 ] {68440cd1-d073-4afb-8983-bcebc7e45555} <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 | ||
| 2795 | 2026.01.22 09:52:12.771630 [ 268 ] {68440cd1-d073-4afb-8983-bcebc7e45555} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2796 | 2026.01.22 09:52:12.771667 [ 268 ] {68440cd1-d073-4afb-8983-bcebc7e45555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2797 | 2026.01.22 09:52:12.772246 [ 268 ] {68440cd1-d073-4afb-8983-bcebc7e45555} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2798 | 2026.01.22 09:52:12.772574 [ 268 ] {68440cd1-d073-4afb-8983-bcebc7e45555} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2799 | 2026.01.22 09:52:12.772719 [ 268 ] {68440cd1-d073-4afb-8983-bcebc7e45555} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001965 sec., 18829.516539440203 rows/sec., 33.74 MiB/sec. | ||
| 2800 | 2026.01.22 09:52:12.772774 [ 268 ] {68440cd1-d073-4afb-8983-bcebc7e45555} <Debug> TCPHandler: Processed in 0.002146436 sec. | ||
| 2801 | 2026.01.22 09:52:12.772888 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2802 | 2026.01.22 09:52:12.772983 [ 268 ] {0e1c1eae-a1f1-451c-9d05-cfd657464d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2803 | 2026.01.22 09:52:12.773025 [ 268 ] {0e1c1eae-a1f1-451c-9d05-cfd657464d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2804 | 2026.01.22 09:52:12.773352 [ 268 ] {0e1c1eae-a1f1-451c-9d05-cfd657464d4c} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2805 | 2026.01.22 09:52:12.773388 [ 268 ] {0e1c1eae-a1f1-451c-9d05-cfd657464d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2806 | 2026.01.22 09:52:12.773708 [ 268 ] {0e1c1eae-a1f1-451c-9d05-cfd657464d4c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2807 | 2026.01.22 09:52:12.773926 [ 268 ] {0e1c1eae-a1f1-451c-9d05-cfd657464d4c} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2808 | 2026.01.22 09:52:12.774056 [ 268 ] {0e1c1eae-a1f1-451c-9d05-cfd657464d4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 2809 | 2026.01.22 09:52:12.774091 [ 268 ] {0e1c1eae-a1f1-451c-9d05-cfd657464d4c} <Debug> TCPHandler: Processed in 0.001252742 sec. | ||
| 2810 | 2026.01.22 09:52:13.466904 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5352 | ||
| 2811 | 2026.01.22 09:52:13.467748 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2812 | 2026.01.22 09:52:13.467833 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2813 | 2026.01.22 09:52:13.468399 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2814 | 2026.01.22 09:52:13.468633 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2815 | 2026.01.22 09:52:13.468777 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5352 | ||
| 2816 | 2026.01.22 09:52:13.468804 [ 146 ] {} <Debug> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2817 | 2026.01.22 09:52:13.468877 [ 146 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2818 | 2026.01.22 09:52:13.468902 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2819 | 2026.01.22 09:52:13.469022 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 2820 | 2026.01.22 09:52:13.469151 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2821 | 2026.01.22 09:52:13.469193 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2920 rows starting from the beginning of the part | ||
| 2822 | 2026.01.22 09:52:13.469298 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2823 | 2026.01.22 09:52:13.469350 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2824 | 2026.01.22 09:52:13.469403 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2825 | 2026.01.22 09:52:13.469456 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2826 | 2026.01.22 09:52:13.469506 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2827 | 2026.01.22 09:52:13.470934 [ 200 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5352 rows, containing 4 columns (4 merged, 0 gathered) in 0.001961304 sec., 2728796.7597068073 rows/sec., 39.04 MiB/sec. | ||
| 2828 | 2026.01.22 09:52:13.471830 [ 200 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2829 | 2026.01.22 09:52:13.472107 [ 200 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_11_2} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2026.01.22 09:52:13.472175 [ 200 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_11_2} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2831 | 2026.01.22 09:52:13.472260 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 2832 | 2026.01.22 09:52:13.730513 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2833 | 2026.01.22 09:52:13.746568 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2026.01.22 09:52:13.746624 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2835 | 2026.01.22 09:52:13.752894 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2836 | 2026.01.22 09:52:13.753617 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2026.01.22 09:52:13.753942 [ 134 ] {} <Debug> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2838 | 2026.01.22 09:52:13.754001 [ 134 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2839 | 2026.01.22 09:52:13.754024 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.74 GiB. | ||
| 2840 | 2026.01.22 09:52:13.754135 [ 190 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 2841 | 2026.01.22 09:52:13.756593 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2842 | 2026.01.22 09:52:13.757984 [ 190 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2843 | 2026.01.22 09:52:13.759226 [ 190 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 2844 | 2026.01.22 09:52:13.763459 [ 190 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 2845 | 2026.01.22 09:52:13.767520 [ 190 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 2846 | 2026.01.22 09:52:13.771457 [ 190 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 2847 | 2026.01.22 09:52:13.775950 [ 190 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 2848 | 2026.01.22 09:52:13.780087 [ 190 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 2849 | 2026.01.22 09:52:13.831211 [ 195 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.077110247 sec., 1076.3809380613188 rows/sec., 5.57 MiB/sec. | ||
| 2850 | 2026.01.22 09:52:13.833743 [ 195 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2851 | 2026.01.22 09:52:13.835822 [ 195 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_11_2} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2026.01.22 09:52:13.835932 [ 195 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_11_2} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2853 | 2026.01.22 09:52:13.838043 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2854 | 2026.01.22 09:52:14.001171 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.55 MiB, peak 223.43 MiB, free memory in arenas 0.00 B, will set to 223.12 MiB (RSS), difference: 9.57 MiB | ||
| 2855 | 2026.01.22 09:52:17.724628 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2026.01.22 09:52:17.724928 [ 268 ] {9bba0c72-cd22-4558-ab5a-d8a077b7c73b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2857 | 2026.01.22 09:52:17.725029 [ 268 ] {9bba0c72-cd22-4558-ab5a-d8a077b7c73b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2858 | 2026.01.22 09:52:17.725746 [ 268 ] {9bba0c72-cd22-4558-ab5a-d8a077b7c73b} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2026.01.22 09:52:17.725788 [ 268 ] {9bba0c72-cd22-4558-ab5a-d8a077b7c73b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2860 | 2026.01.22 09:52:17.726167 [ 268 ] {9bba0c72-cd22-4558-ab5a-d8a077b7c73b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2861 | 2026.01.22 09:52:17.726389 [ 268 ] {9bba0c72-cd22-4558-ab5a-d8a077b7c73b} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2026.01.22 09:52:17.726545 [ 268 ] {9bba0c72-cd22-4558-ab5a-d8a077b7c73b} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001694 sec., 36599.763872491145 rows/sec., 2.86 MiB/sec. | ||
| 2863 | 2026.01.22 09:52:17.726586 [ 268 ] {9bba0c72-cd22-4558-ab5a-d8a077b7c73b} <Debug> TCPHandler: Processed in 0.002135117 sec. | ||
| 2864 | 2026.01.22 09:52:17.726803 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2865 | 2026.01.22 09:52:17.726896 [ 268 ] {92274ef1-2265-4708-bcf3-3abb4de956e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2866 | 2026.01.22 09:52:17.726936 [ 268 ] {92274ef1-2265-4708-bcf3-3abb4de956e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2867 | 2026.01.22 09:52:17.727369 [ 268 ] {92274ef1-2265-4708-bcf3-3abb4de956e1} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2026.01.22 09:52:17.727405 [ 268 ] {92274ef1-2265-4708-bcf3-3abb4de956e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2869 | 2026.01.22 09:52:17.727705 [ 268 ] {92274ef1-2265-4708-bcf3-3abb4de956e1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2870 | 2026.01.22 09:52:17.727908 [ 268 ] {92274ef1-2265-4708-bcf3-3abb4de956e1} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2026.01.22 09:52:17.728034 [ 268 ] {92274ef1-2265-4708-bcf3-3abb4de956e1} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001156 sec., 2595.155709342561 rows/sec., 195.14 KiB/sec. | ||
| 2872 | 2026.01.22 09:52:17.728070 [ 268 ] {92274ef1-2265-4708-bcf3-3abb4de956e1} <Debug> TCPHandler: Processed in 0.001314332 sec. | ||
| 2873 | 2026.01.22 09:52:17.728191 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2026.01.22 09:52:17.728281 [ 268 ] {5c23e359-49f1-4f34-ace7-108966884ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2875 | 2026.01.22 09:52:17.728320 [ 268 ] {5c23e359-49f1-4f34-ace7-108966884ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2876 | 2026.01.22 09:52:17.728798 [ 268 ] {5c23e359-49f1-4f34-ace7-108966884ce1} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.01.22 09:52:17.728835 [ 268 ] {5c23e359-49f1-4f34-ace7-108966884ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2878 | 2026.01.22 09:52:17.729139 [ 268 ] {5c23e359-49f1-4f34-ace7-108966884ce1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2879 | 2026.01.22 09:52:17.729352 [ 268 ] {5c23e359-49f1-4f34-ace7-108966884ce1} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.01.22 09:52:17.729480 [ 268 ] {5c23e359-49f1-4f34-ace7-108966884ce1} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001216 sec., 55098.68421052631 rows/sec., 4.30 MiB/sec. | ||
| 2881 | 2026.01.22 09:52:17.729516 [ 268 ] {5c23e359-49f1-4f34-ace7-108966884ce1} <Debug> TCPHandler: Processed in 0.001371394 sec. | ||
| 2882 | 2026.01.22 09:52:17.729638 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2026.01.22 09:52:17.729731 [ 268 ] {39ac4b42-3f2c-4f6a-9782-8f091e249c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2884 | 2026.01.22 09:52:17.729774 [ 268 ] {39ac4b42-3f2c-4f6a-9782-8f091e249c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2885 | 2026.01.22 09:52:17.730212 [ 268 ] {39ac4b42-3f2c-4f6a-9782-8f091e249c18} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2026.01.22 09:52:17.730249 [ 268 ] {39ac4b42-3f2c-4f6a-9782-8f091e249c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2887 | 2026.01.22 09:52:17.730597 [ 268 ] {39ac4b42-3f2c-4f6a-9782-8f091e249c18} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2888 | 2026.01.22 09:52:17.730808 [ 268 ] {39ac4b42-3f2c-4f6a-9782-8f091e249c18} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2889 | 2026.01.22 09:52:17.730935 [ 268 ] {39ac4b42-3f2c-4f6a-9782-8f091e249c18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 2890 | 2026.01.22 09:52:17.730970 [ 268 ] {39ac4b42-3f2c-4f6a-9782-8f091e249c18} <Debug> TCPHandler: Processed in 0.001378694 sec. | ||
| 2891 | 2026.01.22 09:52:17.731082 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2026.01.22 09:52:17.731179 [ 268 ] {84cc5cb1-6e2e-49a0-8ee8-a469809c3b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2893 | 2026.01.22 09:52:17.731233 [ 268 ] {84cc5cb1-6e2e-49a0-8ee8-a469809c3b9a} <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 | ||
| 2894 | 2026.01.22 09:52:17.731943 [ 268 ] {84cc5cb1-6e2e-49a0-8ee8-a469809c3b9a} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.01.22 09:52:17.731979 [ 268 ] {84cc5cb1-6e2e-49a0-8ee8-a469809c3b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2896 | 2026.01.22 09:52:17.732466 [ 268 ] {84cc5cb1-6e2e-49a0-8ee8-a469809c3b9a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2897 | 2026.01.22 09:52:17.732678 [ 268 ] {84cc5cb1-6e2e-49a0-8ee8-a469809c3b9a} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.01.22 09:52:17.732807 [ 268 ] {84cc5cb1-6e2e-49a0-8ee8-a469809c3b9a} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001646 sec., 1822.6002430133658 rows/sec., 3.27 MiB/sec. | ||
| 2899 | 2026.01.22 09:52:17.732855 [ 268 ] {84cc5cb1-6e2e-49a0-8ee8-a469809c3b9a} <Debug> TCPHandler: Processed in 0.001819541 sec. | ||
| 2900 | 2026.01.22 09:52:17.732982 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2026.01.22 09:52:17.733074 [ 268 ] {4b1a19b4-088a-4c1f-b7c5-48ff8e0e7332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2902 | 2026.01.22 09:52:17.733114 [ 268 ] {4b1a19b4-088a-4c1f-b7c5-48ff8e0e7332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2903 | 2026.01.22 09:52:17.733442 [ 268 ] {4b1a19b4-088a-4c1f-b7c5-48ff8e0e7332} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2026.01.22 09:52:17.733476 [ 268 ] {4b1a19b4-088a-4c1f-b7c5-48ff8e0e7332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2905 | 2026.01.22 09:52:17.733832 [ 268 ] {4b1a19b4-088a-4c1f-b7c5-48ff8e0e7332} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2906 | 2026.01.22 09:52:17.734031 [ 268 ] {4b1a19b4-088a-4c1f-b7c5-48ff8e0e7332} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2026.01.22 09:52:17.734152 [ 268 ] {4b1a19b4-088a-4c1f-b7c5-48ff8e0e7332} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 2908 | 2026.01.22 09:52:17.734185 [ 268 ] {4b1a19b4-088a-4c1f-b7c5-48ff8e0e7332} <Debug> TCPHandler: Processed in 0.001259352 sec. | ||
| 2909 | 2026.01.22 09:52:20.894609 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2910 | 2026.01.22 09:52:20.894679 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2911 | 2026.01.22 09:52:20.969839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5800 | ||
| 2912 | 2026.01.22 09:52:20.970419 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2026.01.22 09:52:20.970471 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2914 | 2026.01.22 09:52:20.971134 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2915 | 2026.01.22 09:52:20.971385 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2026.01.22 09:52:20.971539 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5800 | ||
| 2917 | 2026.01.22 09:52:20.975694 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 412 | ||
| 2918 | 2026.01.22 09:52:20.977918 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2919 | 2026.01.22 09:52:20.977976 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2920 | 2026.01.22 09:52:20.979168 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2921 | 2026.01.22 09:52:20.979475 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2922 | 2026.01.22 09:52:20.979827 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 412 | ||
| 2923 | 2026.01.22 09:52:21.257638 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2924 | 2026.01.22 09:52:21.273273 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2925 | 2026.01.22 09:52:21.273331 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2926 | 2026.01.22 09:52:21.278813 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2927 | 2026.01.22 09:52:21.279521 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2026.01.22 09:52:21.282224 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2929 | 2026.01.22 09:52:22.726269 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2026.01.22 09:52:22.726473 [ 268 ] {e2a9b67c-cbe7-480e-a809-bf1bd22d81e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2931 | 2026.01.22 09:52:22.726549 [ 268 ] {e2a9b67c-cbe7-480e-a809-bf1bd22d81e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2932 | 2026.01.22 09:52:22.727307 [ 268 ] {e2a9b67c-cbe7-480e-a809-bf1bd22d81e0} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2026.01.22 09:52:22.727359 [ 268 ] {e2a9b67c-cbe7-480e-a809-bf1bd22d81e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2934 | 2026.01.22 09:52:22.727780 [ 268 ] {e2a9b67c-cbe7-480e-a809-bf1bd22d81e0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2935 | 2026.01.22 09:52:22.728015 [ 268 ] {e2a9b67c-cbe7-480e-a809-bf1bd22d81e0} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2026.01.22 09:52:22.728174 [ 268 ] {e2a9b67c-cbe7-480e-a809-bf1bd22d81e0} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.001757 sec., 73989.75526465566 rows/sec., 6.37 MiB/sec. | ||
| 2937 | 2026.01.22 09:52:22.728193 [ 95 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2938 | 2026.01.22 09:52:22.728224 [ 268 ] {e2a9b67c-cbe7-480e-a809-bf1bd22d81e0} <Debug> TCPHandler: Processed in 0.002095496 sec. | ||
| 2939 | 2026.01.22 09:52:22.728268 [ 95 ] {} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2026.01.22 09:52:22.728301 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2941 | 2026.01.22 09:52:22.728375 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2942 | 2026.01.22 09:52:22.728435 [ 193 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::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 | ||
| 2943 | 2026.01.22 09:52:22.728484 [ 268 ] {14ec6543-5d07-434c-b8fd-01b1ab1291b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2944 | 2026.01.22 09:52:22.728535 [ 268 ] {14ec6543-5d07-434c-b8fd-01b1ab1291b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2945 | 2026.01.22 09:52:22.728565 [ 193 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2946 | 2026.01.22 09:52:22.728603 [ 193 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2551 rows starting from the beginning of the part | ||
| 2947 | 2026.01.22 09:52:22.728666 [ 193 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 130 rows starting from the beginning of the part | ||
| 2948 | 2026.01.22 09:52:22.728710 [ 193 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 62 rows starting from the beginning of the part | ||
| 2949 | 2026.01.22 09:52:22.728753 [ 193 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1394 rows starting from the beginning of the part | ||
| 2950 | 2026.01.22 09:52:22.728796 [ 193 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 62 rows starting from the beginning of the part | ||
| 2951 | 2026.01.22 09:52:22.728840 [ 193 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 130 rows starting from the beginning of the part | ||
| 2952 | 2026.01.22 09:52:22.728978 [ 268 ] {14ec6543-5d07-434c-b8fd-01b1ab1291b1} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.01.22 09:52:22.729025 [ 268 ] {14ec6543-5d07-434c-b8fd-01b1ab1291b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2954 | 2026.01.22 09:52:22.729450 [ 268 ] {14ec6543-5d07-434c-b8fd-01b1ab1291b1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2955 | 2026.01.22 09:52:22.729702 [ 268 ] {14ec6543-5d07-434c-b8fd-01b1ab1291b1} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.01.22 09:52:22.729818 [ 95 ] {} <Debug> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2957 | 2026.01.22 09:52:22.729845 [ 268 ] {14ec6543-5d07-434c-b8fd-01b1ab1291b1} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001385 sec., 26714.80144404332 rows/sec., 1.96 MiB/sec. | ||
| 2958 | 2026.01.22 09:52:22.729858 [ 95 ] {} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.01.22 09:52:22.729888 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2960 | 2026.01.22 09:52:22.729891 [ 268 ] {14ec6543-5d07-434c-b8fd-01b1ab1291b1} <Debug> TCPHandler: Processed in 0.001568946 sec. | ||
| 2961 | 2026.01.22 09:52:22.729991 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::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 | ||
| 2962 | 2026.01.22 09:52:22.730022 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2963 | 2026.01.22 09:52:22.730104 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2964 | 2026.01.22 09:52:22.730126 [ 268 ] {01433d3f-a0ae-4840-9bc1-fcf7f3e79991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2965 | 2026.01.22 09:52:22.730139 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 293 rows starting from the beginning of the part | ||
| 2966 | 2026.01.22 09:52:22.730175 [ 268 ] {01433d3f-a0ae-4840-9bc1-fcf7f3e79991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2967 | 2026.01.22 09:52:22.730211 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
| 2968 | 2026.01.22 09:52:22.730256 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 3 rows starting from the beginning of the part | ||
| 2969 | 2026.01.22 09:52:22.730294 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 57 rows starting from the beginning of the part | ||
| 2970 | 2026.01.22 09:52:22.730334 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3 rows starting from the beginning of the part | ||
| 2971 | 2026.01.22 09:52:22.730369 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part | ||
| 2972 | 2026.01.22 09:52:22.730636 [ 268 ] {01433d3f-a0ae-4840-9bc1-fcf7f3e79991} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2973 | 2026.01.22 09:52:22.730679 [ 268 ] {01433d3f-a0ae-4840-9bc1-fcf7f3e79991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2974 | 2026.01.22 09:52:22.731080 [ 268 ] {01433d3f-a0ae-4840-9bc1-fcf7f3e79991} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2975 | 2026.01.22 09:52:22.731136 [ 204 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4329 rows, containing 5 columns (5 merged, 0 gathered) in 0.002760977 sec., 1567923.238766567 rows/sec., 135.16 MiB/sec. | ||
| 2976 | 2026.01.22 09:52:22.731234 [ 204 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 430 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285972 sec., 334377.42034818797 rows/sec., 23.25 MiB/sec. | ||
| 2977 | 2026.01.22 09:52:22.731307 [ 268 ] {01433d3f-a0ae-4840-9bc1-fcf7f3e79991} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2026.01.22 09:52:22.731379 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2979 | 2026.01.22 09:52:22.731423 [ 95 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2980 | 2026.01.22 09:52:22.731450 [ 268 ] {01433d3f-a0ae-4840-9bc1-fcf7f3e79991} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001344 sec., 75148.80952380953 rows/sec., 5.87 MiB/sec. | ||
| 2981 | 2026.01.22 09:52:22.731461 [ 202 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2982 | 2026.01.22 09:52:22.731456 [ 95 ] {} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2026.01.22 09:52:22.731496 [ 268 ] {01433d3f-a0ae-4840-9bc1-fcf7f3e79991} <Debug> TCPHandler: Processed in 0.001523826 sec. | ||
| 2984 | 2026.01.22 09:52:22.731533 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 2985 | 2026.01.22 09:52:22.731630 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::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 | ||
| 2986 | 2026.01.22 09:52:22.731643 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2026.01.22 09:52:22.731676 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_11_2} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2026.01.22 09:52:22.731738 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2989 | 2026.01.22 09:52:22.731761 [ 268 ] {1f236d8d-2517-4da4-961d-10e2011c1037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2990 | 2026.01.22 09:52:22.731773 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1301 rows starting from the beginning of the part | ||
| 2991 | 2026.01.22 09:52:22.731769 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_11_2} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2992 | 2026.01.22 09:52:22.731817 [ 268 ] {1f236d8d-2517-4da4-961d-10e2011c1037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2993 | 2026.01.22 09:52:22.731838 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 101 rows starting from the beginning of the part | ||
| 2994 | 2026.01.22 09:52:22.731849 [ 202 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_16_3} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2026.01.22 09:52:22.731886 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 67 rows starting from the beginning of the part | ||
| 2996 | 2026.01.22 09:52:22.731890 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2997 | 2026.01.22 09:52:22.731931 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 601 rows starting from the beginning of the part | ||
| 2998 | 2026.01.22 09:52:22.731945 [ 202 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_16_3} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2999 | 2026.01.22 09:52:22.731984 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 67 rows starting from the beginning of the part | ||
| 3000 | 2026.01.22 09:52:22.732029 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 101 rows starting from the beginning of the part | ||
| 3001 | 2026.01.22 09:52:22.732064 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 3002 | 2026.01.22 09:52:22.732251 [ 268 ] {1f236d8d-2517-4da4-961d-10e2011c1037} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2026.01.22 09:52:22.732293 [ 268 ] {1f236d8d-2517-4da4-961d-10e2011c1037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3004 | 2026.01.22 09:52:22.732654 [ 268 ] {1f236d8d-2517-4da4-961d-10e2011c1037} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3005 | 2026.01.22 09:52:22.732890 [ 268 ] {1f236d8d-2517-4da4-961d-10e2011c1037} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3006 | 2026.01.22 09:52:22.732997 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3007 | 2026.01.22 09:52:22.733027 [ 268 ] {1f236d8d-2517-4da4-961d-10e2011c1037} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 3008 | 2026.01.22 09:52:22.733031 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3009 | 2026.01.22 09:52:22.733069 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3010 | 2026.01.22 09:52:22.733070 [ 268 ] {1f236d8d-2517-4da4-961d-10e2011c1037} <Debug> TCPHandler: Processed in 0.001477056 sec. | ||
| 3011 | 2026.01.22 09:52:22.733088 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2238 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496806 sec., 1495183.7445868067 rows/sec., 116.01 MiB/sec. | ||
| 3012 | 2026.01.22 09:52:22.733157 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::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 | ||
| 3013 | 2026.01.22 09:52:22.733200 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2026.01.22 09:52:22.733264 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3015 | 2026.01.22 09:52:22.733298 [ 268 ] {25fbefd7-c445-4a51-bd17-efebd89f34b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3016 | 2026.01.22 09:52:22.733300 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4039 rows starting from the beginning of the part | ||
| 3017 | 2026.01.22 09:52:22.733322 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3018 | 2026.01.22 09:52:22.733363 [ 268 ] {25fbefd7-c445-4a51-bd17-efebd89f34b5} <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 | ||
| 3019 | 2026.01.22 09:52:22.733386 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3020 | 2026.01.22 09:52:22.733437 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::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 | ||
| 3021 | 2026.01.22 09:52:22.733479 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 884 rows starting from the beginning of the part | ||
| 3022 | 2026.01.22 09:52:22.733520 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::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 | ||
| 3023 | 2026.01.22 09:52:22.733562 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3024 | 2026.01.22 09:52:22.733616 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_16_3} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3025 | 2026.01.22 09:52:22.733699 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_16_3} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3026 | 2026.01.22 09:52:22.733774 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 3027 | 2026.01.22 09:52:22.734242 [ 268 ] {25fbefd7-c445-4a51-bd17-efebd89f34b5} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3028 | 2026.01.22 09:52:22.734285 [ 268 ] {25fbefd7-c445-4a51-bd17-efebd89f34b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3029 | 2026.01.22 09:52:22.734914 [ 268 ] {25fbefd7-c445-4a51-bd17-efebd89f34b5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3030 | 2026.01.22 09:52:22.735160 [ 268 ] {25fbefd7-c445-4a51-bd17-efebd89f34b5} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3031 | 2026.01.22 09:52:22.735275 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3032 | 2026.01.22 09:52:22.735303 [ 268 ] {25fbefd7-c445-4a51-bd17-efebd89f34b5} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002023 sec., 18289.66880869995 rows/sec., 32.77 MiB/sec. | ||
| 3033 | 2026.01.22 09:52:22.735316 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3034 | 2026.01.22 09:52:22.735346 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3035 | 2026.01.22 09:52:22.735373 [ 268 ] {25fbefd7-c445-4a51-bd17-efebd89f34b5} <Debug> TCPHandler: Processed in 0.002223088 sec. | ||
| 3036 | 2026.01.22 09:52:22.735421 [ 195 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::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 | ||
| 3037 | 2026.01.22 09:52:22.735497 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2026.01.22 09:52:22.735588 [ 195 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3039 | 2026.01.22 09:52:22.735596 [ 268 ] {df94d9df-ea61-47d1-9cdf-eaa53452bd30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3040 | 2026.01.22 09:52:22.735638 [ 195 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 176 rows starting from the beginning of the part | ||
| 3041 | 2026.01.22 09:52:22.735652 [ 268 ] {df94d9df-ea61-47d1-9cdf-eaa53452bd30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3042 | 2026.01.22 09:52:22.735740 [ 195 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
| 3043 | 2026.01.22 09:52:22.735826 [ 198 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5563 rows, containing 5 columns (5 merged, 0 gathered) in 0.002703097 sec., 2058009.7569565577 rows/sec., 139.73 MiB/sec. | ||
| 3044 | 2026.01.22 09:52:22.735837 [ 195 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 3 rows starting from the beginning of the part | ||
| 3045 | 2026.01.22 09:52:22.735944 [ 195 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 37 rows starting from the beginning of the part | ||
| 3046 | 2026.01.22 09:52:22.736009 [ 268 ] {df94d9df-ea61-47d1-9cdf-eaa53452bd30} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3047 | 2026.01.22 09:52:22.736026 [ 195 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3 rows starting from the beginning of the part | ||
| 3048 | 2026.01.22 09:52:22.736056 [ 268 ] {df94d9df-ea61-47d1-9cdf-eaa53452bd30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3049 | 2026.01.22 09:52:22.736121 [ 195 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part | ||
| 3050 | 2026.01.22 09:52:22.736291 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3051 | 2026.01.22 09:52:22.736416 [ 268 ] {df94d9df-ea61-47d1-9cdf-eaa53452bd30} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3052 | 2026.01.22 09:52:22.736630 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.01.22 09:52:22.736700 [ 268 ] {df94d9df-ea61-47d1-9cdf-eaa53452bd30} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2026.01.22 09:52:22.736710 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3055 | 2026.01.22 09:52:22.736795 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 3056 | 2026.01.22 09:52:22.736814 [ 95 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3057 | 2026.01.22 09:52:22.736845 [ 268 ] {df94d9df-ea61-47d1-9cdf-eaa53452bd30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001267 sec., 47355.95895816891 rows/sec., 3.19 MiB/sec. | ||
| 3058 | 2026.01.22 09:52:22.736847 [ 95 ] {} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.01.22 09:52:22.736887 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3060 | 2026.01.22 09:52:22.736889 [ 268 ] {df94d9df-ea61-47d1-9cdf-eaa53452bd30} <Debug> TCPHandler: Processed in 0.001441885 sec. | ||
| 3061 | 2026.01.22 09:52:22.736974 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 3062 | 2026.01.22 09:52:22.737064 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3063 | 2026.01.22 09:52:22.737093 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 504 rows starting from the beginning of the part | ||
| 3064 | 2026.01.22 09:52:22.737148 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3065 | 2026.01.22 09:52:22.737190 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 3066 | 2026.01.22 09:52:22.737227 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3067 | 2026.01.22 09:52:22.737264 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 3068 | 2026.01.22 09:52:22.737305 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3069 | 2026.01.22 09:52:22.738134 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 804 rows, containing 4 columns (4 merged, 0 gathered) in 0.001195 sec., 672803.3472803347 rows/sec., 43.70 MiB/sec. | ||
| 3070 | 2026.01.22 09:52:22.738292 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3071 | 2026.01.22 09:52:22.738597 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_16_3} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.01.22 09:52:22.738671 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_16_3} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3073 | 2026.01.22 09:52:22.738744 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3074 | 2026.01.22 09:52:22.739186 [ 192 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 19 columns (19 merged, 0 gathered) in 0.003794165 sec., 77223.84240010649 rows/sec., 138.38 MiB/sec. | ||
| 3075 | 2026.01.22 09:52:22.739661 [ 195 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3076 | 2026.01.22 09:52:22.739960 [ 195 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2026.01.22 09:52:22.740023 [ 195 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3078 | 2026.01.22 09:52:22.740095 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 3079 | 2026.01.22 09:52:23.000209 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.23 MiB, peak 231.05 MiB, free memory in arenas 0.00 B, will set to 226.03 MiB (RSS), difference: 1.80 MiB | ||
| 3080 | 2026.01.22 09:52:24.243558 [ 172 ] {} <Debug> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3081 | 2026.01.22 09:52:24.243624 [ 172 ] {} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3082 | 2026.01.22 09:52:24.243652 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3083 | 2026.01.22 09:52:24.243757 [ 188 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::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 | ||
| 3084 | 2026.01.22 09:52:24.243898 [ 188 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3085 | 2026.01.22 09:52:24.243935 [ 188 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 229 rows starting from the beginning of the part | ||
| 3086 | 2026.01.22 09:52:24.244010 [ 188 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 229 rows starting from the beginning of the part | ||
| 3087 | 2026.01.22 09:52:24.244060 [ 188 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 229 rows starting from the beginning of the part | ||
| 3088 | 2026.01.22 09:52:24.244107 [ 188 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::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 | ||
| 3089 | 2026.01.22 09:52:24.244151 [ 188 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3090 | 2026.01.22 09:52:24.244962 [ 195 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 711 rows, containing 5 columns (5 merged, 0 gathered) in 0.001246171 sec., 570547.7017199085 rows/sec., 34.94 MiB/sec. | ||
| 3091 | 2026.01.22 09:52:24.245215 [ 198 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3092 | 2026.01.22 09:52:24.245549 [ 198 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_5_1} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.01.22 09:52:24.245628 [ 198 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_5_1} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3094 | 2026.01.22 09:52:24.245716 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3095 | 2026.01.22 09:52:24.339089 [ 172 ] {} <Debug> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3096 | 2026.01.22 09:52:24.339152 [ 172 ] {} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.01.22 09:52:24.339177 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3098 | 2026.01.22 09:52:24.339290 [ 198 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::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 | ||
| 3099 | 2026.01.22 09:52:24.339410 [ 198 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3100 | 2026.01.22 09:52:24.339445 [ 198 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 446 rows starting from the beginning of the part | ||
| 3101 | 2026.01.22 09:52:24.339546 [ 198 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 446 rows starting from the beginning of the part | ||
| 3102 | 2026.01.22 09:52:24.339604 [ 198 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 446 rows starting from the beginning of the part | ||
| 3103 | 2026.01.22 09:52:24.339655 [ 198 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3104 | 2026.01.22 09:52:24.339705 [ 198 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3105 | 2026.01.22 09:52:24.340641 [ 195 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1386 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397354 sec., 991874.6430754126 rows/sec., 67.36 MiB/sec. | ||
| 3106 | 2026.01.22 09:52:24.340891 [ 199 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3107 | 2026.01.22 09:52:24.341213 [ 199 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_5_1} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2026.01.22 09:52:24.341291 [ 199 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_5_1} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3109 | 2026.01.22 09:52:24.341384 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3110 | 2026.01.22 09:52:24.847661 [ 172 ] {} <Debug> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3111 | 2026.01.22 09:52:24.847733 [ 172 ] {} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2026.01.22 09:52:24.847757 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3113 | 2026.01.22 09:52:24.847887 [ 198 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::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 | ||
| 3114 | 2026.01.22 09:52:24.848022 [ 198 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3115 | 2026.01.22 09:52:24.848057 [ 198 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 230 rows starting from the beginning of the part | ||
| 3116 | 2026.01.22 09:52:24.848123 [ 198 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 230 rows starting from the beginning of the part | ||
| 3117 | 2026.01.22 09:52:24.848172 [ 198 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 230 rows starting from the beginning of the part | ||
| 3118 | 2026.01.22 09:52:24.848216 [ 198 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 252 rows starting from the beginning of the part | ||
| 3119 | 2026.01.22 09:52:24.848258 [ 198 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 252 rows starting from the beginning of the part | ||
| 3120 | 2026.01.22 09:52:24.849088 [ 199 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255482 sec., 951029.1664874526 rows/sec., 66.82 MiB/sec. | ||
| 3121 | 2026.01.22 09:52:24.849311 [ 195 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3122 | 2026.01.22 09:52:24.849665 [ 195 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_5_1} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2026.01.22 09:52:24.849756 [ 195 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_5_1} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3124 | 2026.01.22 09:52:24.849861 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3125 | 2026.01.22 09:52:27.724434 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3126 | 2026.01.22 09:52:27.724731 [ 268 ] {a6d5c1bc-ce6b-4f17-9e78-afc1c18c8546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3127 | 2026.01.22 09:52:27.724832 [ 268 ] {a6d5c1bc-ce6b-4f17-9e78-afc1c18c8546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3128 | 2026.01.22 09:52:27.725721 [ 268 ] {a6d5c1bc-ce6b-4f17-9e78-afc1c18c8546} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2026.01.22 09:52:27.725758 [ 268 ] {a6d5c1bc-ce6b-4f17-9e78-afc1c18c8546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3130 | 2026.01.22 09:52:27.726147 [ 268 ] {a6d5c1bc-ce6b-4f17-9e78-afc1c18c8546} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3131 | 2026.01.22 09:52:27.726375 [ 268 ] {a6d5c1bc-ce6b-4f17-9e78-afc1c18c8546} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2026.01.22 09:52:27.726554 [ 268 ] {a6d5c1bc-ce6b-4f17-9e78-afc1c18c8546} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001898 sec., 32665.96417281349 rows/sec., 2.55 MiB/sec. | ||
| 3133 | 2026.01.22 09:52:27.726594 [ 268 ] {a6d5c1bc-ce6b-4f17-9e78-afc1c18c8546} <Debug> TCPHandler: Processed in 0.00232828 sec. | ||
| 3134 | 2026.01.22 09:52:27.726720 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2026.01.22 09:52:27.726813 [ 268 ] {d7db1e6e-c965-47a3-b3e4-bfd5014f05c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3136 | 2026.01.22 09:52:27.726851 [ 268 ] {d7db1e6e-c965-47a3-b3e4-bfd5014f05c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3137 | 2026.01.22 09:52:27.727342 [ 268 ] {d7db1e6e-c965-47a3-b3e4-bfd5014f05c3} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2026.01.22 09:52:27.727377 [ 268 ] {d7db1e6e-c965-47a3-b3e4-bfd5014f05c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3139 | 2026.01.22 09:52:27.727669 [ 268 ] {d7db1e6e-c965-47a3-b3e4-bfd5014f05c3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3140 | 2026.01.22 09:52:27.727870 [ 268 ] {d7db1e6e-c965-47a3-b3e4-bfd5014f05c3} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2026.01.22 09:52:27.728014 [ 268 ] {d7db1e6e-c965-47a3-b3e4-bfd5014f05c3} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.00122 sec., 2459.016393442623 rows/sec., 184.91 KiB/sec. | ||
| 3142 | 2026.01.22 09:52:27.728051 [ 268 ] {d7db1e6e-c965-47a3-b3e4-bfd5014f05c3} <Debug> TCPHandler: Processed in 0.001378983 sec. | ||
| 3143 | 2026.01.22 09:52:27.728165 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2026.01.22 09:52:27.728256 [ 268 ] {5fce3854-821c-4d58-bd2e-489f062a4e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3145 | 2026.01.22 09:52:27.728294 [ 268 ] {5fce3854-821c-4d58-bd2e-489f062a4e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3146 | 2026.01.22 09:52:27.728757 [ 268 ] {5fce3854-821c-4d58-bd2e-489f062a4e89} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2026.01.22 09:52:27.728792 [ 268 ] {5fce3854-821c-4d58-bd2e-489f062a4e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3148 | 2026.01.22 09:52:27.729082 [ 268 ] {5fce3854-821c-4d58-bd2e-489f062a4e89} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3149 | 2026.01.22 09:52:27.729282 [ 268 ] {5fce3854-821c-4d58-bd2e-489f062a4e89} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3150 | 2026.01.22 09:52:27.729401 [ 268 ] {5fce3854-821c-4d58-bd2e-489f062a4e89} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001163 sec., 57609.63026655202 rows/sec., 4.50 MiB/sec. | ||
| 3151 | 2026.01.22 09:52:27.729437 [ 268 ] {5fce3854-821c-4d58-bd2e-489f062a4e89} <Debug> TCPHandler: Processed in 0.001318572 sec. | ||
| 3152 | 2026.01.22 09:52:27.729551 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3153 | 2026.01.22 09:52:27.729642 [ 268 ] {a58aaed9-fe40-4ee4-9e61-4f2dd6eb85c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3154 | 2026.01.22 09:52:27.729684 [ 268 ] {a58aaed9-fe40-4ee4-9e61-4f2dd6eb85c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3155 | 2026.01.22 09:52:27.730132 [ 268 ] {a58aaed9-fe40-4ee4-9e61-4f2dd6eb85c6} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3156 | 2026.01.22 09:52:27.730170 [ 268 ] {a58aaed9-fe40-4ee4-9e61-4f2dd6eb85c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3157 | 2026.01.22 09:52:27.730514 [ 268 ] {a58aaed9-fe40-4ee4-9e61-4f2dd6eb85c6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3158 | 2026.01.22 09:52:27.730728 [ 268 ] {a58aaed9-fe40-4ee4-9e61-4f2dd6eb85c6} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2026.01.22 09:52:27.730854 [ 268 ] {a58aaed9-fe40-4ee4-9e61-4f2dd6eb85c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 3160 | 2026.01.22 09:52:27.730896 [ 268 ] {a58aaed9-fe40-4ee4-9e61-4f2dd6eb85c6} <Debug> TCPHandler: Processed in 0.001387584 sec. | ||
| 3161 | 2026.01.22 09:52:27.731010 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3162 | 2026.01.22 09:52:27.731103 [ 268 ] {eeff9bcf-29b7-4a00-8f7b-2574698908c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3163 | 2026.01.22 09:52:27.731157 [ 268 ] {eeff9bcf-29b7-4a00-8f7b-2574698908c3} <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 | ||
| 3164 | 2026.01.22 09:52:27.731870 [ 268 ] {eeff9bcf-29b7-4a00-8f7b-2574698908c3} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2026.01.22 09:52:27.731906 [ 268 ] {eeff9bcf-29b7-4a00-8f7b-2574698908c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3166 | 2026.01.22 09:52:27.732389 [ 268 ] {eeff9bcf-29b7-4a00-8f7b-2574698908c3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3167 | 2026.01.22 09:52:27.732611 [ 268 ] {eeff9bcf-29b7-4a00-8f7b-2574698908c3} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3168 | 2026.01.22 09:52:27.732742 [ 268 ] {eeff9bcf-29b7-4a00-8f7b-2574698908c3} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001657 sec., 1810.5009052504527 rows/sec., 3.24 MiB/sec. | ||
| 3169 | 2026.01.22 09:52:27.732791 [ 268 ] {eeff9bcf-29b7-4a00-8f7b-2574698908c3} <Debug> TCPHandler: Processed in 0.001828232 sec. | ||
| 3170 | 2026.01.22 09:52:27.732915 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3171 | 2026.01.22 09:52:27.733008 [ 268 ] {bd0f47f4-87fd-4586-afef-53549855da96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3172 | 2026.01.22 09:52:27.733048 [ 268 ] {bd0f47f4-87fd-4586-afef-53549855da96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3173 | 2026.01.22 09:52:27.733402 [ 268 ] {bd0f47f4-87fd-4586-afef-53549855da96} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2026.01.22 09:52:27.733437 [ 268 ] {bd0f47f4-87fd-4586-afef-53549855da96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3175 | 2026.01.22 09:52:27.733736 [ 268 ] {bd0f47f4-87fd-4586-afef-53549855da96} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3176 | 2026.01.22 09:52:27.733943 [ 268 ] {bd0f47f4-87fd-4586-afef-53549855da96} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2026.01.22 09:52:27.734066 [ 268 ] {bd0f47f4-87fd-4586-afef-53549855da96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 3178 | 2026.01.22 09:52:27.734100 [ 268 ] {bd0f47f4-87fd-4586-afef-53549855da96} <Debug> TCPHandler: Processed in 0.001237201 sec. | ||
| 3179 | 2026.01.22 09:52:28.471654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6312 | ||
| 3180 | 2026.01.22 09:52:28.472514 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3181 | 2026.01.22 09:52:28.472604 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3182 | 2026.01.22 09:52:28.473139 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3183 | 2026.01.22 09:52:28.473381 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3184 | 2026.01.22 09:52:28.473516 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6312 | ||
| 3185 | 2026.01.22 09:52:28.782320 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3186 | 2026.01.22 09:52:28.797570 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3187 | 2026.01.22 09:52:28.797622 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.73 GiB. | ||
| 3188 | 2026.01.22 09:52:28.803683 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3189 | 2026.01.22 09:52:28.804430 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2026.01.22 09:52:28.807096 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3191 | 2026.01.22 09:52:30.980015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 436 | ||
| 3192 | 2026.01.22 09:52:30.982380 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2026.01.22 09:52:30.982433 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3194 | 2026.01.22 09:52:30.983601 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3195 | 2026.01.22 09:52:30.983870 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3196 | 2026.01.22 09:52:30.984221 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 436 | ||
| 3197 | 2026.01.22 09:52:32.727585 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3198 | 2026.01.22 09:52:32.727783 [ 268 ] {80807cc5-c231-48c5-ad32-6f3676241fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3199 | 2026.01.22 09:52:32.727857 [ 268 ] {80807cc5-c231-48c5-ad32-6f3676241fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3200 | 2026.01.22 09:52:32.728642 [ 268 ] {80807cc5-c231-48c5-ad32-6f3676241fe6} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2026.01.22 09:52:32.728686 [ 268 ] {80807cc5-c231-48c5-ad32-6f3676241fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3202 | 2026.01.22 09:52:32.729098 [ 268 ] {80807cc5-c231-48c5-ad32-6f3676241fe6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3203 | 2026.01.22 09:52:32.729333 [ 268 ] {80807cc5-c231-48c5-ad32-6f3676241fe6} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3204 | 2026.01.22 09:52:32.729494 [ 268 ] {80807cc5-c231-48c5-ad32-6f3676241fe6} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.001765 sec., 73654.3909348442 rows/sec., 6.34 MiB/sec. | ||
| 3205 | 2026.01.22 09:52:32.729542 [ 268 ] {80807cc5-c231-48c5-ad32-6f3676241fe6} <Debug> TCPHandler: Processed in 0.002127396 sec. | ||
| 3206 | 2026.01.22 09:52:32.729674 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3207 | 2026.01.22 09:52:32.729774 [ 268 ] {cf207bdc-3c77-401b-b700-252c7d2239c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3208 | 2026.01.22 09:52:32.729817 [ 268 ] {cf207bdc-3c77-401b-b700-252c7d2239c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3209 | 2026.01.22 09:52:32.730258 [ 268 ] {cf207bdc-3c77-401b-b700-252c7d2239c7} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3210 | 2026.01.22 09:52:32.730295 [ 268 ] {cf207bdc-3c77-401b-b700-252c7d2239c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3211 | 2026.01.22 09:52:32.730611 [ 268 ] {cf207bdc-3c77-401b-b700-252c7d2239c7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3212 | 2026.01.22 09:52:32.730817 [ 268 ] {cf207bdc-3c77-401b-b700-252c7d2239c7} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2026.01.22 09:52:32.730947 [ 268 ] {cf207bdc-3c77-401b-b700-252c7d2239c7} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001197 sec., 30910.60985797828 rows/sec., 2.27 MiB/sec. | ||
| 3214 | 2026.01.22 09:52:32.730984 [ 268 ] {cf207bdc-3c77-401b-b700-252c7d2239c7} <Debug> TCPHandler: Processed in 0.001359174 sec. | ||
| 3215 | 2026.01.22 09:52:32.731096 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3216 | 2026.01.22 09:52:32.731188 [ 268 ] {af01f8ad-40f7-4303-b70c-13e01dc83069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3217 | 2026.01.22 09:52:32.731227 [ 268 ] {af01f8ad-40f7-4303-b70c-13e01dc83069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3218 | 2026.01.22 09:52:32.731647 [ 268 ] {af01f8ad-40f7-4303-b70c-13e01dc83069} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2026.01.22 09:52:32.731683 [ 268 ] {af01f8ad-40f7-4303-b70c-13e01dc83069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3220 | 2026.01.22 09:52:32.731993 [ 268 ] {af01f8ad-40f7-4303-b70c-13e01dc83069} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3221 | 2026.01.22 09:52:32.732198 [ 268 ] {af01f8ad-40f7-4303-b70c-13e01dc83069} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.01.22 09:52:32.732325 [ 268 ] {af01f8ad-40f7-4303-b70c-13e01dc83069} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001155 sec., 87445.88744588745 rows/sec., 6.83 MiB/sec. | ||
| 3223 | 2026.01.22 09:52:32.732360 [ 268 ] {af01f8ad-40f7-4303-b70c-13e01dc83069} <Debug> TCPHandler: Processed in 0.001311252 sec. | ||
| 3224 | 2026.01.22 09:52:32.732476 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3225 | 2026.01.22 09:52:32.732567 [ 268 ] {fd405687-c29d-40d8-adbf-32a1500bc556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3226 | 2026.01.22 09:52:32.732609 [ 268 ] {fd405687-c29d-40d8-adbf-32a1500bc556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3227 | 2026.01.22 09:52:32.733015 [ 268 ] {fd405687-c29d-40d8-adbf-32a1500bc556} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.01.22 09:52:32.733050 [ 268 ] {fd405687-c29d-40d8-adbf-32a1500bc556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3229 | 2026.01.22 09:52:32.733366 [ 268 ] {fd405687-c29d-40d8-adbf-32a1500bc556} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3230 | 2026.01.22 09:52:32.733572 [ 268 ] {fd405687-c29d-40d8-adbf-32a1500bc556} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2026.01.22 09:52:32.733704 [ 268 ] {fd405687-c29d-40d8-adbf-32a1500bc556} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 3232 | 2026.01.22 09:52:32.733739 [ 268 ] {fd405687-c29d-40d8-adbf-32a1500bc556} <Debug> TCPHandler: Processed in 0.001310163 sec. | ||
| 3233 | 2026.01.22 09:52:32.733850 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3234 | 2026.01.22 09:52:32.733940 [ 268 ] {99ee5205-20ec-47a0-a0f1-c7902b5c8ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3235 | 2026.01.22 09:52:32.733993 [ 268 ] {99ee5205-20ec-47a0-a0f1-c7902b5c8ce4} <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 | ||
| 3236 | 2026.01.22 09:52:32.734792 [ 268 ] {99ee5205-20ec-47a0-a0f1-c7902b5c8ce4} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3237 | 2026.01.22 09:52:32.734828 [ 268 ] {99ee5205-20ec-47a0-a0f1-c7902b5c8ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3238 | 2026.01.22 09:52:32.735366 [ 268 ] {99ee5205-20ec-47a0-a0f1-c7902b5c8ce4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3239 | 2026.01.22 09:52:32.735586 [ 268 ] {99ee5205-20ec-47a0-a0f1-c7902b5c8ce4} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3240 | 2026.01.22 09:52:32.735717 [ 268 ] {99ee5205-20ec-47a0-a0f1-c7902b5c8ce4} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001795 sec., 20612.813370473537 rows/sec., 36.94 MiB/sec. | ||
| 3241 | 2026.01.22 09:52:32.735768 [ 268 ] {99ee5205-20ec-47a0-a0f1-c7902b5c8ce4} <Debug> TCPHandler: Processed in 0.001964183 sec. | ||
| 3242 | 2026.01.22 09:52:32.735882 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3243 | 2026.01.22 09:52:32.735975 [ 268 ] {92a874b6-32cf-455f-97a5-3608a5f535f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3244 | 2026.01.22 09:52:32.736016 [ 268 ] {92a874b6-32cf-455f-97a5-3608a5f535f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3245 | 2026.01.22 09:52:32.736343 [ 268 ] {92a874b6-32cf-455f-97a5-3608a5f535f2} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3246 | 2026.01.22 09:52:32.736379 [ 268 ] {92a874b6-32cf-455f-97a5-3608a5f535f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3247 | 2026.01.22 09:52:32.736679 [ 268 ] {92a874b6-32cf-455f-97a5-3608a5f535f2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3248 | 2026.01.22 09:52:32.736882 [ 268 ] {92a874b6-32cf-455f-97a5-3608a5f535f2} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.01.22 09:52:32.737012 [ 268 ] {92a874b6-32cf-455f-97a5-3608a5f535f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 3250 | 2026.01.22 09:52:32.737045 [ 268 ] {92a874b6-32cf-455f-97a5-3608a5f535f2} <Debug> TCPHandler: Processed in 0.00121021 sec. | ||
| 3251 | 2026.01.22 09:52:35.894735 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3252 | 2026.01.22 09:52:35.894808 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3253 | 2026.01.22 09:52:35.973731 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6760 | ||
| 3254 | 2026.01.22 09:52:35.974233 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2026.01.22 09:52:35.974275 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3256 | 2026.01.22 09:52:35.974766 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3257 | 2026.01.22 09:52:35.975003 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2026.01.22 09:52:35.975137 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6760 | ||
| 3259 | 2026.01.22 09:52:36.307276 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3260 | 2026.01.22 09:52:36.323824 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.01.22 09:52:36.323881 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3262 | 2026.01.22 09:52:36.329978 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3263 | 2026.01.22 09:52:36.330715 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2026.01.22 09:52:36.333636 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3265 | 2026.01.22 09:52:37.724958 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3266 | 2026.01.22 09:52:37.725153 [ 268 ] {da2834c4-5275-49c1-9957-28d88e3d8e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3267 | 2026.01.22 09:52:37.725222 [ 268 ] {da2834c4-5275-49c1-9957-28d88e3d8e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3268 | 2026.01.22 09:52:37.725915 [ 268 ] {da2834c4-5275-49c1-9957-28d88e3d8e76} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3269 | 2026.01.22 09:52:37.725952 [ 268 ] {da2834c4-5275-49c1-9957-28d88e3d8e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3270 | 2026.01.22 09:52:37.726346 [ 268 ] {da2834c4-5275-49c1-9957-28d88e3d8e76} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3271 | 2026.01.22 09:52:37.726565 [ 268 ] {da2834c4-5275-49c1-9957-28d88e3d8e76} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3272 | 2026.01.22 09:52:37.726708 [ 268 ] {da2834c4-5275-49c1-9957-28d88e3d8e76} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001608 sec., 39800.99502487562 rows/sec., 3.13 MiB/sec. | ||
| 3273 | 2026.01.22 09:52:37.726747 [ 268 ] {da2834c4-5275-49c1-9957-28d88e3d8e76} <Debug> TCPHandler: Processed in 0.001924113 sec. | ||
| 3274 | 2026.01.22 09:52:37.726869 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3275 | 2026.01.22 09:52:37.726962 [ 268 ] {0fe943e1-56d2-41ad-ad95-87ae1edef5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3276 | 2026.01.22 09:52:37.727002 [ 268 ] {0fe943e1-56d2-41ad-ad95-87ae1edef5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3277 | 2026.01.22 09:52:37.727382 [ 268 ] {0fe943e1-56d2-41ad-ad95-87ae1edef5df} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2026.01.22 09:52:37.727415 [ 268 ] {0fe943e1-56d2-41ad-ad95-87ae1edef5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3279 | 2026.01.22 09:52:37.727721 [ 268 ] {0fe943e1-56d2-41ad-ad95-87ae1edef5df} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3280 | 2026.01.22 09:52:37.727935 [ 268 ] {0fe943e1-56d2-41ad-ad95-87ae1edef5df} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3281 | 2026.01.22 09:52:37.728057 [ 268 ] {0fe943e1-56d2-41ad-ad95-87ae1edef5df} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001113 sec., 3593.8903863432165 rows/sec., 270.24 KiB/sec. | ||
| 3282 | 2026.01.22 09:52:37.728092 [ 268 ] {0fe943e1-56d2-41ad-ad95-87ae1edef5df} <Debug> TCPHandler: Processed in 0.001269502 sec. | ||
| 3283 | 2026.01.22 09:52:37.728198 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3284 | 2026.01.22 09:52:37.728290 [ 268 ] {1d60f63f-1caf-44fc-93e2-7993017a571b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3285 | 2026.01.22 09:52:37.728328 [ 268 ] {1d60f63f-1caf-44fc-93e2-7993017a571b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3286 | 2026.01.22 09:52:37.728732 [ 268 ] {1d60f63f-1caf-44fc-93e2-7993017a571b} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2026.01.22 09:52:37.728765 [ 268 ] {1d60f63f-1caf-44fc-93e2-7993017a571b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3288 | 2026.01.22 09:52:37.729053 [ 268 ] {1d60f63f-1caf-44fc-93e2-7993017a571b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3289 | 2026.01.22 09:52:37.729254 [ 268 ] {1d60f63f-1caf-44fc-93e2-7993017a571b} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2026.01.22 09:52:37.729373 [ 268 ] {1d60f63f-1caf-44fc-93e2-7993017a571b} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001101 sec., 61762.034514078114 rows/sec., 4.82 MiB/sec. | ||
| 3291 | 2026.01.22 09:52:37.729409 [ 268 ] {1d60f63f-1caf-44fc-93e2-7993017a571b} <Debug> TCPHandler: Processed in 0.001257721 sec. | ||
| 3292 | 2026.01.22 09:52:37.729521 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3293 | 2026.01.22 09:52:37.729612 [ 268 ] {d31e7b3b-7655-4745-bddf-ecc2f961d6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3294 | 2026.01.22 09:52:37.729655 [ 268 ] {d31e7b3b-7655-4745-bddf-ecc2f961d6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3295 | 2026.01.22 09:52:37.730095 [ 268 ] {d31e7b3b-7655-4745-bddf-ecc2f961d6ca} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3296 | 2026.01.22 09:52:37.730143 [ 268 ] {d31e7b3b-7655-4745-bddf-ecc2f961d6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3297 | 2026.01.22 09:52:37.730584 [ 268 ] {d31e7b3b-7655-4745-bddf-ecc2f961d6ca} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3298 | 2026.01.22 09:52:37.730809 [ 268 ] {d31e7b3b-7655-4745-bddf-ecc2f961d6ca} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3299 | 2026.01.22 09:52:37.730942 [ 268 ] {d31e7b3b-7655-4745-bddf-ecc2f961d6ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001347 sec., 118782.47958426131 rows/sec., 8.27 MiB/sec. | ||
| 3300 | 2026.01.22 09:52:37.730980 [ 268 ] {d31e7b3b-7655-4745-bddf-ecc2f961d6ca} <Debug> TCPHandler: Processed in 0.001505705 sec. | ||
| 3301 | 2026.01.22 09:52:37.731097 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3302 | 2026.01.22 09:52:37.731194 [ 268 ] {aefeb518-5c90-46f9-a203-165f0803e118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3303 | 2026.01.22 09:52:37.731251 [ 268 ] {aefeb518-5c90-46f9-a203-165f0803e118} <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 | ||
| 3304 | 2026.01.22 09:52:37.731966 [ 268 ] {aefeb518-5c90-46f9-a203-165f0803e118} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3305 | 2026.01.22 09:52:37.732002 [ 268 ] {aefeb518-5c90-46f9-a203-165f0803e118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3306 | 2026.01.22 09:52:37.732497 [ 268 ] {aefeb518-5c90-46f9-a203-165f0803e118} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3307 | 2026.01.22 09:52:37.732719 [ 268 ] {aefeb518-5c90-46f9-a203-165f0803e118} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3308 | 2026.01.22 09:52:37.732852 [ 268 ] {aefeb518-5c90-46f9-a203-165f0803e118} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001676 sec., 2386.634844868735 rows/sec., 4.28 MiB/sec. | ||
| 3309 | 2026.01.22 09:52:37.732902 [ 268 ] {aefeb518-5c90-46f9-a203-165f0803e118} <Debug> TCPHandler: Processed in 0.001854942 sec. | ||
| 3310 | 2026.01.22 09:52:37.733021 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3311 | 2026.01.22 09:52:37.733117 [ 268 ] {d8ff0b47-7956-4fe1-aaa9-f9e10b8778c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3312 | 2026.01.22 09:52:37.733159 [ 268 ] {d8ff0b47-7956-4fe1-aaa9-f9e10b8778c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3313 | 2026.01.22 09:52:37.733493 [ 268 ] {d8ff0b47-7956-4fe1-aaa9-f9e10b8778c6} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3314 | 2026.01.22 09:52:37.733529 [ 268 ] {d8ff0b47-7956-4fe1-aaa9-f9e10b8778c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3315 | 2026.01.22 09:52:37.733834 [ 268 ] {d8ff0b47-7956-4fe1-aaa9-f9e10b8778c6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3316 | 2026.01.22 09:52:37.734035 [ 268 ] {d8ff0b47-7956-4fe1-aaa9-f9e10b8778c6} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3317 | 2026.01.22 09:52:37.734161 [ 268 ] {d8ff0b47-7956-4fe1-aaa9-f9e10b8778c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 3318 | 2026.01.22 09:52:37.734197 [ 268 ] {d8ff0b47-7956-4fe1-aaa9-f9e10b8778c6} <Debug> TCPHandler: Processed in 0.001226601 sec. | ||
| 3319 | 2026.01.22 09:52:40.984504 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 460 | ||
| 3320 | 2026.01.22 09:52:40.986645 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2026.01.22 09:52:40.986686 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3322 | 2026.01.22 09:52:40.987852 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3323 | 2026.01.22 09:52:40.988107 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2026.01.22 09:52:40.988258 [ 135 ] {} <Debug> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3325 | 2026.01.22 09:52:40.988297 [ 135 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3326 | 2026.01.22 09:52:40.988320 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3327 | 2026.01.22 09:52:40.988342 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 460 | ||
| 3328 | 2026.01.22 09:52:40.988485 [ 196 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::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 | ||
| 3329 | 2026.01.22 09:52:40.989196 [ 196 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3330 | 2026.01.22 09:52:40.989326 [ 196 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 324 rows starting from the beginning of the part | ||
| 3331 | 2026.01.22 09:52:40.989655 [ 196 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part | ||
| 3332 | 2026.01.22 09:52:40.989995 [ 196 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 3333 | 2026.01.22 09:52:40.990321 [ 196 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 3334 | 2026.01.22 09:52:40.990635 [ 196 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3335 | 2026.01.22 09:52:40.990966 [ 196 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3336 | 2026.01.22 09:52:40.996789 [ 196 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 72 columns (72 merged, 0 gathered) in 0.008387153 sec., 54845.78616844119 rows/sec., 53.04 MiB/sec. | ||
| 3337 | 2026.01.22 09:52:40.997651 [ 199 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3338 | 2026.01.22 09:52:40.998236 [ 199 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_11_2} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.01.22 09:52:40.998303 [ 199 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_11_2} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3340 | 2026.01.22 09:52:40.998502 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 3341 | 2026.01.22 09:52:42.753274 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3342 | 2026.01.22 09:52:42.753476 [ 268 ] {af565211-05cf-49b6-b4f0-4f3629b2b876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3343 | 2026.01.22 09:52:42.753548 [ 268 ] {af565211-05cf-49b6-b4f0-4f3629b2b876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3344 | 2026.01.22 09:52:42.754185 [ 268 ] {af565211-05cf-49b6-b4f0-4f3629b2b876} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2026.01.22 09:52:42.754232 [ 268 ] {af565211-05cf-49b6-b4f0-4f3629b2b876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3346 | 2026.01.22 09:52:42.754625 [ 268 ] {af565211-05cf-49b6-b4f0-4f3629b2b876} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3347 | 2026.01.22 09:52:42.754848 [ 268 ] {af565211-05cf-49b6-b4f0-4f3629b2b876} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2026.01.22 09:52:42.754994 [ 268 ] {af565211-05cf-49b6-b4f0-4f3629b2b876} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001574 sec., 15247.776365946633 rows/sec., 1.27 MiB/sec. | ||
| 3349 | 2026.01.22 09:52:42.755035 [ 268 ] {af565211-05cf-49b6-b4f0-4f3629b2b876} <Debug> TCPHandler: Processed in 0.001900192 sec. | ||
| 3350 | 2026.01.22 09:52:42.755153 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3351 | 2026.01.22 09:52:42.755246 [ 268 ] {9727ae7f-99b6-4d1c-89e2-2f7e2b295251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3352 | 2026.01.22 09:52:42.755287 [ 268 ] {9727ae7f-99b6-4d1c-89e2-2f7e2b295251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3353 | 2026.01.22 09:52:42.755671 [ 268 ] {9727ae7f-99b6-4d1c-89e2-2f7e2b295251} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3354 | 2026.01.22 09:52:42.755707 [ 268 ] {9727ae7f-99b6-4d1c-89e2-2f7e2b295251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3355 | 2026.01.22 09:52:42.756003 [ 268 ] {9727ae7f-99b6-4d1c-89e2-2f7e2b295251} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3356 | 2026.01.22 09:52:42.756208 [ 268 ] {9727ae7f-99b6-4d1c-89e2-2f7e2b295251} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3357 | 2026.01.22 09:52:42.756333 [ 268 ] {9727ae7f-99b6-4d1c-89e2-2f7e2b295251} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001105 sec., 3619.9095022624433 rows/sec., 295.18 KiB/sec. | ||
| 3358 | 2026.01.22 09:52:42.756368 [ 268 ] {9727ae7f-99b6-4d1c-89e2-2f7e2b295251} <Debug> TCPHandler: Processed in 0.001265282 sec. | ||
| 3359 | 2026.01.22 09:52:42.756469 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3360 | 2026.01.22 09:52:42.756561 [ 268 ] {9026dee2-c951-4a82-839d-39f968193126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3361 | 2026.01.22 09:52:42.756600 [ 268 ] {9026dee2-c951-4a82-839d-39f968193126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3362 | 2026.01.22 09:52:42.757521 [ 268 ] {9026dee2-c951-4a82-839d-39f968193126} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2026.01.22 09:52:42.757557 [ 268 ] {9026dee2-c951-4a82-839d-39f968193126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3364 | 2026.01.22 09:52:42.757942 [ 268 ] {9026dee2-c951-4a82-839d-39f968193126} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3365 | 2026.01.22 09:52:42.758148 [ 268 ] {9026dee2-c951-4a82-839d-39f968193126} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2026.01.22 09:52:42.758272 [ 268 ] {9026dee2-c951-4a82-839d-39f968193126} <Debug> executeQuery: Read 1392 rows, 119.16 KiB in 0.001728 sec., 805555.5555555556 rows/sec., 67.34 MiB/sec. | ||
| 3367 | 2026.01.22 09:52:42.758307 [ 268 ] {9026dee2-c951-4a82-839d-39f968193126} <Debug> TCPHandler: Processed in 0.001884512 sec. | ||
| 3368 | 2026.01.22 09:52:42.758416 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3369 | 2026.01.22 09:52:42.758508 [ 268 ] {c7a1bdb5-54a1-4665-a3cb-9e77eb223e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3370 | 2026.01.22 09:52:42.758546 [ 268 ] {c7a1bdb5-54a1-4665-a3cb-9e77eb223e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3371 | 2026.01.22 09:52:42.758947 [ 268 ] {c7a1bdb5-54a1-4665-a3cb-9e77eb223e0e} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2026.01.22 09:52:42.758983 [ 268 ] {c7a1bdb5-54a1-4665-a3cb-9e77eb223e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3373 | 2026.01.22 09:52:42.759280 [ 268 ] {c7a1bdb5-54a1-4665-a3cb-9e77eb223e0e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3374 | 2026.01.22 09:52:42.759484 [ 268 ] {c7a1bdb5-54a1-4665-a3cb-9e77eb223e0e} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2026.01.22 09:52:42.759610 [ 268 ] {c7a1bdb5-54a1-4665-a3cb-9e77eb223e0e} <Debug> executeQuery: Read 53 rows, 4.02 KiB in 0.00112 sec., 47321.42857142857 rows/sec., 3.51 MiB/sec. | ||
| 3376 | 2026.01.22 09:52:42.759645 [ 268 ] {c7a1bdb5-54a1-4665-a3cb-9e77eb223e0e} <Debug> TCPHandler: Processed in 0.001275632 sec. | ||
| 3377 | 2026.01.22 09:52:42.759744 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3378 | 2026.01.22 09:52:42.759835 [ 268 ] {22f88969-61ef-4a78-9b5e-925876906dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3379 | 2026.01.22 09:52:42.759872 [ 268 ] {22f88969-61ef-4a78-9b5e-925876906dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3380 | 2026.01.22 09:52:42.760314 [ 268 ] {22f88969-61ef-4a78-9b5e-925876906dfe} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3381 | 2026.01.22 09:52:42.760350 [ 268 ] {22f88969-61ef-4a78-9b5e-925876906dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3382 | 2026.01.22 09:52:42.760657 [ 268 ] {22f88969-61ef-4a78-9b5e-925876906dfe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3383 | 2026.01.22 09:52:42.760861 [ 268 ] {22f88969-61ef-4a78-9b5e-925876906dfe} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3384 | 2026.01.22 09:52:42.760983 [ 268 ] {22f88969-61ef-4a78-9b5e-925876906dfe} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001165 sec., 216309.0128755365 rows/sec., 14.96 MiB/sec. | ||
| 3385 | 2026.01.22 09:52:42.761018 [ 268 ] {22f88969-61ef-4a78-9b5e-925876906dfe} <Debug> TCPHandler: Processed in 0.001320222 sec. | ||
| 3386 | 2026.01.22 09:52:42.761128 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3387 | 2026.01.22 09:52:42.761219 [ 268 ] {0755fab4-582d-4ff2-94b4-58f205c31bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3388 | 2026.01.22 09:52:42.761257 [ 268 ] {0755fab4-582d-4ff2-94b4-58f205c31bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3389 | 2026.01.22 09:52:42.761639 [ 268 ] {0755fab4-582d-4ff2-94b4-58f205c31bd2} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3390 | 2026.01.22 09:52:42.761674 [ 268 ] {0755fab4-582d-4ff2-94b4-58f205c31bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3391 | 2026.01.22 09:52:42.761954 [ 268 ] {0755fab4-582d-4ff2-94b4-58f205c31bd2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3392 | 2026.01.22 09:52:42.762156 [ 268 ] {0755fab4-582d-4ff2-94b4-58f205c31bd2} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3393 | 2026.01.22 09:52:42.762276 [ 268 ] {0755fab4-582d-4ff2-94b4-58f205c31bd2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001075 sec., 11162.790697674418 rows/sec., 872.09 KiB/sec. | ||
| 3394 | 2026.01.22 09:52:42.762312 [ 268 ] {0755fab4-582d-4ff2-94b4-58f205c31bd2} <Debug> TCPHandler: Processed in 0.001230731 sec. | ||
| 3395 | 2026.01.22 09:52:42.762410 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3396 | 2026.01.22 09:52:42.762505 [ 268 ] {22bb2da2-f088-46d0-90d8-7e91a0e49997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3397 | 2026.01.22 09:52:42.762545 [ 268 ] {22bb2da2-f088-46d0-90d8-7e91a0e49997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3398 | 2026.01.22 09:52:42.763106 [ 268 ] {22bb2da2-f088-46d0-90d8-7e91a0e49997} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3399 | 2026.01.22 09:52:42.763141 [ 268 ] {22bb2da2-f088-46d0-90d8-7e91a0e49997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3400 | 2026.01.22 09:52:42.763462 [ 268 ] {22bb2da2-f088-46d0-90d8-7e91a0e49997} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3401 | 2026.01.22 09:52:42.763662 [ 268 ] {22bb2da2-f088-46d0-90d8-7e91a0e49997} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3402 | 2026.01.22 09:52:42.763787 [ 268 ] {22bb2da2-f088-46d0-90d8-7e91a0e49997} <Debug> executeQuery: Read 597 rows, 45.95 KiB in 0.001305 sec., 457471.2643678161 rows/sec., 34.39 MiB/sec. | ||
| 3403 | 2026.01.22 09:52:42.763822 [ 268 ] {22bb2da2-f088-46d0-90d8-7e91a0e49997} <Debug> TCPHandler: Processed in 0.001459495 sec. | ||
| 3404 | 2026.01.22 09:52:42.763921 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3405 | 2026.01.22 09:52:42.764011 [ 268 ] {30c5a1e3-45c7-4720-bb31-92ea196cafb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3406 | 2026.01.22 09:52:42.764053 [ 268 ] {30c5a1e3-45c7-4720-bb31-92ea196cafb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3407 | 2026.01.22 09:52:42.764588 [ 268 ] {30c5a1e3-45c7-4720-bb31-92ea196cafb8} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3408 | 2026.01.22 09:52:42.764624 [ 268 ] {30c5a1e3-45c7-4720-bb31-92ea196cafb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3409 | 2026.01.22 09:52:42.764985 [ 268 ] {30c5a1e3-45c7-4720-bb31-92ea196cafb8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3410 | 2026.01.22 09:52:42.765196 [ 268 ] {30c5a1e3-45c7-4720-bb31-92ea196cafb8} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3411 | 2026.01.22 09:52:42.765321 [ 268 ] {30c5a1e3-45c7-4720-bb31-92ea196cafb8} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001328 sec., 664156.6265060242 rows/sec., 45.08 MiB/sec. | ||
| 3412 | 2026.01.22 09:52:42.765357 [ 268 ] {30c5a1e3-45c7-4720-bb31-92ea196cafb8} <Debug> TCPHandler: Processed in 0.001482585 sec. | ||
| 3413 | 2026.01.22 09:52:42.765475 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3414 | 2026.01.22 09:52:42.765596 [ 268 ] {fbed822c-647d-4ad4-bdb2-6a28d2ecfdd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3415 | 2026.01.22 09:52:42.765662 [ 268 ] {fbed822c-647d-4ad4-bdb2-6a28d2ecfdd7} <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 | ||
| 3416 | 2026.01.22 09:52:42.766439 [ 268 ] {fbed822c-647d-4ad4-bdb2-6a28d2ecfdd7} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3417 | 2026.01.22 09:52:42.766476 [ 268 ] {fbed822c-647d-4ad4-bdb2-6a28d2ecfdd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3418 | 2026.01.22 09:52:42.767058 [ 268 ] {fbed822c-647d-4ad4-bdb2-6a28d2ecfdd7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3419 | 2026.01.22 09:52:42.767277 [ 268 ] {fbed822c-647d-4ad4-bdb2-6a28d2ecfdd7} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3420 | 2026.01.22 09:52:42.767409 [ 268 ] {fbed822c-647d-4ad4-bdb2-6a28d2ecfdd7} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001838 sec., 20130.57671381937 rows/sec., 36.07 MiB/sec. | ||
| 3421 | 2026.01.22 09:52:42.767459 [ 268 ] {fbed822c-647d-4ad4-bdb2-6a28d2ecfdd7} <Debug> TCPHandler: Processed in 0.002041684 sec. | ||
| 3422 | 2026.01.22 09:52:42.767569 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3423 | 2026.01.22 09:52:42.767661 [ 268 ] {83d51ea8-e0ae-4176-a595-146ddea90f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3424 | 2026.01.22 09:52:42.767702 [ 268 ] {83d51ea8-e0ae-4176-a595-146ddea90f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3425 | 2026.01.22 09:52:42.768027 [ 268 ] {83d51ea8-e0ae-4176-a595-146ddea90f39} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3426 | 2026.01.22 09:52:42.768061 [ 268 ] {83d51ea8-e0ae-4176-a595-146ddea90f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3427 | 2026.01.22 09:52:42.768367 [ 268 ] {83d51ea8-e0ae-4176-a595-146ddea90f39} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3428 | 2026.01.22 09:52:42.768577 [ 268 ] {83d51ea8-e0ae-4176-a595-146ddea90f39} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3429 | 2026.01.22 09:52:42.768700 [ 268 ] {83d51ea8-e0ae-4176-a595-146ddea90f39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 3430 | 2026.01.22 09:52:42.768733 [ 268 ] {83d51ea8-e0ae-4176-a595-146ddea90f39} <Debug> TCPHandler: Processed in 0.001210831 sec. | ||
| 3431 | 2026.01.22 09:52:43.476126 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7272 | ||
| 3432 | 2026.01.22 09:52:43.476640 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2026.01.22 09:52:43.476683 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3434 | 2026.01.22 09:52:43.477224 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3435 | 2026.01.22 09:52:43.477464 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2026.01.22 09:52:43.477598 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7272 | ||
| 3437 | 2026.01.22 09:52:43.834605 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3438 | 2026.01.22 09:52:43.851105 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2026.01.22 09:52:43.851172 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3440 | 2026.01.22 09:52:43.857785 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3441 | 2026.01.22 09:52:43.858496 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2026.01.22 09:52:43.861480 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3443 | 2026.01.22 09:52:44.000166 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.12 MiB, peak 234.12 MiB, free memory in arenas 0.00 B, will set to 231.23 MiB (RSS), difference: 1.11 MiB | ||
| 3444 | 2026.01.22 09:52:47.724390 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3445 | 2026.01.22 09:52:47.724580 [ 268 ] {a76fbeec-9b8d-4a4e-a804-6bf72d7c8d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3446 | 2026.01.22 09:52:47.724644 [ 268 ] {a76fbeec-9b8d-4a4e-a804-6bf72d7c8d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3447 | 2026.01.22 09:52:47.725330 [ 268 ] {a76fbeec-9b8d-4a4e-a804-6bf72d7c8d4c} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3448 | 2026.01.22 09:52:47.725371 [ 268 ] {a76fbeec-9b8d-4a4e-a804-6bf72d7c8d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3449 | 2026.01.22 09:52:47.725778 [ 268 ] {a76fbeec-9b8d-4a4e-a804-6bf72d7c8d4c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3450 | 2026.01.22 09:52:47.725999 [ 268 ] {a76fbeec-9b8d-4a4e-a804-6bf72d7c8d4c} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3451 | 2026.01.22 09:52:47.726124 [ 124 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3452 | 2026.01.22 09:52:47.726152 [ 268 ] {a76fbeec-9b8d-4a4e-a804-6bf72d7c8d4c} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001623 sec., 39433.148490449785 rows/sec., 3.11 MiB/sec. | ||
| 3453 | 2026.01.22 09:52:47.726169 [ 124 ] {} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2026.01.22 09:52:47.726193 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3455 | 2026.01.22 09:52:47.726203 [ 268 ] {a76fbeec-9b8d-4a4e-a804-6bf72d7c8d4c} <Debug> TCPHandler: Processed in 0.001939643 sec. | ||
| 3456 | 2026.01.22 09:52:47.726319 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::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 | ||
| 3457 | 2026.01.22 09:52:47.726332 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3458 | 2026.01.22 09:52:47.726469 [ 268 ] {5ebf4f67-578f-4b65-830f-fae2e7ee56bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3459 | 2026.01.22 09:52:47.726472 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3460 | 2026.01.22 09:52:47.726518 [ 268 ] {5ebf4f67-578f-4b65-830f-fae2e7ee56bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3461 | 2026.01.22 09:52:47.726529 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2552 rows starting from the beginning of the part | ||
| 3462 | 2026.01.22 09:52:47.726631 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 62 rows starting from the beginning of the part | ||
| 3463 | 2026.01.22 09:52:47.726683 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 130 rows starting from the beginning of the part | ||
| 3464 | 2026.01.22 09:52:47.726729 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3465 | 2026.01.22 09:52:47.726790 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1392 rows starting from the beginning of the part | ||
| 3466 | 2026.01.22 09:52:47.726837 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3467 | 2026.01.22 09:52:47.726938 [ 268 ] {5ebf4f67-578f-4b65-830f-fae2e7ee56bb} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3468 | 2026.01.22 09:52:47.726980 [ 268 ] {5ebf4f67-578f-4b65-830f-fae2e7ee56bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3469 | 2026.01.22 09:52:47.727445 [ 268 ] {5ebf4f67-578f-4b65-830f-fae2e7ee56bb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3470 | 2026.01.22 09:52:47.727669 [ 268 ] {5ebf4f67-578f-4b65-830f-fae2e7ee56bb} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3471 | 2026.01.22 09:52:47.727765 [ 124 ] {} <Debug> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3472 | 2026.01.22 09:52:47.727789 [ 124 ] {} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2026.01.22 09:52:47.727806 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3474 | 2026.01.22 09:52:47.727806 [ 268 ] {5ebf4f67-578f-4b65-830f-fae2e7ee56bb} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00136 sec., 2941.176470588235 rows/sec., 221.16 KiB/sec. | ||
| 3475 | 2026.01.22 09:52:47.727851 [ 268 ] {5ebf4f67-578f-4b65-830f-fae2e7ee56bb} <Debug> TCPHandler: Processed in 0.001568437 sec. | ||
| 3476 | 2026.01.22 09:52:47.727925 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::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 | ||
| 3477 | 2026.01.22 09:52:47.727979 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3478 | 2026.01.22 09:52:47.728059 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3479 | 2026.01.22 09:52:47.728075 [ 268 ] {0bf168e9-501d-4500-9c36-0f08f0563713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3480 | 2026.01.22 09:52:47.728096 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 295 rows starting from the beginning of the part | ||
| 3481 | 2026.01.22 09:52:47.728121 [ 268 ] {0bf168e9-501d-4500-9c36-0f08f0563713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3482 | 2026.01.22 09:52:47.728190 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 3 rows starting from the beginning of the part | ||
| 3483 | 2026.01.22 09:52:47.728241 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 37 rows starting from the beginning of the part | ||
| 3484 | 2026.01.22 09:52:47.728281 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 3485 | 2026.01.22 09:52:47.728345 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 53 rows starting from the beginning of the part | ||
| 3486 | 2026.01.22 09:52:47.728404 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 3487 | 2026.01.22 09:52:47.728562 [ 268 ] {0bf168e9-501d-4500-9c36-0f08f0563713} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2026.01.22 09:52:47.728604 [ 268 ] {0bf168e9-501d-4500-9c36-0f08f0563713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3489 | 2026.01.22 09:52:47.729041 [ 268 ] {0bf168e9-501d-4500-9c36-0f08f0563713} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3490 | 2026.01.22 09:52:47.729069 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4264 rows, containing 5 columns (5 merged, 0 gathered) in 0.002804468 sec., 1520430.969438767 rows/sec., 130.83 MiB/sec. | ||
| 3491 | 2026.01.22 09:52:47.729290 [ 268 ] {0bf168e9-501d-4500-9c36-0f08f0563713} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3492 | 2026.01.22 09:52:47.729387 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531316 sec., 258601.09866284946 rows/sec., 17.82 MiB/sec. | ||
| 3493 | 2026.01.22 09:52:47.729410 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3494 | 2026.01.22 09:52:47.729423 [ 123 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3495 | 2026.01.22 09:52:47.729429 [ 268 ] {0bf168e9-501d-4500-9c36-0f08f0563713} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001372 sec., 49562.68221574344 rows/sec., 3.87 MiB/sec. | ||
| 3496 | 2026.01.22 09:52:47.729474 [ 123 ] {} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3497 | 2026.01.22 09:52:47.729493 [ 268 ] {0bf168e9-501d-4500-9c36-0f08f0563713} <Debug> TCPHandler: Processed in 0.001561357 sec. | ||
| 3498 | 2026.01.22 09:52:47.729504 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3499 | 2026.01.22 09:52:47.729542 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3500 | 2026.01.22 09:52:47.729591 [ 191 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::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 | ||
| 3501 | 2026.01.22 09:52:47.729625 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3502 | 2026.01.22 09:52:47.729690 [ 191 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3503 | 2026.01.22 09:52:47.729722 [ 191 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1303 rows starting from the beginning of the part | ||
| 3504 | 2026.01.22 09:52:47.729723 [ 268 ] {571aad47-2b29-4e6a-b8a7-8ea718bb37d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3505 | 2026.01.22 09:52:47.729778 [ 191 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 67 rows starting from the beginning of the part | ||
| 3506 | 2026.01.22 09:52:47.729782 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_21_4} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2026.01.22 09:52:47.729782 [ 268 ] {571aad47-2b29-4e6a-b8a7-8ea718bb37d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3508 | 2026.01.22 09:52:47.729829 [ 191 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 101 rows starting from the beginning of the part | ||
| 3509 | 2026.01.22 09:52:47.729849 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_16_3} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3510 | 2026.01.22 09:52:47.729875 [ 191 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 68 rows starting from the beginning of the part | ||
| 3511 | 2026.01.22 09:52:47.729886 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_21_4} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3512 | 2026.01.22 09:52:47.729915 [ 191 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 597 rows starting from the beginning of the part | ||
| 3513 | 2026.01.22 09:52:47.729929 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_16_3} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3514 | 2026.01.22 09:52:47.729959 [ 191 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 68 rows starting from the beginning of the part | ||
| 3515 | 2026.01.22 09:52:47.729975 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 3516 | 2026.01.22 09:52:47.730013 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3517 | 2026.01.22 09:52:47.730279 [ 268 ] {571aad47-2b29-4e6a-b8a7-8ea718bb37d8} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3518 | 2026.01.22 09:52:47.730320 [ 268 ] {571aad47-2b29-4e6a-b8a7-8ea718bb37d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3519 | 2026.01.22 09:52:47.730681 [ 268 ] {571aad47-2b29-4e6a-b8a7-8ea718bb37d8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3520 | 2026.01.22 09:52:47.730892 [ 268 ] {571aad47-2b29-4e6a-b8a7-8ea718bb37d8} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3521 | 2026.01.22 09:52:47.731003 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3522 | 2026.01.22 09:52:47.731020 [ 268 ] {571aad47-2b29-4e6a-b8a7-8ea718bb37d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001316 sec., 121580.54711246201 rows/sec., 8.47 MiB/sec. | ||
| 3523 | 2026.01.22 09:52:47.731053 [ 194 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2204 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493575 sec., 1475654.0515206803 rows/sec., 114.39 MiB/sec. | ||
| 3524 | 2026.01.22 09:52:47.731073 [ 268 ] {571aad47-2b29-4e6a-b8a7-8ea718bb37d8} <Debug> TCPHandler: Processed in 0.001494606 sec. | ||
| 3525 | 2026.01.22 09:52:47.731058 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2026.01.22 09:52:47.731128 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3527 | 2026.01.22 09:52:47.731193 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::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 | ||
| 3528 | 2026.01.22 09:52:47.731202 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3529 | 2026.01.22 09:52:47.731279 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3530 | 2026.01.22 09:52:47.731286 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3531 | 2026.01.22 09:52:47.731307 [ 268 ] {d3786fa1-07cd-4b0d-a1fd-86bd047edc45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3532 | 2026.01.22 09:52:47.731329 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5563 rows starting from the beginning of the part | ||
| 3533 | 2026.01.22 09:52:47.731368 [ 268 ] {d3786fa1-07cd-4b0d-a1fd-86bd047edc45} <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 | ||
| 3534 | 2026.01.22 09:52:47.731378 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3535 | 2026.01.22 09:52:47.731427 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3536 | 2026.01.22 09:52:47.731460 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::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 | ||
| 3537 | 2026.01.22 09:52:47.731494 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 882 rows starting from the beginning of the part | ||
| 3538 | 2026.01.22 09:52:47.731531 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::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 | ||
| 3539 | 2026.01.22 09:52:47.731616 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_21_4} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3540 | 2026.01.22 09:52:47.731709 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_21_4} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3541 | 2026.01.22 09:52:47.731802 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 3542 | 2026.01.22 09:52:47.732124 [ 268 ] {d3786fa1-07cd-4b0d-a1fd-86bd047edc45} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2026.01.22 09:52:47.732165 [ 268 ] {d3786fa1-07cd-4b0d-a1fd-86bd047edc45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3544 | 2026.01.22 09:52:47.732684 [ 268 ] {d3786fa1-07cd-4b0d-a1fd-86bd047edc45} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3545 | 2026.01.22 09:52:47.732909 [ 268 ] {d3786fa1-07cd-4b0d-a1fd-86bd047edc45} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2026.01.22 09:52:47.733017 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3547 | 2026.01.22 09:52:47.733043 [ 268 ] {d3786fa1-07cd-4b0d-a1fd-86bd047edc45} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001754 sec., 2280.501710376283 rows/sec., 4.09 MiB/sec. | ||
| 3548 | 2026.01.22 09:52:47.733049 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2026.01.22 09:52:47.733083 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3550 | 2026.01.22 09:52:47.733100 [ 268 ] {d3786fa1-07cd-4b0d-a1fd-86bd047edc45} <Debug> TCPHandler: Processed in 0.001945673 sec. | ||
| 3551 | 2026.01.22 09:52:47.733142 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::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 | ||
| 3552 | 2026.01.22 09:52:47.733220 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3553 | 2026.01.22 09:52:47.733308 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3554 | 2026.01.22 09:52:47.733316 [ 268 ] {55220c73-c795-446c-aeb3-bbffd9123296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3555 | 2026.01.22 09:52:47.733359 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 293 rows starting from the beginning of the part | ||
| 3556 | 2026.01.22 09:52:47.733369 [ 268 ] {55220c73-c795-446c-aeb3-bbffd9123296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3557 | 2026.01.22 09:52:47.733465 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 3 rows starting from the beginning of the part | ||
| 3558 | 2026.01.22 09:52:47.733565 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 37 rows starting from the beginning of the part | ||
| 3559 | 2026.01.22 09:52:47.733664 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 3560 | 2026.01.22 09:52:47.733720 [ 268 ] {55220c73-c795-446c-aeb3-bbffd9123296} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.01.22 09:52:47.733759 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part | ||
| 3562 | 2026.01.22 09:52:47.733761 [ 268 ] {55220c73-c795-446c-aeb3-bbffd9123296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3563 | 2026.01.22 09:52:47.733802 [ 186 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7085 rows, containing 5 columns (5 merged, 0 gathered) in 0.002633015 sec., 2690831.613188683 rows/sec., 183.12 MiB/sec. | ||
| 3564 | 2026.01.22 09:52:47.733865 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 3565 | 2026.01.22 09:52:47.734100 [ 268 ] {55220c73-c795-446c-aeb3-bbffd9123296} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3566 | 2026.01.22 09:52:47.734343 [ 190 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3567 | 2026.01.22 09:52:47.734390 [ 268 ] {55220c73-c795-446c-aeb3-bbffd9123296} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2026.01.22 09:52:47.734506 [ 123 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3569 | 2026.01.22 09:52:47.734536 [ 268 ] {55220c73-c795-446c-aeb3-bbffd9123296} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001237 sec., 48504.44624090542 rows/sec., 3.27 MiB/sec. | ||
| 3570 | 2026.01.22 09:52:47.734536 [ 123 ] {} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3571 | 2026.01.22 09:52:47.734580 [ 268 ] {55220c73-c795-446c-aeb3-bbffd9123296} <Debug> TCPHandler: Processed in 0.001406544 sec. | ||
| 3572 | 2026.01.22 09:52:47.734580 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3573 | 2026.01.22 09:52:47.734682 [ 194 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 3574 | 2026.01.22 09:52:47.734693 [ 190 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2026.01.22 09:52:47.734782 [ 190 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3576 | 2026.01.22 09:52:47.734798 [ 194 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3577 | 2026.01.22 09:52:47.734843 [ 194 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 804 rows starting from the beginning of the part | ||
| 3578 | 2026.01.22 09:52:47.734874 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 3579 | 2026.01.22 09:52:47.734938 [ 194 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 3580 | 2026.01.22 09:52:47.734992 [ 194 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3581 | 2026.01.22 09:52:47.735037 [ 194 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 3582 | 2026.01.22 09:52:47.735082 [ 194 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3583 | 2026.01.22 09:52:47.735133 [ 194 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 3584 | 2026.01.22 09:52:47.735969 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1104 rows, containing 4 columns (4 merged, 0 gathered) in 0.001355043 sec., 814734.2925648853 rows/sec., 53.46 MiB/sec. | ||
| 3585 | 2026.01.22 09:52:47.736112 [ 194 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3586 | 2026.01.22 09:52:47.736326 [ 194 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_21_4} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3587 | 2026.01.22 09:52:47.736381 [ 194 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_21_4} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3588 | 2026.01.22 09:52:47.736433 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3589 | 2026.01.22 09:52:47.736764 [ 200 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 19 columns (19 merged, 0 gathered) in 0.003644433 sec., 103719.83790071048 rows/sec., 185.86 MiB/sec. | ||
| 3590 | 2026.01.22 09:52:47.737440 [ 194 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3591 | 2026.01.22 09:52:47.737759 [ 194 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3592 | 2026.01.22 09:52:47.737826 [ 194 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3593 | 2026.01.22 09:52:47.737940 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. | ||
| 3594 | 2026.01.22 09:52:50.895069 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3595 | 2026.01.22 09:52:50.895142 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3596 | 2026.01.22 09:52:50.977714 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7720 | ||
| 3597 | 2026.01.22 09:52:50.978323 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3598 | 2026.01.22 09:52:50.978362 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3599 | 2026.01.22 09:52:50.978855 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3600 | 2026.01.22 09:52:50.979098 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3601 | 2026.01.22 09:52:50.979227 [ 120 ] {} <Debug> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3602 | 2026.01.22 09:52:50.979248 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7720 | ||
| 3603 | 2026.01.22 09:52:50.979272 [ 120 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3604 | 2026.01.22 09:52:50.979295 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3605 | 2026.01.22 09:52:50.979475 [ 199 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 3606 | 2026.01.22 09:52:50.979686 [ 199 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3607 | 2026.01.22 09:52:50.979751 [ 199 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5352 rows starting from the beginning of the part | ||
| 3608 | 2026.01.22 09:52:50.979855 [ 199 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3609 | 2026.01.22 09:52:50.979933 [ 199 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3610 | 2026.01.22 09:52:50.980007 [ 199 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3611 | 2026.01.22 09:52:50.980073 [ 199 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3612 | 2026.01.22 09:52:50.980122 [ 199 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3613 | 2026.01.22 09:52:50.981553 [ 200 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7720 rows, containing 4 columns (4 merged, 0 gathered) in 0.002174138 sec., 3550832.559846707 rows/sec., 50.80 MiB/sec. | ||
| 3614 | 2026.01.22 09:52:50.982078 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3615 | 2026.01.22 09:52:50.982388 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_16_3} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3616 | 2026.01.22 09:52:50.982467 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_16_3} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3617 | 2026.01.22 09:52:50.982591 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3618 | 2026.01.22 09:52:50.989396 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 492 | ||
| 3619 | 2026.01.22 09:52:50.991479 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3620 | 2026.01.22 09:52:50.991520 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3621 | 2026.01.22 09:52:50.992633 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3622 | 2026.01.22 09:52:50.992888 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2026.01.22 09:52:50.993133 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 492 | ||
| 3624 | 2026.01.22 09:52:51.001123 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000787674 sec. | ||
| 3625 | 2026.01.22 09:52:51.361575 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3626 | 2026.01.22 09:52:51.378484 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3627 | 2026.01.22 09:52:51.378551 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3628 | 2026.01.22 09:52:51.384268 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3629 | 2026.01.22 09:52:51.384978 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3630 | 2026.01.22 09:52:51.385312 [ 120 ] {} <Debug> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3631 | 2026.01.22 09:52:51.385402 [ 120 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3632 | 2026.01.22 09:52:51.385438 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3633 | 2026.01.22 09:52:51.385592 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 3634 | 2026.01.22 09:52:51.388606 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3635 | 2026.01.22 09:52:51.389752 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3636 | 2026.01.22 09:52:51.391234 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 3637 | 2026.01.22 09:52:51.396081 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 3638 | 2026.01.22 09:52:51.400800 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 3639 | 2026.01.22 09:52:51.404973 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 3640 | 2026.01.22 09:52:51.409088 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 3641 | 2026.01.22 09:52:51.413024 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 3642 | 2026.01.22 09:52:51.465021 [ 190 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079492717 sec., 1522.1520230589174 rows/sec., 7.87 MiB/sec. | ||
| 3643 | 2026.01.22 09:52:51.467491 [ 209 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3644 | 2026.01.22 09:52:51.469661 [ 209 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_16_3} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3645 | 2026.01.22 09:52:51.469742 [ 209 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_16_3} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3646 | 2026.01.22 09:52:51.471825 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3647 | 2026.01.22 09:52:52.000327 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.98 MiB, peak 243.94 MiB, free memory in arenas 0.00 B, will set to 238.70 MiB (RSS), difference: 4.72 MiB | ||
| 3648 | 2026.01.22 09:52:52.727143 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3649 | 2026.01.22 09:52:52.727336 [ 268 ] {b141a50c-8632-4eef-bcfd-4e53e9f767e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3650 | 2026.01.22 09:52:52.727405 [ 268 ] {b141a50c-8632-4eef-bcfd-4e53e9f767e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3651 | 2026.01.22 09:52:52.728084 [ 268 ] {b141a50c-8632-4eef-bcfd-4e53e9f767e9} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2026.01.22 09:52:52.728136 [ 268 ] {b141a50c-8632-4eef-bcfd-4e53e9f767e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3653 | 2026.01.22 09:52:52.728568 [ 268 ] {b141a50c-8632-4eef-bcfd-4e53e9f767e9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3654 | 2026.01.22 09:52:52.728884 [ 268 ] {b141a50c-8632-4eef-bcfd-4e53e9f767e9} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2026.01.22 09:52:52.729069 [ 268 ] {b141a50c-8632-4eef-bcfd-4e53e9f767e9} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.001781 sec., 72992.700729927 rows/sec., 6.28 MiB/sec. | ||
| 3656 | 2026.01.22 09:52:52.729119 [ 268 ] {b141a50c-8632-4eef-bcfd-4e53e9f767e9} <Debug> TCPHandler: Processed in 0.002113806 sec. | ||
| 3657 | 2026.01.22 09:52:52.729259 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3658 | 2026.01.22 09:52:52.729365 [ 268 ] {ad97d8b8-806b-443b-b95b-f7a05ab57bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3659 | 2026.01.22 09:52:52.729413 [ 268 ] {ad97d8b8-806b-443b-b95b-f7a05ab57bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3660 | 2026.01.22 09:52:52.729923 [ 268 ] {ad97d8b8-806b-443b-b95b-f7a05ab57bee} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2026.01.22 09:52:52.729966 [ 268 ] {ad97d8b8-806b-443b-b95b-f7a05ab57bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3662 | 2026.01.22 09:52:52.730329 [ 268 ] {ad97d8b8-806b-443b-b95b-f7a05ab57bee} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3663 | 2026.01.22 09:52:52.730632 [ 268 ] {ad97d8b8-806b-443b-b95b-f7a05ab57bee} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2026.01.22 09:52:52.730789 [ 268 ] {ad97d8b8-806b-443b-b95b-f7a05ab57bee} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001446 sec., 25587.828492392808 rows/sec., 1.88 MiB/sec. | ||
| 3665 | 2026.01.22 09:52:52.730835 [ 268 ] {ad97d8b8-806b-443b-b95b-f7a05ab57bee} <Debug> TCPHandler: Processed in 0.001633698 sec. | ||
| 3666 | 2026.01.22 09:52:52.730960 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3667 | 2026.01.22 09:52:52.731063 [ 268 ] {b7858ebb-b347-4bc0-baba-a2aaaaa2a6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3668 | 2026.01.22 09:52:52.731111 [ 268 ] {b7858ebb-b347-4bc0-baba-a2aaaaa2a6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3669 | 2026.01.22 09:52:52.731444 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54887 | ||
| 3670 | 2026.01.22 09:52:52.731550 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3671 | 2026.01.22 09:52:52.731579 [ 288 ] {} <Debug> TCP-Session: b55d22f1-7ed0-43a6-9b77-ed04a1ec4026 Authenticating user 'default' from [fd00:1122:3344:101::e]:54887 | ||
| 3672 | 2026.01.22 09:52:52.731601 [ 288 ] {} <Debug> TCP-Session: b55d22f1-7ed0-43a6-9b77-ed04a1ec4026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3673 | 2026.01.22 09:52:52.731613 [ 288 ] {} <Debug> TCP-Session: b55d22f1-7ed0-43a6-9b77-ed04a1ec4026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3674 | 2026.01.22 09:52:52.731632 [ 268 ] {b7858ebb-b347-4bc0-baba-a2aaaaa2a6e5} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2026.01.22 09:52:52.731680 [ 268 ] {b7858ebb-b347-4bc0-baba-a2aaaaa2a6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3676 | 2026.01.22 09:52:52.731799 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63799 | ||
| 3677 | 2026.01.22 09:52:52.731832 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46894 | ||
| 3678 | 2026.01.22 09:52:52.731840 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52336 | ||
| 3679 | 2026.01.22 09:52:52.731873 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60801 | ||
| 3680 | 2026.01.22 09:52:52.731891 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39531 | ||
| 3681 | 2026.01.22 09:52:52.731927 [ 288 ] {} <Trace> TCP-Session: b55d22f1-7ed0-43a6-9b77-ed04a1ec4026 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3682 | 2026.01.22 09:52:52.731913 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61546 | ||
| 3683 | 2026.01.22 09:52:52.731858 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53015 | ||
| 3684 | 2026.01.22 09:52:52.731885 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36649 | ||
| 3685 | 2026.01.22 09:52:52.732148 [ 288 ] {d3c8abe0-1dbb-4dfd-854f-4f45b4aa6114} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54887) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3686 | 2026.01.22 09:52:52.732284 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3687 | 2026.01.22 09:52:52.732285 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3688 | 2026.01.22 09:52:52.732321 [ 294 ] {} <Debug> TCP-Session: 2c1b3643-df16-4b52-a7b6-6bd9be23ba75 Authenticating user 'default' from [fd00:1122:3344:101::e]:36649 | ||
| 3689 | 2026.01.22 09:52:52.732342 [ 286 ] {} <Debug> TCP-Session: 5e69d579-bd24-4132-8e31-405d624b22eb Authenticating user 'default' from [fd00:1122:3344:101::e]:61546 | ||
| 3690 | 2026.01.22 09:52:52.732353 [ 294 ] {} <Debug> TCP-Session: 2c1b3643-df16-4b52-a7b6-6bd9be23ba75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3691 | 2026.01.22 09:52:52.732373 [ 286 ] {} <Debug> TCP-Session: 5e69d579-bd24-4132-8e31-405d624b22eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3692 | 2026.01.22 09:52:52.732374 [ 294 ] {} <Debug> TCP-Session: 2c1b3643-df16-4b52-a7b6-6bd9be23ba75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3693 | 2026.01.22 09:52:52.732397 [ 286 ] {} <Debug> TCP-Session: 5e69d579-bd24-4132-8e31-405d624b22eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3694 | 2026.01.22 09:52:52.732411 [ 288 ] {d3c8abe0-1dbb-4dfd-854f-4f45b4aa6114} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3695 | 2026.01.22 09:52:52.732441 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3696 | 2026.01.22 09:52:52.732473 [ 290 ] {} <Debug> TCP-Session: 47879ea2-f058-4551-be24-c566f4b17234 Authenticating user 'default' from [fd00:1122:3344:101::e]:46894 | ||
| 3697 | 2026.01.22 09:52:52.732490 [ 290 ] {} <Debug> TCP-Session: 47879ea2-f058-4551-be24-c566f4b17234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3698 | 2026.01.22 09:52:52.732502 [ 290 ] {} <Debug> TCP-Session: 47879ea2-f058-4551-be24-c566f4b17234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3699 | 2026.01.22 09:52:52.732527 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3700 | 2026.01.22 09:52:52.732530 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3701 | 2026.01.22 09:52:52.732566 [ 292 ] {} <Debug> TCP-Session: 77b21485-3254-4d08-aff2-e3de1343ef8c Authenticating user 'default' from [fd00:1122:3344:101::e]:53015 | ||
| 3702 | 2026.01.22 09:52:52.732578 [ 267 ] {} <Debug> TCP-Session: 13c89ffa-bef5-4bf6-a59a-4fc9afd43f7d Authenticating user 'default' from [fd00:1122:3344:101::e]:39531 | ||
| 3703 | 2026.01.22 09:52:52.732588 [ 292 ] {} <Debug> TCP-Session: 77b21485-3254-4d08-aff2-e3de1343ef8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3704 | 2026.01.22 09:52:52.732597 [ 267 ] {} <Debug> TCP-Session: 13c89ffa-bef5-4bf6-a59a-4fc9afd43f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3705 | 2026.01.22 09:52:52.732605 [ 292 ] {} <Debug> TCP-Session: 77b21485-3254-4d08-aff2-e3de1343ef8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3706 | 2026.01.22 09:52:52.732612 [ 267 ] {} <Debug> TCP-Session: 13c89ffa-bef5-4bf6-a59a-4fc9afd43f7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3707 | 2026.01.22 09:52:52.732531 [ 288 ] {d3c8abe0-1dbb-4dfd-854f-4f45b4aa6114} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3708 | 2026.01.22 09:52:52.732803 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3709 | 2026.01.22 09:52:52.732838 [ 293 ] {} <Debug> TCP-Session: 2c86bd52-8c8a-463f-96bd-08c269625303 Authenticating user 'default' from [fd00:1122:3344:101::e]:60801 | ||
| 3710 | 2026.01.22 09:52:52.732860 [ 293 ] {} <Debug> TCP-Session: 2c86bd52-8c8a-463f-96bd-08c269625303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3711 | 2026.01.22 09:52:52.732873 [ 293 ] {} <Debug> TCP-Session: 2c86bd52-8c8a-463f-96bd-08c269625303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3712 | 2026.01.22 09:52:52.732913 [ 288 ] {d3c8abe0-1dbb-4dfd-854f-4f45b4aa6114} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 3713 | 2026.01.22 09:52:52.732927 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3714 | 2026.01.22 09:52:52.732932 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3715 | 2026.01.22 09:52:52.732970 [ 291 ] {} <Debug> TCP-Session: 738f37ca-4cf0-46fc-b134-5c08b22adc1f Authenticating user 'default' from [fd00:1122:3344:101::e]:52336 | ||
| 3716 | 2026.01.22 09:52:52.732999 [ 289 ] {} <Debug> TCP-Session: d0097554-3e33-47de-9fe0-af36154ba790 Authenticating user 'default' from [fd00:1122:3344:101::e]:63799 | ||
| 3717 | 2026.01.22 09:52:52.733004 [ 291 ] {} <Debug> TCP-Session: 738f37ca-4cf0-46fc-b134-5c08b22adc1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3718 | 2026.01.22 09:52:52.733025 [ 289 ] {} <Debug> TCP-Session: d0097554-3e33-47de-9fe0-af36154ba790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2026.01.22 09:52:52.733030 [ 268 ] {b7858ebb-b347-4bc0-baba-a2aaaaa2a6e5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3720 | 2026.01.22 09:52:52.733046 [ 289 ] {} <Debug> TCP-Session: d0097554-3e33-47de-9fe0-af36154ba790 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2026.01.22 09:52:52.733033 [ 291 ] {} <Debug> TCP-Session: 738f37ca-4cf0-46fc-b134-5c08b22adc1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3722 | 2026.01.22 09:52:52.733298 [ 268 ] {b7858ebb-b347-4bc0-baba-a2aaaaa2a6e5} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3723 | 2026.01.22 09:52:52.733450 [ 268 ] {b7858ebb-b347-4bc0-baba-a2aaaaa2a6e5} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.002408 sec., 41943.52159468439 rows/sec., 3.28 MiB/sec. | ||
| 3724 | 2026.01.22 09:52:52.733493 [ 268 ] {b7858ebb-b347-4bc0-baba-a2aaaaa2a6e5} <Debug> TCPHandler: Processed in 0.002589855 sec. | ||
| 3725 | 2026.01.22 09:52:52.733635 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3726 | 2026.01.22 09:52:52.733746 [ 268 ] {71810cb9-3d5b-4052-8870-e3f4826ddb3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3727 | 2026.01.22 09:52:52.733803 [ 268 ] {71810cb9-3d5b-4052-8870-e3f4826ddb3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3728 | 2026.01.22 09:52:52.733929 [ 301 ] {d3c8abe0-1dbb-4dfd-854f-4f45b4aa6114} <Trace> AggregatingTransform: Aggregating | ||
| 3729 | 2026.01.22 09:52:52.733985 [ 301 ] {d3c8abe0-1dbb-4dfd-854f-4f45b4aa6114} <Trace> Aggregator: Aggregation method: without_key | ||
| 3730 | 2026.01.22 09:52:52.734019 [ 301 ] {d3c8abe0-1dbb-4dfd-854f-4f45b4aa6114} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000996006 sec. (1004.010 rows/sec., 39.22 KiB/sec.) | ||
| 3731 | 2026.01.22 09:52:52.734035 [ 301 ] {d3c8abe0-1dbb-4dfd-854f-4f45b4aa6114} <Trace> Aggregator: Merging aggregated data | ||
| 3732 | 2026.01.22 09:52:52.734314 [ 268 ] {71810cb9-3d5b-4052-8870-e3f4826ddb3a} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2026.01.22 09:52:52.734358 [ 268 ] {71810cb9-3d5b-4052-8870-e3f4826ddb3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3734 | 2026.01.22 09:52:52.734811 [ 268 ] {71810cb9-3d5b-4052-8870-e3f4826ddb3a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3735 | 2026.01.22 09:52:52.735062 [ 268 ] {71810cb9-3d5b-4052-8870-e3f4826ddb3a} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2026.01.22 09:52:52.735220 [ 268 ] {71810cb9-3d5b-4052-8870-e3f4826ddb3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001496 sec., 106951.87165775402 rows/sec., 7.45 MiB/sec. | ||
| 3737 | 2026.01.22 09:52:52.735266 [ 268 ] {71810cb9-3d5b-4052-8870-e3f4826ddb3a} <Debug> TCPHandler: Processed in 0.001691169 sec. | ||
| 3738 | 2026.01.22 09:52:52.735410 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3739 | 2026.01.22 09:52:52.735448 [ 288 ] {d3c8abe0-1dbb-4dfd-854f-4f45b4aa6114} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003353 sec., 298.2403817476886 rows/sec., 11.65 KiB/sec. | ||
| 3740 | 2026.01.22 09:52:52.735517 [ 268 ] {5ca0df46-93e5-4fe1-bb90-6154c149dfff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3741 | 2026.01.22 09:52:52.735592 [ 268 ] {5ca0df46-93e5-4fe1-bb90-6154c149dfff} <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 | ||
| 3742 | 2026.01.22 09:52:52.735618 [ 288 ] {d3c8abe0-1dbb-4dfd-854f-4f45b4aa6114} <Debug> TCPHandler: Processed in 0.003802725 sec. | ||
| 3743 | 2026.01.22 09:52:52.735783 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3744 | 2026.01.22 09:52:52.735812 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3745 | 2026.01.22 09:52:52.735826 [ 288 ] {} <Debug> TCP-Session: b55d22f1-7ed0-43a6-9b77-ed04a1ec4026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2026.01.22 09:52:52.735836 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3747 | 2026.01.22 09:52:52.735859 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3748 | 2026.01.22 09:52:52.735889 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3749 | 2026.01.22 09:52:52.735901 [ 289 ] {} <Debug> TCP-Session: d0097554-3e33-47de-9fe0-af36154ba790 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3750 | 2026.01.22 09:52:52.735908 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3751 | 2026.01.22 09:52:52.735928 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3752 | 2026.01.22 09:52:52.735970 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3753 | 2026.01.22 09:52:52.735975 [ 294 ] {} <Debug> TCP-Session: 2c1b3643-df16-4b52-a7b6-6bd9be23ba75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2026.01.22 09:52:52.736008 [ 291 ] {} <Debug> TCP-Session: 738f37ca-4cf0-46fc-b134-5c08b22adc1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3755 | 2026.01.22 09:52:52.736028 [ 267 ] {} <Debug> TCP-Session: 13c89ffa-bef5-4bf6-a59a-4fc9afd43f7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3756 | 2026.01.22 09:52:52.735960 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3757 | 2026.01.22 09:52:52.735919 [ 286 ] {} <Debug> TCP-Session: 5e69d579-bd24-4132-8e31-405d624b22eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3758 | 2026.01.22 09:52:52.736096 [ 293 ] {} <Debug> TCP-Session: 2c86bd52-8c8a-463f-96bd-08c269625303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3759 | 2026.01.22 09:52:52.735860 [ 290 ] {} <Debug> TCP-Session: 47879ea2-f058-4551-be24-c566f4b17234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3760 | 2026.01.22 09:52:52.735951 [ 292 ] {} <Debug> TCP-Session: 77b21485-3254-4d08-aff2-e3de1343ef8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3761 | 2026.01.22 09:52:52.736462 [ 268 ] {5ca0df46-93e5-4fe1-bb90-6154c149dfff} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3762 | 2026.01.22 09:52:52.736505 [ 268 ] {5ca0df46-93e5-4fe1-bb90-6154c149dfff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3763 | 2026.01.22 09:52:52.737186 [ 268 ] {5ca0df46-93e5-4fe1-bb90-6154c149dfff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3764 | 2026.01.22 09:52:52.737425 [ 268 ] {5ca0df46-93e5-4fe1-bb90-6154c149dfff} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3765 | 2026.01.22 09:52:52.737572 [ 268 ] {5ca0df46-93e5-4fe1-bb90-6154c149dfff} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002073 sec., 17848.52870236372 rows/sec., 31.98 MiB/sec. | ||
| 3766 | 2026.01.22 09:52:52.737640 [ 268 ] {5ca0df46-93e5-4fe1-bb90-6154c149dfff} <Debug> TCPHandler: Processed in 0.002287379 sec. | ||
| 3767 | 2026.01.22 09:52:52.737758 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3768 | 2026.01.22 09:52:52.737853 [ 268 ] {2b8f07de-8737-4bf2-9f42-5c1ed82b3ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3769 | 2026.01.22 09:52:52.737896 [ 268 ] {2b8f07de-8737-4bf2-9f42-5c1ed82b3ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3770 | 2026.01.22 09:52:52.738229 [ 268 ] {2b8f07de-8737-4bf2-9f42-5c1ed82b3ed0} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3771 | 2026.01.22 09:52:52.738267 [ 268 ] {2b8f07de-8737-4bf2-9f42-5c1ed82b3ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3772 | 2026.01.22 09:52:52.738594 [ 268 ] {2b8f07de-8737-4bf2-9f42-5c1ed82b3ed0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3773 | 2026.01.22 09:52:52.738811 [ 268 ] {2b8f07de-8737-4bf2-9f42-5c1ed82b3ed0} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3774 | 2026.01.22 09:52:52.738942 [ 268 ] {2b8f07de-8737-4bf2-9f42-5c1ed82b3ed0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 3775 | 2026.01.22 09:52:52.738979 [ 268 ] {2b8f07de-8737-4bf2-9f42-5c1ed82b3ed0} <Debug> TCPHandler: Processed in 0.001270491 sec. | ||
| 3776 | 2026.01.22 09:52:53.045572 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64430 | ||
| 3777 | 2026.01.22 09:52:53.045672 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3778 | 2026.01.22 09:52:53.045697 [ 288 ] {} <Debug> TCP-Session: 91f945e8-9e12-43c8-aa7a-8a235bceb8c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64430 | ||
| 3779 | 2026.01.22 09:52:53.045718 [ 288 ] {} <Debug> TCP-Session: 91f945e8-9e12-43c8-aa7a-8a235bceb8c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2026.01.22 09:52:53.045730 [ 288 ] {} <Debug> TCP-Session: 91f945e8-9e12-43c8-aa7a-8a235bceb8c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3781 | 2026.01.22 09:52:53.045928 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57767 | ||
| 3782 | 2026.01.22 09:52:53.045962 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57377 | ||
| 3783 | 2026.01.22 09:52:53.045990 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56204 | ||
| 3784 | 2026.01.22 09:52:53.046004 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55724 | ||
| 3785 | 2026.01.22 09:52:53.046049 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3786 | 2026.01.22 09:52:53.046063 [ 288 ] {} <Trace> TCP-Session: 91f945e8-9e12-43c8-aa7a-8a235bceb8c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3787 | 2026.01.22 09:52:53.046087 [ 289 ] {} <Debug> TCP-Session: 987994a5-22cc-4407-9b03-8c8dbafe74ac Authenticating user 'default' from [fd00:1122:3344:101::e]:57767 | ||
| 3788 | 2026.01.22 09:52:53.046088 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3789 | 2026.01.22 09:52:53.046104 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3790 | 2026.01.22 09:52:53.046121 [ 289 ] {} <Debug> TCP-Session: 987994a5-22cc-4407-9b03-8c8dbafe74ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2026.01.22 09:52:53.046139 [ 290 ] {} <Debug> TCP-Session: 9e36c125-e540-40f8-bfbf-351947ba4dec Authenticating user 'default' from [fd00:1122:3344:101::e]:57377 | ||
| 3792 | 2026.01.22 09:52:53.046151 [ 293 ] {} <Debug> TCP-Session: 4af9fa8f-62ab-43a7-a4d5-480a060b0629 Authenticating user 'default' from [fd00:1122:3344:101::e]:56204 | ||
| 3793 | 2026.01.22 09:52:53.046155 [ 289 ] {} <Debug> TCP-Session: 987994a5-22cc-4407-9b03-8c8dbafe74ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2026.01.22 09:52:53.046179 [ 290 ] {} <Debug> TCP-Session: 9e36c125-e540-40f8-bfbf-351947ba4dec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.01.22 09:52:53.046192 [ 293 ] {} <Debug> TCP-Session: 4af9fa8f-62ab-43a7-a4d5-480a060b0629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3796 | 2026.01.22 09:52:53.046211 [ 290 ] {} <Debug> TCP-Session: 9e36c125-e540-40f8-bfbf-351947ba4dec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3797 | 2026.01.22 09:52:53.046224 [ 293 ] {} <Debug> TCP-Session: 4af9fa8f-62ab-43a7-a4d5-480a060b0629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2026.01.22 09:52:53.046240 [ 288 ] {ae534324-8da3-42fe-aa53-ef6fdad9e665} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64430) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3799 | 2026.01.22 09:52:53.046109 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3800 | 2026.01.22 09:52:53.045976 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52227 | ||
| 3801 | 2026.01.22 09:52:53.046313 [ 294 ] {} <Debug> TCP-Session: e4f8e19e-9d3f-4b79-a3a2-83ab0159379f Authenticating user 'default' from [fd00:1122:3344:101::e]:55724 | ||
| 3802 | 2026.01.22 09:52:53.045969 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41426 | ||
| 3803 | 2026.01.22 09:52:53.046347 [ 294 ] {} <Debug> TCP-Session: e4f8e19e-9d3f-4b79-a3a2-83ab0159379f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3804 | 2026.01.22 09:52:53.046377 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3805 | 2026.01.22 09:52:53.046391 [ 294 ] {} <Debug> TCP-Session: e4f8e19e-9d3f-4b79-a3a2-83ab0159379f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3806 | 2026.01.22 09:52:53.046411 [ 291 ] {} <Debug> TCP-Session: 9dc87cff-1bf5-47a8-89bd-234d0378bdca Authenticating user 'default' from [fd00:1122:3344:101::e]:52227 | ||
| 3807 | 2026.01.22 09:52:53.046435 [ 291 ] {} <Debug> TCP-Session: 9dc87cff-1bf5-47a8-89bd-234d0378bdca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2026.01.22 09:52:53.046434 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3809 | 2026.01.22 09:52:53.046451 [ 291 ] {} <Debug> TCP-Session: 9dc87cff-1bf5-47a8-89bd-234d0378bdca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3810 | 2026.01.22 09:52:53.046474 [ 292 ] {} <Debug> TCP-Session: 9c75582d-2036-497e-9cea-a498ca5c3fdf Authenticating user 'default' from [fd00:1122:3344:101::e]:41426 | ||
| 3811 | 2026.01.22 09:52:53.046500 [ 292 ] {} <Debug> TCP-Session: 9c75582d-2036-497e-9cea-a498ca5c3fdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2026.01.22 09:52:53.046515 [ 292 ] {} <Debug> TCP-Session: 9c75582d-2036-497e-9cea-a498ca5c3fdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3813 | 2026.01.22 09:52:53.046524 [ 288 ] {ae534324-8da3-42fe-aa53-ef6fdad9e665} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3814 | 2026.01.22 09:52:53.046580 [ 288 ] {ae534324-8da3-42fe-aa53-ef6fdad9e665} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3815 | 2026.01.22 09:52:53.046866 [ 288 ] {ae534324-8da3-42fe-aa53-ef6fdad9e665} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 3816 | 2026.01.22 09:52:53.047875 [ 329 ] {ae534324-8da3-42fe-aa53-ef6fdad9e665} <Trace> AggregatingTransform: Aggregating | ||
| 3817 | 2026.01.22 09:52:53.047952 [ 329 ] {ae534324-8da3-42fe-aa53-ef6fdad9e665} <Trace> Aggregator: Aggregation method: without_key | ||
| 3818 | 2026.01.22 09:52:53.047994 [ 329 ] {ae534324-8da3-42fe-aa53-ef6fdad9e665} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001026958 sec. (973.750 rows/sec., 38.04 KiB/sec.) | ||
| 3819 | 2026.01.22 09:52:53.048016 [ 329 ] {ae534324-8da3-42fe-aa53-ef6fdad9e665} <Trace> Aggregator: Merging aggregated data | ||
| 3820 | 2026.01.22 09:52:53.049384 [ 288 ] {ae534324-8da3-42fe-aa53-ef6fdad9e665} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003195 sec., 312.98904538341156 rows/sec., 12.23 KiB/sec. | ||
| 3821 | 2026.01.22 09:52:53.049549 [ 288 ] {ae534324-8da3-42fe-aa53-ef6fdad9e665} <Debug> TCPHandler: Processed in 0.003595111 sec. | ||
| 3822 | 2026.01.22 09:52:53.049702 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3823 | 2026.01.22 09:52:53.049714 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3824 | 2026.01.22 09:52:53.049729 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3825 | 2026.01.22 09:52:53.049762 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3826 | 2026.01.22 09:52:53.049776 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3827 | 2026.01.22 09:52:53.049798 [ 291 ] {} <Debug> TCP-Session: 9dc87cff-1bf5-47a8-89bd-234d0378bdca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3828 | 2026.01.22 09:52:53.049791 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3829 | 2026.01.22 09:52:53.049831 [ 293 ] {} <Debug> TCP-Session: 4af9fa8f-62ab-43a7-a4d5-480a060b0629 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3830 | 2026.01.22 09:52:53.049772 [ 289 ] {} <Debug> TCP-Session: 987994a5-22cc-4407-9b03-8c8dbafe74ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3831 | 2026.01.22 09:52:53.049863 [ 294 ] {} <Debug> TCP-Session: e4f8e19e-9d3f-4b79-a3a2-83ab0159379f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3832 | 2026.01.22 09:52:53.049714 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3833 | 2026.01.22 09:52:53.049821 [ 292 ] {} <Debug> TCP-Session: 9c75582d-2036-497e-9cea-a498ca5c3fdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3834 | 2026.01.22 09:52:53.049745 [ 288 ] {} <Debug> TCP-Session: 91f945e8-9e12-43c8-aa7a-8a235bceb8c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.01.22 09:52:53.049950 [ 290 ] {} <Debug> TCP-Session: 9e36c125-e540-40f8-bfbf-351947ba4dec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2026.01.22 09:52:53.051300 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43129 | ||
| 3837 | 2026.01.22 09:52:53.051320 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45565 | ||
| 3838 | 2026.01.22 09:52:53.051371 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3839 | 2026.01.22 09:52:53.051387 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3840 | 2026.01.22 09:52:53.051399 [ 286 ] {} <Debug> TCP-Session: 0fd0b617-3ec9-4a23-bc6d-ed36d805b559 Authenticating user 'default' from [fd00:1122:3344:101::e]:43129 | ||
| 3841 | 2026.01.22 09:52:53.051416 [ 267 ] {} <Debug> TCP-Session: c8c20649-33a8-46a2-a18c-96153c6aa202 Authenticating user 'default' from [fd00:1122:3344:101::e]:45565 | ||
| 3842 | 2026.01.22 09:52:53.051427 [ 286 ] {} <Debug> TCP-Session: 0fd0b617-3ec9-4a23-bc6d-ed36d805b559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3843 | 2026.01.22 09:52:53.051442 [ 267 ] {} <Debug> TCP-Session: c8c20649-33a8-46a2-a18c-96153c6aa202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.01.22 09:52:53.051449 [ 286 ] {} <Debug> TCP-Session: 0fd0b617-3ec9-4a23-bc6d-ed36d805b559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3845 | 2026.01.22 09:52:53.051465 [ 267 ] {} <Debug> TCP-Session: c8c20649-33a8-46a2-a18c-96153c6aa202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3846 | 2026.01.22 09:52:53.072884 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43129). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3847 | |||
| 3848 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3849 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3850 | 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 | ||
| 3851 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3852 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3853 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3854 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3855 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3856 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3857 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3858 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 3859 | (version 23.8.7.1) | ||
| 3860 | 2026.01.22 09:52:53.073112 [ 286 ] {} <Debug> TCP-Session: 0fd0b617-3ec9-4a23-bc6d-ed36d805b559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3861 | 2026.01.22 09:52:53.073137 [ 267 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45565). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3862 | |||
| 3863 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3864 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3865 | 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 | ||
| 3866 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3867 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3868 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3869 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3870 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3871 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3872 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3873 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 3874 | (version 23.8.7.1) | ||
| 3875 | 2026.01.22 09:52:53.073225 [ 267 ] {} <Debug> TCP-Session: c8c20649-33a8-46a2-a18c-96153c6aa202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3876 | 2026.01.22 09:52:53.184948 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61884 | ||
| 3877 | 2026.01.22 09:52:53.185060 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3878 | 2026.01.22 09:52:53.185089 [ 290 ] {} <Debug> TCP-Session: 7be1ab25-0392-4965-947a-4753f7305209 Authenticating user 'default' from [fd00:1122:3344:101::e]:61884 | ||
| 3879 | 2026.01.22 09:52:53.185113 [ 290 ] {} <Debug> TCP-Session: 7be1ab25-0392-4965-947a-4753f7305209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3880 | 2026.01.22 09:52:53.185126 [ 290 ] {} <Debug> TCP-Session: 7be1ab25-0392-4965-947a-4753f7305209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3881 | 2026.01.22 09:52:53.185338 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38700 | ||
| 3882 | 2026.01.22 09:52:53.185355 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53138 | ||
| 3883 | 2026.01.22 09:52:53.185378 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34151 | ||
| 3884 | 2026.01.22 09:52:53.185408 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61839 | ||
| 3885 | 2026.01.22 09:52:53.185424 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37558 | ||
| 3886 | 2026.01.22 09:52:53.185421 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40955 | ||
| 3887 | 2026.01.22 09:52:53.185512 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3888 | 2026.01.22 09:52:53.185532 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3889 | 2026.01.22 09:52:53.185567 [ 292 ] {} <Debug> TCP-Session: e6175ae6-1639-4f99-a56a-6a85f2e48000 Authenticating user 'default' from [fd00:1122:3344:101::e]:34151 | ||
| 3890 | 2026.01.22 09:52:53.185581 [ 290 ] {} <Trace> TCP-Session: 7be1ab25-0392-4965-947a-4753f7305209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3891 | 2026.01.22 09:52:53.185592 [ 293 ] {} <Debug> TCP-Session: 49df4881-23ec-44a5-8190-29c29941eb0d Authenticating user 'default' from [fd00:1122:3344:101::e]:61839 | ||
| 3892 | 2026.01.22 09:52:53.185600 [ 292 ] {} <Debug> TCP-Session: e6175ae6-1639-4f99-a56a-6a85f2e48000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3893 | 2026.01.22 09:52:53.185605 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3894 | 2026.01.22 09:52:53.185637 [ 293 ] {} <Debug> TCP-Session: 49df4881-23ec-44a5-8190-29c29941eb0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.01.22 09:52:53.185530 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3896 | 2026.01.22 09:52:53.185677 [ 293 ] {} <Debug> TCP-Session: 49df4881-23ec-44a5-8190-29c29941eb0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3897 | 2026.01.22 09:52:53.185675 [ 294 ] {} <Debug> TCP-Session: d299c254-894b-453b-a538-768d0c86023f Authenticating user 'default' from [fd00:1122:3344:101::e]:40955 | ||
| 3898 | 2026.01.22 09:52:53.185706 [ 267 ] {} <Debug> TCP-Session: a7b1a03d-ae36-42ed-8e08-ca659347b069 Authenticating user 'default' from [fd00:1122:3344:101::e]:37558 | ||
| 3899 | 2026.01.22 09:52:53.185737 [ 294 ] {} <Debug> TCP-Session: d299c254-894b-453b-a538-768d0c86023f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3900 | 2026.01.22 09:52:53.185747 [ 267 ] {} <Debug> TCP-Session: a7b1a03d-ae36-42ed-8e08-ca659347b069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3901 | 2026.01.22 09:52:53.185762 [ 294 ] {} <Debug> TCP-Session: d299c254-894b-453b-a538-768d0c86023f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2026.01.22 09:52:53.185775 [ 267 ] {} <Debug> TCP-Session: a7b1a03d-ae36-42ed-8e08-ca659347b069 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2026.01.22 09:52:53.185793 [ 290 ] {c52f835e-a55d-4fe7-8970-e8c8eedfa9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61884) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3904 | 2026.01.22 09:52:53.185389 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43582 | ||
| 3905 | 2026.01.22 09:52:53.185389 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44587 | ||
| 3906 | 2026.01.22 09:52:53.185642 [ 292 ] {} <Debug> TCP-Session: e6175ae6-1639-4f99-a56a-6a85f2e48000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3907 | 2026.01.22 09:52:53.185518 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3908 | 2026.01.22 09:52:53.185902 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3909 | 2026.01.22 09:52:53.185933 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3910 | 2026.01.22 09:52:53.185933 [ 288 ] {} <Debug> TCP-Session: ece3b57e-5e09-4856-9860-d22af2008c3e Authenticating user 'default' from [fd00:1122:3344:101::e]:53138 | ||
| 3911 | 2026.01.22 09:52:53.185950 [ 291 ] {} <Debug> TCP-Session: c24726fc-1fbd-40ee-adec-1d48ec3b3baa Authenticating user 'default' from [fd00:1122:3344:101::e]:43582 | ||
| 3912 | 2026.01.22 09:52:53.185977 [ 288 ] {} <Debug> TCP-Session: ece3b57e-5e09-4856-9860-d22af2008c3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.01.22 09:52:53.185992 [ 291 ] {} <Debug> TCP-Session: c24726fc-1fbd-40ee-adec-1d48ec3b3baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2026.01.22 09:52:53.186004 [ 288 ] {} <Debug> TCP-Session: ece3b57e-5e09-4856-9860-d22af2008c3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3915 | 2026.01.22 09:52:53.186017 [ 291 ] {} <Debug> TCP-Session: c24726fc-1fbd-40ee-adec-1d48ec3b3baa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3916 | 2026.01.22 09:52:53.185966 [ 289 ] {} <Debug> TCP-Session: 90f02b4d-80a8-4a4a-b102-c9ee1252a746 Authenticating user 'default' from [fd00:1122:3344:101::e]:44587 | ||
| 3917 | 2026.01.22 09:52:53.185440 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3918 | 2026.01.22 09:52:53.186065 [ 289 ] {} <Debug> TCP-Session: 90f02b4d-80a8-4a4a-b102-c9ee1252a746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3919 | 2026.01.22 09:52:53.186094 [ 289 ] {} <Debug> TCP-Session: 90f02b4d-80a8-4a4a-b102-c9ee1252a746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2026.01.22 09:52:53.186094 [ 286 ] {} <Debug> TCP-Session: 32b67932-f3c5-42be-aecf-19f65f9602b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38700 | ||
| 3921 | 2026.01.22 09:52:53.186126 [ 286 ] {} <Debug> TCP-Session: 32b67932-f3c5-42be-aecf-19f65f9602b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2026.01.22 09:52:53.186139 [ 286 ] {} <Debug> TCP-Session: 32b67932-f3c5-42be-aecf-19f65f9602b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3923 | 2026.01.22 09:52:53.186165 [ 290 ] {c52f835e-a55d-4fe7-8970-e8c8eedfa9a9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3924 | 2026.01.22 09:52:53.186245 [ 290 ] {c52f835e-a55d-4fe7-8970-e8c8eedfa9a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3925 | 2026.01.22 09:52:53.186617 [ 290 ] {c52f835e-a55d-4fe7-8970-e8c8eedfa9a9} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 3926 | 2026.01.22 09:52:53.187749 [ 305 ] {c52f835e-a55d-4fe7-8970-e8c8eedfa9a9} <Trace> AggregatingTransform: Aggregating | ||
| 3927 | 2026.01.22 09:52:53.187801 [ 305 ] {c52f835e-a55d-4fe7-8970-e8c8eedfa9a9} <Trace> Aggregator: Aggregation method: without_key | ||
| 3928 | 2026.01.22 09:52:53.187840 [ 305 ] {c52f835e-a55d-4fe7-8970-e8c8eedfa9a9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001117869 sec. (894.559 rows/sec., 34.94 KiB/sec.) | ||
| 3929 | 2026.01.22 09:52:53.187859 [ 305 ] {c52f835e-a55d-4fe7-8970-e8c8eedfa9a9} <Trace> Aggregator: Merging aggregated data | ||
| 3930 | 2026.01.22 09:52:53.189542 [ 290 ] {c52f835e-a55d-4fe7-8970-e8c8eedfa9a9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003815 sec., 262.12319790301444 rows/sec., 10.24 KiB/sec. | ||
| 3931 | 2026.01.22 09:52:53.189700 [ 290 ] {c52f835e-a55d-4fe7-8970-e8c8eedfa9a9} <Debug> TCPHandler: Processed in 0.004371014 sec. | ||
| 3932 | 2026.01.22 09:52:53.189833 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3933 | 2026.01.22 09:52:53.189862 [ 290 ] {} <Debug> TCP-Session: 7be1ab25-0392-4965-947a-4753f7305209 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2026.01.22 09:52:53.189883 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3935 | 2026.01.22 09:52:53.189916 [ 286 ] {} <Debug> TCP-Session: 32b67932-f3c5-42be-aecf-19f65f9602b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3936 | 2026.01.22 09:52:53.189937 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3937 | 2026.01.22 09:52:53.189962 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3938 | 2026.01.22 09:52:53.189984 [ 288 ] {} <Debug> TCP-Session: ece3b57e-5e09-4856-9860-d22af2008c3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3939 | 2026.01.22 09:52:53.189987 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3940 | 2026.01.22 09:52:53.190012 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3941 | 2026.01.22 09:52:53.190037 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3942 | 2026.01.22 09:52:53.190043 [ 292 ] {} <Debug> TCP-Session: e6175ae6-1639-4f99-a56a-6a85f2e48000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3943 | 2026.01.22 09:52:53.190068 [ 267 ] {} <Debug> TCP-Session: a7b1a03d-ae36-42ed-8e08-ca659347b069 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3944 | 2026.01.22 09:52:53.190082 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3945 | 2026.01.22 09:52:53.190101 [ 293 ] {} <Debug> TCP-Session: 49df4881-23ec-44a5-8190-29c29941eb0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2026.01.22 09:52:53.190063 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3947 | 2026.01.22 09:52:53.190127 [ 294 ] {} <Debug> TCP-Session: d299c254-894b-453b-a538-768d0c86023f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3948 | 2026.01.22 09:52:53.190014 [ 289 ] {} <Debug> TCP-Session: 90f02b4d-80a8-4a4a-b102-c9ee1252a746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3949 | 2026.01.22 09:52:53.190177 [ 291 ] {} <Debug> TCP-Session: c24726fc-1fbd-40ee-adec-1d48ec3b3baa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3950 | 2026.01.22 09:52:53.794227 [ 117 ] {} <Debug> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3951 | 2026.01.22 09:52:53.794293 [ 117 ] {} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3952 | 2026.01.22 09:52:53.794315 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3953 | 2026.01.22 09:52:53.794437 [ 190 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::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 | ||
| 3954 | 2026.01.22 09:52:53.794586 [ 190 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3955 | 2026.01.22 09:52:53.794624 [ 190 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::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 | ||
| 3956 | 2026.01.22 09:52:53.794694 [ 190 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::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 | ||
| 3957 | 2026.01.22 09:52:53.794755 [ 190 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3958 | 2026.01.22 09:52:53.794810 [ 190 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 3959 | 2026.01.22 09:52:53.794855 [ 190 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::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 | ||
| 3960 | 2026.01.22 09:52:53.795730 [ 209 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350934 sec., 22206.858366137796 rows/sec., 1.85 MiB/sec. | ||
| 3961 | 2026.01.22 09:52:53.795939 [ 193 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3962 | 2026.01.22 09:52:53.796318 [ 193 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_5_1} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3963 | 2026.01.22 09:52:53.796414 [ 193 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_5_1} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3964 | 2026.01.22 09:52:53.796529 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3965 | 2026.01.22 09:52:57.725459 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3966 | 2026.01.22 09:52:57.725760 [ 268 ] {f96e479a-c6cd-409d-b27d-4ceebc5475e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3967 | 2026.01.22 09:52:57.725863 [ 268 ] {f96e479a-c6cd-409d-b27d-4ceebc5475e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3968 | 2026.01.22 09:52:57.726828 [ 268 ] {f96e479a-c6cd-409d-b27d-4ceebc5475e7} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2026.01.22 09:52:57.726876 [ 268 ] {f96e479a-c6cd-409d-b27d-4ceebc5475e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3970 | 2026.01.22 09:52:57.727260 [ 268 ] {f96e479a-c6cd-409d-b27d-4ceebc5475e7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3971 | 2026.01.22 09:52:57.727486 [ 268 ] {f96e479a-c6cd-409d-b27d-4ceebc5475e7} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3972 | 2026.01.22 09:52:57.727638 [ 268 ] {f96e479a-c6cd-409d-b27d-4ceebc5475e7} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001953 sec., 3072.196620583717 rows/sec., 250.52 KiB/sec. | ||
| 3973 | 2026.01.22 09:52:57.727679 [ 268 ] {f96e479a-c6cd-409d-b27d-4ceebc5475e7} <Debug> TCPHandler: Processed in 0.002407641 sec. | ||
| 3974 | 2026.01.22 09:52:57.727800 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3975 | 2026.01.22 09:52:57.727894 [ 268 ] {aba9913d-049e-4416-b6ad-18c61bb12b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3976 | 2026.01.22 09:52:57.727933 [ 268 ] {aba9913d-049e-4416-b6ad-18c61bb12b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3977 | 2026.01.22 09:52:57.728416 [ 268 ] {aba9913d-049e-4416-b6ad-18c61bb12b7e} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2026.01.22 09:52:57.728452 [ 268 ] {aba9913d-049e-4416-b6ad-18c61bb12b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3979 | 2026.01.22 09:52:57.728766 [ 268 ] {aba9913d-049e-4416-b6ad-18c61bb12b7e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3980 | 2026.01.22 09:52:57.728977 [ 268 ] {aba9913d-049e-4416-b6ad-18c61bb12b7e} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3981 | 2026.01.22 09:52:57.729101 [ 268 ] {aba9913d-049e-4416-b6ad-18c61bb12b7e} <Debug> executeQuery: Read 67 rows, 5.38 KiB in 0.001227 sec., 54604.72697636512 rows/sec., 4.28 MiB/sec. | ||
| 3982 | 2026.01.22 09:52:57.729136 [ 268 ] {aba9913d-049e-4416-b6ad-18c61bb12b7e} <Debug> TCPHandler: Processed in 0.001384014 sec. | ||
| 3983 | 2026.01.22 09:52:57.729246 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3984 | 2026.01.22 09:52:57.729342 [ 268 ] {28bff1a5-1675-45e9-851d-54b25f7ede2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3985 | 2026.01.22 09:52:57.729380 [ 268 ] {28bff1a5-1675-45e9-851d-54b25f7ede2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3986 | 2026.01.22 09:52:57.729811 [ 268 ] {28bff1a5-1675-45e9-851d-54b25f7ede2b} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3987 | 2026.01.22 09:52:57.729846 [ 268 ] {28bff1a5-1675-45e9-851d-54b25f7ede2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3988 | 2026.01.22 09:52:57.730147 [ 268 ] {28bff1a5-1675-45e9-851d-54b25f7ede2b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3989 | 2026.01.22 09:52:57.730364 [ 268 ] {28bff1a5-1675-45e9-851d-54b25f7ede2b} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2026.01.22 09:52:57.730493 [ 268 ] {28bff1a5-1675-45e9-851d-54b25f7ede2b} <Debug> executeQuery: Read 10 rows, 737.00 B in 0.001168 sec., 8561.643835616438 rows/sec., 616.20 KiB/sec. | ||
| 3991 | 2026.01.22 09:52:57.730528 [ 268 ] {28bff1a5-1675-45e9-851d-54b25f7ede2b} <Debug> TCPHandler: Processed in 0.001328952 sec. | ||
| 3992 | 2026.01.22 09:52:57.730642 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3993 | 2026.01.22 09:52:57.730739 [ 268 ] {3606a509-e1d2-4f0f-89cc-a74161e5e099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3994 | 2026.01.22 09:52:57.730777 [ 268 ] {3606a509-e1d2-4f0f-89cc-a74161e5e099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3995 | 2026.01.22 09:52:57.731185 [ 268 ] {3606a509-e1d2-4f0f-89cc-a74161e5e099} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3996 | 2026.01.22 09:52:57.731219 [ 268 ] {3606a509-e1d2-4f0f-89cc-a74161e5e099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 3997 | 2026.01.22 09:52:57.731526 [ 268 ] {3606a509-e1d2-4f0f-89cc-a74161e5e099} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3998 | 2026.01.22 09:52:57.731738 [ 268 ] {3606a509-e1d2-4f0f-89cc-a74161e5e099} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3999 | 2026.01.22 09:52:57.731880 [ 268 ] {3606a509-e1d2-4f0f-89cc-a74161e5e099} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001158 sec., 63903.281519861834 rows/sec., 5.00 MiB/sec. | ||
| 4000 | 2026.01.22 09:52:57.731926 [ 268 ] {3606a509-e1d2-4f0f-89cc-a74161e5e099} <Debug> TCPHandler: Processed in 0.001333173 sec. | ||
| 4001 | 2026.01.22 09:52:57.732036 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4002 | 2026.01.22 09:52:57.732126 [ 268 ] {49a63d26-5298-4380-a016-14441d65400d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4003 | 2026.01.22 09:52:57.732168 [ 268 ] {49a63d26-5298-4380-a016-14441d65400d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4004 | 2026.01.22 09:52:57.732573 [ 268 ] {49a63d26-5298-4380-a016-14441d65400d} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4005 | 2026.01.22 09:52:57.732608 [ 268 ] {49a63d26-5298-4380-a016-14441d65400d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4006 | 2026.01.22 09:52:57.732937 [ 268 ] {49a63d26-5298-4380-a016-14441d65400d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4007 | 2026.01.22 09:52:57.733143 [ 268 ] {49a63d26-5298-4380-a016-14441d65400d} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4008 | 2026.01.22 09:52:57.733275 [ 268 ] {49a63d26-5298-4380-a016-14441d65400d} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001166 sec., 139794.1680960549 rows/sec., 9.73 MiB/sec. | ||
| 4009 | 2026.01.22 09:52:57.733311 [ 268 ] {49a63d26-5298-4380-a016-14441d65400d} <Debug> TCPHandler: Processed in 0.001321243 sec. | ||
| 4010 | 2026.01.22 09:52:57.733408 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4011 | 2026.01.22 09:52:57.733509 [ 268 ] {0841d0ba-f6e5-4a92-ac8a-8592108e15da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4012 | 2026.01.22 09:52:57.733562 [ 268 ] {0841d0ba-f6e5-4a92-ac8a-8592108e15da} <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 | ||
| 4013 | 2026.01.22 09:52:57.734300 [ 268 ] {0841d0ba-f6e5-4a92-ac8a-8592108e15da} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4014 | 2026.01.22 09:52:57.734336 [ 268 ] {0841d0ba-f6e5-4a92-ac8a-8592108e15da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4015 | 2026.01.22 09:52:57.734885 [ 268 ] {0841d0ba-f6e5-4a92-ac8a-8592108e15da} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4016 | 2026.01.22 09:52:57.735108 [ 268 ] {0841d0ba-f6e5-4a92-ac8a-8592108e15da} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4017 | 2026.01.22 09:52:57.735242 [ 268 ] {0841d0ba-f6e5-4a92-ac8a-8592108e15da} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001751 sec., 2284.408909194746 rows/sec., 4.09 MiB/sec. | ||
| 4018 | 2026.01.22 09:52:57.735292 [ 268 ] {0841d0ba-f6e5-4a92-ac8a-8592108e15da} <Debug> TCPHandler: Processed in 0.001929623 sec. | ||
| 4019 | 2026.01.22 09:52:57.735402 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4020 | 2026.01.22 09:52:57.735498 [ 268 ] {0175e533-450b-453c-8349-efff4b28aff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4021 | 2026.01.22 09:52:57.735539 [ 268 ] {0175e533-450b-453c-8349-efff4b28aff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4022 | 2026.01.22 09:52:57.735885 [ 268 ] {0175e533-450b-453c-8349-efff4b28aff6} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4023 | 2026.01.22 09:52:57.735920 [ 268 ] {0175e533-450b-453c-8349-efff4b28aff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4024 | 2026.01.22 09:52:57.736216 [ 268 ] {0175e533-450b-453c-8349-efff4b28aff6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4025 | 2026.01.22 09:52:57.736417 [ 268 ] {0175e533-450b-453c-8349-efff4b28aff6} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4026 | 2026.01.22 09:52:57.736540 [ 268 ] {0175e533-450b-453c-8349-efff4b28aff6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 4027 | 2026.01.22 09:52:57.736574 [ 268 ] {0175e533-450b-453c-8349-efff4b28aff6} <Debug> TCPHandler: Processed in 0.001218931 sec. | ||
| 4028 | 2026.01.22 09:52:58.480232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8232 | ||
| 4029 | 2026.01.22 09:52:58.480767 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4030 | 2026.01.22 09:52:58.480818 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4031 | 2026.01.22 09:52:58.481367 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4032 | 2026.01.22 09:52:58.481638 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2026.01.22 09:52:58.481784 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8232 | ||
| 4034 | 2026.01.22 09:52:58.889577 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4035 | 2026.01.22 09:52:58.904333 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4036 | 2026.01.22 09:52:58.904402 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.72 GiB. | ||
| 4037 | 2026.01.22 09:52:58.910566 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4038 | 2026.01.22 09:52:58.911325 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4039 | 2026.01.22 09:52:58.914232 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4040 | 2026.01.22 09:53:00.994239 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 524 | ||
| 4041 | 2026.01.22 09:53:00.996437 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4042 | 2026.01.22 09:53:00.996474 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4043 | 2026.01.22 09:53:00.997650 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4044 | 2026.01.22 09:53:00.997908 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4045 | 2026.01.22 09:53:00.998143 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 524 | ||
| 4046 | 2026.01.22 09:53:02.726468 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4047 | 2026.01.22 09:53:02.726751 [ 268 ] {f262fc5c-2ad2-4426-bf71-9662e7a46560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4048 | 2026.01.22 09:53:02.726857 [ 268 ] {f262fc5c-2ad2-4426-bf71-9662e7a46560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4049 | 2026.01.22 09:53:02.727693 [ 268 ] {f262fc5c-2ad2-4426-bf71-9662e7a46560} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4050 | 2026.01.22 09:53:02.727744 [ 268 ] {f262fc5c-2ad2-4426-bf71-9662e7a46560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4051 | 2026.01.22 09:53:02.728152 [ 268 ] {f262fc5c-2ad2-4426-bf71-9662e7a46560} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4052 | 2026.01.22 09:53:02.728378 [ 268 ] {f262fc5c-2ad2-4426-bf71-9662e7a46560} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4053 | 2026.01.22 09:53:02.728542 [ 268 ] {f262fc5c-2ad2-4426-bf71-9662e7a46560} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.001867 sec., 69630.42313872524 rows/sec., 5.99 MiB/sec. | ||
| 4054 | 2026.01.22 09:53:02.728588 [ 268 ] {f262fc5c-2ad2-4426-bf71-9662e7a46560} <Debug> TCPHandler: Processed in 0.002305269 sec. | ||
| 4055 | 2026.01.22 09:53:02.728711 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4056 | 2026.01.22 09:53:02.728810 [ 268 ] {19fdfc49-1763-4395-936a-98d100dea9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4057 | 2026.01.22 09:53:02.728853 [ 268 ] {19fdfc49-1763-4395-936a-98d100dea9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4058 | 2026.01.22 09:53:02.729266 [ 268 ] {19fdfc49-1763-4395-936a-98d100dea9ae} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2026.01.22 09:53:02.729303 [ 268 ] {19fdfc49-1763-4395-936a-98d100dea9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4060 | 2026.01.22 09:53:02.729607 [ 268 ] {19fdfc49-1763-4395-936a-98d100dea9ae} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4061 | 2026.01.22 09:53:02.729809 [ 268 ] {19fdfc49-1763-4395-936a-98d100dea9ae} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2026.01.22 09:53:02.729941 [ 268 ] {19fdfc49-1763-4395-936a-98d100dea9ae} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001154 sec., 32062.391681109184 rows/sec., 2.35 MiB/sec. | ||
| 4063 | 2026.01.22 09:53:02.729978 [ 268 ] {19fdfc49-1763-4395-936a-98d100dea9ae} <Debug> TCPHandler: Processed in 0.001316923 sec. | ||
| 4064 | 2026.01.22 09:53:02.730089 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4065 | 2026.01.22 09:53:02.730181 [ 268 ] {ef8b7d41-1e30-43eb-9ed1-87d83c73c1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4066 | 2026.01.22 09:53:02.730221 [ 268 ] {ef8b7d41-1e30-43eb-9ed1-87d83c73c1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4067 | 2026.01.22 09:53:02.730633 [ 268 ] {ef8b7d41-1e30-43eb-9ed1-87d83c73c1a4} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4068 | 2026.01.22 09:53:02.730669 [ 268 ] {ef8b7d41-1e30-43eb-9ed1-87d83c73c1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4069 | 2026.01.22 09:53:02.730979 [ 268 ] {ef8b7d41-1e30-43eb-9ed1-87d83c73c1a4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4070 | 2026.01.22 09:53:02.731185 [ 268 ] {ef8b7d41-1e30-43eb-9ed1-87d83c73c1a4} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4071 | 2026.01.22 09:53:02.731309 [ 268 ] {ef8b7d41-1e30-43eb-9ed1-87d83c73c1a4} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001147 sec., 88055.79773321708 rows/sec., 6.88 MiB/sec. | ||
| 4072 | 2026.01.22 09:53:02.731346 [ 268 ] {ef8b7d41-1e30-43eb-9ed1-87d83c73c1a4} <Debug> TCPHandler: Processed in 0.001304672 sec. | ||
| 4073 | 2026.01.22 09:53:02.731459 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4074 | 2026.01.22 09:53:02.731550 [ 268 ] {52c6f6e1-5d07-408f-9b9a-0b87e688fe3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4075 | 2026.01.22 09:53:02.731593 [ 268 ] {52c6f6e1-5d07-408f-9b9a-0b87e688fe3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4076 | 2026.01.22 09:53:02.732005 [ 268 ] {52c6f6e1-5d07-408f-9b9a-0b87e688fe3e} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4077 | 2026.01.22 09:53:02.732040 [ 268 ] {52c6f6e1-5d07-408f-9b9a-0b87e688fe3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4078 | 2026.01.22 09:53:02.732375 [ 268 ] {52c6f6e1-5d07-408f-9b9a-0b87e688fe3e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4079 | 2026.01.22 09:53:02.732585 [ 268 ] {52c6f6e1-5d07-408f-9b9a-0b87e688fe3e} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4080 | 2026.01.22 09:53:02.732713 [ 268 ] {52c6f6e1-5d07-408f-9b9a-0b87e688fe3e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 4081 | 2026.01.22 09:53:02.732749 [ 268 ] {52c6f6e1-5d07-408f-9b9a-0b87e688fe3e} <Debug> TCPHandler: Processed in 0.001337062 sec. | ||
| 4082 | 2026.01.22 09:53:02.732870 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4083 | 2026.01.22 09:53:02.732995 [ 268 ] {6d8c769e-3ced-4efc-b20b-4804fa6d0696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4084 | 2026.01.22 09:53:02.733065 [ 268 ] {6d8c769e-3ced-4efc-b20b-4804fa6d0696} <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 | ||
| 4085 | 2026.01.22 09:53:02.733900 [ 268 ] {6d8c769e-3ced-4efc-b20b-4804fa6d0696} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4086 | 2026.01.22 09:53:02.733938 [ 268 ] {6d8c769e-3ced-4efc-b20b-4804fa6d0696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4087 | 2026.01.22 09:53:02.734526 [ 268 ] {6d8c769e-3ced-4efc-b20b-4804fa6d0696} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4088 | 2026.01.22 09:53:02.734762 [ 268 ] {6d8c769e-3ced-4efc-b20b-4804fa6d0696} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4089 | 2026.01.22 09:53:02.734904 [ 268 ] {6d8c769e-3ced-4efc-b20b-4804fa6d0696} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001934 sec., 19131.334022750776 rows/sec., 34.28 MiB/sec. | ||
| 4090 | 2026.01.22 09:53:02.734967 [ 268 ] {6d8c769e-3ced-4efc-b20b-4804fa6d0696} <Debug> TCPHandler: Processed in 0.002157277 sec. | ||
| 4091 | 2026.01.22 09:53:02.735086 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4092 | 2026.01.22 09:53:02.735182 [ 268 ] {a4f2f9d2-d618-434a-8041-c60b211a853b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4093 | 2026.01.22 09:53:02.735226 [ 268 ] {a4f2f9d2-d618-434a-8041-c60b211a853b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4094 | 2026.01.22 09:53:02.735602 [ 268 ] {a4f2f9d2-d618-434a-8041-c60b211a853b} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4095 | 2026.01.22 09:53:02.735648 [ 268 ] {a4f2f9d2-d618-434a-8041-c60b211a853b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4096 | 2026.01.22 09:53:02.736046 [ 268 ] {a4f2f9d2-d618-434a-8041-c60b211a853b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4097 | 2026.01.22 09:53:02.736312 [ 268 ] {a4f2f9d2-d618-434a-8041-c60b211a853b} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2026.01.22 09:53:02.736450 [ 268 ] {a4f2f9d2-d618-434a-8041-c60b211a853b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001287 sec., 46620.046620046625 rows/sec., 3.14 MiB/sec. | ||
| 4099 | 2026.01.22 09:53:02.736489 [ 268 ] {a4f2f9d2-d618-434a-8041-c60b211a853b} <Debug> TCPHandler: Processed in 0.001452575 sec. | ||
| 4100 | 2026.01.22 09:53:05.895193 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4101 | 2026.01.22 09:53:05.895243 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4102 | 2026.01.22 09:53:05.981896 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8680 | ||
| 4103 | 2026.01.22 09:53:05.982618 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4104 | 2026.01.22 09:53:05.982666 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4105 | 2026.01.22 09:53:05.983167 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4106 | 2026.01.22 09:53:05.983416 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4107 | 2026.01.22 09:53:05.983580 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8680 | ||
| 4108 | 2026.01.22 09:53:06.414264 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4109 | 2026.01.22 09:53:06.429737 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4110 | 2026.01.22 09:53:06.429782 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4111 | 2026.01.22 09:53:06.435936 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4112 | 2026.01.22 09:53:06.436642 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.01.22 09:53:06.439323 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4114 | 2026.01.22 09:53:07.724892 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4115 | 2026.01.22 09:53:07.725165 [ 268 ] {265ac2b1-f452-44e5-8d1c-a43f29e7e1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4116 | 2026.01.22 09:53:07.725265 [ 268 ] {265ac2b1-f452-44e5-8d1c-a43f29e7e1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4117 | 2026.01.22 09:53:07.726104 [ 268 ] {265ac2b1-f452-44e5-8d1c-a43f29e7e1fa} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4118 | 2026.01.22 09:53:07.726141 [ 268 ] {265ac2b1-f452-44e5-8d1c-a43f29e7e1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4119 | 2026.01.22 09:53:07.726539 [ 268 ] {265ac2b1-f452-44e5-8d1c-a43f29e7e1fa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4120 | 2026.01.22 09:53:07.726762 [ 268 ] {265ac2b1-f452-44e5-8d1c-a43f29e7e1fa} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2026.01.22 09:53:07.726912 [ 268 ] {265ac2b1-f452-44e5-8d1c-a43f29e7e1fa} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001823 sec., 35106.96653867252 rows/sec., 2.76 MiB/sec. | ||
| 4122 | 2026.01.22 09:53:07.726951 [ 268 ] {265ac2b1-f452-44e5-8d1c-a43f29e7e1fa} <Debug> TCPHandler: Processed in 0.002237168 sec. | ||
| 4123 | 2026.01.22 09:53:07.727204 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4124 | 2026.01.22 09:53:07.727302 [ 268 ] {376d00ad-5084-4628-9fa1-a45cdd673309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4125 | 2026.01.22 09:53:07.727341 [ 268 ] {376d00ad-5084-4628-9fa1-a45cdd673309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4126 | 2026.01.22 09:53:07.727813 [ 268 ] {376d00ad-5084-4628-9fa1-a45cdd673309} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4127 | 2026.01.22 09:53:07.727846 [ 268 ] {376d00ad-5084-4628-9fa1-a45cdd673309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4128 | 2026.01.22 09:53:07.728163 [ 268 ] {376d00ad-5084-4628-9fa1-a45cdd673309} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4129 | 2026.01.22 09:53:07.728368 [ 268 ] {376d00ad-5084-4628-9fa1-a45cdd673309} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4130 | 2026.01.22 09:53:07.728494 [ 268 ] {376d00ad-5084-4628-9fa1-a45cdd673309} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00121 sec., 3305.785123966942 rows/sec., 248.58 KiB/sec. | ||
| 4131 | 2026.01.22 09:53:07.728530 [ 268 ] {376d00ad-5084-4628-9fa1-a45cdd673309} <Debug> TCPHandler: Processed in 0.001375464 sec. | ||
| 4132 | 2026.01.22 09:53:07.728650 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4133 | 2026.01.22 09:53:07.728741 [ 268 ] {64aa394b-62ca-4b15-985a-da085b1e56f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4134 | 2026.01.22 09:53:07.728780 [ 268 ] {64aa394b-62ca-4b15-985a-da085b1e56f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4135 | 2026.01.22 09:53:07.729233 [ 268 ] {64aa394b-62ca-4b15-985a-da085b1e56f2} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4136 | 2026.01.22 09:53:07.729266 [ 268 ] {64aa394b-62ca-4b15-985a-da085b1e56f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4137 | 2026.01.22 09:53:07.729558 [ 268 ] {64aa394b-62ca-4b15-985a-da085b1e56f2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4138 | 2026.01.22 09:53:07.729763 [ 268 ] {64aa394b-62ca-4b15-985a-da085b1e56f2} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4139 | 2026.01.22 09:53:07.729887 [ 268 ] {64aa394b-62ca-4b15-985a-da085b1e56f2} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001163 sec., 58469.47549441101 rows/sec., 4.56 MiB/sec. | ||
| 4140 | 2026.01.22 09:53:07.729922 [ 268 ] {64aa394b-62ca-4b15-985a-da085b1e56f2} <Debug> TCPHandler: Processed in 0.001328703 sec. | ||
| 4141 | 2026.01.22 09:53:07.730042 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4142 | 2026.01.22 09:53:07.730133 [ 268 ] {dcab73bc-b3f3-4dbc-9ebb-8737b91a8942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4143 | 2026.01.22 09:53:07.730175 [ 268 ] {dcab73bc-b3f3-4dbc-9ebb-8737b91a8942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4144 | 2026.01.22 09:53:07.730617 [ 268 ] {dcab73bc-b3f3-4dbc-9ebb-8737b91a8942} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4145 | 2026.01.22 09:53:07.730653 [ 268 ] {dcab73bc-b3f3-4dbc-9ebb-8737b91a8942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4146 | 2026.01.22 09:53:07.730995 [ 268 ] {dcab73bc-b3f3-4dbc-9ebb-8737b91a8942} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4147 | 2026.01.22 09:53:07.731202 [ 268 ] {dcab73bc-b3f3-4dbc-9ebb-8737b91a8942} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4148 | 2026.01.22 09:53:07.731332 [ 268 ] {dcab73bc-b3f3-4dbc-9ebb-8737b91a8942} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 4149 | 2026.01.22 09:53:07.731375 [ 268 ] {dcab73bc-b3f3-4dbc-9ebb-8737b91a8942} <Debug> TCPHandler: Processed in 0.001386693 sec. | ||
| 4150 | 2026.01.22 09:53:07.731478 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4151 | 2026.01.22 09:53:07.731575 [ 268 ] {d219e488-e397-44f0-b675-39861003b5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4152 | 2026.01.22 09:53:07.731629 [ 268 ] {d219e488-e397-44f0-b675-39861003b5ce} <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 | ||
| 4153 | 2026.01.22 09:53:07.732354 [ 268 ] {d219e488-e397-44f0-b675-39861003b5ce} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4154 | 2026.01.22 09:53:07.732387 [ 268 ] {d219e488-e397-44f0-b675-39861003b5ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4155 | 2026.01.22 09:53:07.732883 [ 268 ] {d219e488-e397-44f0-b675-39861003b5ce} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4156 | 2026.01.22 09:53:07.733113 [ 268 ] {d219e488-e397-44f0-b675-39861003b5ce} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4157 | 2026.01.22 09:53:07.733252 [ 268 ] {d219e488-e397-44f0-b675-39861003b5ce} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001695 sec., 2359.8820058997053 rows/sec., 4.23 MiB/sec. | ||
| 4158 | 2026.01.22 09:53:07.733309 [ 268 ] {d219e488-e397-44f0-b675-39861003b5ce} <Debug> TCPHandler: Processed in 0.001877253 sec. | ||
| 4159 | 2026.01.22 09:53:07.733420 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4160 | 2026.01.22 09:53:07.733524 [ 268 ] {31123686-1525-429e-b858-078c6563d572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4161 | 2026.01.22 09:53:07.733564 [ 268 ] {31123686-1525-429e-b858-078c6563d572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4162 | 2026.01.22 09:53:07.733895 [ 268 ] {31123686-1525-429e-b858-078c6563d572} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4163 | 2026.01.22 09:53:07.733928 [ 268 ] {31123686-1525-429e-b858-078c6563d572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4164 | 2026.01.22 09:53:07.734223 [ 268 ] {31123686-1525-429e-b858-078c6563d572} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4165 | 2026.01.22 09:53:07.734427 [ 268 ] {31123686-1525-429e-b858-078c6563d572} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4166 | 2026.01.22 09:53:07.734553 [ 268 ] {31123686-1525-429e-b858-078c6563d572} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 4167 | 2026.01.22 09:53:07.734594 [ 268 ] {31123686-1525-429e-b858-078c6563d572} <Debug> TCPHandler: Processed in 0.001217751 sec. | ||
| 4168 | 2026.01.22 09:53:10.998367 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 548 | ||
| 4169 | 2026.01.22 09:53:11.000660 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4170 | 2026.01.22 09:53:11.000713 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4171 | 2026.01.22 09:53:11.001919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4172 | 2026.01.22 09:53:11.002200 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4173 | 2026.01.22 09:53:11.002555 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 548 | ||
| 4174 | 2026.01.22 09:53:12.755919 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4175 | 2026.01.22 09:53:12.756121 [ 268 ] {a5027054-455d-4832-a44e-d3dd8f180e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4176 | 2026.01.22 09:53:12.756197 [ 268 ] {a5027054-455d-4832-a44e-d3dd8f180e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4177 | 2026.01.22 09:53:12.756893 [ 268 ] {a5027054-455d-4832-a44e-d3dd8f180e91} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4178 | 2026.01.22 09:53:12.756946 [ 268 ] {a5027054-455d-4832-a44e-d3dd8f180e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4179 | 2026.01.22 09:53:12.757351 [ 268 ] {a5027054-455d-4832-a44e-d3dd8f180e91} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4180 | 2026.01.22 09:53:12.757582 [ 268 ] {a5027054-455d-4832-a44e-d3dd8f180e91} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4181 | 2026.01.22 09:53:12.757740 [ 268 ] {a5027054-455d-4832-a44e-d3dd8f180e91} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001675 sec., 14328.358208955224 rows/sec., 1.19 MiB/sec. | ||
| 4182 | 2026.01.22 09:53:12.757793 [ 268 ] {a5027054-455d-4832-a44e-d3dd8f180e91} <Debug> TCPHandler: Processed in 0.002011204 sec. | ||
| 4183 | 2026.01.22 09:53:12.757938 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4184 | 2026.01.22 09:53:12.758046 [ 268 ] {a1f8aac4-9df2-470a-84ee-33e50c1b8bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4185 | 2026.01.22 09:53:12.758094 [ 268 ] {a1f8aac4-9df2-470a-84ee-33e50c1b8bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4186 | 2026.01.22 09:53:12.758524 [ 268 ] {a1f8aac4-9df2-470a-84ee-33e50c1b8bd3} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4187 | 2026.01.22 09:53:12.758570 [ 268 ] {a1f8aac4-9df2-470a-84ee-33e50c1b8bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4188 | 2026.01.22 09:53:12.758896 [ 268 ] {a1f8aac4-9df2-470a-84ee-33e50c1b8bd3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4189 | 2026.01.22 09:53:12.759104 [ 268 ] {a1f8aac4-9df2-470a-84ee-33e50c1b8bd3} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4190 | 2026.01.22 09:53:12.759244 [ 268 ] {a1f8aac4-9df2-470a-84ee-33e50c1b8bd3} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001223 sec., 6541.291905151268 rows/sec., 533.40 KiB/sec. | ||
| 4191 | 2026.01.22 09:53:12.759284 [ 268 ] {a1f8aac4-9df2-470a-84ee-33e50c1b8bd3} <Debug> TCPHandler: Processed in 0.001398854 sec. | ||
| 4192 | 2026.01.22 09:53:12.759393 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4193 | 2026.01.22 09:53:12.759498 [ 268 ] {94224edf-dc27-4c63-9e27-7c5198e146f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4194 | 2026.01.22 09:53:12.759555 [ 268 ] {94224edf-dc27-4c63-9e27-7c5198e146f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4195 | 2026.01.22 09:53:12.760802 [ 268 ] {94224edf-dc27-4c63-9e27-7c5198e146f3} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4196 | 2026.01.22 09:53:12.760840 [ 268 ] {94224edf-dc27-4c63-9e27-7c5198e146f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4197 | 2026.01.22 09:53:12.761268 [ 268 ] {94224edf-dc27-4c63-9e27-7c5198e146f3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4198 | 2026.01.22 09:53:12.761480 [ 268 ] {94224edf-dc27-4c63-9e27-7c5198e146f3} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4199 | 2026.01.22 09:53:12.761598 [ 97 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4200 | 2026.01.22 09:53:12.761616 [ 268 ] {94224edf-dc27-4c63-9e27-7c5198e146f3} <Debug> executeQuery: Read 1394 rows, 119.30 KiB in 0.002139 sec., 651706.4048620851 rows/sec., 54.47 MiB/sec. | ||
| 4201 | 2026.01.22 09:53:12.761669 [ 97 ] {} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4202 | 2026.01.22 09:53:12.761688 [ 268 ] {94224edf-dc27-4c63-9e27-7c5198e146f3} <Debug> TCPHandler: Processed in 0.00234386 sec. | ||
| 4203 | 2026.01.22 09:53:12.761698 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4204 | 2026.01.22 09:53:12.761827 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4205 | 2026.01.22 09:53:12.761865 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::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 | ||
| 4206 | 2026.01.22 09:53:12.761932 [ 268 ] {44fe637b-24c6-47f4-9c34-f41934aa3c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4207 | 2026.01.22 09:53:12.761979 [ 268 ] {44fe637b-24c6-47f4-9c34-f41934aa3c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4208 | 2026.01.22 09:53:12.762051 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4209 | 2026.01.22 09:53:12.762101 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2554 rows starting from the beginning of the part | ||
| 4210 | 2026.01.22 09:53:12.762169 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 130 rows starting from the beginning of the part | ||
| 4211 | 2026.01.22 09:53:12.762214 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 67 rows starting from the beginning of the part | ||
| 4212 | 2026.01.22 09:53:12.762262 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 130 rows starting from the beginning of the part | ||
| 4213 | 2026.01.22 09:53:12.762299 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 4214 | 2026.01.22 09:53:12.762338 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1394 rows starting from the beginning of the part | ||
| 4215 | 2026.01.22 09:53:12.762429 [ 268 ] {44fe637b-24c6-47f4-9c34-f41934aa3c0b} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4216 | 2026.01.22 09:53:12.762471 [ 268 ] {44fe637b-24c6-47f4-9c34-f41934aa3c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4217 | 2026.01.22 09:53:12.762805 [ 268 ] {44fe637b-24c6-47f4-9c34-f41934aa3c0b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4218 | 2026.01.22 09:53:12.763039 [ 268 ] {44fe637b-24c6-47f4-9c34-f41934aa3c0b} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4219 | 2026.01.22 09:53:12.763156 [ 97 ] {} <Debug> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4220 | 2026.01.22 09:53:12.763178 [ 268 ] {44fe637b-24c6-47f4-9c34-f41934aa3c0b} <Debug> executeQuery: Read 57 rows, 4.30 KiB in 0.001265 sec., 45059.28853754941 rows/sec., 3.32 MiB/sec. | ||
| 4221 | 2026.01.22 09:53:12.763190 [ 97 ] {} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4222 | 2026.01.22 09:53:12.763220 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4223 | 2026.01.22 09:53:12.763225 [ 268 ] {44fe637b-24c6-47f4-9c34-f41934aa3c0b} <Debug> TCPHandler: Processed in 0.001457005 sec. | ||
| 4224 | 2026.01.22 09:53:12.763324 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::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 | ||
| 4225 | 2026.01.22 09:53:12.763354 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4226 | 2026.01.22 09:53:12.763440 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4227 | 2026.01.22 09:53:12.763463 [ 268 ] {65147461-a1a1-4599-bf3f-ba5c149a5c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4228 | 2026.01.22 09:53:12.763479 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 296 rows starting from the beginning of the part | ||
| 4229 | 2026.01.22 09:53:12.763517 [ 268 ] {65147461-a1a1-4599-bf3f-ba5c149a5c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4230 | 2026.01.22 09:53:12.763589 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part | ||
| 4231 | 2026.01.22 09:53:12.763650 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 4232 | 2026.01.22 09:53:12.763696 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part | ||
| 4233 | 2026.01.22 09:53:12.763738 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 4234 | 2026.01.22 09:53:12.763783 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 57 rows starting from the beginning of the part | ||
| 4235 | 2026.01.22 09:53:12.764060 [ 268 ] {65147461-a1a1-4599-bf3f-ba5c149a5c46} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2026.01.22 09:53:12.764104 [ 268 ] {65147461-a1a1-4599-bf3f-ba5c149a5c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4237 | 2026.01.22 09:53:12.764279 [ 202 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4339 rows, containing 5 columns (5 merged, 0 gathered) in 0.002493493 sec., 1740129.2083033721 rows/sec., 150.03 MiB/sec. | ||
| 4238 | 2026.01.22 09:53:12.764472 [ 268 ] {65147461-a1a1-4599-bf3f-ba5c149a5c46} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4239 | 2026.01.22 09:53:12.764616 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4240 | 2026.01.22 09:53:12.764679 [ 192 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 441 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399524 sec., 315107.13642638497 rows/sec., 21.94 MiB/sec. | ||
| 4241 | 2026.01.22 09:53:12.764740 [ 268 ] {65147461-a1a1-4599-bf3f-ba5c149a5c46} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4242 | 2026.01.22 09:53:12.764851 [ 202 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4243 | 2026.01.22 09:53:12.764906 [ 268 ] {65147461-a1a1-4599-bf3f-ba5c149a5c46} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001463 sec., 172248.8038277512 rows/sec., 11.91 MiB/sec. | ||
| 4244 | 2026.01.22 09:53:12.764955 [ 268 ] {65147461-a1a1-4599-bf3f-ba5c149a5c46} <Debug> TCPHandler: Processed in 0.001652468 sec. | ||
| 4245 | 2026.01.22 09:53:12.765002 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_26_5} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2026.01.22 09:53:12.765078 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4247 | 2026.01.22 09:53:12.765109 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_26_5} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4248 | 2026.01.22 09:53:12.765151 [ 202 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_21_4} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4249 | 2026.01.22 09:53:12.765180 [ 268 ] {e709eb3b-5825-46b9-a840-733f9eaddd92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4250 | 2026.01.22 09:53:12.765224 [ 202 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_21_4} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4251 | 2026.01.22 09:53:12.765227 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 4252 | 2026.01.22 09:53:12.765228 [ 268 ] {e709eb3b-5825-46b9-a840-733f9eaddd92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4253 | 2026.01.22 09:53:12.765314 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4254 | 2026.01.22 09:53:12.765685 [ 268 ] {e709eb3b-5825-46b9-a840-733f9eaddd92} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4255 | 2026.01.22 09:53:12.765728 [ 268 ] {e709eb3b-5825-46b9-a840-733f9eaddd92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4256 | 2026.01.22 09:53:12.766074 [ 268 ] {e709eb3b-5825-46b9-a840-733f9eaddd92} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4257 | 2026.01.22 09:53:12.766325 [ 268 ] {e709eb3b-5825-46b9-a840-733f9eaddd92} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4258 | 2026.01.22 09:53:12.766462 [ 268 ] {e709eb3b-5825-46b9-a840-733f9eaddd92} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.0013 sec., 9230.76923076923 rows/sec., 721.15 KiB/sec. | ||
| 4259 | 2026.01.22 09:53:12.766505 [ 268 ] {e709eb3b-5825-46b9-a840-733f9eaddd92} <Debug> TCPHandler: Processed in 0.001476545 sec. | ||
| 4260 | 2026.01.22 09:53:12.766640 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4261 | 2026.01.22 09:53:12.766736 [ 268 ] {1b584755-9c9b-465e-a626-b3db0075e074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4262 | 2026.01.22 09:53:12.766780 [ 268 ] {1b584755-9c9b-465e-a626-b3db0075e074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4263 | 2026.01.22 09:53:12.767471 [ 268 ] {1b584755-9c9b-465e-a626-b3db0075e074} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4264 | 2026.01.22 09:53:12.767530 [ 268 ] {1b584755-9c9b-465e-a626-b3db0075e074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4265 | 2026.01.22 09:53:12.768019 [ 268 ] {1b584755-9c9b-465e-a626-b3db0075e074} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4266 | 2026.01.22 09:53:12.768308 [ 268 ] {1b584755-9c9b-465e-a626-b3db0075e074} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4267 | 2026.01.22 09:53:12.768447 [ 97 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4268 | 2026.01.22 09:53:12.768479 [ 268 ] {1b584755-9c9b-465e-a626-b3db0075e074} <Debug> executeQuery: Read 601 rows, 46.28 KiB in 0.00176 sec., 341477.2727272727 rows/sec., 25.68 MiB/sec. | ||
| 4269 | 2026.01.22 09:53:12.768488 [ 97 ] {} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4270 | 2026.01.22 09:53:12.768527 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4271 | 2026.01.22 09:53:12.768537 [ 268 ] {1b584755-9c9b-465e-a626-b3db0075e074} <Debug> TCPHandler: Processed in 0.001946043 sec. | ||
| 4272 | 2026.01.22 09:53:12.768599 [ 209 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::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 | ||
| 4273 | 2026.01.22 09:53:12.768683 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4274 | 2026.01.22 09:53:12.768690 [ 209 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4275 | 2026.01.22 09:53:12.768733 [ 209 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1304 rows starting from the beginning of the part | ||
| 4276 | 2026.01.22 09:53:12.768780 [ 209 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 101 rows starting from the beginning of the part | ||
| 4277 | 2026.01.22 09:53:12.768786 [ 268 ] {a007dbd9-3d2b-427b-bc9c-fa35720898aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4278 | 2026.01.22 09:53:12.768821 [ 209 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 74 rows starting from the beginning of the part | ||
| 4279 | 2026.01.22 09:53:12.768839 [ 268 ] {a007dbd9-3d2b-427b-bc9c-fa35720898aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4280 | 2026.01.22 09:53:12.768867 [ 209 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 101 rows starting from the beginning of the part | ||
| 4281 | 2026.01.22 09:53:12.768909 [ 209 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 68 rows starting from the beginning of the part | ||
| 4282 | 2026.01.22 09:53:12.768947 [ 209 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 601 rows starting from the beginning of the part | ||
| 4283 | 2026.01.22 09:53:12.769517 [ 268 ] {a007dbd9-3d2b-427b-bc9c-fa35720898aa} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.01.22 09:53:12.769561 [ 268 ] {a007dbd9-3d2b-427b-bc9c-fa35720898aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4285 | 2026.01.22 09:53:12.770036 [ 268 ] {a007dbd9-3d2b-427b-bc9c-fa35720898aa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4286 | 2026.01.22 09:53:12.770163 [ 190 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2249 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591557 sec., 1413081.655259598 rows/sec., 109.68 MiB/sec. | ||
| 4287 | 2026.01.22 09:53:12.770271 [ 268 ] {a007dbd9-3d2b-427b-bc9c-fa35720898aa} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4288 | 2026.01.22 09:53:12.770361 [ 209 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4289 | 2026.01.22 09:53:12.770398 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4290 | 2026.01.22 09:53:12.770424 [ 268 ] {a007dbd9-3d2b-427b-bc9c-fa35720898aa} <Debug> executeQuery: Read 884 rows, 61.44 KiB in 0.001655 sec., 534138.9728096677 rows/sec., 36.25 MiB/sec. | ||
| 4291 | 2026.01.22 09:53:12.770441 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.01.22 09:53:12.770475 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4293 | 2026.01.22 09:53:12.770479 [ 268 ] {a007dbd9-3d2b-427b-bc9c-fa35720898aa} <Debug> TCPHandler: Processed in 0.001847641 sec. | ||
| 4294 | 2026.01.22 09:53:12.770562 [ 190 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::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 | ||
| 4295 | 2026.01.22 09:53:12.770616 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4296 | 2026.01.22 09:53:12.770651 [ 209 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_26_5} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4297 | 2026.01.22 09:53:12.770663 [ 190 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4298 | 2026.01.22 09:53:12.770701 [ 190 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7085 rows starting from the beginning of the part | ||
| 4299 | 2026.01.22 09:53:12.770717 [ 268 ] {3ab21768-a9bb-4b04-9b1c-31ce42be1968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4300 | 2026.01.22 09:53:12.770731 [ 209 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_26_5} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4301 | 2026.01.22 09:53:12.770755 [ 190 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4302 | 2026.01.22 09:53:12.770781 [ 268 ] {3ab21768-a9bb-4b04-9b1c-31ce42be1968} <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 | ||
| 4303 | 2026.01.22 09:53:12.770804 [ 190 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 163 rows starting from the beginning of the part | ||
| 4304 | 2026.01.22 09:53:12.770814 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 4305 | 2026.01.22 09:53:12.770845 [ 190 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4306 | 2026.01.22 09:53:12.770886 [ 190 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::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 | ||
| 4307 | 2026.01.22 09:53:12.770923 [ 190 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 884 rows starting from the beginning of the part | ||
| 4308 | 2026.01.22 09:53:12.771673 [ 268 ] {3ab21768-a9bb-4b04-9b1c-31ce42be1968} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4309 | 2026.01.22 09:53:12.771715 [ 268 ] {3ab21768-a9bb-4b04-9b1c-31ce42be1968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4310 | 2026.01.22 09:53:12.772331 [ 268 ] {3ab21768-a9bb-4b04-9b1c-31ce42be1968} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4311 | 2026.01.22 09:53:12.772580 [ 268 ] {3ab21768-a9bb-4b04-9b1c-31ce42be1968} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4312 | 2026.01.22 09:53:12.772698 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4313 | 2026.01.22 09:53:12.772723 [ 268 ] {3ab21768-a9bb-4b04-9b1c-31ce42be1968} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002024 sec., 18280.632411067192 rows/sec., 32.76 MiB/sec. | ||
| 4314 | 2026.01.22 09:53:12.772734 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4315 | 2026.01.22 09:53:12.772767 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4316 | 2026.01.22 09:53:12.772801 [ 268 ] {3ab21768-a9bb-4b04-9b1c-31ce42be1968} <Debug> TCPHandler: Processed in 0.002235478 sec. | ||
| 4317 | 2026.01.22 09:53:12.772857 [ 188 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::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 | ||
| 4318 | 2026.01.22 09:53:12.772926 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4319 | 2026.01.22 09:53:12.773022 [ 268 ] {3045c082-778d-4db3-b69d-f5e02166fae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4320 | 2026.01.22 09:53:12.773059 [ 188 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4321 | 2026.01.22 09:53:12.773065 [ 268 ] {3045c082-778d-4db3-b69d-f5e02166fae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4322 | 2026.01.22 09:53:12.773115 [ 188 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 378 rows starting from the beginning of the part | ||
| 4323 | 2026.01.22 09:53:12.773249 [ 188 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part | ||
| 4324 | 2026.01.22 09:53:12.773363 [ 188 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 4325 | 2026.01.22 09:53:12.773435 [ 268 ] {3045c082-778d-4db3-b69d-f5e02166fae9} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4326 | 2026.01.22 09:53:12.773466 [ 188 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part | ||
| 4327 | 2026.01.22 09:53:12.773474 [ 268 ] {3045c082-778d-4db3-b69d-f5e02166fae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4328 | 2026.01.22 09:53:12.773575 [ 188 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 4329 | 2026.01.22 09:53:12.773684 [ 188 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 37 rows starting from the beginning of the part | ||
| 4330 | 2026.01.22 09:53:12.773820 [ 268 ] {3045c082-778d-4db3-b69d-f5e02166fae9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4331 | 2026.01.22 09:53:12.774048 [ 268 ] {3045c082-778d-4db3-b69d-f5e02166fae9} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4332 | 2026.01.22 09:53:12.774153 [ 209 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8612 rows, containing 5 columns (5 merged, 0 gathered) in 0.003625942 sec., 2375106.937728182 rows/sec., 161.87 MiB/sec. | ||
| 4333 | 2026.01.22 09:53:12.774169 [ 97 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4334 | 2026.01.22 09:53:12.774195 [ 268 ] {3045c082-778d-4db3-b69d-f5e02166fae9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 4335 | 2026.01.22 09:53:12.774202 [ 97 ] {} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4336 | 2026.01.22 09:53:12.774237 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4337 | 2026.01.22 09:53:12.774238 [ 268 ] {3045c082-778d-4db3-b69d-f5e02166fae9} <Debug> TCPHandler: Processed in 0.001361334 sec. | ||
| 4338 | 2026.01.22 09:53:12.774342 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 4339 | 2026.01.22 09:53:12.774390 [ 198 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4340 | 2026.01.22 09:53:12.774434 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4341 | 2026.01.22 09:53:12.774461 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1104 rows starting from the beginning of the part | ||
| 4342 | 2026.01.22 09:53:12.774504 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4343 | 2026.01.22 09:53:12.774539 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 4344 | 2026.01.22 09:53:12.774572 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4345 | 2026.01.22 09:53:12.774602 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 4346 | 2026.01.22 09:53:12.774635 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4347 | 2026.01.22 09:53:12.774672 [ 198 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4348 | 2026.01.22 09:53:12.774744 [ 198 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4349 | 2026.01.22 09:53:12.774807 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 4350 | 2026.01.22 09:53:12.775480 [ 198 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1404 rows, containing 4 columns (4 merged, 0 gathered) in 0.00117966 sec., 1190173.4398046895 rows/sec., 78.55 MiB/sec. | ||
| 4351 | 2026.01.22 09:53:12.775772 [ 195 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4352 | 2026.01.22 09:53:12.776107 [ 195 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_26_5} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4353 | 2026.01.22 09:53:12.776202 [ 195 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_26_5} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4354 | 2026.01.22 09:53:12.776330 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4355 | 2026.01.22 09:53:12.777783 [ 195 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 19 columns (19 merged, 0 gathered) in 0.004965015 sec., 100100.40251640731 rows/sec., 179.38 MiB/sec. | ||
| 4356 | 2026.01.22 09:53:12.778727 [ 198 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4357 | 2026.01.22 09:53:12.779098 [ 198 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2026.01.22 09:53:12.779174 [ 198 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4359 | 2026.01.22 09:53:12.779302 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 4360 | 2026.01.22 09:53:13.000235 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.67 MiB, peak 249.66 MiB, free memory in arenas 0.00 B, will set to 245.05 MiB (RSS), difference: 2.38 MiB | ||
| 4361 | 2026.01.22 09:53:13.483706 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9192 | ||
| 4362 | 2026.01.22 09:53:13.484480 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4363 | 2026.01.22 09:53:13.484556 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4364 | 2026.01.22 09:53:13.485233 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4365 | 2026.01.22 09:53:13.485471 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4366 | 2026.01.22 09:53:13.485618 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9192 | ||
| 4367 | 2026.01.22 09:53:13.939410 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4368 | 2026.01.22 09:53:13.956161 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2026.01.22 09:53:13.956221 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4370 | 2026.01.22 09:53:13.962590 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4371 | 2026.01.22 09:53:13.963322 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2026.01.22 09:53:13.966120 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4373 | 2026.01.22 09:53:17.724768 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4374 | 2026.01.22 09:53:17.724974 [ 268 ] {e9417fa3-67a6-4c7e-ab33-69fb9c1e5040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4375 | 2026.01.22 09:53:17.725045 [ 268 ] {e9417fa3-67a6-4c7e-ab33-69fb9c1e5040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4376 | 2026.01.22 09:53:17.725739 [ 268 ] {e9417fa3-67a6-4c7e-ab33-69fb9c1e5040} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2026.01.22 09:53:17.725777 [ 268 ] {e9417fa3-67a6-4c7e-ab33-69fb9c1e5040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4378 | 2026.01.22 09:53:17.726171 [ 268 ] {e9417fa3-67a6-4c7e-ab33-69fb9c1e5040} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4379 | 2026.01.22 09:53:17.726392 [ 268 ] {e9417fa3-67a6-4c7e-ab33-69fb9c1e5040} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2026.01.22 09:53:17.726536 [ 268 ] {e9417fa3-67a6-4c7e-ab33-69fb9c1e5040} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001616 sec., 39603.960396039605 rows/sec., 3.12 MiB/sec. | ||
| 4381 | 2026.01.22 09:53:17.726576 [ 268 ] {e9417fa3-67a6-4c7e-ab33-69fb9c1e5040} <Debug> TCPHandler: Processed in 0.001942053 sec. | ||
| 4382 | 2026.01.22 09:53:17.726692 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4383 | 2026.01.22 09:53:17.726784 [ 268 ] {47216759-5063-47e0-a621-0db65636a3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4384 | 2026.01.22 09:53:17.726823 [ 268 ] {47216759-5063-47e0-a621-0db65636a3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4385 | 2026.01.22 09:53:17.727197 [ 268 ] {47216759-5063-47e0-a621-0db65636a3f5} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2026.01.22 09:53:17.727230 [ 268 ] {47216759-5063-47e0-a621-0db65636a3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4387 | 2026.01.22 09:53:17.727516 [ 268 ] {47216759-5063-47e0-a621-0db65636a3f5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4388 | 2026.01.22 09:53:17.727721 [ 268 ] {47216759-5063-47e0-a621-0db65636a3f5} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2026.01.22 09:53:17.727843 [ 268 ] {47216759-5063-47e0-a621-0db65636a3f5} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001077 sec., 3714.020427112349 rows/sec., 279.28 KiB/sec. | ||
| 4390 | 2026.01.22 09:53:17.727878 [ 268 ] {47216759-5063-47e0-a621-0db65636a3f5} <Debug> TCPHandler: Processed in 0.001232951 sec. | ||
| 4391 | 2026.01.22 09:53:17.727975 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4392 | 2026.01.22 09:53:17.728065 [ 268 ] {7aba8d83-20d5-433c-afd9-9cfb04bbed28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4393 | 2026.01.22 09:53:17.728103 [ 268 ] {7aba8d83-20d5-433c-afd9-9cfb04bbed28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4394 | 2026.01.22 09:53:17.728488 [ 268 ] {7aba8d83-20d5-433c-afd9-9cfb04bbed28} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.01.22 09:53:17.728521 [ 268 ] {7aba8d83-20d5-433c-afd9-9cfb04bbed28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4396 | 2026.01.22 09:53:17.728811 [ 268 ] {7aba8d83-20d5-433c-afd9-9cfb04bbed28} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4397 | 2026.01.22 09:53:17.729011 [ 268 ] {7aba8d83-20d5-433c-afd9-9cfb04bbed28} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2026.01.22 09:53:17.729132 [ 268 ] {7aba8d83-20d5-433c-afd9-9cfb04bbed28} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001085 sec., 62672.811059907835 rows/sec., 4.89 MiB/sec. | ||
| 4399 | 2026.01.22 09:53:17.729167 [ 268 ] {7aba8d83-20d5-433c-afd9-9cfb04bbed28} <Debug> TCPHandler: Processed in 0.001239021 sec. | ||
| 4400 | 2026.01.22 09:53:17.729271 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4401 | 2026.01.22 09:53:17.729362 [ 268 ] {b6677175-0986-4dfe-8645-b6017260e8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4402 | 2026.01.22 09:53:17.729404 [ 268 ] {b6677175-0986-4dfe-8645-b6017260e8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4403 | 2026.01.22 09:53:17.729787 [ 268 ] {b6677175-0986-4dfe-8645-b6017260e8ca} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2026.01.22 09:53:17.729821 [ 268 ] {b6677175-0986-4dfe-8645-b6017260e8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4405 | 2026.01.22 09:53:17.730141 [ 268 ] {b6677175-0986-4dfe-8645-b6017260e8ca} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4406 | 2026.01.22 09:53:17.730359 [ 268 ] {b6677175-0986-4dfe-8645-b6017260e8ca} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2026.01.22 09:53:17.730482 [ 268 ] {b6677175-0986-4dfe-8645-b6017260e8ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001138 sec., 140597.539543058 rows/sec., 9.79 MiB/sec. | ||
| 4408 | 2026.01.22 09:53:17.730518 [ 268 ] {b6677175-0986-4dfe-8645-b6017260e8ca} <Debug> TCPHandler: Processed in 0.001294102 sec. | ||
| 4409 | 2026.01.22 09:53:17.730635 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4410 | 2026.01.22 09:53:17.730757 [ 268 ] {e4dd79a8-8bd5-4149-85cb-dd55c6b02aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4411 | 2026.01.22 09:53:17.730824 [ 268 ] {e4dd79a8-8bd5-4149-85cb-dd55c6b02aee} <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 | ||
| 4412 | 2026.01.22 09:53:17.731663 [ 268 ] {e4dd79a8-8bd5-4149-85cb-dd55c6b02aee} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4413 | 2026.01.22 09:53:17.731705 [ 268 ] {e4dd79a8-8bd5-4149-85cb-dd55c6b02aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4414 | 2026.01.22 09:53:17.732236 [ 268 ] {e4dd79a8-8bd5-4149-85cb-dd55c6b02aee} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4415 | 2026.01.22 09:53:17.732502 [ 268 ] {e4dd79a8-8bd5-4149-85cb-dd55c6b02aee} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4416 | 2026.01.22 09:53:17.732638 [ 268 ] {e4dd79a8-8bd5-4149-85cb-dd55c6b02aee} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001906 sec., 2098.6358866736623 rows/sec., 3.76 MiB/sec. | ||
| 4417 | 2026.01.22 09:53:17.732690 [ 268 ] {e4dd79a8-8bd5-4149-85cb-dd55c6b02aee} <Debug> TCPHandler: Processed in 0.002116496 sec. | ||
| 4418 | 2026.01.22 09:53:17.732800 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4419 | 2026.01.22 09:53:17.732896 [ 268 ] {143432c2-822c-43e5-a68e-56065f59c676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4420 | 2026.01.22 09:53:17.732939 [ 268 ] {143432c2-822c-43e5-a68e-56065f59c676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4421 | 2026.01.22 09:53:17.733270 [ 268 ] {143432c2-822c-43e5-a68e-56065f59c676} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4422 | 2026.01.22 09:53:17.733304 [ 268 ] {143432c2-822c-43e5-a68e-56065f59c676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4423 | 2026.01.22 09:53:17.733625 [ 268 ] {143432c2-822c-43e5-a68e-56065f59c676} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4424 | 2026.01.22 09:53:17.733845 [ 268 ] {143432c2-822c-43e5-a68e-56065f59c676} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4425 | 2026.01.22 09:53:17.733972 [ 268 ] {143432c2-822c-43e5-a68e-56065f59c676} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 4426 | 2026.01.22 09:53:17.734008 [ 268 ] {143432c2-822c-43e5-a68e-56065f59c676} <Debug> TCPHandler: Processed in 0.001257911 sec. | ||
| 4427 | 2026.01.22 09:53:20.895284 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4428 | 2026.01.22 09:53:20.895329 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4429 | 2026.01.22 09:53:20.986677 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9640 | ||
| 4430 | 2026.01.22 09:53:20.987196 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4431 | 2026.01.22 09:53:20.987246 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4432 | 2026.01.22 09:53:20.987779 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4433 | 2026.01.22 09:53:20.988042 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4434 | 2026.01.22 09:53:20.988196 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9640 | ||
| 4435 | 2026.01.22 09:53:21.002658 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 580 | ||
| 4436 | 2026.01.22 09:53:21.005115 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4437 | 2026.01.22 09:53:21.005168 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4438 | 2026.01.22 09:53:21.006439 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4439 | 2026.01.22 09:53:21.006804 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4440 | 2026.01.22 09:53:21.007221 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 580 | ||
| 4441 | 2026.01.22 09:53:21.467154 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4442 | 2026.01.22 09:53:21.483971 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4443 | 2026.01.22 09:53:21.484038 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4444 | 2026.01.22 09:53:21.490003 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4445 | 2026.01.22 09:53:21.490758 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4446 | 2026.01.22 09:53:21.494252 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4447 | 2026.01.22 09:53:22.726373 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4448 | 2026.01.22 09:53:22.726649 [ 268 ] {ca2a56fa-959b-4f89-81aa-7f87e181e56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4449 | 2026.01.22 09:53:22.726753 [ 268 ] {ca2a56fa-959b-4f89-81aa-7f87e181e56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4450 | 2026.01.22 09:53:22.727515 [ 268 ] {ca2a56fa-959b-4f89-81aa-7f87e181e56f} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4451 | 2026.01.22 09:53:22.727568 [ 268 ] {ca2a56fa-959b-4f89-81aa-7f87e181e56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4452 | 2026.01.22 09:53:22.727988 [ 268 ] {ca2a56fa-959b-4f89-81aa-7f87e181e56f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4453 | 2026.01.22 09:53:22.728226 [ 268 ] {ca2a56fa-959b-4f89-81aa-7f87e181e56f} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2026.01.22 09:53:22.728396 [ 268 ] {ca2a56fa-959b-4f89-81aa-7f87e181e56f} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.00182 sec., 71428.57142857143 rows/sec., 6.15 MiB/sec. | ||
| 4455 | 2026.01.22 09:53:22.728447 [ 268 ] {ca2a56fa-959b-4f89-81aa-7f87e181e56f} <Debug> TCPHandler: Processed in 0.002251398 sec. | ||
| 4456 | 2026.01.22 09:53:22.728577 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4457 | 2026.01.22 09:53:22.728683 [ 268 ] {e6e6df5a-7199-447a-868e-305917353732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4458 | 2026.01.22 09:53:22.728728 [ 268 ] {e6e6df5a-7199-447a-868e-305917353732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4459 | 2026.01.22 09:53:22.729157 [ 268 ] {e6e6df5a-7199-447a-868e-305917353732} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2026.01.22 09:53:22.729197 [ 268 ] {e6e6df5a-7199-447a-868e-305917353732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4461 | 2026.01.22 09:53:22.729512 [ 268 ] {e6e6df5a-7199-447a-868e-305917353732} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4462 | 2026.01.22 09:53:22.729725 [ 268 ] {e6e6df5a-7199-447a-868e-305917353732} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4463 | 2026.01.22 09:53:22.729861 [ 268 ] {e6e6df5a-7199-447a-868e-305917353732} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001201 sec., 30807.66028309742 rows/sec., 2.26 MiB/sec. | ||
| 4464 | 2026.01.22 09:53:22.729900 [ 268 ] {e6e6df5a-7199-447a-868e-305917353732} <Debug> TCPHandler: Processed in 0.001375563 sec. | ||
| 4465 | 2026.01.22 09:53:22.730003 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4466 | 2026.01.22 09:53:22.730099 [ 268 ] {2f40cdcc-9de8-4af4-b0ff-1961fc17bf5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4467 | 2026.01.22 09:53:22.730140 [ 268 ] {2f40cdcc-9de8-4af4-b0ff-1961fc17bf5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4468 | 2026.01.22 09:53:22.730584 [ 268 ] {2f40cdcc-9de8-4af4-b0ff-1961fc17bf5f} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4469 | 2026.01.22 09:53:22.730622 [ 268 ] {2f40cdcc-9de8-4af4-b0ff-1961fc17bf5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4470 | 2026.01.22 09:53:22.730949 [ 268 ] {2f40cdcc-9de8-4af4-b0ff-1961fc17bf5f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4471 | 2026.01.22 09:53:22.731170 [ 268 ] {2f40cdcc-9de8-4af4-b0ff-1961fc17bf5f} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4472 | 2026.01.22 09:53:22.731303 [ 268 ] {2f40cdcc-9de8-4af4-b0ff-1961fc17bf5f} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001222 sec., 82651.39116202945 rows/sec., 6.46 MiB/sec. | ||
| 4473 | 2026.01.22 09:53:22.731342 [ 268 ] {2f40cdcc-9de8-4af4-b0ff-1961fc17bf5f} <Debug> TCPHandler: Processed in 0.001389224 sec. | ||
| 4474 | 2026.01.22 09:53:22.731456 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4475 | 2026.01.22 09:53:22.731553 [ 268 ] {c63c0cc3-a406-4736-9a9c-24e8a0783d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4476 | 2026.01.22 09:53:22.731600 [ 268 ] {c63c0cc3-a406-4736-9a9c-24e8a0783d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4477 | 2026.01.22 09:53:22.732013 [ 268 ] {c63c0cc3-a406-4736-9a9c-24e8a0783d73} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4478 | 2026.01.22 09:53:22.732052 [ 268 ] {c63c0cc3-a406-4736-9a9c-24e8a0783d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4479 | 2026.01.22 09:53:22.732394 [ 268 ] {c63c0cc3-a406-4736-9a9c-24e8a0783d73} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4480 | 2026.01.22 09:53:22.732615 [ 268 ] {c63c0cc3-a406-4736-9a9c-24e8a0783d73} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2026.01.22 09:53:22.732747 [ 268 ] {c63c0cc3-a406-4736-9a9c-24e8a0783d73} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 4482 | 2026.01.22 09:53:22.732785 [ 268 ] {c63c0cc3-a406-4736-9a9c-24e8a0783d73} <Debug> TCPHandler: Processed in 0.001380233 sec. | ||
| 4483 | 2026.01.22 09:53:22.732897 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4484 | 2026.01.22 09:53:22.732992 [ 268 ] {ae955d01-0f22-4c6b-a6d8-517597ff587d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4485 | 2026.01.22 09:53:22.733050 [ 268 ] {ae955d01-0f22-4c6b-a6d8-517597ff587d} <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 | ||
| 4486 | 2026.01.22 09:53:22.733909 [ 268 ] {ae955d01-0f22-4c6b-a6d8-517597ff587d} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4487 | 2026.01.22 09:53:22.733947 [ 268 ] {ae955d01-0f22-4c6b-a6d8-517597ff587d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4488 | 2026.01.22 09:53:22.734519 [ 268 ] {ae955d01-0f22-4c6b-a6d8-517597ff587d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4489 | 2026.01.22 09:53:22.734742 [ 268 ] {ae955d01-0f22-4c6b-a6d8-517597ff587d} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4490 | 2026.01.22 09:53:22.734883 [ 268 ] {ae955d01-0f22-4c6b-a6d8-517597ff587d} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001909 sec., 19381.87532739654 rows/sec., 34.73 MiB/sec. | ||
| 4491 | 2026.01.22 09:53:22.734945 [ 268 ] {ae955d01-0f22-4c6b-a6d8-517597ff587d} <Debug> TCPHandler: Processed in 0.002098275 sec. | ||
| 4492 | 2026.01.22 09:53:22.735061 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4493 | 2026.01.22 09:53:22.735157 [ 268 ] {f7382aa1-4275-4bf4-bd28-4d14b809fe03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4494 | 2026.01.22 09:53:22.735200 [ 268 ] {f7382aa1-4275-4bf4-bd28-4d14b809fe03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4495 | 2026.01.22 09:53:22.735540 [ 268 ] {f7382aa1-4275-4bf4-bd28-4d14b809fe03} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4496 | 2026.01.22 09:53:22.735580 [ 268 ] {f7382aa1-4275-4bf4-bd28-4d14b809fe03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4497 | 2026.01.22 09:53:22.735910 [ 268 ] {f7382aa1-4275-4bf4-bd28-4d14b809fe03} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4498 | 2026.01.22 09:53:22.736124 [ 268 ] {f7382aa1-4275-4bf4-bd28-4d14b809fe03} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4499 | 2026.01.22 09:53:22.736258 [ 268 ] {f7382aa1-4275-4bf4-bd28-4d14b809fe03} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 4500 | 2026.01.22 09:53:22.736294 [ 268 ] {f7382aa1-4275-4bf4-bd28-4d14b809fe03} <Debug> TCPHandler: Processed in 0.001283131 sec. | ||
| 4501 | 2026.01.22 09:53:27.725003 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4502 | 2026.01.22 09:53:27.725234 [ 268 ] {f717de62-5870-4318-b57b-9ec9d0da2bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4503 | 2026.01.22 09:53:27.725308 [ 268 ] {f717de62-5870-4318-b57b-9ec9d0da2bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4504 | 2026.01.22 09:53:27.726108 [ 268 ] {f717de62-5870-4318-b57b-9ec9d0da2bc2} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4505 | 2026.01.22 09:53:27.726156 [ 268 ] {f717de62-5870-4318-b57b-9ec9d0da2bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4506 | 2026.01.22 09:53:27.726553 [ 268 ] {f717de62-5870-4318-b57b-9ec9d0da2bc2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4507 | 2026.01.22 09:53:27.726777 [ 268 ] {f717de62-5870-4318-b57b-9ec9d0da2bc2} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4508 | 2026.01.22 09:53:27.726928 [ 268 ] {f717de62-5870-4318-b57b-9ec9d0da2bc2} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001748 sec., 36613.272311212815 rows/sec., 2.88 MiB/sec. | ||
| 4509 | 2026.01.22 09:53:27.726968 [ 268 ] {f717de62-5870-4318-b57b-9ec9d0da2bc2} <Debug> TCPHandler: Processed in 0.002147047 sec. | ||
| 4510 | 2026.01.22 09:53:27.727108 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4511 | 2026.01.22 09:53:27.727201 [ 268 ] {3623503a-48d4-4049-bd96-61ad64601f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4512 | 2026.01.22 09:53:27.727240 [ 268 ] {3623503a-48d4-4049-bd96-61ad64601f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4513 | 2026.01.22 09:53:27.727742 [ 268 ] {3623503a-48d4-4049-bd96-61ad64601f1f} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4514 | 2026.01.22 09:53:27.727778 [ 268 ] {3623503a-48d4-4049-bd96-61ad64601f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4515 | 2026.01.22 09:53:27.728074 [ 268 ] {3623503a-48d4-4049-bd96-61ad64601f1f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4516 | 2026.01.22 09:53:27.728283 [ 268 ] {3623503a-48d4-4049-bd96-61ad64601f1f} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4517 | 2026.01.22 09:53:27.728409 [ 268 ] {3623503a-48d4-4049-bd96-61ad64601f1f} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001227 sec., 3259.9837000814996 rows/sec., 245.14 KiB/sec. | ||
| 4518 | 2026.01.22 09:53:27.728446 [ 268 ] {3623503a-48d4-4049-bd96-61ad64601f1f} <Debug> TCPHandler: Processed in 0.001384633 sec. | ||
| 4519 | 2026.01.22 09:53:27.728566 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4520 | 2026.01.22 09:53:27.728658 [ 268 ] {d33344be-0ee6-4c01-85e3-52156062c159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4521 | 2026.01.22 09:53:27.728697 [ 268 ] {d33344be-0ee6-4c01-85e3-52156062c159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4522 | 2026.01.22 09:53:27.729231 [ 268 ] {d33344be-0ee6-4c01-85e3-52156062c159} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4523 | 2026.01.22 09:53:27.729268 [ 268 ] {d33344be-0ee6-4c01-85e3-52156062c159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4524 | 2026.01.22 09:53:27.729577 [ 268 ] {d33344be-0ee6-4c01-85e3-52156062c159} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4525 | 2026.01.22 09:53:27.729812 [ 268 ] {d33344be-0ee6-4c01-85e3-52156062c159} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4526 | 2026.01.22 09:53:27.729937 [ 268 ] {d33344be-0ee6-4c01-85e3-52156062c159} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001297 sec., 52428.68157286045 rows/sec., 4.09 MiB/sec. | ||
| 4527 | 2026.01.22 09:53:27.729974 [ 268 ] {d33344be-0ee6-4c01-85e3-52156062c159} <Debug> TCPHandler: Processed in 0.001454664 sec. | ||
| 4528 | 2026.01.22 09:53:27.730095 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4529 | 2026.01.22 09:53:27.730188 [ 268 ] {7cf4c1ea-0c61-457d-a2c3-d7c120e7d1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4530 | 2026.01.22 09:53:27.730231 [ 268 ] {7cf4c1ea-0c61-457d-a2c3-d7c120e7d1b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4531 | 2026.01.22 09:53:27.730734 [ 268 ] {7cf4c1ea-0c61-457d-a2c3-d7c120e7d1b4} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4532 | 2026.01.22 09:53:27.730780 [ 268 ] {7cf4c1ea-0c61-457d-a2c3-d7c120e7d1b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4533 | 2026.01.22 09:53:27.731161 [ 268 ] {7cf4c1ea-0c61-457d-a2c3-d7c120e7d1b4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4534 | 2026.01.22 09:53:27.731371 [ 268 ] {7cf4c1ea-0c61-457d-a2c3-d7c120e7d1b4} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4535 | 2026.01.22 09:53:27.731500 [ 268 ] {7cf4c1ea-0c61-457d-a2c3-d7c120e7d1b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00133 sec., 120300.75187969925 rows/sec., 8.38 MiB/sec. | ||
| 4536 | 2026.01.22 09:53:27.731537 [ 268 ] {7cf4c1ea-0c61-457d-a2c3-d7c120e7d1b4} <Debug> TCPHandler: Processed in 0.001488415 sec. | ||
| 4537 | 2026.01.22 09:53:27.731641 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4538 | 2026.01.22 09:53:27.731733 [ 268 ] {f7cab43f-c592-4791-9827-e87a3ff47f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4539 | 2026.01.22 09:53:27.731787 [ 268 ] {f7cab43f-c592-4791-9827-e87a3ff47f3c} <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 | ||
| 4540 | 2026.01.22 09:53:27.732563 [ 268 ] {f7cab43f-c592-4791-9827-e87a3ff47f3c} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2026.01.22 09:53:27.732601 [ 268 ] {f7cab43f-c592-4791-9827-e87a3ff47f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4542 | 2026.01.22 09:53:27.733095 [ 268 ] {f7cab43f-c592-4791-9827-e87a3ff47f3c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4543 | 2026.01.22 09:53:27.733318 [ 268 ] {f7cab43f-c592-4791-9827-e87a3ff47f3c} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4544 | 2026.01.22 09:53:27.733450 [ 268 ] {f7cab43f-c592-4791-9827-e87a3ff47f3c} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001735 sec., 2305.4755043227665 rows/sec., 4.13 MiB/sec. | ||
| 4545 | 2026.01.22 09:53:27.733502 [ 268 ] {f7cab43f-c592-4791-9827-e87a3ff47f3c} <Debug> TCPHandler: Processed in 0.001908653 sec. | ||
| 4546 | 2026.01.22 09:53:27.733618 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4547 | 2026.01.22 09:53:27.733712 [ 268 ] {0c31b028-9b6a-4630-9d6b-9b13ea7fd676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4548 | 2026.01.22 09:53:27.733753 [ 268 ] {0c31b028-9b6a-4630-9d6b-9b13ea7fd676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4549 | 2026.01.22 09:53:27.734091 [ 268 ] {0c31b028-9b6a-4630-9d6b-9b13ea7fd676} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4550 | 2026.01.22 09:53:27.734127 [ 268 ] {0c31b028-9b6a-4630-9d6b-9b13ea7fd676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4551 | 2026.01.22 09:53:27.734437 [ 268 ] {0c31b028-9b6a-4630-9d6b-9b13ea7fd676} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4552 | 2026.01.22 09:53:27.734653 [ 268 ] {0c31b028-9b6a-4630-9d6b-9b13ea7fd676} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4553 | 2026.01.22 09:53:27.734780 [ 268 ] {0c31b028-9b6a-4630-9d6b-9b13ea7fd676} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 4554 | 2026.01.22 09:53:27.734892 [ 268 ] {0c31b028-9b6a-4630-9d6b-9b13ea7fd676} <Debug> TCPHandler: Processed in 0.001321812 sec. | ||
| 4555 | 2026.01.22 09:53:28.488278 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10152 | ||
| 4556 | 2026.01.22 09:53:28.489104 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4557 | 2026.01.22 09:53:28.489148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4558 | 2026.01.22 09:53:28.489632 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4559 | 2026.01.22 09:53:28.489870 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4560 | 2026.01.22 09:53:28.489992 [ 29 ] {} <Debug> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4561 | 2026.01.22 09:53:28.490001 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10152 | ||
| 4562 | 2026.01.22 09:53:28.490066 [ 29 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4563 | 2026.01.22 09:53:28.490092 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4564 | 2026.01.22 09:53:28.490255 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 4565 | 2026.01.22 09:53:28.490399 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4566 | 2026.01.22 09:53:28.490436 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7720 rows starting from the beginning of the part | ||
| 4567 | 2026.01.22 09:53:28.490497 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4568 | 2026.01.22 09:53:28.490537 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4569 | 2026.01.22 09:53:28.490575 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4570 | 2026.01.22 09:53:28.490611 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4571 | 2026.01.22 09:53:28.490649 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4572 | 2026.01.22 09:53:28.492503 [ 195 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10152 rows, containing 4 columns (4 merged, 0 gathered) in 0.00230324 sec., 4407703.930115838 rows/sec., 63.05 MiB/sec. | ||
| 4573 | 2026.01.22 09:53:28.492912 [ 197 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4574 | 2026.01.22 09:53:28.493214 [ 197 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_21_4} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4575 | 2026.01.22 09:53:28.493292 [ 197 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_21_4} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4576 | 2026.01.22 09:53:28.493388 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4577 | 2026.01.22 09:53:28.994320 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4578 | 2026.01.22 09:53:29.011051 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2026.01.22 09:53:29.011102 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4580 | 2026.01.22 09:53:29.016688 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4581 | 2026.01.22 09:53:29.017427 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2026.01.22 09:53:29.017707 [ 29 ] {} <Debug> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4583 | 2026.01.22 09:53:29.017741 [ 29 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4584 | 2026.01.22 09:53:29.017764 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4585 | 2026.01.22 09:53:29.017895 [ 196 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 4586 | 2026.01.22 09:53:29.020378 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4587 | 2026.01.22 09:53:29.021972 [ 196 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4588 | 2026.01.22 09:53:29.023423 [ 196 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 4589 | 2026.01.22 09:53:29.028024 [ 196 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 4590 | 2026.01.22 09:53:29.032699 [ 196 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 4591 | 2026.01.22 09:53:29.036901 [ 196 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 4592 | 2026.01.22 09:53:29.041194 [ 196 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 4593 | 2026.01.22 09:53:29.045101 [ 196 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 4594 | 2026.01.22 09:53:29.097162 [ 195 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079326815 sec., 2004.3663671609659 rows/sec., 10.36 MiB/sec. | ||
| 4595 | 2026.01.22 09:53:29.099621 [ 190 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4596 | 2026.01.22 09:53:29.101614 [ 190 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_21_4} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4597 | 2026.01.22 09:53:29.101716 [ 190 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_21_4} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4598 | 2026.01.22 09:53:29.104356 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4599 | 2026.01.22 09:53:30.000198 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.85 MiB, peak 259.39 MiB, free memory in arenas 0.00 B, will set to 251.31 MiB (RSS), difference: 2.46 MiB | ||
| 4600 | 2026.01.22 09:53:31.007393 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 604 | ||
| 4601 | 2026.01.22 09:53:31.009661 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4602 | 2026.01.22 09:53:31.009719 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4603 | 2026.01.22 09:53:31.010992 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4604 | 2026.01.22 09:53:31.011284 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4605 | 2026.01.22 09:53:31.011443 [ 37 ] {} <Debug> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4606 | 2026.01.22 09:53:31.011510 [ 37 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2026.01.22 09:53:31.011536 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4608 | 2026.01.22 09:53:31.011644 [ 191 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::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 | ||
| 4609 | 2026.01.22 09:53:31.011649 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604 | ||
| 4610 | 2026.01.22 09:53:31.012236 [ 191 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4611 | 2026.01.22 09:53:31.012396 [ 191 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 460 rows starting from the beginning of the part | ||
| 4612 | 2026.01.22 09:53:31.012785 [ 191 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
| 4613 | 2026.01.22 09:53:31.013142 [ 191 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 4614 | 2026.01.22 09:53:31.013490 [ 191 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 4615 | 2026.01.22 09:53:31.013827 [ 191 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 4616 | 2026.01.22 09:53:31.014168 [ 191 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4617 | 2026.01.22 09:53:31.020103 [ 186 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 72 columns (72 merged, 0 gathered) in 0.008502225 sec., 71040.22770510073 rows/sec., 64.40 MiB/sec. | ||
| 4618 | 2026.01.22 09:53:31.021333 [ 194 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4619 | 2026.01.22 09:53:31.022002 [ 194 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_16_3} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4620 | 2026.01.22 09:53:31.022091 [ 194 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_16_3} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4621 | 2026.01.22 09:53:31.022339 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
| 4622 | 2026.01.22 09:53:32.725479 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4623 | 2026.01.22 09:53:32.725678 [ 268 ] {2aef83d6-f4f0-44d0-bdeb-14af6a34b3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4624 | 2026.01.22 09:53:32.725751 [ 268 ] {2aef83d6-f4f0-44d0-bdeb-14af6a34b3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4625 | 2026.01.22 09:53:32.726561 [ 268 ] {2aef83d6-f4f0-44d0-bdeb-14af6a34b3c8} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4626 | 2026.01.22 09:53:32.726622 [ 268 ] {2aef83d6-f4f0-44d0-bdeb-14af6a34b3c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4627 | 2026.01.22 09:53:32.727143 [ 268 ] {2aef83d6-f4f0-44d0-bdeb-14af6a34b3c8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4628 | 2026.01.22 09:53:32.727436 [ 268 ] {2aef83d6-f4f0-44d0-bdeb-14af6a34b3c8} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4629 | 2026.01.22 09:53:32.727612 [ 268 ] {2aef83d6-f4f0-44d0-bdeb-14af6a34b3c8} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.001985 sec., 65491.18387909321 rows/sec., 5.64 MiB/sec. | ||
| 4630 | 2026.01.22 09:53:32.727655 [ 268 ] {2aef83d6-f4f0-44d0-bdeb-14af6a34b3c8} <Debug> TCPHandler: Processed in 0.002310569 sec. | ||
| 4631 | 2026.01.22 09:53:32.727783 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4632 | 2026.01.22 09:53:32.727884 [ 268 ] {c5cfdcb3-6908-4810-b701-f2c08a8855ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4633 | 2026.01.22 09:53:32.727925 [ 268 ] {c5cfdcb3-6908-4810-b701-f2c08a8855ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4634 | 2026.01.22 09:53:32.728348 [ 268 ] {c5cfdcb3-6908-4810-b701-f2c08a8855ad} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4635 | 2026.01.22 09:53:32.728386 [ 268 ] {c5cfdcb3-6908-4810-b701-f2c08a8855ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4636 | 2026.01.22 09:53:32.728697 [ 268 ] {c5cfdcb3-6908-4810-b701-f2c08a8855ad} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4637 | 2026.01.22 09:53:32.728915 [ 268 ] {c5cfdcb3-6908-4810-b701-f2c08a8855ad} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4638 | 2026.01.22 09:53:32.729058 [ 268 ] {c5cfdcb3-6908-4810-b701-f2c08a8855ad} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001193 sec., 31014.249790444257 rows/sec., 2.28 MiB/sec. | ||
| 4639 | 2026.01.22 09:53:32.729097 [ 268 ] {c5cfdcb3-6908-4810-b701-f2c08a8855ad} <Debug> TCPHandler: Processed in 0.001363163 sec. | ||
| 4640 | 2026.01.22 09:53:32.729202 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4641 | 2026.01.22 09:53:32.729296 [ 268 ] {256b92ad-98e0-45da-a2a5-5df8aebbf307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4642 | 2026.01.22 09:53:32.729336 [ 268 ] {256b92ad-98e0-45da-a2a5-5df8aebbf307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4643 | 2026.01.22 09:53:32.729785 [ 268 ] {256b92ad-98e0-45da-a2a5-5df8aebbf307} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4644 | 2026.01.22 09:53:32.729823 [ 268 ] {256b92ad-98e0-45da-a2a5-5df8aebbf307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4645 | 2026.01.22 09:53:32.730136 [ 268 ] {256b92ad-98e0-45da-a2a5-5df8aebbf307} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4646 | 2026.01.22 09:53:32.730352 [ 268 ] {256b92ad-98e0-45da-a2a5-5df8aebbf307} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4647 | 2026.01.22 09:53:32.730479 [ 268 ] {256b92ad-98e0-45da-a2a5-5df8aebbf307} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001201 sec., 84096.58617818485 rows/sec., 6.57 MiB/sec. | ||
| 4648 | 2026.01.22 09:53:32.730517 [ 268 ] {256b92ad-98e0-45da-a2a5-5df8aebbf307} <Debug> TCPHandler: Processed in 0.001362573 sec. | ||
| 4649 | 2026.01.22 09:53:32.730638 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4650 | 2026.01.22 09:53:32.730732 [ 268 ] {5e07773f-b6b7-447c-97a5-e8eabbdaca65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4651 | 2026.01.22 09:53:32.730778 [ 268 ] {5e07773f-b6b7-447c-97a5-e8eabbdaca65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4652 | 2026.01.22 09:53:32.731193 [ 268 ] {5e07773f-b6b7-447c-97a5-e8eabbdaca65} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4653 | 2026.01.22 09:53:32.731229 [ 268 ] {5e07773f-b6b7-447c-97a5-e8eabbdaca65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4654 | 2026.01.22 09:53:32.731566 [ 268 ] {5e07773f-b6b7-447c-97a5-e8eabbdaca65} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4655 | 2026.01.22 09:53:32.731806 [ 268 ] {5e07773f-b6b7-447c-97a5-e8eabbdaca65} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4656 | 2026.01.22 09:53:32.731943 [ 268 ] {5e07773f-b6b7-447c-97a5-e8eabbdaca65} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 4657 | 2026.01.22 09:53:32.731990 [ 268 ] {5e07773f-b6b7-447c-97a5-e8eabbdaca65} <Debug> TCPHandler: Processed in 0.001401614 sec. | ||
| 4658 | 2026.01.22 09:53:32.732119 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4659 | 2026.01.22 09:53:32.732214 [ 268 ] {1c3f4a34-3f27-446a-a352-a24745600f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4660 | 2026.01.22 09:53:32.732271 [ 268 ] {1c3f4a34-3f27-446a-a352-a24745600f25} <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 | ||
| 4661 | 2026.01.22 09:53:32.733112 [ 268 ] {1c3f4a34-3f27-446a-a352-a24745600f25} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2026.01.22 09:53:32.733149 [ 268 ] {1c3f4a34-3f27-446a-a352-a24745600f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4663 | 2026.01.22 09:53:32.733719 [ 268 ] {1c3f4a34-3f27-446a-a352-a24745600f25} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4664 | 2026.01.22 09:53:32.733954 [ 268 ] {1c3f4a34-3f27-446a-a352-a24745600f25} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4665 | 2026.01.22 09:53:32.734100 [ 268 ] {1c3f4a34-3f27-446a-a352-a24745600f25} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001903 sec., 19442.984760903837 rows/sec., 34.84 MiB/sec. | ||
| 4666 | 2026.01.22 09:53:32.734152 [ 268 ] {1c3f4a34-3f27-446a-a352-a24745600f25} <Debug> TCPHandler: Processed in 0.002091596 sec. | ||
| 4667 | 2026.01.22 09:53:32.734268 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4668 | 2026.01.22 09:53:32.734362 [ 268 ] {c2c03308-12d9-46fc-bc33-6693658113dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4669 | 2026.01.22 09:53:32.734405 [ 268 ] {c2c03308-12d9-46fc-bc33-6693658113dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4670 | 2026.01.22 09:53:32.734747 [ 268 ] {c2c03308-12d9-46fc-bc33-6693658113dd} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2026.01.22 09:53:32.734785 [ 268 ] {c2c03308-12d9-46fc-bc33-6693658113dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4672 | 2026.01.22 09:53:32.735097 [ 268 ] {c2c03308-12d9-46fc-bc33-6693658113dd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4673 | 2026.01.22 09:53:32.735325 [ 268 ] {c2c03308-12d9-46fc-bc33-6693658113dd} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4674 | 2026.01.22 09:53:32.735456 [ 268 ] {c2c03308-12d9-46fc-bc33-6693658113dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 4675 | 2026.01.22 09:53:32.735493 [ 268 ] {c2c03308-12d9-46fc-bc33-6693658113dd} <Debug> TCPHandler: Processed in 0.001273332 sec. | ||
| 4676 | 2026.01.22 09:53:35.895565 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4677 | 2026.01.22 09:53:35.895609 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4678 | 2026.01.22 09:53:35.990129 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10600 | ||
| 4679 | 2026.01.22 09:53:35.990699 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4680 | 2026.01.22 09:53:35.990750 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4681 | 2026.01.22 09:53:35.991333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4682 | 2026.01.22 09:53:35.991598 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4683 | 2026.01.22 09:53:35.991743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10600 | ||
| 4684 | 2026.01.22 09:53:36.520462 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4685 | 2026.01.22 09:53:36.535843 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2026.01.22 09:53:36.535896 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4687 | 2026.01.22 09:53:36.542151 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4688 | 2026.01.22 09:53:36.542872 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4689 | 2026.01.22 09:53:36.545420 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4690 | 2026.01.22 09:53:37.724467 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2026.01.22 09:53:37.724757 [ 268 ] {8f4ac7f0-3268-4781-8922-e0b0ecef677a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4692 | 2026.01.22 09:53:37.724867 [ 268 ] {8f4ac7f0-3268-4781-8922-e0b0ecef677a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4693 | 2026.01.22 09:53:37.725762 [ 268 ] {8f4ac7f0-3268-4781-8922-e0b0ecef677a} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.01.22 09:53:37.725817 [ 268 ] {8f4ac7f0-3268-4781-8922-e0b0ecef677a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4695 | 2026.01.22 09:53:37.726239 [ 268 ] {8f4ac7f0-3268-4781-8922-e0b0ecef677a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4696 | 2026.01.22 09:53:37.726479 [ 268 ] {8f4ac7f0-3268-4781-8922-e0b0ecef677a} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.01.22 09:53:37.726635 [ 86 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4698 | 2026.01.22 09:53:37.726649 [ 268 ] {8f4ac7f0-3268-4781-8922-e0b0ecef677a} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.00197 sec., 32487.30964467005 rows/sec., 2.56 MiB/sec. | ||
| 4699 | 2026.01.22 09:53:37.726713 [ 86 ] {} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4700 | 2026.01.22 09:53:37.726743 [ 268 ] {8f4ac7f0-3268-4781-8922-e0b0ecef677a} <Debug> TCPHandler: Processed in 0.002467913 sec. | ||
| 4701 | 2026.01.22 09:53:37.726743 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4702 | 2026.01.22 09:53:37.726883 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4703 | 2026.01.22 09:53:37.726892 [ 191 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::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 | ||
| 4704 | 2026.01.22 09:53:37.726990 [ 268 ] {613e5222-c2fe-4b6b-a5f6-574c9743a78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4705 | 2026.01.22 09:53:37.727038 [ 268 ] {613e5222-c2fe-4b6b-a5f6-574c9743a78d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4706 | 2026.01.22 09:53:37.727051 [ 191 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4707 | 2026.01.22 09:53:37.727095 [ 191 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2554 rows starting from the beginning of the part | ||
| 4708 | 2026.01.22 09:53:37.727169 [ 191 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 4709 | 2026.01.22 09:53:37.727224 [ 191 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 130 rows starting from the beginning of the part | ||
| 4710 | 2026.01.22 09:53:37.727274 [ 191 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 4711 | 2026.01.22 09:53:37.727313 [ 191 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 130 rows starting from the beginning of the part | ||
| 4712 | 2026.01.22 09:53:37.727354 [ 191 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4713 | 2026.01.22 09:53:37.727455 [ 268 ] {613e5222-c2fe-4b6b-a5f6-574c9743a78d} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4714 | 2026.01.22 09:53:37.727501 [ 268 ] {613e5222-c2fe-4b6b-a5f6-574c9743a78d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4715 | 2026.01.22 09:53:37.727863 [ 268 ] {613e5222-c2fe-4b6b-a5f6-574c9743a78d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4716 | 2026.01.22 09:53:37.728093 [ 268 ] {613e5222-c2fe-4b6b-a5f6-574c9743a78d} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4717 | 2026.01.22 09:53:37.728219 [ 82 ] {} <Debug> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4718 | 2026.01.22 09:53:37.728239 [ 268 ] {613e5222-c2fe-4b6b-a5f6-574c9743a78d} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001272 sec., 3144.654088050315 rows/sec., 236.46 KiB/sec. | ||
| 4719 | 2026.01.22 09:53:37.728264 [ 82 ] {} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4720 | 2026.01.22 09:53:37.728286 [ 268 ] {613e5222-c2fe-4b6b-a5f6-574c9743a78d} <Debug> TCPHandler: Processed in 0.001455955 sec. | ||
| 4721 | 2026.01.22 09:53:37.728289 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4722 | 2026.01.22 09:53:37.728393 [ 194 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::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 | ||
| 4723 | 2026.01.22 09:53:37.728419 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4724 | 2026.01.22 09:53:37.728506 [ 194 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4725 | 2026.01.22 09:53:37.728543 [ 194 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 296 rows starting from the beginning of the part | ||
| 4726 | 2026.01.22 09:53:37.728553 [ 268 ] {cb658aa6-dbb4-4d26-bd6f-8f75b82a9efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4727 | 2026.01.22 09:53:37.728604 [ 194 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 4728 | 2026.01.22 09:53:37.728609 [ 268 ] {cb658aa6-dbb4-4d26-bd6f-8f75b82a9efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4729 | 2026.01.22 09:53:37.728656 [ 194 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part | ||
| 4730 | 2026.01.22 09:53:37.728699 [ 194 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 4731 | 2026.01.22 09:53:37.728721 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3006 rows, containing 5 columns (5 merged, 0 gathered) in 0.001893503 sec., 1587533.793186491 rows/sec., 135.90 MiB/sec. | ||
| 4732 | 2026.01.22 09:53:37.728740 [ 194 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 37 rows starting from the beginning of the part | ||
| 4733 | 2026.01.22 09:53:37.728778 [ 194 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 4734 | 2026.01.22 09:53:37.729057 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4735 | 2026.01.22 09:53:37.729164 [ 268 ] {cb658aa6-dbb4-4d26-bd6f-8f75b82a9efb} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4736 | 2026.01.22 09:53:37.729217 [ 268 ] {cb658aa6-dbb4-4d26-bd6f-8f75b82a9efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4737 | 2026.01.22 09:53:37.729374 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_31_6} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2026.01.22 09:53:37.729463 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_31_6} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4739 | 2026.01.22 09:53:37.729538 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 4740 | 2026.01.22 09:53:37.729655 [ 268 ] {cb658aa6-dbb4-4d26-bd6f-8f75b82a9efb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4741 | 2026.01.22 09:53:37.729784 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 382 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433825 sec., 266420.23956898507 rows/sec., 18.25 MiB/sec. | ||
| 4742 | 2026.01.22 09:53:37.729893 [ 268 ] {cb658aa6-dbb4-4d26-bd6f-8f75b82a9efb} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4743 | 2026.01.22 09:53:37.729940 [ 194 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4744 | 2026.01.22 09:53:37.730018 [ 82 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4745 | 2026.01.22 09:53:37.730041 [ 268 ] {cb658aa6-dbb4-4d26-bd6f-8f75b82a9efb} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001515 sec., 44884.48844884488 rows/sec., 3.50 MiB/sec. | ||
| 4746 | 2026.01.22 09:53:37.730048 [ 82 ] {} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4747 | 2026.01.22 09:53:37.730085 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4748 | 2026.01.22 09:53:37.730091 [ 268 ] {cb658aa6-dbb4-4d26-bd6f-8f75b82a9efb} <Debug> TCPHandler: Processed in 0.0017333 sec. | ||
| 4749 | 2026.01.22 09:53:37.730147 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::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 | ||
| 4750 | 2026.01.22 09:53:37.730206 [ 194 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_26_5} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2026.01.22 09:53:37.730215 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4752 | 2026.01.22 09:53:37.730235 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4753 | 2026.01.22 09:53:37.730269 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1304 rows starting from the beginning of the part | ||
| 4754 | 2026.01.22 09:53:37.730279 [ 194 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_26_5} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4755 | 2026.01.22 09:53:37.730321 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 68 rows starting from the beginning of the part | ||
| 4756 | 2026.01.22 09:53:37.730324 [ 268 ] {44e0cdec-1fab-49b3-9982-768a158fb1c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4757 | 2026.01.22 09:53:37.730346 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4758 | 2026.01.22 09:53:37.730365 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 101 rows starting from the beginning of the part | ||
| 4759 | 2026.01.22 09:53:37.730381 [ 268 ] {44e0cdec-1fab-49b3-9982-768a158fb1c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4760 | 2026.01.22 09:53:37.730403 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 68 rows starting from the beginning of the part | ||
| 4761 | 2026.01.22 09:53:37.730445 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 101 rows starting from the beginning of the part | ||
| 4762 | 2026.01.22 09:53:37.730481 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 68 rows starting from the beginning of the part | ||
| 4763 | 2026.01.22 09:53:37.730815 [ 268 ] {44e0cdec-1fab-49b3-9982-768a158fb1c1} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4764 | 2026.01.22 09:53:37.730857 [ 268 ] {44e0cdec-1fab-49b3-9982-768a158fb1c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4765 | 2026.01.22 09:53:37.731231 [ 268 ] {44e0cdec-1fab-49b3-9982-768a158fb1c1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4766 | 2026.01.22 09:53:37.731444 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1710 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323423 sec., 1292103.8851523662 rows/sec., 99.85 MiB/sec. | ||
| 4767 | 2026.01.22 09:53:37.731459 [ 268 ] {44e0cdec-1fab-49b3-9982-768a158fb1c1} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4768 | 2026.01.22 09:53:37.731583 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4769 | 2026.01.22 09:53:37.731607 [ 268 ] {44e0cdec-1fab-49b3-9982-768a158fb1c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001302 sec., 122887.86482334869 rows/sec., 8.56 MiB/sec. | ||
| 4770 | 2026.01.22 09:53:37.731619 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4771 | 2026.01.22 09:53:37.731640 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4772 | 2026.01.22 09:53:37.731649 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4773 | 2026.01.22 09:53:37.731653 [ 268 ] {44e0cdec-1fab-49b3-9982-768a158fb1c1} <Debug> TCPHandler: Processed in 0.001487875 sec. | ||
| 4774 | 2026.01.22 09:53:37.731723 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::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 | ||
| 4775 | 2026.01.22 09:53:37.731784 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4776 | 2026.01.22 09:53:37.731826 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4777 | 2026.01.22 09:53:37.731865 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8612 rows starting from the beginning of the part | ||
| 4778 | 2026.01.22 09:53:37.731896 [ 268 ] {c46893f2-2702-4dda-9c75-2a92d4e1996a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4779 | 2026.01.22 09:53:37.731921 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::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 | ||
| 4780 | 2026.01.22 09:53:37.731944 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_31_6} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2026.01.22 09:53:37.731962 [ 268 ] {c46893f2-2702-4dda-9c75-2a92d4e1996a} <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 | ||
| 4782 | 2026.01.22 09:53:37.731970 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4783 | 2026.01.22 09:53:37.732025 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 4784 | 2026.01.22 09:53:37.732035 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_31_6} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4785 | 2026.01.22 09:53:37.732064 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4786 | 2026.01.22 09:53:37.732109 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::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 | ||
| 4787 | 2026.01.22 09:53:37.732115 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 4788 | 2026.01.22 09:53:37.732743 [ 268 ] {c46893f2-2702-4dda-9c75-2a92d4e1996a} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4789 | 2026.01.22 09:53:37.732786 [ 268 ] {c46893f2-2702-4dda-9c75-2a92d4e1996a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4790 | 2026.01.22 09:53:37.733355 [ 268 ] {c46893f2-2702-4dda-9c75-2a92d4e1996a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4791 | 2026.01.22 09:53:37.733617 [ 268 ] {c46893f2-2702-4dda-9c75-2a92d4e1996a} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2026.01.22 09:53:37.733729 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4793 | 2026.01.22 09:53:37.733758 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4794 | 2026.01.22 09:53:37.733766 [ 268 ] {c46893f2-2702-4dda-9c75-2a92d4e1996a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001889 sec., 2117.5224986765484 rows/sec., 3.79 MiB/sec. | ||
| 4795 | 2026.01.22 09:53:37.733774 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4796 | 2026.01.22 09:53:37.733832 [ 268 ] {c46893f2-2702-4dda-9c75-2a92d4e1996a} <Debug> TCPHandler: Processed in 0.002098876 sec. | ||
| 4797 | 2026.01.22 09:53:37.733859 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::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 | ||
| 4798 | 2026.01.22 09:53:37.733960 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4799 | 2026.01.22 09:53:37.734042 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4800 | 2026.01.22 09:53:37.734059 [ 268 ] {121bbfc6-9a22-4d7d-a244-dbeb1edc8961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4801 | 2026.01.22 09:53:37.734095 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 497 rows starting from the beginning of the part | ||
| 4802 | 2026.01.22 09:53:37.734108 [ 268 ] {121bbfc6-9a22-4d7d-a244-dbeb1edc8961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4803 | 2026.01.22 09:53:37.734212 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 4804 | 2026.01.22 09:53:37.734311 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part | ||
| 4805 | 2026.01.22 09:53:37.734418 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 4806 | 2026.01.22 09:53:37.734486 [ 268 ] {121bbfc6-9a22-4d7d-a244-dbeb1edc8961} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2026.01.22 09:53:37.734529 [ 268 ] {121bbfc6-9a22-4d7d-a244-dbeb1edc8961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4808 | 2026.01.22 09:53:37.734533 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 37 rows starting from the beginning of the part | ||
| 4809 | 2026.01.22 09:53:37.734659 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 4810 | 2026.01.22 09:53:37.734879 [ 268 ] {121bbfc6-9a22-4d7d-a244-dbeb1edc8961} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4811 | 2026.01.22 09:53:37.735156 [ 268 ] {121bbfc6-9a22-4d7d-a244-dbeb1edc8961} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4812 | 2026.01.22 09:53:37.735280 [ 82 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4813 | 2026.01.22 09:53:37.735297 [ 268 ] {121bbfc6-9a22-4d7d-a244-dbeb1edc8961} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001257 sec., 47732.6968973747 rows/sec., 3.22 MiB/sec. | ||
| 4814 | 2026.01.22 09:53:37.735320 [ 82 ] {} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2026.01.22 09:53:37.735341 [ 268 ] {121bbfc6-9a22-4d7d-a244-dbeb1edc8961} <Debug> TCPHandler: Processed in 0.001430395 sec. | ||
| 4816 | 2026.01.22 09:53:37.735346 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4817 | 2026.01.22 09:53:37.735439 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 4818 | 2026.01.22 09:53:37.735532 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4819 | 2026.01.22 09:53:37.735561 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1404 rows starting from the beginning of the part | ||
| 4820 | 2026.01.22 09:53:37.735617 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 4821 | 2026.01.22 09:53:37.735660 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4822 | 2026.01.22 09:53:37.735701 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 4823 | 2026.01.22 09:53:37.735739 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4824 | 2026.01.22 09:53:37.735776 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 4825 | 2026.01.22 09:53:37.735864 [ 193 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9412 rows, containing 5 columns (5 merged, 0 gathered) in 0.004157831 sec., 2263680.269832997 rows/sec., 154.56 MiB/sec. | ||
| 4826 | 2026.01.22 09:53:37.736108 [ 192 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4827 | 2026.01.22 09:53:37.736388 [ 192 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4828 | 2026.01.22 09:53:37.736459 [ 192 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4829 | 2026.01.22 09:53:37.736535 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 4830 | 2026.01.22 09:53:37.736737 [ 193 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 4 columns (4 merged, 0 gathered) in 0.001335592 sec., 1275838.7291927475 rows/sec., 84.52 MiB/sec. | ||
| 4831 | 2026.01.22 09:53:37.736975 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4832 | 2026.01.22 09:53:37.737251 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_31_6} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4833 | 2026.01.22 09:53:37.737323 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_31_6} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4834 | 2026.01.22 09:53:37.737388 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4835 | 2026.01.22 09:53:37.748896 [ 194 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 583 rows, containing 19 columns (19 merged, 0 gathered) in 0.015068147 sec., 38690.88880006281 rows/sec., 69.33 MiB/sec. | ||
| 4836 | 2026.01.22 09:53:37.749900 [ 194 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4837 | 2026.01.22 09:53:37.750235 [ 194 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4838 | 2026.01.22 09:53:37.750303 [ 194 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4839 | 2026.01.22 09:53:37.750416 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 4840 | 2026.01.22 09:53:38.000184 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.93 MiB, peak 264.22 MiB, free memory in arenas 0.00 B, will set to 257.55 MiB (RSS), difference: 3.63 MiB | ||
| 4841 | 2026.01.22 09:53:39.106469 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4842 | 2026.01.22 09:53:39.106656 [ 268 ] {87e328b6-df8e-488a-a81c-d88c2560ce55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4843 | 2026.01.22 09:53:39.106726 [ 268 ] {87e328b6-df8e-488a-a81c-d88c2560ce55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4844 | 2026.01.22 09:53:39.107473 [ 268 ] {87e328b6-df8e-488a-a81c-d88c2560ce55} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4845 | 2026.01.22 09:53:39.107525 [ 268 ] {87e328b6-df8e-488a-a81c-d88c2560ce55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4846 | 2026.01.22 09:53:39.107975 [ 268 ] {87e328b6-df8e-488a-a81c-d88c2560ce55} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4847 | 2026.01.22 09:53:39.108245 [ 268 ] {87e328b6-df8e-488a-a81c-d88c2560ce55} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4848 | 2026.01.22 09:53:39.108404 [ 268 ] {87e328b6-df8e-488a-a81c-d88c2560ce55} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001799 sec., 247915.5086158977 rows/sec., 15.72 MiB/sec. | ||
| 4849 | 2026.01.22 09:53:39.108455 [ 268 ] {87e328b6-df8e-488a-a81c-d88c2560ce55} <Debug> TCPHandler: Processed in 0.002118247 sec. | ||
| 4850 | 2026.01.22 09:53:39.108584 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4851 | 2026.01.22 09:53:39.108685 [ 268 ] {41afe763-2e83-4cf8-8b35-85cececd492d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4852 | 2026.01.22 09:53:39.108732 [ 268 ] {41afe763-2e83-4cf8-8b35-85cececd492d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4853 | 2026.01.22 09:53:39.109144 [ 268 ] {41afe763-2e83-4cf8-8b35-85cececd492d} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4854 | 2026.01.22 09:53:39.109182 [ 268 ] {41afe763-2e83-4cf8-8b35-85cececd492d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4855 | 2026.01.22 09:53:39.109493 [ 268 ] {41afe763-2e83-4cf8-8b35-85cececd492d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4856 | 2026.01.22 09:53:39.109711 [ 268 ] {41afe763-2e83-4cf8-8b35-85cececd492d} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4857 | 2026.01.22 09:53:39.109844 [ 268 ] {41afe763-2e83-4cf8-8b35-85cececd492d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001181 sec., 3386.960203217612 rows/sec., 276.18 KiB/sec. | ||
| 4858 | 2026.01.22 09:53:39.109882 [ 268 ] {41afe763-2e83-4cf8-8b35-85cececd492d} <Debug> TCPHandler: Processed in 0.001350473 sec. | ||
| 4859 | 2026.01.22 09:53:39.109992 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4860 | 2026.01.22 09:53:39.110087 [ 268 ] {b1412301-7e57-4285-b17b-efad54701a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4861 | 2026.01.22 09:53:39.110128 [ 268 ] {b1412301-7e57-4285-b17b-efad54701a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4862 | 2026.01.22 09:53:39.111384 [ 268 ] {b1412301-7e57-4285-b17b-efad54701a9b} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4863 | 2026.01.22 09:53:39.111422 [ 268 ] {b1412301-7e57-4285-b17b-efad54701a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4864 | 2026.01.22 09:53:39.111888 [ 268 ] {b1412301-7e57-4285-b17b-efad54701a9b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4865 | 2026.01.22 09:53:39.112106 [ 268 ] {b1412301-7e57-4285-b17b-efad54701a9b} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4866 | 2026.01.22 09:53:39.112238 [ 268 ] {b1412301-7e57-4285-b17b-efad54701a9b} <Debug> executeQuery: Read 2418 rows, 200.56 KiB in 0.00217 sec., 1114285.7142857143 rows/sec., 90.26 MiB/sec. | ||
| 4867 | 2026.01.22 09:53:39.112278 [ 268 ] {b1412301-7e57-4285-b17b-efad54701a9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 4868 | 2026.01.22 09:53:39.112292 [ 268 ] {b1412301-7e57-4285-b17b-efad54701a9b} <Debug> TCPHandler: Processed in 0.00234892 sec. | ||
| 4869 | 2026.01.22 09:53:39.112415 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4870 | 2026.01.22 09:53:39.112515 [ 268 ] {853c05a1-cbf5-421c-9734-e3104244d7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4871 | 2026.01.22 09:53:39.112557 [ 268 ] {853c05a1-cbf5-421c-9734-e3104244d7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4872 | 2026.01.22 09:53:39.113069 [ 268 ] {853c05a1-cbf5-421c-9734-e3104244d7dc} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4873 | 2026.01.22 09:53:39.113107 [ 268 ] {853c05a1-cbf5-421c-9734-e3104244d7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4874 | 2026.01.22 09:53:39.113433 [ 268 ] {853c05a1-cbf5-421c-9734-e3104244d7dc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4875 | 2026.01.22 09:53:39.113648 [ 268 ] {853c05a1-cbf5-421c-9734-e3104244d7dc} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4876 | 2026.01.22 09:53:39.113779 [ 268 ] {853c05a1-cbf5-421c-9734-e3104244d7dc} <Debug> executeQuery: Read 264 rows, 16.46 KiB in 0.001288 sec., 204968.94409937886 rows/sec., 12.48 MiB/sec. | ||
| 4877 | 2026.01.22 09:53:39.113816 [ 268 ] {853c05a1-cbf5-421c-9734-e3104244d7dc} <Debug> TCPHandler: Processed in 0.001449795 sec. | ||
| 4878 | 2026.01.22 09:53:39.113927 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4879 | 2026.01.22 09:53:39.114027 [ 268 ] {85e420a2-c78f-4107-be5e-b01a25d78ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4880 | 2026.01.22 09:53:39.114066 [ 268 ] {85e420a2-c78f-4107-be5e-b01a25d78ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4881 | 2026.01.22 09:53:39.114591 [ 268 ] {85e420a2-c78f-4107-be5e-b01a25d78ce8} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4882 | 2026.01.22 09:53:39.114626 [ 268 ] {85e420a2-c78f-4107-be5e-b01a25d78ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4883 | 2026.01.22 09:53:39.114964 [ 268 ] {85e420a2-c78f-4107-be5e-b01a25d78ce8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4884 | 2026.01.22 09:53:39.115176 [ 268 ] {85e420a2-c78f-4107-be5e-b01a25d78ce8} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4885 | 2026.01.22 09:53:39.115299 [ 268 ] {85e420a2-c78f-4107-be5e-b01a25d78ce8} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.001291 sec., 354763.7490317583 rows/sec., 23.44 MiB/sec. | ||
| 4886 | 2026.01.22 09:53:39.115336 [ 268 ] {85e420a2-c78f-4107-be5e-b01a25d78ce8} <Debug> TCPHandler: Processed in 0.001463885 sec. | ||
| 4887 | 2026.01.22 09:53:39.115460 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4888 | 2026.01.22 09:53:39.115553 [ 268 ] {2fe40e99-d209-49c6-bcf0-fe5df3d7dc05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4889 | 2026.01.22 09:53:39.115590 [ 268 ] {2fe40e99-d209-49c6-bcf0-fe5df3d7dc05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4890 | 2026.01.22 09:53:39.116039 [ 268 ] {2fe40e99-d209-49c6-bcf0-fe5df3d7dc05} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4891 | 2026.01.22 09:53:39.116072 [ 268 ] {2fe40e99-d209-49c6-bcf0-fe5df3d7dc05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4892 | 2026.01.22 09:53:39.116377 [ 268 ] {2fe40e99-d209-49c6-bcf0-fe5df3d7dc05} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4893 | 2026.01.22 09:53:39.116605 [ 268 ] {2fe40e99-d209-49c6-bcf0-fe5df3d7dc05} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2026.01.22 09:53:39.116727 [ 268 ] {2fe40e99-d209-49c6-bcf0-fe5df3d7dc05} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001192 sec., 192114.09395973154 rows/sec., 10.91 MiB/sec. | ||
| 4895 | 2026.01.22 09:53:39.116762 [ 268 ] {2fe40e99-d209-49c6-bcf0-fe5df3d7dc05} <Debug> TCPHandler: Processed in 0.001357664 sec. | ||
| 4896 | 2026.01.22 09:53:39.116881 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4897 | 2026.01.22 09:53:39.116972 [ 268 ] {f7608ba5-30a3-4eef-9361-a61e587ff31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4898 | 2026.01.22 09:53:39.117011 [ 268 ] {f7608ba5-30a3-4eef-9361-a61e587ff31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4899 | 2026.01.22 09:53:39.117782 [ 268 ] {f7608ba5-30a3-4eef-9361-a61e587ff31b} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2026.01.22 09:53:39.117817 [ 268 ] {f7608ba5-30a3-4eef-9361-a61e587ff31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4901 | 2026.01.22 09:53:39.118176 [ 268 ] {f7608ba5-30a3-4eef-9361-a61e587ff31b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4902 | 2026.01.22 09:53:39.118389 [ 268 ] {f7608ba5-30a3-4eef-9361-a61e587ff31b} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2026.01.22 09:53:39.118516 [ 268 ] {f7608ba5-30a3-4eef-9361-a61e587ff31b} <Debug> executeQuery: Read 1230 rows, 89.84 KiB in 0.001561 sec., 787956.4381806534 rows/sec., 56.21 MiB/sec. | ||
| 4904 | 2026.01.22 09:53:39.118551 [ 268 ] {f7608ba5-30a3-4eef-9361-a61e587ff31b} <Debug> TCPHandler: Processed in 0.001724769 sec. | ||
| 4905 | 2026.01.22 09:53:39.118694 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4906 | 2026.01.22 09:53:39.118807 [ 268 ] {1dab2908-89d7-4534-9fa9-f138da8d5330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4907 | 2026.01.22 09:53:39.118858 [ 268 ] {1dab2908-89d7-4534-9fa9-f138da8d5330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4908 | 2026.01.22 09:53:39.119243 [ 268 ] {1dab2908-89d7-4534-9fa9-f138da8d5330} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2026.01.22 09:53:39.119285 [ 268 ] {1dab2908-89d7-4534-9fa9-f138da8d5330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4910 | 2026.01.22 09:53:39.119628 [ 268 ] {1dab2908-89d7-4534-9fa9-f138da8d5330} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4911 | 2026.01.22 09:53:39.119839 [ 268 ] {1dab2908-89d7-4534-9fa9-f138da8d5330} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.01.22 09:53:39.119967 [ 268 ] {1dab2908-89d7-4534-9fa9-f138da8d5330} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001184 sec., 5067.5675675675675 rows/sec., 264.76 KiB/sec. | ||
| 4913 | 2026.01.22 09:53:39.120003 [ 268 ] {1dab2908-89d7-4534-9fa9-f138da8d5330} <Debug> TCPHandler: Processed in 0.001377024 sec. | ||
| 4914 | 2026.01.22 09:53:39.120115 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2026.01.22 09:53:39.120209 [ 268 ] {e6725ce8-a529-4062-9375-acd0c6e79d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4916 | 2026.01.22 09:53:39.120252 [ 268 ] {e6725ce8-a529-4062-9375-acd0c6e79d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4917 | 2026.01.22 09:53:39.120797 [ 268 ] {e6725ce8-a529-4062-9375-acd0c6e79d6d} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2026.01.22 09:53:39.120838 [ 268 ] {e6725ce8-a529-4062-9375-acd0c6e79d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4919 | 2026.01.22 09:53:39.121236 [ 268 ] {e6725ce8-a529-4062-9375-acd0c6e79d6d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4920 | 2026.01.22 09:53:39.121455 [ 268 ] {e6725ce8-a529-4062-9375-acd0c6e79d6d} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2026.01.22 09:53:39.121587 [ 268 ] {e6725ce8-a529-4062-9375-acd0c6e79d6d} <Debug> executeQuery: Read 896 rows, 60.48 KiB in 0.001396 sec., 641833.8108882521 rows/sec., 42.31 MiB/sec. | ||
| 4922 | 2026.01.22 09:53:39.121623 [ 268 ] {e6725ce8-a529-4062-9375-acd0c6e79d6d} <Debug> TCPHandler: Processed in 0.001564617 sec. | ||
| 4923 | 2026.01.22 09:53:39.121735 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4924 | 2026.01.22 09:53:39.121829 [ 268 ] {d1b4c30a-2e1d-4c9b-a3e8-bea131d8350d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4925 | 2026.01.22 09:53:39.121872 [ 268 ] {d1b4c30a-2e1d-4c9b-a3e8-bea131d8350d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4926 | 2026.01.22 09:53:39.122184 [ 268 ] {d1b4c30a-2e1d-4c9b-a3e8-bea131d8350d} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.01.22 09:53:39.122218 [ 268 ] {d1b4c30a-2e1d-4c9b-a3e8-bea131d8350d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4928 | 2026.01.22 09:53:39.122522 [ 268 ] {d1b4c30a-2e1d-4c9b-a3e8-bea131d8350d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4929 | 2026.01.22 09:53:39.122735 [ 268 ] {d1b4c30a-2e1d-4c9b-a3e8-bea131d8350d} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2026.01.22 09:53:39.122860 [ 268 ] {d1b4c30a-2e1d-4c9b-a3e8-bea131d8350d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 4931 | 2026.01.22 09:53:39.122897 [ 268 ] {d1b4c30a-2e1d-4c9b-a3e8-bea131d8350d} <Debug> TCPHandler: Processed in 0.00121192 sec. | ||
| 4932 | 2026.01.22 09:53:39.123013 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4933 | 2026.01.22 09:53:39.123107 [ 268 ] {ddfbbb90-c470-42c5-a382-a37fbdc2a1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4934 | 2026.01.22 09:53:39.123160 [ 268 ] {ddfbbb90-c470-42c5-a382-a37fbdc2a1c7} <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 | ||
| 4935 | 2026.01.22 09:53:39.123941 [ 268 ] {ddfbbb90-c470-42c5-a382-a37fbdc2a1c7} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2026.01.22 09:53:39.123977 [ 268 ] {ddfbbb90-c470-42c5-a382-a37fbdc2a1c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4937 | 2026.01.22 09:53:39.124570 [ 268 ] {ddfbbb90-c470-42c5-a382-a37fbdc2a1c7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4938 | 2026.01.22 09:53:39.124804 [ 268 ] {ddfbbb90-c470-42c5-a382-a37fbdc2a1c7} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2026.01.22 09:53:39.124941 [ 268 ] {ddfbbb90-c470-42c5-a382-a37fbdc2a1c7} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001852 sec., 19978.401727861772 rows/sec., 35.80 MiB/sec. | ||
| 4940 | 2026.01.22 09:53:39.124993 [ 268 ] {ddfbbb90-c470-42c5-a382-a37fbdc2a1c7} <Debug> TCPHandler: Processed in 0.002028565 sec. | ||
| 4941 | 2026.01.22 09:53:39.125110 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4942 | 2026.01.22 09:53:39.125204 [ 268 ] {1062f55f-6661-437c-8de3-9704b3f683b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4943 | 2026.01.22 09:53:39.125247 [ 268 ] {1062f55f-6661-437c-8de3-9704b3f683b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4944 | 2026.01.22 09:53:39.125578 [ 268 ] {1062f55f-6661-437c-8de3-9704b3f683b6} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2026.01.22 09:53:39.125613 [ 268 ] {1062f55f-6661-437c-8de3-9704b3f683b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4946 | 2026.01.22 09:53:39.125930 [ 268 ] {1062f55f-6661-437c-8de3-9704b3f683b6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4947 | 2026.01.22 09:53:39.126148 [ 268 ] {1062f55f-6661-437c-8de3-9704b3f683b6} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2026.01.22 09:53:39.126275 [ 268 ] {1062f55f-6661-437c-8de3-9704b3f683b6} <Debug> executeQuery: Read 64 rows, 3.71 KiB in 0.00109 sec., 58715.59633027523 rows/sec., 3.32 MiB/sec. | ||
| 4949 | 2026.01.22 09:53:39.126310 [ 268 ] {1062f55f-6661-437c-8de3-9704b3f683b6} <Debug> TCPHandler: Processed in 0.001250541 sec. | ||
| 4950 | 2026.01.22 09:53:41.011791 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 652 | ||
| 4951 | 2026.01.22 09:53:41.014422 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2026.01.22 09:53:41.014480 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4953 | 2026.01.22 09:53:41.015748 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4954 | 2026.01.22 09:53:41.016036 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4955 | 2026.01.22 09:53:41.016404 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 652 | ||
| 4956 | 2026.01.22 09:53:42.722191 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4957 | 2026.01.22 09:53:42.722384 [ 268 ] {64964260-e8a5-48fa-af4f-e1cf5bde8420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4958 | 2026.01.22 09:53:42.722451 [ 268 ] {64964260-e8a5-48fa-af4f-e1cf5bde8420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4959 | 2026.01.22 09:53:42.723055 [ 268 ] {64964260-e8a5-48fa-af4f-e1cf5bde8420} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2026.01.22 09:53:42.723090 [ 268 ] {64964260-e8a5-48fa-af4f-e1cf5bde8420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4961 | 2026.01.22 09:53:42.723481 [ 268 ] {64964260-e8a5-48fa-af4f-e1cf5bde8420} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4962 | 2026.01.22 09:53:42.723708 [ 268 ] {64964260-e8a5-48fa-af4f-e1cf5bde8420} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2026.01.22 09:53:42.723854 [ 268 ] {64964260-e8a5-48fa-af4f-e1cf5bde8420} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001524 sec., 36745.40682414698 rows/sec., 2.81 MiB/sec. | ||
| 4964 | 2026.01.22 09:53:42.723893 [ 268 ] {64964260-e8a5-48fa-af4f-e1cf5bde8420} <Debug> TCPHandler: Processed in 0.001837771 sec. | ||
| 4965 | 2026.01.22 09:53:42.724024 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4966 | 2026.01.22 09:53:42.724146 [ 268 ] {a64db861-2439-4ce6-99b7-874cf9488594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4967 | 2026.01.22 09:53:42.724195 [ 268 ] {a64db861-2439-4ce6-99b7-874cf9488594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4968 | 2026.01.22 09:53:42.724654 [ 268 ] {a64db861-2439-4ce6-99b7-874cf9488594} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2026.01.22 09:53:42.724688 [ 268 ] {a64db861-2439-4ce6-99b7-874cf9488594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4970 | 2026.01.22 09:53:42.725008 [ 268 ] {a64db861-2439-4ce6-99b7-874cf9488594} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4971 | 2026.01.22 09:53:42.725212 [ 268 ] {a64db861-2439-4ce6-99b7-874cf9488594} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4972 | 2026.01.22 09:53:42.725338 [ 268 ] {a64db861-2439-4ce6-99b7-874cf9488594} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 4973 | 2026.01.22 09:53:42.725374 [ 268 ] {a64db861-2439-4ce6-99b7-874cf9488594} <Debug> TCPHandler: Processed in 0.001408744 sec. | ||
| 4974 | 2026.01.22 09:53:42.725486 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4975 | 2026.01.22 09:53:42.725578 [ 268 ] {750e9440-0810-4a26-a9f7-93de5ccaeb0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4976 | 2026.01.22 09:53:42.725622 [ 268 ] {750e9440-0810-4a26-a9f7-93de5ccaeb0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4977 | 2026.01.22 09:53:42.725989 [ 268 ] {750e9440-0810-4a26-a9f7-93de5ccaeb0d} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2026.01.22 09:53:42.726024 [ 268 ] {750e9440-0810-4a26-a9f7-93de5ccaeb0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4979 | 2026.01.22 09:53:42.726358 [ 268 ] {750e9440-0810-4a26-a9f7-93de5ccaeb0d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4980 | 2026.01.22 09:53:42.726561 [ 268 ] {750e9440-0810-4a26-a9f7-93de5ccaeb0d} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2026.01.22 09:53:42.726685 [ 268 ] {750e9440-0810-4a26-a9f7-93de5ccaeb0d} <Debug> executeQuery: Read 118 rows, 8.42 KiB in 0.001125 sec., 104888.88888888889 rows/sec., 7.31 MiB/sec. | ||
| 4982 | 2026.01.22 09:53:42.726719 [ 268 ] {750e9440-0810-4a26-a9f7-93de5ccaeb0d} <Debug> TCPHandler: Processed in 0.001281112 sec. | ||
| 4983 | 2026.01.22 09:53:42.726829 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4984 | 2026.01.22 09:53:42.726921 [ 268 ] {f881a051-e821-4623-82ad-a8d23c579296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4985 | 2026.01.22 09:53:42.726962 [ 268 ] {f881a051-e821-4623-82ad-a8d23c579296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4986 | 2026.01.22 09:53:42.727275 [ 268 ] {f881a051-e821-4623-82ad-a8d23c579296} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2026.01.22 09:53:42.727309 [ 268 ] {f881a051-e821-4623-82ad-a8d23c579296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4988 | 2026.01.22 09:53:42.727606 [ 268 ] {f881a051-e821-4623-82ad-a8d23c579296} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4989 | 2026.01.22 09:53:42.727809 [ 268 ] {f881a051-e821-4623-82ad-a8d23c579296} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.01.22 09:53:42.727932 [ 268 ] {f881a051-e821-4623-82ad-a8d23c579296} <Debug> executeQuery: Read 44 rows, 3.03 KiB in 0.001029 sec., 42759.961127308066 rows/sec., 2.88 MiB/sec. | ||
| 4991 | 2026.01.22 09:53:42.727965 [ 268 ] {f881a051-e821-4623-82ad-a8d23c579296} <Debug> TCPHandler: Processed in 0.001183 sec. | ||
| 4992 | 2026.01.22 09:53:43.491819 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11112 | ||
| 4993 | 2026.01.22 09:53:43.492624 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4994 | 2026.01.22 09:53:43.492671 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 4995 | 2026.01.22 09:53:43.493181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4996 | 2026.01.22 09:53:43.493429 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2026.01.22 09:53:43.493562 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11112 | ||
| 4998 | 2026.01.22 09:53:44.045472 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4999 | 2026.01.22 09:53:44.061414 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5000 | 2026.01.22 09:53:44.061460 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.71 GiB. | ||
| 5001 | 2026.01.22 09:53:44.067552 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5002 | 2026.01.22 09:53:44.068338 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5003 | 2026.01.22 09:53:44.071111 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5004 | 2026.01.22 09:53:47.724526 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5005 | 2026.01.22 09:53:47.724761 [ 268 ] {ab758077-4acc-42b1-a14e-beee09a941ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5006 | 2026.01.22 09:53:47.724836 [ 268 ] {ab758077-4acc-42b1-a14e-beee09a941ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5007 | 2026.01.22 09:53:47.725598 [ 268 ] {ab758077-4acc-42b1-a14e-beee09a941ae} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5008 | 2026.01.22 09:53:47.725646 [ 268 ] {ab758077-4acc-42b1-a14e-beee09a941ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5009 | 2026.01.22 09:53:47.726072 [ 268 ] {ab758077-4acc-42b1-a14e-beee09a941ae} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5010 | 2026.01.22 09:53:47.726297 [ 268 ] {ab758077-4acc-42b1-a14e-beee09a941ae} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5011 | 2026.01.22 09:53:47.726456 [ 268 ] {ab758077-4acc-42b1-a14e-beee09a941ae} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.00175 sec., 36571.42857142857 rows/sec., 2.88 MiB/sec. | ||
| 5012 | 2026.01.22 09:53:47.726503 [ 268 ] {ab758077-4acc-42b1-a14e-beee09a941ae} <Debug> TCPHandler: Processed in 0.002163997 sec. | ||
| 5013 | 2026.01.22 09:53:47.726631 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5014 | 2026.01.22 09:53:47.726729 [ 268 ] {fd2cc890-df24-4a0d-b33d-efb639c1d75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5015 | 2026.01.22 09:53:47.726772 [ 268 ] {fd2cc890-df24-4a0d-b33d-efb639c1d75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5016 | 2026.01.22 09:53:47.727178 [ 268 ] {fd2cc890-df24-4a0d-b33d-efb639c1d75f} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2026.01.22 09:53:47.727215 [ 268 ] {fd2cc890-df24-4a0d-b33d-efb639c1d75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5018 | 2026.01.22 09:53:47.727503 [ 268 ] {fd2cc890-df24-4a0d-b33d-efb639c1d75f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5019 | 2026.01.22 09:53:47.727712 [ 268 ] {fd2cc890-df24-4a0d-b33d-efb639c1d75f} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2026.01.22 09:53:47.727839 [ 268 ] {fd2cc890-df24-4a0d-b33d-efb639c1d75f} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001132 sec., 3533.5689045936397 rows/sec., 265.71 KiB/sec. | ||
| 5021 | 2026.01.22 09:53:47.727876 [ 268 ] {fd2cc890-df24-4a0d-b33d-efb639c1d75f} <Debug> TCPHandler: Processed in 0.001296012 sec. | ||
| 5022 | 2026.01.22 09:53:47.727984 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5023 | 2026.01.22 09:53:47.728076 [ 268 ] {be87bdd5-0c6a-407c-ba8b-3712383fd493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5024 | 2026.01.22 09:53:47.728115 [ 268 ] {be87bdd5-0c6a-407c-ba8b-3712383fd493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5025 | 2026.01.22 09:53:47.728530 [ 268 ] {be87bdd5-0c6a-407c-ba8b-3712383fd493} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5026 | 2026.01.22 09:53:47.728565 [ 268 ] {be87bdd5-0c6a-407c-ba8b-3712383fd493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5027 | 2026.01.22 09:53:47.728865 [ 268 ] {be87bdd5-0c6a-407c-ba8b-3712383fd493} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5028 | 2026.01.22 09:53:47.729074 [ 268 ] {be87bdd5-0c6a-407c-ba8b-3712383fd493} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5029 | 2026.01.22 09:53:47.729199 [ 268 ] {be87bdd5-0c6a-407c-ba8b-3712383fd493} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001141 sec., 59596.84487291849 rows/sec., 4.65 MiB/sec. | ||
| 5030 | 2026.01.22 09:53:47.729235 [ 268 ] {be87bdd5-0c6a-407c-ba8b-3712383fd493} <Debug> TCPHandler: Processed in 0.001299042 sec. | ||
| 5031 | 2026.01.22 09:53:47.729347 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5032 | 2026.01.22 09:53:47.729441 [ 268 ] {92c2a952-f755-4613-a3db-1ae2468536b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5033 | 2026.01.22 09:53:47.729484 [ 268 ] {92c2a952-f755-4613-a3db-1ae2468536b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5034 | 2026.01.22 09:53:47.729915 [ 268 ] {92c2a952-f755-4613-a3db-1ae2468536b3} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5035 | 2026.01.22 09:53:47.729953 [ 268 ] {92c2a952-f755-4613-a3db-1ae2468536b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5036 | 2026.01.22 09:53:47.730297 [ 268 ] {92c2a952-f755-4613-a3db-1ae2468536b3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5037 | 2026.01.22 09:53:47.730528 [ 268 ] {92c2a952-f755-4613-a3db-1ae2468536b3} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5038 | 2026.01.22 09:53:47.730658 [ 268 ] {92c2a952-f755-4613-a3db-1ae2468536b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 5039 | 2026.01.22 09:53:47.730694 [ 268 ] {92c2a952-f755-4613-a3db-1ae2468536b3} <Debug> TCPHandler: Processed in 0.001394124 sec. | ||
| 5040 | 2026.01.22 09:53:47.730827 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5041 | 2026.01.22 09:53:47.730952 [ 268 ] {e5067544-61dc-4fcc-95f7-92f89fbddd49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5042 | 2026.01.22 09:53:47.731018 [ 268 ] {e5067544-61dc-4fcc-95f7-92f89fbddd49} <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 | ||
| 5043 | 2026.01.22 09:53:47.731818 [ 268 ] {e5067544-61dc-4fcc-95f7-92f89fbddd49} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5044 | 2026.01.22 09:53:47.731854 [ 268 ] {e5067544-61dc-4fcc-95f7-92f89fbddd49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5045 | 2026.01.22 09:53:47.732358 [ 268 ] {e5067544-61dc-4fcc-95f7-92f89fbddd49} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5046 | 2026.01.22 09:53:47.732584 [ 268 ] {e5067544-61dc-4fcc-95f7-92f89fbddd49} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5047 | 2026.01.22 09:53:47.732717 [ 268 ] {e5067544-61dc-4fcc-95f7-92f89fbddd49} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001789 sec., 2235.8859698155393 rows/sec., 4.01 MiB/sec. | ||
| 5048 | 2026.01.22 09:53:47.732768 [ 268 ] {e5067544-61dc-4fcc-95f7-92f89fbddd49} <Debug> TCPHandler: Processed in 0.001999004 sec. | ||
| 5049 | 2026.01.22 09:53:47.732882 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5050 | 2026.01.22 09:53:47.732974 [ 268 ] {73ca34f7-e7d5-46cb-916a-bafb9bc41272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5051 | 2026.01.22 09:53:47.733015 [ 268 ] {73ca34f7-e7d5-46cb-916a-bafb9bc41272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5052 | 2026.01.22 09:53:47.733346 [ 268 ] {73ca34f7-e7d5-46cb-916a-bafb9bc41272} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5053 | 2026.01.22 09:53:47.733381 [ 268 ] {73ca34f7-e7d5-46cb-916a-bafb9bc41272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5054 | 2026.01.22 09:53:47.733678 [ 268 ] {73ca34f7-e7d5-46cb-916a-bafb9bc41272} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5055 | 2026.01.22 09:53:47.733908 [ 268 ] {73ca34f7-e7d5-46cb-916a-bafb9bc41272} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5056 | 2026.01.22 09:53:47.734033 [ 268 ] {73ca34f7-e7d5-46cb-916a-bafb9bc41272} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 5057 | 2026.01.22 09:53:47.734068 [ 268 ] {73ca34f7-e7d5-46cb-916a-bafb9bc41272} <Debug> TCPHandler: Processed in 0.001233151 sec. | ||
| 5058 | 2026.01.22 09:53:50.895859 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5059 | 2026.01.22 09:53:50.895915 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5060 | 2026.01.22 09:53:50.993659 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11560 | ||
| 5061 | 2026.01.22 09:53:50.994479 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5062 | 2026.01.22 09:53:50.994550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5063 | 2026.01.22 09:53:50.995267 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5064 | 2026.01.22 09:53:50.995522 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5065 | 2026.01.22 09:53:50.995692 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11560 | ||
| 5066 | 2026.01.22 09:53:51.016674 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 672 | ||
| 5067 | 2026.01.22 09:53:51.019180 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5068 | 2026.01.22 09:53:51.019236 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5069 | 2026.01.22 09:53:51.020477 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5070 | 2026.01.22 09:53:51.020769 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5071 | 2026.01.22 09:53:51.021131 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 672 | ||
| 5072 | 2026.01.22 09:53:51.571166 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5073 | 2026.01.22 09:53:51.588881 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5074 | 2026.01.22 09:53:51.588945 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5075 | 2026.01.22 09:53:51.595107 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5076 | 2026.01.22 09:53:51.595803 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5077 | 2026.01.22 09:53:51.598758 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5078 | 2026.01.22 09:53:52.738732 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5079 | 2026.01.22 09:53:52.738917 [ 268 ] {9e9c9330-383f-432d-9fc5-6f8e1e9df84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5080 | 2026.01.22 09:53:52.738989 [ 268 ] {9e9c9330-383f-432d-9fc5-6f8e1e9df84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5081 | 2026.01.22 09:53:52.739840 [ 268 ] {9e9c9330-383f-432d-9fc5-6f8e1e9df84b} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.01.22 09:53:52.739894 [ 268 ] {9e9c9330-383f-432d-9fc5-6f8e1e9df84b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5083 | 2026.01.22 09:53:52.740335 [ 268 ] {9e9c9330-383f-432d-9fc5-6f8e1e9df84b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5084 | 2026.01.22 09:53:52.740596 [ 268 ] {9e9c9330-383f-432d-9fc5-6f8e1e9df84b} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.01.22 09:53:52.740764 [ 268 ] {9e9c9330-383f-432d-9fc5-6f8e1e9df84b} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001898 sec., 234984.19388830347 rows/sec., 14.90 MiB/sec. | ||
| 5086 | 2026.01.22 09:53:52.740818 [ 268 ] {9e9c9330-383f-432d-9fc5-6f8e1e9df84b} <Debug> TCPHandler: Processed in 0.002222618 sec. | ||
| 5087 | 2026.01.22 09:53:52.740949 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5088 | 2026.01.22 09:53:52.741055 [ 268 ] {6decacf2-7d57-4dc9-ba6a-3eaee26c0a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5089 | 2026.01.22 09:53:52.741101 [ 268 ] {6decacf2-7d57-4dc9-ba6a-3eaee26c0a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5090 | 2026.01.22 09:53:52.742015 [ 268 ] {6decacf2-7d57-4dc9-ba6a-3eaee26c0a70} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.01.22 09:53:52.742052 [ 268 ] {6decacf2-7d57-4dc9-ba6a-3eaee26c0a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5092 | 2026.01.22 09:53:52.742485 [ 268 ] {6decacf2-7d57-4dc9-ba6a-3eaee26c0a70} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5093 | 2026.01.22 09:53:52.742707 [ 268 ] {6decacf2-7d57-4dc9-ba6a-3eaee26c0a70} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.01.22 09:53:52.742848 [ 268 ] {6decacf2-7d57-4dc9-ba6a-3eaee26c0a70} <Debug> executeQuery: Read 1276 rows, 104.29 KiB in 0.001819 sec., 701484.3320505772 rows/sec., 55.99 MiB/sec. | ||
| 5095 | 2026.01.22 09:53:52.742888 [ 268 ] {6decacf2-7d57-4dc9-ba6a-3eaee26c0a70} <Debug> TCPHandler: Processed in 0.001992634 sec. | ||
| 5096 | 2026.01.22 09:53:52.743014 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5097 | 2026.01.22 09:53:52.743115 [ 268 ] {007d82c5-e51f-4b52-83d7-adaafd0393e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5098 | 2026.01.22 09:53:52.743157 [ 268 ] {007d82c5-e51f-4b52-83d7-adaafd0393e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5099 | 2026.01.22 09:53:52.743688 [ 268 ] {007d82c5-e51f-4b52-83d7-adaafd0393e4} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2026.01.22 09:53:52.743725 [ 268 ] {007d82c5-e51f-4b52-83d7-adaafd0393e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5101 | 2026.01.22 09:53:52.744060 [ 268 ] {007d82c5-e51f-4b52-83d7-adaafd0393e4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5102 | 2026.01.22 09:53:52.744289 [ 268 ] {007d82c5-e51f-4b52-83d7-adaafd0393e4} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5103 | 2026.01.22 09:53:52.744431 [ 268 ] {007d82c5-e51f-4b52-83d7-adaafd0393e4} <Debug> executeQuery: Read 260 rows, 16.18 KiB in 0.001339 sec., 194174.7572815534 rows/sec., 11.80 MiB/sec. | ||
| 5104 | 2026.01.22 09:53:52.744470 [ 268 ] {007d82c5-e51f-4b52-83d7-adaafd0393e4} <Debug> TCPHandler: Processed in 0.001506725 sec. | ||
| 5105 | 2026.01.22 09:53:52.744588 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5106 | 2026.01.22 09:53:52.744685 [ 268 ] {3532f782-6d0b-45df-9051-7dc105d18546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5107 | 2026.01.22 09:53:52.744727 [ 268 ] {3532f782-6d0b-45df-9051-7dc105d18546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5108 | 2026.01.22 09:53:52.745224 [ 268 ] {3532f782-6d0b-45df-9051-7dc105d18546} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5109 | 2026.01.22 09:53:52.745260 [ 268 ] {3532f782-6d0b-45df-9051-7dc105d18546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5110 | 2026.01.22 09:53:52.745645 [ 268 ] {3532f782-6d0b-45df-9051-7dc105d18546} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5111 | 2026.01.22 09:53:52.745952 [ 268 ] {3532f782-6d0b-45df-9051-7dc105d18546} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5112 | 2026.01.22 09:53:52.746135 [ 268 ] {3532f782-6d0b-45df-9051-7dc105d18546} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001469 sec., 156569.09462219197 rows/sec., 10.09 MiB/sec. | ||
| 5113 | 2026.01.22 09:53:52.746193 [ 268 ] {3532f782-6d0b-45df-9051-7dc105d18546} <Debug> TCPHandler: Processed in 0.001654669 sec. | ||
| 5114 | 2026.01.22 09:53:52.746326 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5115 | 2026.01.22 09:53:52.746440 [ 268 ] {0368538f-e046-4947-a4d0-f42034596e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5116 | 2026.01.22 09:53:52.746481 [ 268 ] {0368538f-e046-4947-a4d0-f42034596e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5117 | 2026.01.22 09:53:52.746980 [ 268 ] {0368538f-e046-4947-a4d0-f42034596e7a} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5118 | 2026.01.22 09:53:52.747015 [ 268 ] {0368538f-e046-4947-a4d0-f42034596e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5119 | 2026.01.22 09:53:52.747347 [ 268 ] {0368538f-e046-4947-a4d0-f42034596e7a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5120 | 2026.01.22 09:53:52.747580 [ 268 ] {0368538f-e046-4947-a4d0-f42034596e7a} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2026.01.22 09:53:52.747719 [ 268 ] {0368538f-e046-4947-a4d0-f42034596e7a} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001298 sec., 176425.26964560864 rows/sec., 10.02 MiB/sec. | ||
| 5122 | 2026.01.22 09:53:52.747758 [ 268 ] {0368538f-e046-4947-a4d0-f42034596e7a} <Debug> TCPHandler: Processed in 0.001491475 sec. | ||
| 5123 | 2026.01.22 09:53:52.747907 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5124 | 2026.01.22 09:53:52.748003 [ 268 ] {d676c9a0-cb86-4c63-b40b-e7c4a9a8ff63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5125 | 2026.01.22 09:53:52.748045 [ 268 ] {d676c9a0-cb86-4c63-b40b-e7c4a9a8ff63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5126 | 2026.01.22 09:53:52.748916 [ 268 ] {d676c9a0-cb86-4c63-b40b-e7c4a9a8ff63} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2026.01.22 09:53:52.748958 [ 268 ] {d676c9a0-cb86-4c63-b40b-e7c4a9a8ff63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5128 | 2026.01.22 09:53:52.749474 [ 268 ] {d676c9a0-cb86-4c63-b40b-e7c4a9a8ff63} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5129 | 2026.01.22 09:53:52.749719 [ 268 ] {d676c9a0-cb86-4c63-b40b-e7c4a9a8ff63} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2026.01.22 09:53:52.749857 [ 268 ] {d676c9a0-cb86-4c63-b40b-e7c4a9a8ff63} <Debug> executeQuery: Read 770 rows, 55.23 KiB in 0.001873 sec., 411105.1788574479 rows/sec., 28.80 MiB/sec. | ||
| 5131 | 2026.01.22 09:53:52.749897 [ 268 ] {d676c9a0-cb86-4c63-b40b-e7c4a9a8ff63} <Debug> TCPHandler: Processed in 0.002041175 sec. | ||
| 5132 | 2026.01.22 09:53:52.750032 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5133 | 2026.01.22 09:53:52.750130 [ 268 ] {f120b6c1-9824-40bf-a7fb-b49eeb879d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5134 | 2026.01.22 09:53:52.750175 [ 268 ] {f120b6c1-9824-40bf-a7fb-b49eeb879d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5135 | 2026.01.22 09:53:52.750515 [ 268 ] {f120b6c1-9824-40bf-a7fb-b49eeb879d21} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2026.01.22 09:53:52.750552 [ 268 ] {f120b6c1-9824-40bf-a7fb-b49eeb879d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5137 | 2026.01.22 09:53:52.750875 [ 268 ] {f120b6c1-9824-40bf-a7fb-b49eeb879d21} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5138 | 2026.01.22 09:53:52.751105 [ 268 ] {f120b6c1-9824-40bf-a7fb-b49eeb879d21} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.01.22 09:53:52.751242 [ 268 ] {f120b6c1-9824-40bf-a7fb-b49eeb879d21} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001132 sec., 5300.3533568904595 rows/sec., 276.92 KiB/sec. | ||
| 5140 | 2026.01.22 09:53:52.751281 [ 268 ] {f120b6c1-9824-40bf-a7fb-b49eeb879d21} <Debug> TCPHandler: Processed in 0.001298993 sec. | ||
| 5141 | 2026.01.22 09:53:52.751398 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2026.01.22 09:53:52.751495 [ 268 ] {8830c304-0ccc-48a1-acd4-6a50b42da3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5143 | 2026.01.22 09:53:52.751540 [ 268 ] {8830c304-0ccc-48a1-acd4-6a50b42da3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5144 | 2026.01.22 09:53:52.752009 [ 268 ] {8830c304-0ccc-48a1-acd4-6a50b42da3d3} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2026.01.22 09:53:52.752046 [ 268 ] {8830c304-0ccc-48a1-acd4-6a50b42da3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5146 | 2026.01.22 09:53:52.752419 [ 268 ] {8830c304-0ccc-48a1-acd4-6a50b42da3d3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5147 | 2026.01.22 09:53:52.752662 [ 268 ] {8830c304-0ccc-48a1-acd4-6a50b42da3d3} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2026.01.22 09:53:52.752801 [ 268 ] {8830c304-0ccc-48a1-acd4-6a50b42da3d3} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001325 sec., 247547.16981132075 rows/sec., 16.22 MiB/sec. | ||
| 5149 | 2026.01.22 09:53:52.752839 [ 268 ] {8830c304-0ccc-48a1-acd4-6a50b42da3d3} <Debug> TCPHandler: Processed in 0.001489205 sec. | ||
| 5150 | 2026.01.22 09:53:52.752953 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5151 | 2026.01.22 09:53:52.753047 [ 268 ] {31cedc9b-c9d7-483f-b052-1693f8990a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5152 | 2026.01.22 09:53:52.753091 [ 268 ] {31cedc9b-c9d7-483f-b052-1693f8990a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5153 | 2026.01.22 09:53:52.753440 [ 268 ] {31cedc9b-c9d7-483f-b052-1693f8990a3f} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2026.01.22 09:53:52.753475 [ 268 ] {31cedc9b-c9d7-483f-b052-1693f8990a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5155 | 2026.01.22 09:53:52.753803 [ 268 ] {31cedc9b-c9d7-483f-b052-1693f8990a3f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5156 | 2026.01.22 09:53:52.754043 [ 268 ] {31cedc9b-c9d7-483f-b052-1693f8990a3f} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2026.01.22 09:53:52.754145 [ 68 ] {} <Debug> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5158 | 2026.01.22 09:53:52.754183 [ 68 ] {} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5159 | 2026.01.22 09:53:52.754184 [ 268 ] {31cedc9b-c9d7-483f-b052-1693f8990a3f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001155 sec., 865.8008658008658 rows/sec., 58.34 KiB/sec. | ||
| 5160 | 2026.01.22 09:53:52.754203 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5161 | 2026.01.22 09:53:52.754229 [ 268 ] {31cedc9b-c9d7-483f-b052-1693f8990a3f} <Debug> TCPHandler: Processed in 0.001325093 sec. | ||
| 5162 | 2026.01.22 09:53:52.754324 [ 193 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::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 | ||
| 5163 | 2026.01.22 09:53:52.754366 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5164 | 2026.01.22 09:53:52.754465 [ 268 ] {bd5444c4-8a72-4ea2-982f-033e6db8576b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5165 | 2026.01.22 09:53:52.754477 [ 193 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5166 | 2026.01.22 09:53:52.754520 [ 193 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::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 | ||
| 5167 | 2026.01.22 09:53:52.754522 [ 268 ] {bd5444c4-8a72-4ea2-982f-033e6db8576b} <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 | ||
| 5168 | 2026.01.22 09:53:52.754589 [ 193 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::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 | ||
| 5169 | 2026.01.22 09:53:52.754639 [ 193 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::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 | ||
| 5170 | 2026.01.22 09:53:52.754680 [ 193 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::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 | ||
| 5171 | 2026.01.22 09:53:52.754720 [ 193 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::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 | ||
| 5172 | 2026.01.22 09:53:52.755489 [ 268 ] {bd5444c4-8a72-4ea2-982f-033e6db8576b} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5173 | 2026.01.22 09:53:52.755533 [ 268 ] {bd5444c4-8a72-4ea2-982f-033e6db8576b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5174 | 2026.01.22 09:53:52.755611 [ 194 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001343393 sec., 3721.9190512381706 rows/sec., 250.79 KiB/sec. | ||
| 5175 | 2026.01.22 09:53:52.755767 [ 193 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5176 | 2026.01.22 09:53:52.756109 [ 193 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::all_1_5_1} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2026.01.22 09:53:52.756181 [ 268 ] {bd5444c4-8a72-4ea2-982f-033e6db8576b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5178 | 2026.01.22 09:53:52.756216 [ 193 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::all_1_5_1} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5179 | 2026.01.22 09:53:52.756318 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5180 | 2026.01.22 09:53:52.756448 [ 268 ] {bd5444c4-8a72-4ea2-982f-033e6db8576b} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2026.01.22 09:53:52.756614 [ 268 ] {bd5444c4-8a72-4ea2-982f-033e6db8576b} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002167 sec., 17074.29626211352 rows/sec., 30.60 MiB/sec. | ||
| 5182 | 2026.01.22 09:53:52.756692 [ 268 ] {bd5444c4-8a72-4ea2-982f-033e6db8576b} <Debug> TCPHandler: Processed in 0.002376821 sec. | ||
| 5183 | 2026.01.22 09:53:52.756817 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5184 | 2026.01.22 09:53:52.756915 [ 268 ] {f4e0f189-8180-4297-80d2-8e99b63c44df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5185 | 2026.01.22 09:53:52.756959 [ 268 ] {f4e0f189-8180-4297-80d2-8e99b63c44df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5186 | 2026.01.22 09:53:52.757320 [ 268 ] {f4e0f189-8180-4297-80d2-8e99b63c44df} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2026.01.22 09:53:52.757358 [ 268 ] {f4e0f189-8180-4297-80d2-8e99b63c44df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5188 | 2026.01.22 09:53:52.757694 [ 268 ] {f4e0f189-8180-4297-80d2-8e99b63c44df} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5189 | 2026.01.22 09:53:52.757944 [ 268 ] {f4e0f189-8180-4297-80d2-8e99b63c44df} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5190 | 2026.01.22 09:53:52.758091 [ 268 ] {f4e0f189-8180-4297-80d2-8e99b63c44df} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001194 sec., 90452.26130653266 rows/sec., 5.51 MiB/sec. | ||
| 5191 | 2026.01.22 09:53:52.758129 [ 268 ] {f4e0f189-8180-4297-80d2-8e99b63c44df} <Debug> TCPHandler: Processed in 0.001362773 sec. | ||
| 5192 | 2026.01.22 09:53:52.765974 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62661 | ||
| 5193 | 2026.01.22 09:53:52.766078 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5194 | 2026.01.22 09:53:52.766105 [ 286 ] {} <Debug> TCP-Session: 1dab85af-6af7-4d9f-831e-534407df15ca Authenticating user 'default' from [fd00:1122:3344:101::e]:62661 | ||
| 5195 | 2026.01.22 09:53:52.766128 [ 286 ] {} <Debug> TCP-Session: 1dab85af-6af7-4d9f-831e-534407df15ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5196 | 2026.01.22 09:53:52.766140 [ 286 ] {} <Debug> TCP-Session: 1dab85af-6af7-4d9f-831e-534407df15ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5197 | 2026.01.22 09:53:52.766329 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61419 | ||
| 5198 | 2026.01.22 09:53:52.766343 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34796 | ||
| 5199 | 2026.01.22 09:53:52.766380 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46619 | ||
| 5200 | 2026.01.22 09:53:52.766398 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38907 | ||
| 5201 | 2026.01.22 09:53:52.766424 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5202 | 2026.01.22 09:53:52.766419 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44010 | ||
| 5203 | 2026.01.22 09:53:52.766472 [ 288 ] {} <Debug> TCP-Session: cecbdc90-0cf5-4865-a832-2dd2e1faa12c Authenticating user 'default' from [fd00:1122:3344:101::e]:61419 | ||
| 5204 | 2026.01.22 09:53:52.766493 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5205 | 2026.01.22 09:53:52.766500 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5206 | 2026.01.22 09:53:52.766509 [ 288 ] {} <Debug> TCP-Session: cecbdc90-0cf5-4865-a832-2dd2e1faa12c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5207 | 2026.01.22 09:53:52.766529 [ 291 ] {} <Debug> TCP-Session: 2cd24459-4f76-47e7-95fb-46e812ea2f49 Authenticating user 'default' from [fd00:1122:3344:101::e]:46619 | ||
| 5208 | 2026.01.22 09:53:52.766537 [ 293 ] {} <Debug> TCP-Session: 625ac546-2eaa-4c23-abf4-07c2ece62abe Authenticating user 'default' from [fd00:1122:3344:101::e]:38907 | ||
| 5209 | 2026.01.22 09:53:52.766545 [ 288 ] {} <Debug> TCP-Session: cecbdc90-0cf5-4865-a832-2dd2e1faa12c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5210 | 2026.01.22 09:53:52.766569 [ 291 ] {} <Debug> TCP-Session: 2cd24459-4f76-47e7-95fb-46e812ea2f49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5211 | 2026.01.22 09:53:52.766574 [ 293 ] {} <Debug> TCP-Session: 625ac546-2eaa-4c23-abf4-07c2ece62abe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5212 | 2026.01.22 09:53:52.766587 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5213 | 2026.01.22 09:53:52.766598 [ 291 ] {} <Debug> TCP-Session: 2cd24459-4f76-47e7-95fb-46e812ea2f49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5214 | 2026.01.22 09:53:52.766605 [ 293 ] {} <Debug> TCP-Session: 625ac546-2eaa-4c23-abf4-07c2ece62abe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5215 | 2026.01.22 09:53:52.766634 [ 267 ] {} <Debug> TCP-Session: bce3c41e-883d-4e4a-9bf5-c3db2c3b369f Authenticating user 'default' from [fd00:1122:3344:101::e]:44010 | ||
| 5216 | 2026.01.22 09:53:52.766501 [ 286 ] {} <Trace> TCP-Session: 1dab85af-6af7-4d9f-831e-534407df15ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5217 | 2026.01.22 09:53:52.766669 [ 267 ] {} <Debug> TCP-Session: bce3c41e-883d-4e4a-9bf5-c3db2c3b369f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5218 | 2026.01.22 09:53:52.766462 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5219 | 2026.01.22 09:53:52.766703 [ 267 ] {} <Debug> TCP-Session: bce3c41e-883d-4e4a-9bf5-c3db2c3b369f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5220 | 2026.01.22 09:53:52.766413 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40190 | ||
| 5221 | 2026.01.22 09:53:52.766743 [ 289 ] {} <Debug> TCP-Session: 394b0d36-47ee-47e0-99dd-8ec829df5f08 Authenticating user 'default' from [fd00:1122:3344:101::e]:34796 | ||
| 5222 | 2026.01.22 09:53:52.766383 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41474 | ||
| 5223 | 2026.01.22 09:53:52.766790 [ 289 ] {} <Debug> TCP-Session: 394b0d36-47ee-47e0-99dd-8ec829df5f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5224 | 2026.01.22 09:53:52.766360 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58615 | ||
| 5225 | 2026.01.22 09:53:52.766837 [ 286 ] {fdee837f-ec6b-43c4-bedc-73b5fe3f2fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62661) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5226 | 2026.01.22 09:53:52.766823 [ 289 ] {} <Debug> TCP-Session: 394b0d36-47ee-47e0-99dd-8ec829df5f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5227 | 2026.01.22 09:53:52.766957 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5228 | 2026.01.22 09:53:52.766989 [ 292 ] {} <Debug> TCP-Session: b225007c-cd19-4b7c-867b-cfa7ac52d16f Authenticating user 'default' from [fd00:1122:3344:101::e]:41474 | ||
| 5229 | 2026.01.22 09:53:52.767006 [ 292 ] {} <Debug> TCP-Session: b225007c-cd19-4b7c-867b-cfa7ac52d16f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5230 | 2026.01.22 09:53:52.767018 [ 292 ] {} <Debug> TCP-Session: b225007c-cd19-4b7c-867b-cfa7ac52d16f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5231 | 2026.01.22 09:53:52.767030 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5232 | 2026.01.22 09:53:52.767031 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5233 | 2026.01.22 09:53:52.767067 [ 290 ] {} <Debug> TCP-Session: c78cf672-a758-4ee5-b600-20691446c550 Authenticating user 'default' from [fd00:1122:3344:101::e]:58615 | ||
| 5234 | 2026.01.22 09:53:52.767086 [ 294 ] {} <Debug> TCP-Session: cea1be85-5928-4ffc-8717-f310ede14e74 Authenticating user 'default' from [fd00:1122:3344:101::e]:40190 | ||
| 5235 | 2026.01.22 09:53:52.767096 [ 290 ] {} <Debug> TCP-Session: c78cf672-a758-4ee5-b600-20691446c550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5236 | 2026.01.22 09:53:52.767108 [ 286 ] {fdee837f-ec6b-43c4-bedc-73b5fe3f2fd1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5237 | 2026.01.22 09:53:52.767124 [ 290 ] {} <Debug> TCP-Session: c78cf672-a758-4ee5-b600-20691446c550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5238 | 2026.01.22 09:53:52.767116 [ 294 ] {} <Debug> TCP-Session: cea1be85-5928-4ffc-8717-f310ede14e74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5239 | 2026.01.22 09:53:52.767161 [ 294 ] {} <Debug> TCP-Session: cea1be85-5928-4ffc-8717-f310ede14e74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5240 | 2026.01.22 09:53:52.767173 [ 286 ] {fdee837f-ec6b-43c4-bedc-73b5fe3f2fd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5241 | 2026.01.22 09:53:52.767456 [ 286 ] {fdee837f-ec6b-43c4-bedc-73b5fe3f2fd1} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 5242 | 2026.01.22 09:53:52.768336 [ 296 ] {fdee837f-ec6b-43c4-bedc-73b5fe3f2fd1} <Trace> AggregatingTransform: Aggregating | ||
| 5243 | 2026.01.22 09:53:52.768374 [ 296 ] {fdee837f-ec6b-43c4-bedc-73b5fe3f2fd1} <Trace> Aggregator: Aggregation method: without_key | ||
| 5244 | 2026.01.22 09:53:52.768402 [ 296 ] {fdee837f-ec6b-43c4-bedc-73b5fe3f2fd1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000846895 sec. (1180.784 rows/sec., 46.12 KiB/sec.) | ||
| 5245 | 2026.01.22 09:53:52.768418 [ 296 ] {fdee837f-ec6b-43c4-bedc-73b5fe3f2fd1} <Trace> Aggregator: Merging aggregated data | ||
| 5246 | 2026.01.22 09:53:52.769759 [ 286 ] {fdee837f-ec6b-43c4-bedc-73b5fe3f2fd1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002976 sec., 336.0215053763441 rows/sec., 13.13 KiB/sec. | ||
| 5247 | 2026.01.22 09:53:52.770037 [ 286 ] {fdee837f-ec6b-43c4-bedc-73b5fe3f2fd1} <Debug> TCPHandler: Processed in 0.003648143 sec. | ||
| 5248 | 2026.01.22 09:53:52.770169 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5249 | 2026.01.22 09:53:52.770195 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5250 | 2026.01.22 09:53:52.770209 [ 286 ] {} <Debug> TCP-Session: 1dab85af-6af7-4d9f-831e-534407df15ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5251 | 2026.01.22 09:53:52.770228 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5252 | 2026.01.22 09:53:52.770244 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5253 | 2026.01.22 09:53:52.770265 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5254 | 2026.01.22 09:53:52.770275 [ 292 ] {} <Debug> TCP-Session: b225007c-cd19-4b7c-867b-cfa7ac52d16f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5255 | 2026.01.22 09:53:52.770299 [ 267 ] {} <Debug> TCP-Session: bce3c41e-883d-4e4a-9bf5-c3db2c3b369f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5256 | 2026.01.22 09:53:52.770308 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5257 | 2026.01.22 09:53:52.770329 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5258 | 2026.01.22 09:53:52.770360 [ 291 ] {} <Debug> TCP-Session: 2cd24459-4f76-47e7-95fb-46e812ea2f49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5259 | 2026.01.22 09:53:52.770312 [ 290 ] {} <Debug> TCP-Session: c78cf672-a758-4ee5-b600-20691446c550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5260 | 2026.01.22 09:53:52.770383 [ 294 ] {} <Debug> TCP-Session: cea1be85-5928-4ffc-8717-f310ede14e74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5261 | 2026.01.22 09:53:52.770291 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5262 | 2026.01.22 09:53:52.770238 [ 288 ] {} <Debug> TCP-Session: cecbdc90-0cf5-4865-a832-2dd2e1faa12c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5263 | 2026.01.22 09:53:52.770214 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5264 | 2026.01.22 09:53:52.770551 [ 289 ] {} <Debug> TCP-Session: 394b0d36-47ee-47e0-99dd-8ec829df5f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5265 | 2026.01.22 09:53:52.770585 [ 293 ] {} <Debug> TCP-Session: 625ac546-2eaa-4c23-abf4-07c2ece62abe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5266 | 2026.01.22 09:53:52.777235 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45630 | ||
| 5267 | 2026.01.22 09:53:52.777312 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5268 | 2026.01.22 09:53:52.777336 [ 286 ] {} <Debug> TCP-Session: 3ea067ab-bd27-41af-8afb-1d862fb23336 Authenticating user 'default' from [fd00:1122:3344:101::e]:45630 | ||
| 5269 | 2026.01.22 09:53:52.777356 [ 286 ] {} <Debug> TCP-Session: 3ea067ab-bd27-41af-8afb-1d862fb23336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5270 | 2026.01.22 09:53:52.777372 [ 286 ] {} <Debug> TCP-Session: 3ea067ab-bd27-41af-8afb-1d862fb23336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5271 | 2026.01.22 09:53:52.777503 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37918 | ||
| 5272 | 2026.01.22 09:53:52.777553 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34950 | ||
| 5273 | 2026.01.22 09:53:52.777558 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59404 | ||
| 5274 | 2026.01.22 09:53:52.777578 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56827 | ||
| 5275 | 2026.01.22 09:53:52.777595 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60333 | ||
| 5276 | 2026.01.22 09:53:52.777612 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57925 | ||
| 5277 | 2026.01.22 09:53:52.777643 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5278 | 2026.01.22 09:53:52.777660 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5279 | 2026.01.22 09:53:52.777669 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5280 | 2026.01.22 09:53:52.777680 [ 290 ] {} <Debug> TCP-Session: 691b62b5-863f-40c9-8705-7e191a12ba9d Authenticating user 'default' from [fd00:1122:3344:101::e]:59404 | ||
| 5281 | 2026.01.22 09:53:52.777691 [ 291 ] {} <Debug> TCP-Session: 5d64c555-9202-4430-83c3-9cb00b7af834 Authenticating user 'default' from [fd00:1122:3344:101::e]:56827 | ||
| 5282 | 2026.01.22 09:53:52.777703 [ 293 ] {} <Debug> TCP-Session: fdf73faa-4fd3-421c-942e-9e4fadad7a32 Authenticating user 'default' from [fd00:1122:3344:101::e]:60333 | ||
| 5283 | 2026.01.22 09:53:52.777709 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5284 | 2026.01.22 09:53:52.777727 [ 291 ] {} <Debug> TCP-Session: 5d64c555-9202-4430-83c3-9cb00b7af834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5285 | 2026.01.22 09:53:52.777735 [ 293 ] {} <Debug> TCP-Session: fdf73faa-4fd3-421c-942e-9e4fadad7a32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5286 | 2026.01.22 09:53:52.777760 [ 267 ] {} <Debug> TCP-Session: 04c9634a-b0f5-45db-9199-3613e5c98ac4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57925 | ||
| 5287 | 2026.01.22 09:53:52.777761 [ 291 ] {} <Debug> TCP-Session: 5d64c555-9202-4430-83c3-9cb00b7af834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5288 | 2026.01.22 09:53:52.777775 [ 293 ] {} <Debug> TCP-Session: fdf73faa-4fd3-421c-942e-9e4fadad7a32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5289 | 2026.01.22 09:53:52.777797 [ 267 ] {} <Debug> TCP-Session: 04c9634a-b0f5-45db-9199-3613e5c98ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5290 | 2026.01.22 09:53:52.777715 [ 290 ] {} <Debug> TCP-Session: 691b62b5-863f-40c9-8705-7e191a12ba9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5291 | 2026.01.22 09:53:52.777832 [ 267 ] {} <Debug> TCP-Session: 04c9634a-b0f5-45db-9199-3613e5c98ac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5292 | 2026.01.22 09:53:52.777848 [ 290 ] {} <Debug> TCP-Session: 691b62b5-863f-40c9-8705-7e191a12ba9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5293 | 2026.01.22 09:53:52.777605 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58844 | ||
| 5294 | 2026.01.22 09:53:52.777592 [ 286 ] {} <Trace> TCP-Session: 3ea067ab-bd27-41af-8afb-1d862fb23336 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5295 | 2026.01.22 09:53:52.777576 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5296 | 2026.01.22 09:53:52.777944 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5297 | 2026.01.22 09:53:52.777585 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40804 | ||
| 5298 | 2026.01.22 09:53:52.777981 [ 294 ] {} <Debug> TCP-Session: 1ac3d13c-5b92-4159-b04f-98370db86699 Authenticating user 'default' from [fd00:1122:3344:101::e]:58844 | ||
| 5299 | 2026.01.22 09:53:52.777972 [ 288 ] {} <Debug> TCP-Session: e5097c10-050e-4bc8-8a98-01c6a13fadc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37918 | ||
| 5300 | 2026.01.22 09:53:52.778025 [ 294 ] {} <Debug> TCP-Session: 1ac3d13c-5b92-4159-b04f-98370db86699 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5301 | 2026.01.22 09:53:52.778041 [ 288 ] {} <Debug> TCP-Session: e5097c10-050e-4bc8-8a98-01c6a13fadc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5302 | 2026.01.22 09:53:52.778050 [ 294 ] {} <Debug> TCP-Session: 1ac3d13c-5b92-4159-b04f-98370db86699 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5303 | 2026.01.22 09:53:52.778068 [ 288 ] {} <Debug> TCP-Session: e5097c10-050e-4bc8-8a98-01c6a13fadc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5304 | 2026.01.22 09:53:52.778055 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5305 | 2026.01.22 09:53:52.778051 [ 286 ] {1ba2f384-8957-42db-842e-d6868841fdbc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45630) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5306 | 2026.01.22 09:53:52.778134 [ 292 ] {} <Debug> TCP-Session: 79d1dc9c-a36e-44a3-a5d0-1ffc6628d846 Authenticating user 'default' from [fd00:1122:3344:101::e]:40804 | ||
| 5307 | 2026.01.22 09:53:52.777625 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5308 | 2026.01.22 09:53:52.778185 [ 292 ] {} <Debug> TCP-Session: 79d1dc9c-a36e-44a3-a5d0-1ffc6628d846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5309 | 2026.01.22 09:53:52.778209 [ 289 ] {} <Debug> TCP-Session: 38412d65-bd78-4ea2-affa-fbf8c7f3e53e Authenticating user 'default' from [fd00:1122:3344:101::e]:34950 | ||
| 5310 | 2026.01.22 09:53:52.778217 [ 292 ] {} <Debug> TCP-Session: 79d1dc9c-a36e-44a3-a5d0-1ffc6628d846 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5311 | 2026.01.22 09:53:52.778235 [ 289 ] {} <Debug> TCP-Session: 38412d65-bd78-4ea2-affa-fbf8c7f3e53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5312 | 2026.01.22 09:53:52.778264 [ 289 ] {} <Debug> TCP-Session: 38412d65-bd78-4ea2-affa-fbf8c7f3e53e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5313 | 2026.01.22 09:53:52.778338 [ 286 ] {1ba2f384-8957-42db-842e-d6868841fdbc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5314 | 2026.01.22 09:53:52.778389 [ 286 ] {1ba2f384-8957-42db-842e-d6868841fdbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5315 | 2026.01.22 09:53:52.778679 [ 286 ] {1ba2f384-8957-42db-842e-d6868841fdbc} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 5316 | 2026.01.22 09:53:52.779755 [ 311 ] {1ba2f384-8957-42db-842e-d6868841fdbc} <Trace> AggregatingTransform: Aggregating | ||
| 5317 | 2026.01.22 09:53:52.779802 [ 311 ] {1ba2f384-8957-42db-842e-d6868841fdbc} <Trace> Aggregator: Aggregation method: without_key | ||
| 5318 | 2026.01.22 09:53:52.779835 [ 311 ] {1ba2f384-8957-42db-842e-d6868841fdbc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001049328 sec. (952.991 rows/sec., 37.23 KiB/sec.) | ||
| 5319 | 2026.01.22 09:53:52.779855 [ 311 ] {1ba2f384-8957-42db-842e-d6868841fdbc} <Trace> Aggregator: Merging aggregated data | ||
| 5320 | 2026.01.22 09:53:52.781063 [ 286 ] {1ba2f384-8957-42db-842e-d6868841fdbc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003057 sec., 327.11808963035656 rows/sec., 12.78 KiB/sec. | ||
| 5321 | 2026.01.22 09:53:52.781175 [ 286 ] {1ba2f384-8957-42db-842e-d6868841fdbc} <Debug> TCPHandler: Processed in 0.003641232 sec. | ||
| 5322 | 2026.01.22 09:53:52.781264 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5323 | 2026.01.22 09:53:52.781280 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5324 | 2026.01.22 09:53:52.781305 [ 288 ] {} <Debug> TCP-Session: e5097c10-050e-4bc8-8a98-01c6a13fadc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5325 | 2026.01.22 09:53:52.781308 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5326 | 2026.01.22 09:53:52.781337 [ 291 ] {} <Debug> TCP-Session: 5d64c555-9202-4430-83c3-9cb00b7af834 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5327 | 2026.01.22 09:53:52.781356 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5328 | 2026.01.22 09:53:52.781364 [ 294 ] {} <Debug> TCP-Session: 1ac3d13c-5b92-4159-b04f-98370db86699 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5329 | 2026.01.22 09:53:52.781382 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5330 | 2026.01.22 09:53:52.781391 [ 293 ] {} <Debug> TCP-Session: fdf73faa-4fd3-421c-942e-9e4fadad7a32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5331 | 2026.01.22 09:53:52.781409 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5332 | 2026.01.22 09:53:52.781420 [ 289 ] {} <Debug> TCP-Session: 38412d65-bd78-4ea2-affa-fbf8c7f3e53e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5333 | 2026.01.22 09:53:52.781435 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5334 | 2026.01.22 09:53:52.781454 [ 290 ] {} <Debug> TCP-Session: 691b62b5-863f-40c9-8705-7e191a12ba9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5335 | 2026.01.22 09:53:52.781452 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5336 | 2026.01.22 09:53:52.781497 [ 267 ] {} <Debug> TCP-Session: 04c9634a-b0f5-45db-9199-3613e5c98ac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5337 | 2026.01.22 09:53:52.781521 [ 286 ] {} <Debug> TCP-Session: 3ea067ab-bd27-41af-8afb-1d862fb23336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5338 | 2026.01.22 09:53:52.781340 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5339 | 2026.01.22 09:53:52.781589 [ 292 ] {} <Debug> TCP-Session: 79d1dc9c-a36e-44a3-a5d0-1ffc6628d846 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5340 | 2026.01.22 09:53:53.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.33 MiB, peak 267.43 MiB, free memory in arenas 0.00 B, will set to 258.08 MiB (RSS), difference: -1.25 MiB | ||
| 5341 | 2026.01.22 09:53:53.295369 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44547 | ||
| 5342 | 2026.01.22 09:53:53.295490 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5343 | 2026.01.22 09:53:53.295520 [ 286 ] {} <Debug> TCP-Session: f4ba4c72-f36c-4640-89f4-32ba28a2dc6b Authenticating user 'default' from [fd00:1122:3344:101::e]:44547 | ||
| 5344 | 2026.01.22 09:53:53.295553 [ 286 ] {} <Debug> TCP-Session: f4ba4c72-f36c-4640-89f4-32ba28a2dc6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5345 | 2026.01.22 09:53:53.295568 [ 286 ] {} <Debug> TCP-Session: f4ba4c72-f36c-4640-89f4-32ba28a2dc6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5346 | 2026.01.22 09:53:53.295777 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41234 | ||
| 5347 | 2026.01.22 09:53:53.295813 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45243 | ||
| 5348 | 2026.01.22 09:53:53.295837 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60917 | ||
| 5349 | 2026.01.22 09:53:53.295848 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61778 | ||
| 5350 | 2026.01.22 09:53:53.295882 [ 286 ] {} <Trace> TCP-Session: f4ba4c72-f36c-4640-89f4-32ba28a2dc6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5351 | 2026.01.22 09:53:53.295903 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5352 | 2026.01.22 09:53:53.295915 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5353 | 2026.01.22 09:53:53.295909 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5354 | 2026.01.22 09:53:53.295939 [ 288 ] {} <Debug> TCP-Session: 30fdac2b-aa19-41c3-964f-a766b4934b17 Authenticating user 'default' from [fd00:1122:3344:101::e]:41234 | ||
| 5355 | 2026.01.22 09:53:53.295943 [ 292 ] {} <Debug> TCP-Session: 1cfa2e78-d98e-4c3f-a4e5-b91067cfbfbe Authenticating user 'default' from [fd00:1122:3344:101::e]:60917 | ||
| 5356 | 2026.01.22 09:53:53.295959 [ 290 ] {} <Debug> TCP-Session: 7dad15c3-40f6-4dc9-9e39-e819c400d6d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45243 | ||
| 5357 | 2026.01.22 09:53:53.295973 [ 288 ] {} <Debug> TCP-Session: 30fdac2b-aa19-41c3-964f-a766b4934b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5358 | 2026.01.22 09:53:53.295976 [ 292 ] {} <Debug> TCP-Session: 1cfa2e78-d98e-4c3f-a4e5-b91067cfbfbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5359 | 2026.01.22 09:53:53.295990 [ 290 ] {} <Debug> TCP-Session: 7dad15c3-40f6-4dc9-9e39-e819c400d6d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5360 | 2026.01.22 09:53:53.295997 [ 288 ] {} <Debug> TCP-Session: 30fdac2b-aa19-41c3-964f-a766b4934b17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5361 | 2026.01.22 09:53:53.296019 [ 290 ] {} <Debug> TCP-Session: 7dad15c3-40f6-4dc9-9e39-e819c400d6d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5362 | 2026.01.22 09:53:53.296004 [ 292 ] {} <Debug> TCP-Session: 1cfa2e78-d98e-4c3f-a4e5-b91067cfbfbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5363 | 2026.01.22 09:53:53.295965 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5364 | 2026.01.22 09:53:53.296063 [ 286 ] {8aa714db-e9d8-485c-a912-8bddc9835a27} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44547) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5365 | 2026.01.22 09:53:53.296098 [ 293 ] {} <Debug> TCP-Session: 5c834746-b821-4061-8d59-b5255b9c8787 Authenticating user 'default' from [fd00:1122:3344:101::e]:61778 | ||
| 5366 | 2026.01.22 09:53:53.295856 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57891 | ||
| 5367 | 2026.01.22 09:53:53.296130 [ 293 ] {} <Debug> TCP-Session: 5c834746-b821-4061-8d59-b5255b9c8787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5368 | 2026.01.22 09:53:53.295838 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58689 | ||
| 5369 | 2026.01.22 09:53:53.296175 [ 293 ] {} <Debug> TCP-Session: 5c834746-b821-4061-8d59-b5255b9c8787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5370 | 2026.01.22 09:53:53.295861 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51375 | ||
| 5371 | 2026.01.22 09:53:53.295822 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64651 | ||
| 5372 | 2026.01.22 09:53:53.296230 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5373 | 2026.01.22 09:53:53.296234 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5374 | 2026.01.22 09:53:53.296266 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5375 | 2026.01.22 09:53:53.296290 [ 291 ] {} <Debug> TCP-Session: 2db639bc-a162-4596-a074-0f43d2db6d1f Authenticating user 'default' from [fd00:1122:3344:101::e]:58689 | ||
| 5376 | 2026.01.22 09:53:53.296311 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5377 | 2026.01.22 09:53:53.296322 [ 291 ] {} <Debug> TCP-Session: 2db639bc-a162-4596-a074-0f43d2db6d1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5378 | 2026.01.22 09:53:53.296340 [ 286 ] {8aa714db-e9d8-485c-a912-8bddc9835a27} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5379 | 2026.01.22 09:53:53.296354 [ 291 ] {} <Debug> TCP-Session: 2db639bc-a162-4596-a074-0f43d2db6d1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5380 | 2026.01.22 09:53:53.296314 [ 267 ] {} <Debug> TCP-Session: e3a7014b-53d4-4cfa-b756-2e65e3c8546e Authenticating user 'default' from [fd00:1122:3344:101::e]:51375 | ||
| 5381 | 2026.01.22 09:53:53.296276 [ 294 ] {} <Debug> TCP-Session: 7a52c701-4d5d-48b3-8883-bb3db92cb1e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57891 | ||
| 5382 | 2026.01.22 09:53:53.296406 [ 267 ] {} <Debug> TCP-Session: e3a7014b-53d4-4cfa-b756-2e65e3c8546e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5383 | 2026.01.22 09:53:53.296404 [ 286 ] {8aa714db-e9d8-485c-a912-8bddc9835a27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5384 | 2026.01.22 09:53:53.296435 [ 267 ] {} <Debug> TCP-Session: e3a7014b-53d4-4cfa-b756-2e65e3c8546e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5385 | 2026.01.22 09:53:53.296433 [ 294 ] {} <Debug> TCP-Session: 7a52c701-4d5d-48b3-8883-bb3db92cb1e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5386 | 2026.01.22 09:53:53.296348 [ 289 ] {} <Debug> TCP-Session: 554b3e74-b128-4b51-9ff8-f74125217a9a Authenticating user 'default' from [fd00:1122:3344:101::e]:64651 | ||
| 5387 | 2026.01.22 09:53:53.296476 [ 294 ] {} <Debug> TCP-Session: 7a52c701-4d5d-48b3-8883-bb3db92cb1e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5388 | 2026.01.22 09:53:53.296499 [ 289 ] {} <Debug> TCP-Session: 554b3e74-b128-4b51-9ff8-f74125217a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5389 | 2026.01.22 09:53:53.296517 [ 289 ] {} <Debug> TCP-Session: 554b3e74-b128-4b51-9ff8-f74125217a9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5390 | 2026.01.22 09:53:53.296716 [ 286 ] {8aa714db-e9d8-485c-a912-8bddc9835a27} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 5391 | 2026.01.22 09:53:53.297588 [ 320 ] {8aa714db-e9d8-485c-a912-8bddc9835a27} <Trace> AggregatingTransform: Aggregating | ||
| 5392 | 2026.01.22 09:53:53.297626 [ 320 ] {8aa714db-e9d8-485c-a912-8bddc9835a27} <Trace> Aggregator: Aggregation method: without_key | ||
| 5393 | 2026.01.22 09:53:53.297663 [ 320 ] {8aa714db-e9d8-485c-a912-8bddc9835a27} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000843415 sec. (1185.656 rows/sec., 46.31 KiB/sec.) | ||
| 5394 | 2026.01.22 09:53:53.297682 [ 320 ] {8aa714db-e9d8-485c-a912-8bddc9835a27} <Trace> Aggregator: Merging aggregated data | ||
| 5395 | 2026.01.22 09:53:53.299097 [ 286 ] {8aa714db-e9d8-485c-a912-8bddc9835a27} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003093 sec., 323.31070158422244 rows/sec., 12.63 KiB/sec. | ||
| 5396 | 2026.01.22 09:53:53.299234 [ 286 ] {8aa714db-e9d8-485c-a912-8bddc9835a27} <Debug> TCPHandler: Processed in 0.003466699 sec. | ||
| 5397 | 2026.01.22 09:53:53.299353 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5398 | 2026.01.22 09:53:53.299383 [ 286 ] {} <Debug> TCP-Session: f4ba4c72-f36c-4640-89f4-32ba28a2dc6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5399 | 2026.01.22 09:53:53.299383 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5400 | 2026.01.22 09:53:53.299408 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5401 | 2026.01.22 09:53:53.299425 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5402 | 2026.01.22 09:53:53.299441 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5403 | 2026.01.22 09:53:53.299452 [ 288 ] {} <Debug> TCP-Session: 30fdac2b-aa19-41c3-964f-a766b4934b17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5404 | 2026.01.22 09:53:53.299457 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5405 | 2026.01.22 09:53:53.299480 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5406 | 2026.01.22 09:53:53.299493 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5407 | 2026.01.22 09:53:53.299510 [ 292 ] {} <Debug> TCP-Session: 1cfa2e78-d98e-4c3f-a4e5-b91067cfbfbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5408 | 2026.01.22 09:53:53.299531 [ 290 ] {} <Debug> TCP-Session: 7dad15c3-40f6-4dc9-9e39-e819c400d6d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5409 | 2026.01.22 09:53:53.299558 [ 293 ] {} <Debug> TCP-Session: 5c834746-b821-4061-8d59-b5255b9c8787 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5410 | 2026.01.22 09:53:53.299487 [ 291 ] {} <Debug> TCP-Session: 2db639bc-a162-4596-a074-0f43d2db6d1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5411 | 2026.01.22 09:53:53.299464 [ 267 ] {} <Debug> TCP-Session: e3a7014b-53d4-4cfa-b756-2e65e3c8546e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5412 | 2026.01.22 09:53:53.299510 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5413 | 2026.01.22 09:53:53.299438 [ 289 ] {} <Debug> TCP-Session: 554b3e74-b128-4b51-9ff8-f74125217a9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5414 | 2026.01.22 09:53:53.299680 [ 294 ] {} <Debug> TCP-Session: 7a52c701-4d5d-48b3-8883-bb3db92cb1e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5415 | 2026.01.22 09:53:57.725057 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5416 | 2026.01.22 09:53:57.725358 [ 268 ] {08dac8d2-776a-4a3d-a568-f562f71e6125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5417 | 2026.01.22 09:53:57.725462 [ 268 ] {08dac8d2-776a-4a3d-a568-f562f71e6125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5418 | 2026.01.22 09:53:57.726271 [ 268 ] {08dac8d2-776a-4a3d-a568-f562f71e6125} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5419 | 2026.01.22 09:53:57.726313 [ 268 ] {08dac8d2-776a-4a3d-a568-f562f71e6125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5420 | 2026.01.22 09:53:57.726706 [ 268 ] {08dac8d2-776a-4a3d-a568-f562f71e6125} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5421 | 2026.01.22 09:53:57.726937 [ 268 ] {08dac8d2-776a-4a3d-a568-f562f71e6125} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5422 | 2026.01.22 09:53:57.727084 [ 268 ] {08dac8d2-776a-4a3d-a568-f562f71e6125} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001803 sec., 3327.787021630616 rows/sec., 271.36 KiB/sec. | ||
| 5423 | 2026.01.22 09:53:57.727126 [ 268 ] {08dac8d2-776a-4a3d-a568-f562f71e6125} <Debug> TCPHandler: Processed in 0.002270249 sec. | ||
| 5424 | 2026.01.22 09:53:57.727249 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5425 | 2026.01.22 09:53:57.727343 [ 268 ] {af46bf17-bcc0-42b2-a2f5-98c7fa05d883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5426 | 2026.01.22 09:53:57.727383 [ 268 ] {af46bf17-bcc0-42b2-a2f5-98c7fa05d883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5427 | 2026.01.22 09:53:57.727852 [ 268 ] {af46bf17-bcc0-42b2-a2f5-98c7fa05d883} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5428 | 2026.01.22 09:53:57.727889 [ 268 ] {af46bf17-bcc0-42b2-a2f5-98c7fa05d883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5429 | 2026.01.22 09:53:57.728200 [ 268 ] {af46bf17-bcc0-42b2-a2f5-98c7fa05d883} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5430 | 2026.01.22 09:53:57.728412 [ 268 ] {af46bf17-bcc0-42b2-a2f5-98c7fa05d883} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5431 | 2026.01.22 09:53:57.728545 [ 268 ] {af46bf17-bcc0-42b2-a2f5-98c7fa05d883} <Debug> executeQuery: Read 67 rows, 5.38 KiB in 0.001215 sec., 55144.0329218107 rows/sec., 4.32 MiB/sec. | ||
| 5432 | 2026.01.22 09:53:57.728544 [ 62 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5433 | 2026.01.22 09:53:57.728583 [ 268 ] {af46bf17-bcc0-42b2-a2f5-98c7fa05d883} <Debug> TCPHandler: Processed in 0.001384464 sec. | ||
| 5434 | 2026.01.22 09:53:57.728621 [ 62 ] {} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5435 | 2026.01.22 09:53:57.728647 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5436 | 2026.01.22 09:53:57.728718 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5437 | 2026.01.22 09:53:57.728767 [ 202 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::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 | ||
| 5438 | 2026.01.22 09:53:57.728820 [ 268 ] {7a7d9d27-74c1-4d1a-8325-b615cc06a038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5439 | 2026.01.22 09:53:57.728866 [ 268 ] {7a7d9d27-74c1-4d1a-8325-b615cc06a038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5440 | 2026.01.22 09:53:57.728899 [ 202 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5441 | 2026.01.22 09:53:57.728940 [ 202 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2554 rows starting from the beginning of the part | ||
| 5442 | 2026.01.22 09:53:57.729013 [ 202 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2418 rows starting from the beginning of the part | ||
| 5443 | 2026.01.22 09:53:57.729064 [ 202 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5444 | 2026.01.22 09:53:57.729117 [ 202 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
| 5445 | 2026.01.22 09:53:57.729168 [ 202 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1276 rows starting from the beginning of the part | ||
| 5446 | 2026.01.22 09:53:57.729215 [ 202 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 67 rows starting from the beginning of the part | ||
| 5447 | 2026.01.22 09:53:57.729272 [ 268 ] {7a7d9d27-74c1-4d1a-8325-b615cc06a038} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5448 | 2026.01.22 09:53:57.729313 [ 268 ] {7a7d9d27-74c1-4d1a-8325-b615cc06a038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5449 | 2026.01.22 09:53:57.729655 [ 268 ] {7a7d9d27-74c1-4d1a-8325-b615cc06a038} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5450 | 2026.01.22 09:53:57.729873 [ 268 ] {7a7d9d27-74c1-4d1a-8325-b615cc06a038} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5451 | 2026.01.22 09:53:57.730005 [ 268 ] {7a7d9d27-74c1-4d1a-8325-b615cc06a038} <Debug> executeQuery: Read 10 rows, 737.00 B in 0.001204 sec., 8305.647840531561 rows/sec., 597.78 KiB/sec. | ||
| 5452 | 2026.01.22 09:53:57.730042 [ 268 ] {7a7d9d27-74c1-4d1a-8325-b615cc06a038} <Debug> TCPHandler: Processed in 0.001373974 sec. | ||
| 5453 | 2026.01.22 09:53:57.730152 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5454 | 2026.01.22 09:53:57.730264 [ 268 ] {d30340c3-143a-47ac-8ebe-9fb10b4d1fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5455 | 2026.01.22 09:53:57.730304 [ 268 ] {d30340c3-143a-47ac-8ebe-9fb10b4d1fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5456 | 2026.01.22 09:53:57.730724 [ 268 ] {d30340c3-143a-47ac-8ebe-9fb10b4d1fc0} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5457 | 2026.01.22 09:53:57.730758 [ 268 ] {d30340c3-143a-47ac-8ebe-9fb10b4d1fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5458 | 2026.01.22 09:53:57.731093 [ 268 ] {d30340c3-143a-47ac-8ebe-9fb10b4d1fc0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5459 | 2026.01.22 09:53:57.731303 [ 268 ] {d30340c3-143a-47ac-8ebe-9fb10b4d1fc0} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5460 | 2026.01.22 09:53:57.731433 [ 60 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5461 | 2026.01.22 09:53:57.731440 [ 268 ] {d30340c3-143a-47ac-8ebe-9fb10b4d1fc0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001193 sec., 62028.499580888514 rows/sec., 4.85 MiB/sec. | ||
| 5462 | 2026.01.22 09:53:57.731471 [ 60 ] {} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5463 | 2026.01.22 09:53:57.731489 [ 268 ] {d30340c3-143a-47ac-8ebe-9fb10b4d1fc0} <Debug> TCPHandler: Processed in 0.001383843 sec. | ||
| 5464 | 2026.01.22 09:53:57.731490 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5465 | 2026.01.22 09:53:57.731497 [ 193 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6435 rows, containing 5 columns (5 merged, 0 gathered) in 0.002774547 sec., 2319297.528569529 rows/sec., 196.49 MiB/sec. | ||
| 5466 | 2026.01.22 09:53:57.731570 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::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 | ||
| 5467 | 2026.01.22 09:53:57.731616 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5468 | 2026.01.22 09:53:57.731680 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5469 | 2026.01.22 09:53:57.731719 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1304 rows starting from the beginning of the part | ||
| 5470 | 2026.01.22 09:53:57.731729 [ 268 ] {5e177c3e-cfcf-4d6d-9d79-814a72f9b87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5471 | 2026.01.22 09:53:57.731778 [ 268 ] {5e177c3e-cfcf-4d6d-9d79-814a72f9b87c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5472 | 2026.01.22 09:53:57.731785 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1230 rows starting from the beginning of the part | ||
| 5473 | 2026.01.22 09:53:57.731804 [ 202 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5474 | 2026.01.22 09:53:57.731838 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5475 | 2026.01.22 09:53:57.731884 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 68 rows starting from the beginning of the part | ||
| 5476 | 2026.01.22 09:53:57.731924 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 770 rows starting from the beginning of the part | ||
| 5477 | 2026.01.22 09:53:57.731997 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 74 rows starting from the beginning of the part | ||
| 5478 | 2026.01.22 09:53:57.732063 [ 202 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_36_7} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2026.01.22 09:53:57.732139 [ 202 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_36_7} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5480 | 2026.01.22 09:53:57.732230 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 5481 | 2026.01.22 09:53:57.732231 [ 268 ] {5e177c3e-cfcf-4d6d-9d79-814a72f9b87c} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5482 | 2026.01.22 09:53:57.732282 [ 268 ] {5e177c3e-cfcf-4d6d-9d79-814a72f9b87c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5483 | 2026.01.22 09:53:57.732645 [ 268 ] {5e177c3e-cfcf-4d6d-9d79-814a72f9b87c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5484 | 2026.01.22 09:53:57.732884 [ 268 ] {5e177c3e-cfcf-4d6d-9d79-814a72f9b87c} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5485 | 2026.01.22 09:53:57.733027 [ 268 ] {5e177c3e-cfcf-4d6d-9d79-814a72f9b87c} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.00133 sec., 122556.3909774436 rows/sec., 8.53 MiB/sec. | ||
| 5486 | 2026.01.22 09:53:57.733026 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5487 | 2026.01.22 09:53:57.733065 [ 268 ] {5e177c3e-cfcf-4d6d-9d79-814a72f9b87c} <Debug> TCPHandler: Processed in 0.001496615 sec. | ||
| 5488 | 2026.01.22 09:53:57.733078 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5489 | 2026.01.22 09:53:57.733102 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5490 | 2026.01.22 09:53:57.733181 [ 209 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::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 | ||
| 5491 | 2026.01.22 09:53:57.733193 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5492 | 2026.01.22 09:53:57.733303 [ 209 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5493 | 2026.01.22 09:53:57.733305 [ 268 ] {42e14664-480d-4aa6-a41e-9d82c937b7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5494 | 2026.01.22 09:53:57.733342 [ 209 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9412 rows starting from the beginning of the part | ||
| 5495 | 2026.01.22 09:53:57.733379 [ 268 ] {42e14664-480d-4aa6-a41e-9d82c937b7de} <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 | ||
| 5496 | 2026.01.22 09:53:57.733400 [ 209 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 896 rows starting from the beginning of the part | ||
| 5497 | 2026.01.22 09:53:57.733405 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3510 rows, containing 5 columns (5 merged, 0 gathered) in 0.001867282 sec., 1879737.500816695 rows/sec., 141.95 MiB/sec. | ||
| 5498 | 2026.01.22 09:53:57.733446 [ 209 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 118 rows starting from the beginning of the part | ||
| 5499 | 2026.01.22 09:53:57.733487 [ 209 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5500 | 2026.01.22 09:53:57.733528 [ 209 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 328 rows starting from the beginning of the part | ||
| 5501 | 2026.01.22 09:53:57.733567 [ 209 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 163 rows starting from the beginning of the part | ||
| 5502 | 2026.01.22 09:53:57.733619 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5503 | 2026.01.22 09:53:57.733921 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_36_7} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5504 | 2026.01.22 09:53:57.734004 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_36_7} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5505 | 2026.01.22 09:53:57.734077 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5506 | 2026.01.22 09:53:57.734299 [ 268 ] {42e14664-480d-4aa6-a41e-9d82c937b7de} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5507 | 2026.01.22 09:53:57.734400 [ 268 ] {42e14664-480d-4aa6-a41e-9d82c937b7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5508 | 2026.01.22 09:53:57.734975 [ 268 ] {42e14664-480d-4aa6-a41e-9d82c937b7de} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5509 | 2026.01.22 09:53:57.735205 [ 268 ] {42e14664-480d-4aa6-a41e-9d82c937b7de} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5510 | 2026.01.22 09:53:57.735347 [ 268 ] {42e14664-480d-4aa6-a41e-9d82c937b7de} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002062 sec., 1939.8642095053347 rows/sec., 3.48 MiB/sec. | ||
| 5511 | 2026.01.22 09:53:57.735404 [ 268 ] {42e14664-480d-4aa6-a41e-9d82c937b7de} <Debug> TCPHandler: Processed in 0.002258188 sec. | ||
| 5512 | 2026.01.22 09:53:57.735553 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5513 | 2026.01.22 09:53:57.735657 [ 268 ] {6936f02a-7998-4f86-b6d0-118fc021b750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5514 | 2026.01.22 09:53:57.735703 [ 268 ] {6936f02a-7998-4f86-b6d0-118fc021b750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5515 | 2026.01.22 09:53:57.736050 [ 268 ] {6936f02a-7998-4f86-b6d0-118fc021b750} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5516 | 2026.01.22 09:53:57.736086 [ 268 ] {6936f02a-7998-4f86-b6d0-118fc021b750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5517 | 2026.01.22 09:53:57.736384 [ 268 ] {6936f02a-7998-4f86-b6d0-118fc021b750} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5518 | 2026.01.22 09:53:57.736604 [ 268 ] {6936f02a-7998-4f86-b6d0-118fc021b750} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5519 | 2026.01.22 09:53:57.736710 [ 62 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5520 | 2026.01.22 09:53:57.736731 [ 268 ] {6936f02a-7998-4f86-b6d0-118fc021b750} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 5521 | 2026.01.22 09:53:57.736747 [ 62 ] {} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5522 | 2026.01.22 09:53:57.736771 [ 268 ] {6936f02a-7998-4f86-b6d0-118fc021b750} <Debug> TCPHandler: Processed in 0.001278582 sec. | ||
| 5523 | 2026.01.22 09:53:57.736772 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5524 | 2026.01.22 09:53:57.736889 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 5525 | 2026.01.22 09:53:57.736986 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5526 | 2026.01.22 09:53:57.737015 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1704 rows starting from the beginning of the part | ||
| 5527 | 2026.01.22 09:53:57.737069 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 5528 | 2026.01.22 09:53:57.737113 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 44 rows starting from the beginning of the part | ||
| 5529 | 2026.01.22 09:53:57.737153 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5530 | 2026.01.22 09:53:57.737169 [ 209 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11077 rows, containing 5 columns (5 merged, 0 gathered) in 0.004023478 sec., 2753090.733937156 rows/sec., 187.38 MiB/sec. | ||
| 5531 | 2026.01.22 09:53:57.737190 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 108 rows starting from the beginning of the part | ||
| 5532 | 2026.01.22 09:53:57.737234 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5533 | 2026.01.22 09:53:57.737540 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5534 | 2026.01.22 09:53:57.737809 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5535 | 2026.01.22 09:53:57.737897 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5536 | 2026.01.22 09:53:57.737996 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 5537 | 2026.01.22 09:53:57.738339 [ 193 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2040 rows, containing 4 columns (4 merged, 0 gathered) in 0.001492495 sec., 1366838.749878559 rows/sec., 89.87 MiB/sec. | ||
| 5538 | 2026.01.22 09:53:57.738540 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5539 | 2026.01.22 09:53:57.738772 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_36_7} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5540 | 2026.01.22 09:53:57.738831 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_36_7} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5541 | 2026.01.22 09:53:57.738889 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5542 | 2026.01.22 09:53:58.495773 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12072 | ||
| 5543 | 2026.01.22 09:53:58.496288 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5544 | 2026.01.22 09:53:58.496322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5545 | 2026.01.22 09:53:58.496825 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5546 | 2026.01.22 09:53:58.497064 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5547 | 2026.01.22 09:53:58.497203 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12072 | ||
| 5548 | 2026.01.22 09:53:59.098823 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5549 | 2026.01.22 09:53:59.115879 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5550 | 2026.01.22 09:53:59.115936 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5551 | 2026.01.22 09:53:59.122003 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5552 | 2026.01.22 09:53:59.122724 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5553 | 2026.01.22 09:53:59.125657 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5554 | 2026.01.22 09:54:01.021259 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 714 | ||
| 5555 | 2026.01.22 09:54:01.023805 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2026.01.22 09:54:01.023849 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5557 | 2026.01.22 09:54:01.025063 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5558 | 2026.01.22 09:54:01.025358 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2026.01.22 09:54:01.025615 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 714 | ||
| 5560 | 2026.01.22 09:54:02.738325 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5561 | 2026.01.22 09:54:02.738656 [ 268 ] {5d68f5a2-609d-4d9b-88bf-50d5a16204df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5562 | 2026.01.22 09:54:02.738764 [ 268 ] {5d68f5a2-609d-4d9b-88bf-50d5a16204df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5563 | 2026.01.22 09:54:02.739699 [ 268 ] {5d68f5a2-609d-4d9b-88bf-50d5a16204df} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5564 | 2026.01.22 09:54:02.739752 [ 268 ] {5d68f5a2-609d-4d9b-88bf-50d5a16204df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5565 | 2026.01.22 09:54:02.740176 [ 268 ] {5d68f5a2-609d-4d9b-88bf-50d5a16204df} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5566 | 2026.01.22 09:54:02.740413 [ 268 ] {5d68f5a2-609d-4d9b-88bf-50d5a16204df} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5567 | 2026.01.22 09:54:02.740550 [ 55 ] {} <Debug> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5568 | 2026.01.22 09:54:02.740577 [ 268 ] {5d68f5a2-609d-4d9b-88bf-50d5a16204df} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.002 sec., 223000 rows/sec., 14.14 MiB/sec. | ||
| 5569 | 2026.01.22 09:54:02.740628 [ 55 ] {} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2026.01.22 09:54:02.740649 [ 268 ] {5d68f5a2-609d-4d9b-88bf-50d5a16204df} <Debug> TCPHandler: Processed in 0.002525033 sec. | ||
| 5571 | 2026.01.22 09:54:02.740657 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5572 | 2026.01.22 09:54:02.740788 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5573 | 2026.01.22 09:54:02.740804 [ 209 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::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 | ||
| 5574 | 2026.01.22 09:54:02.740895 [ 268 ] {3eb06ce9-2e2c-4b0e-8074-5e698468b1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5575 | 2026.01.22 09:54:02.740945 [ 268 ] {3eb06ce9-2e2c-4b0e-8074-5e698468b1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5576 | 2026.01.22 09:54:02.740951 [ 209 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5577 | 2026.01.22 09:54:02.741000 [ 209 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 470 rows starting from the beginning of the part | ||
| 5578 | 2026.01.22 09:54:02.741068 [ 209 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5579 | 2026.01.22 09:54:02.741114 [ 209 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5580 | 2026.01.22 09:54:02.741155 [ 209 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 446 rows starting from the beginning of the part | ||
| 5581 | 2026.01.22 09:54:02.741195 [ 209 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 446 rows starting from the beginning of the part | ||
| 5582 | 2026.01.22 09:54:02.741239 [ 209 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 446 rows starting from the beginning of the part | ||
| 5583 | 2026.01.22 09:54:02.741954 [ 268 ] {3eb06ce9-2e2c-4b0e-8074-5e698468b1b7} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5584 | 2026.01.22 09:54:02.741998 [ 268 ] {3eb06ce9-2e2c-4b0e-8074-5e698468b1b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5585 | 2026.01.22 09:54:02.742316 [ 209 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1856 rows, containing 5 columns (5 merged, 0 gathered) in 0.001574957 sec., 1178444.8718282466 rows/sec., 80.13 MiB/sec. | ||
| 5586 | 2026.01.22 09:54:02.742413 [ 268 ] {3eb06ce9-2e2c-4b0e-8074-5e698468b1b7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5587 | 2026.01.22 09:54:02.742491 [ 193 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5588 | 2026.01.22 09:54:02.742744 [ 268 ] {3eb06ce9-2e2c-4b0e-8074-5e698468b1b7} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5589 | 2026.01.22 09:54:02.742832 [ 193 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_10_2} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5590 | 2026.01.22 09:54:02.742908 [ 268 ] {3eb06ce9-2e2c-4b0e-8074-5e698468b1b7} <Debug> executeQuery: Read 1276 rows, 104.29 KiB in 0.002036 sec., 626719.0569744597 rows/sec., 50.02 MiB/sec. | ||
| 5591 | 2026.01.22 09:54:02.742915 [ 193 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_10_2} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5592 | 2026.01.22 09:54:02.742961 [ 268 ] {3eb06ce9-2e2c-4b0e-8074-5e698468b1b7} <Debug> TCPHandler: Processed in 0.002221508 sec. | ||
| 5593 | 2026.01.22 09:54:02.743008 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 5594 | 2026.01.22 09:54:02.743105 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5595 | 2026.01.22 09:54:02.743207 [ 268 ] {78318df7-603d-4642-8947-a30bbfb4c7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5596 | 2026.01.22 09:54:02.743251 [ 268 ] {78318df7-603d-4642-8947-a30bbfb4c7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5597 | 2026.01.22 09:54:02.743779 [ 268 ] {78318df7-603d-4642-8947-a30bbfb4c7f9} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5598 | 2026.01.22 09:54:02.743818 [ 268 ] {78318df7-603d-4642-8947-a30bbfb4c7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5599 | 2026.01.22 09:54:02.744154 [ 268 ] {78318df7-603d-4642-8947-a30bbfb4c7f9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5600 | 2026.01.22 09:54:02.744375 [ 268 ] {78318df7-603d-4642-8947-a30bbfb4c7f9} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5601 | 2026.01.22 09:54:02.744487 [ 55 ] {} <Debug> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5602 | 2026.01.22 09:54:02.744510 [ 268 ] {78318df7-603d-4642-8947-a30bbfb4c7f9} <Debug> executeQuery: Read 260 rows, 16.18 KiB in 0.001323 sec., 196523.05366591082 rows/sec., 11.94 MiB/sec. | ||
| 5603 | 2026.01.22 09:54:02.744529 [ 55 ] {} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2026.01.22 09:54:02.744555 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5605 | 2026.01.22 09:54:02.744563 [ 268 ] {78318df7-603d-4642-8947-a30bbfb4c7f9} <Debug> TCPHandler: Processed in 0.001512096 sec. | ||
| 5606 | 2026.01.22 09:54:02.744630 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::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 | ||
| 5607 | 2026.01.22 09:54:02.744689 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5608 | 2026.01.22 09:54:02.744716 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5609 | 2026.01.22 09:54:02.744746 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 296 rows starting from the beginning of the part | ||
| 5610 | 2026.01.22 09:54:02.744789 [ 268 ] {b7256327-47b7-43e6-be3b-efc9dc03491b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5611 | 2026.01.22 09:54:02.744790 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 264 rows starting from the beginning of the part | ||
| 5612 | 2026.01.22 09:54:02.744837 [ 268 ] {b7256327-47b7-43e6-be3b-efc9dc03491b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5613 | 2026.01.22 09:54:02.744849 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 5614 | 2026.01.22 09:54:02.744891 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 260 rows starting from the beginning of the part | ||
| 5615 | 2026.01.22 09:54:02.744923 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 5616 | 2026.01.22 09:54:02.744963 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 260 rows starting from the beginning of the part | ||
| 5617 | 2026.01.22 09:54:02.745332 [ 268 ] {b7256327-47b7-43e6-be3b-efc9dc03491b} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5618 | 2026.01.22 09:54:02.745375 [ 268 ] {b7256327-47b7-43e6-be3b-efc9dc03491b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5619 | 2026.01.22 09:54:02.745718 [ 268 ] {b7256327-47b7-43e6-be3b-efc9dc03491b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5620 | 2026.01.22 09:54:02.745780 [ 193 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1094 rows, containing 5 columns (5 merged, 0 gathered) in 0.001179 sec., 927905.0042408821 rows/sec., 60.41 MiB/sec. | ||
| 5621 | 2026.01.22 09:54:02.745920 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5622 | 2026.01.22 09:54:02.745967 [ 268 ] {b7256327-47b7-43e6-be3b-efc9dc03491b} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5623 | 2026.01.22 09:54:02.746124 [ 268 ] {b7256327-47b7-43e6-be3b-efc9dc03491b} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001353 sec., 169992.60901699925 rows/sec., 10.96 MiB/sec. | ||
| 5624 | 2026.01.22 09:54:02.746131 [ 54 ] {} <Debug> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5625 | 2026.01.22 09:54:02.746167 [ 268 ] {b7256327-47b7-43e6-be3b-efc9dc03491b} <Debug> TCPHandler: Processed in 0.001526556 sec. | ||
| 5626 | 2026.01.22 09:54:02.746193 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_31_6} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5627 | 2026.01.22 09:54:02.746201 [ 54 ] {} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5628 | 2026.01.22 09:54:02.746239 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5629 | 2026.01.22 09:54:02.746284 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_31_6} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5630 | 2026.01.22 09:54:02.746285 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5631 | 2026.01.22 09:54:02.746315 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::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 | ||
| 5632 | 2026.01.22 09:54:02.746354 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 5633 | 2026.01.22 09:54:02.746399 [ 268 ] {5d94f074-4897-4630-9a07-dc2b46416c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5634 | 2026.01.22 09:54:02.746410 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5635 | 2026.01.22 09:54:02.746447 [ 268 ] {5d94f074-4897-4630-9a07-dc2b46416c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5636 | 2026.01.22 09:54:02.746447 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 482 rows starting from the beginning of the part | ||
| 5637 | 2026.01.22 09:54:02.746518 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part | ||
| 5638 | 2026.01.22 09:54:02.746561 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
| 5639 | 2026.01.22 09:54:02.746597 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 458 rows starting from the beginning of the part | ||
| 5640 | 2026.01.22 09:54:02.746632 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 230 rows starting from the beginning of the part | ||
| 5641 | 2026.01.22 09:54:02.746667 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 230 rows starting from the beginning of the part | ||
| 5642 | 2026.01.22 09:54:02.746959 [ 268 ] {5d94f074-4897-4630-9a07-dc2b46416c2a} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5643 | 2026.01.22 09:54:02.747002 [ 268 ] {5d94f074-4897-4630-9a07-dc2b46416c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5644 | 2026.01.22 09:54:02.747337 [ 268 ] {5d94f074-4897-4630-9a07-dc2b46416c2a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5645 | 2026.01.22 09:54:02.747559 [ 268 ] {5d94f074-4897-4630-9a07-dc2b46416c2a} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5646 | 2026.01.22 09:54:02.747602 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1904 rows, containing 5 columns (5 merged, 0 gathered) in 0.001318882 sec., 1443646.967658972 rows/sec., 101.83 MiB/sec. | ||
| 5647 | 2026.01.22 09:54:02.747667 [ 55 ] {} <Debug> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5648 | 2026.01.22 09:54:02.747700 [ 268 ] {5d94f074-4897-4630-9a07-dc2b46416c2a} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.00132 sec., 173484.84848484848 rows/sec., 9.85 MiB/sec. | ||
| 5649 | 2026.01.22 09:54:02.747705 [ 55 ] {} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5650 | 2026.01.22 09:54:02.747741 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5651 | 2026.01.22 09:54:02.747745 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5652 | 2026.01.22 09:54:02.747748 [ 268 ] {5d94f074-4897-4630-9a07-dc2b46416c2a} <Debug> TCPHandler: Processed in 0.001514086 sec. | ||
| 5653 | 2026.01.22 09:54:02.747831 [ 209 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::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 | ||
| 5654 | 2026.01.22 09:54:02.747910 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5655 | 2026.01.22 09:54:02.747915 [ 209 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5656 | 2026.01.22 09:54:02.747985 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_10_2} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5657 | 2026.01.22 09:54:02.747986 [ 209 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 241 rows starting from the beginning of the part | ||
| 5658 | 2026.01.22 09:54:02.748032 [ 268 ] {a45d50eb-d098-49bf-a505-f13c82255c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5659 | 2026.01.22 09:54:02.748040 [ 209 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5660 | 2026.01.22 09:54:02.748047 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_10_2} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5661 | 2026.01.22 09:54:02.748083 [ 268 ] {a45d50eb-d098-49bf-a505-f13c82255c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5662 | 2026.01.22 09:54:02.748094 [ 209 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5663 | 2026.01.22 09:54:02.748125 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 5664 | 2026.01.22 09:54:02.748138 [ 209 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 229 rows starting from the beginning of the part | ||
| 5665 | 2026.01.22 09:54:02.748172 [ 209 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 229 rows starting from the beginning of the part | ||
| 5666 | 2026.01.22 09:54:02.748205 [ 209 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 229 rows starting from the beginning of the part | ||
| 5667 | 2026.01.22 09:54:02.748874 [ 268 ] {a45d50eb-d098-49bf-a505-f13c82255c15} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5668 | 2026.01.22 09:54:02.748926 [ 268 ] {a45d50eb-d098-49bf-a505-f13c82255c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5669 | 2026.01.22 09:54:02.749023 [ 197 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 952 rows, containing 5 columns (5 merged, 0 gathered) in 0.001221101 sec., 779624.289882655 rows/sec., 47.81 MiB/sec. | ||
| 5670 | 2026.01.22 09:54:02.749137 [ 209 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5671 | 2026.01.22 09:54:02.749410 [ 209 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_10_2} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5672 | 2026.01.22 09:54:02.749449 [ 268 ] {a45d50eb-d098-49bf-a505-f13c82255c15} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5673 | 2026.01.22 09:54:02.749478 [ 209 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_10_2} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5674 | 2026.01.22 09:54:02.749539 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5675 | 2026.01.22 09:54:02.749689 [ 268 ] {a45d50eb-d098-49bf-a505-f13c82255c15} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2026.01.22 09:54:02.749826 [ 268 ] {a45d50eb-d098-49bf-a505-f13c82255c15} <Debug> executeQuery: Read 770 rows, 55.23 KiB in 0.001813 sec., 424710.42471042473 rows/sec., 29.75 MiB/sec. | ||
| 5677 | 2026.01.22 09:54:02.749864 [ 268 ] {a45d50eb-d098-49bf-a505-f13c82255c15} <Debug> TCPHandler: Processed in 0.002011644 sec. | ||
| 5678 | 2026.01.22 09:54:02.749983 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5679 | 2026.01.22 09:54:02.750078 [ 268 ] {f1826ded-d5a6-421f-a672-617ed6e6cfa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5680 | 2026.01.22 09:54:02.750119 [ 268 ] {f1826ded-d5a6-421f-a672-617ed6e6cfa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5681 | 2026.01.22 09:54:02.750449 [ 268 ] {f1826ded-d5a6-421f-a672-617ed6e6cfa6} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5682 | 2026.01.22 09:54:02.750487 [ 268 ] {f1826ded-d5a6-421f-a672-617ed6e6cfa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5683 | 2026.01.22 09:54:02.750788 [ 268 ] {f1826ded-d5a6-421f-a672-617ed6e6cfa6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5684 | 2026.01.22 09:54:02.750997 [ 268 ] {f1826ded-d5a6-421f-a672-617ed6e6cfa6} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5685 | 2026.01.22 09:54:02.751097 [ 55 ] {} <Debug> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5686 | 2026.01.22 09:54:02.751123 [ 268 ] {f1826ded-d5a6-421f-a672-617ed6e6cfa6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 5687 | 2026.01.22 09:54:02.751139 [ 55 ] {} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5688 | 2026.01.22 09:54:02.751163 [ 268 ] {f1826ded-d5a6-421f-a672-617ed6e6cfa6} <Debug> TCPHandler: Processed in 0.001227481 sec. | ||
| 5689 | 2026.01.22 09:54:02.751165 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5690 | 2026.01.22 09:54:02.751274 [ 196 ] {477513af-4f26-4863-8596-bc2aa2411937::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 | ||
| 5691 | 2026.01.22 09:54:02.751279 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5692 | 2026.01.22 09:54:02.751368 [ 196 ] {477513af-4f26-4863-8596-bc2aa2411937::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5693 | 2026.01.22 09:54:02.751387 [ 268 ] {db583781-c852-4bdb-b604-3ce36674a604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5694 | 2026.01.22 09:54:02.751395 [ 196 ] {477513af-4f26-4863-8596-bc2aa2411937::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 | ||
| 5695 | 2026.01.22 09:54:02.751429 [ 268 ] {db583781-c852-4bdb-b604-3ce36674a604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5696 | 2026.01.22 09:54:02.751454 [ 196 ] {477513af-4f26-4863-8596-bc2aa2411937::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 | ||
| 5697 | 2026.01.22 09:54:02.751496 [ 196 ] {477513af-4f26-4863-8596-bc2aa2411937::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 | ||
| 5698 | 2026.01.22 09:54:02.751535 [ 196 ] {477513af-4f26-4863-8596-bc2aa2411937::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 | ||
| 5699 | 2026.01.22 09:54:02.751572 [ 196 ] {477513af-4f26-4863-8596-bc2aa2411937::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 | ||
| 5700 | 2026.01.22 09:54:02.751609 [ 196 ] {477513af-4f26-4863-8596-bc2aa2411937::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 | ||
| 5701 | 2026.01.22 09:54:02.751866 [ 268 ] {db583781-c852-4bdb-b604-3ce36674a604} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5702 | 2026.01.22 09:54:02.751900 [ 268 ] {db583781-c852-4bdb-b604-3ce36674a604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5703 | 2026.01.22 09:54:02.752270 [ 268 ] {db583781-c852-4bdb-b604-3ce36674a604} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5704 | 2026.01.22 09:54:02.752322 [ 209 ] {477513af-4f26-4863-8596-bc2aa2411937::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001088989 sec., 33058.18516073165 rows/sec., 1.69 MiB/sec. | ||
| 5705 | 2026.01.22 09:54:02.752461 [ 197 ] {477513af-4f26-4863-8596-bc2aa2411937::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5706 | 2026.01.22 09:54:02.752520 [ 268 ] {db583781-c852-4bdb-b604-3ce36674a604} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5707 | 2026.01.22 09:54:02.752677 [ 268 ] {db583781-c852-4bdb-b604-3ce36674a604} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001308 sec., 250764.5259938838 rows/sec., 16.43 MiB/sec. | ||
| 5708 | 2026.01.22 09:54:02.752716 [ 268 ] {db583781-c852-4bdb-b604-3ce36674a604} <Debug> TCPHandler: Processed in 0.001483806 sec. | ||
| 5709 | 2026.01.22 09:54:02.752769 [ 197 ] {477513af-4f26-4863-8596-bc2aa2411937::all_1_6_1} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5710 | 2026.01.22 09:54:02.752831 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5711 | 2026.01.22 09:54:02.752843 [ 197 ] {477513af-4f26-4863-8596-bc2aa2411937::all_1_6_1} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5712 | 2026.01.22 09:54:02.752926 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5713 | 2026.01.22 09:54:02.752942 [ 268 ] {677d3518-38c7-442a-829d-c99db95eb6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5714 | 2026.01.22 09:54:02.752989 [ 268 ] {677d3518-38c7-442a-829d-c99db95eb6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5715 | 2026.01.22 09:54:02.753297 [ 268 ] {677d3518-38c7-442a-829d-c99db95eb6f2} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5716 | 2026.01.22 09:54:02.753332 [ 268 ] {677d3518-38c7-442a-829d-c99db95eb6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5717 | 2026.01.22 09:54:02.753632 [ 268 ] {677d3518-38c7-442a-829d-c99db95eb6f2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5718 | 2026.01.22 09:54:02.753839 [ 268 ] {677d3518-38c7-442a-829d-c99db95eb6f2} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5719 | 2026.01.22 09:54:02.753963 [ 268 ] {677d3518-38c7-442a-829d-c99db95eb6f2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 5720 | 2026.01.22 09:54:02.753998 [ 268 ] {677d3518-38c7-442a-829d-c99db95eb6f2} <Debug> TCPHandler: Processed in 0.001213721 sec. | ||
| 5721 | 2026.01.22 09:54:02.754103 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5722 | 2026.01.22 09:54:02.754193 [ 268 ] {d5428749-2d3e-4ca0-95da-c6f36fced553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5723 | 2026.01.22 09:54:02.754245 [ 268 ] {d5428749-2d3e-4ca0-95da-c6f36fced553} <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 | ||
| 5724 | 2026.01.22 09:54:02.755044 [ 268 ] {d5428749-2d3e-4ca0-95da-c6f36fced553} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5725 | 2026.01.22 09:54:02.755082 [ 268 ] {d5428749-2d3e-4ca0-95da-c6f36fced553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5726 | 2026.01.22 09:54:02.755636 [ 268 ] {d5428749-2d3e-4ca0-95da-c6f36fced553} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5727 | 2026.01.22 09:54:02.755859 [ 268 ] {d5428749-2d3e-4ca0-95da-c6f36fced553} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5728 | 2026.01.22 09:54:02.755978 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5729 | 2026.01.22 09:54:02.755992 [ 268 ] {d5428749-2d3e-4ca0-95da-c6f36fced553} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001816 sec., 20374.44933920705 rows/sec., 36.51 MiB/sec. | ||
| 5730 | 2026.01.22 09:54:02.756025 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5731 | 2026.01.22 09:54:02.756050 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.70 GiB. | ||
| 5732 | 2026.01.22 09:54:02.756059 [ 268 ] {d5428749-2d3e-4ca0-95da-c6f36fced553} <Debug> TCPHandler: Processed in 0.002002104 sec. | ||
| 5733 | 2026.01.22 09:54:02.756122 [ 209 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::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 | ||
| 5734 | 2026.01.22 09:54:02.756188 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5735 | 2026.01.22 09:54:02.756284 [ 209 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5736 | 2026.01.22 09:54:02.756285 [ 268 ] {d9809be1-ab09-4055-be09-d4d7b74eb6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5737 | 2026.01.22 09:54:02.756334 [ 209 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 583 rows starting from the beginning of the part | ||
| 5738 | 2026.01.22 09:54:02.756344 [ 268 ] {d9809be1-ab09-4055-be09-d4d7b74eb6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5739 | 2026.01.22 09:54:02.756440 [ 209 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 37 rows starting from the beginning of the part | ||
| 5740 | 2026.01.22 09:54:02.756537 [ 209 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 5741 | 2026.01.22 09:54:02.756634 [ 209 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 37 rows starting from the beginning of the part | ||
| 5742 | 2026.01.22 09:54:02.756694 [ 268 ] {d9809be1-ab09-4055-be09-d4d7b74eb6af} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5743 | 2026.01.22 09:54:02.756724 [ 209 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 5744 | 2026.01.22 09:54:02.756735 [ 268 ] {d9809be1-ab09-4055-be09-d4d7b74eb6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5745 | 2026.01.22 09:54:02.756818 [ 209 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 37 rows starting from the beginning of the part | ||
| 5746 | 2026.01.22 09:54:02.757074 [ 268 ] {d9809be1-ab09-4055-be09-d4d7b74eb6af} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5747 | 2026.01.22 09:54:02.757349 [ 268 ] {d9809be1-ab09-4055-be09-d4d7b74eb6af} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5748 | 2026.01.22 09:54:02.757478 [ 268 ] {d9809be1-ab09-4055-be09-d4d7b74eb6af} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001211 sec., 89182.49380677126 rows/sec., 5.44 MiB/sec. | ||
| 5749 | 2026.01.22 09:54:02.757513 [ 268 ] {d9809be1-ab09-4055-be09-d4d7b74eb6af} <Debug> TCPHandler: Processed in 0.001371964 sec. | ||
| 5750 | 2026.01.22 09:54:02.760769 [ 197 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 702 rows, containing 19 columns (19 merged, 0 gathered) in 0.00467863 sec., 150043.923114245 rows/sec., 268.87 MiB/sec. | ||
| 5751 | 2026.01.22 09:54:02.761383 [ 209 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5752 | 2026.01.22 09:54:02.761686 [ 209 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5753 | 2026.01.22 09:54:02.761763 [ 209 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5754 | 2026.01.22 09:54:02.761839 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 5755 | 2026.01.22 09:54:05.895991 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5756 | 2026.01.22 09:54:05.896078 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5757 | 2026.01.22 09:54:05.997289 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12520 | ||
| 5758 | 2026.01.22 09:54:05.997863 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5759 | 2026.01.22 09:54:05.997914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5760 | 2026.01.22 09:54:05.998443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5761 | 2026.01.22 09:54:05.998687 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5762 | 2026.01.22 09:54:05.998839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12520 | ||
| 5763 | 2026.01.22 09:54:05.998859 [ 51 ] {} <Debug> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5764 | 2026.01.22 09:54:05.998951 [ 51 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5765 | 2026.01.22 09:54:05.998988 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5766 | 2026.01.22 09:54:05.999144 [ 195 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 5767 | 2026.01.22 09:54:05.999264 [ 195 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5768 | 2026.01.22 09:54:05.999303 [ 195 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10152 rows starting from the beginning of the part | ||
| 5769 | 2026.01.22 09:54:05.999368 [ 195 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5770 | 2026.01.22 09:54:05.999413 [ 195 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5771 | 2026.01.22 09:54:05.999454 [ 195 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5772 | 2026.01.22 09:54:05.999493 [ 195 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5773 | 2026.01.22 09:54:05.999533 [ 195 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5774 | 2026.01.22 09:54:06.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.82 MiB, peak 267.43 MiB, free memory in arenas 0.00 B, will set to 260.55 MiB (RSS), difference: -6.27 MiB | ||
| 5775 | 2026.01.22 09:54:06.001449 [ 197 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12520 rows, containing 4 columns (4 merged, 0 gathered) in 0.002377781 sec., 5265413.425374331 rows/sec., 75.32 MiB/sec. | ||
| 5776 | 2026.01.22 09:54:06.001738 [ 191 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5777 | 2026.01.22 09:54:06.002014 [ 191 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_26_5} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2026.01.22 09:54:06.002087 [ 191 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_26_5} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5779 | 2026.01.22 09:54:06.002166 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5780 | 2026.01.22 09:54:06.625762 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5781 | 2026.01.22 09:54:06.643092 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5782 | 2026.01.22 09:54:06.643148 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5783 | 2026.01.22 09:54:06.648972 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5784 | 2026.01.22 09:54:06.649672 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5785 | 2026.01.22 09:54:06.650006 [ 48 ] {} <Debug> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5786 | 2026.01.22 09:54:06.650098 [ 48 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5787 | 2026.01.22 09:54:06.650134 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5788 | 2026.01.22 09:54:06.650322 [ 191 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 5789 | 2026.01.22 09:54:06.652617 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5790 | 2026.01.22 09:54:06.654305 [ 191 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5791 | 2026.01.22 09:54:06.655639 [ 191 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 5792 | 2026.01.22 09:54:06.660287 [ 191 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 5793 | 2026.01.22 09:54:06.664829 [ 191 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 5794 | 2026.01.22 09:54:06.669593 [ 191 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 5795 | 2026.01.22 09:54:06.673962 [ 191 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 5796 | 2026.01.22 09:54:06.677944 [ 191 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 5797 | 2026.01.22 09:54:06.734385 [ 197 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.084139786 sec., 2329.456839835557 rows/sec., 12.05 MiB/sec. | ||
| 5798 | 2026.01.22 09:54:06.736823 [ 204 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5799 | 2026.01.22 09:54:06.738753 [ 204 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_26_5} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5800 | 2026.01.22 09:54:06.738857 [ 204 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_26_5} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5801 | 2026.01.22 09:54:06.741235 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5802 | 2026.01.22 09:54:07.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.40 MiB, peak 267.43 MiB, free memory in arenas 0.00 B, will set to 265.95 MiB (RSS), difference: 10.56 MiB | ||
| 5803 | 2026.01.22 09:54:07.724868 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5804 | 2026.01.22 09:54:07.725058 [ 268 ] {4ac2b608-90ef-4a11-9255-944a515aa202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5805 | 2026.01.22 09:54:07.725128 [ 268 ] {4ac2b608-90ef-4a11-9255-944a515aa202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5806 | 2026.01.22 09:54:07.725812 [ 268 ] {4ac2b608-90ef-4a11-9255-944a515aa202} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5807 | 2026.01.22 09:54:07.725855 [ 268 ] {4ac2b608-90ef-4a11-9255-944a515aa202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5808 | 2026.01.22 09:54:07.726255 [ 268 ] {4ac2b608-90ef-4a11-9255-944a515aa202} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5809 | 2026.01.22 09:54:07.726479 [ 268 ] {4ac2b608-90ef-4a11-9255-944a515aa202} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5810 | 2026.01.22 09:54:07.726633 [ 268 ] {4ac2b608-90ef-4a11-9255-944a515aa202} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001628 sec., 39312.03931203931 rows/sec., 3.10 MiB/sec. | ||
| 5811 | 2026.01.22 09:54:07.726676 [ 268 ] {4ac2b608-90ef-4a11-9255-944a515aa202} <Debug> TCPHandler: Processed in 0.001943664 sec. | ||
| 5812 | 2026.01.22 09:54:07.726797 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5813 | 2026.01.22 09:54:07.726890 [ 268 ] {aa058e3b-47e1-432e-8432-cbece7ce7be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5814 | 2026.01.22 09:54:07.726929 [ 268 ] {aa058e3b-47e1-432e-8432-cbece7ce7be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5815 | 2026.01.22 09:54:07.727361 [ 268 ] {aa058e3b-47e1-432e-8432-cbece7ce7be6} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5816 | 2026.01.22 09:54:07.727397 [ 268 ] {aa058e3b-47e1-432e-8432-cbece7ce7be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5817 | 2026.01.22 09:54:07.727700 [ 268 ] {aa058e3b-47e1-432e-8432-cbece7ce7be6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5818 | 2026.01.22 09:54:07.727910 [ 268 ] {aa058e3b-47e1-432e-8432-cbece7ce7be6} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2026.01.22 09:54:07.728037 [ 268 ] {aa058e3b-47e1-432e-8432-cbece7ce7be6} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001167 sec., 3427.592116538132 rows/sec., 257.74 KiB/sec. | ||
| 5820 | 2026.01.22 09:54:07.728074 [ 268 ] {aa058e3b-47e1-432e-8432-cbece7ce7be6} <Debug> TCPHandler: Processed in 0.001324213 sec. | ||
| 5821 | 2026.01.22 09:54:07.728211 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5822 | 2026.01.22 09:54:07.728302 [ 268 ] {03a7e3b6-faef-431f-9a1a-56fd4754b44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5823 | 2026.01.22 09:54:07.728340 [ 268 ] {03a7e3b6-faef-431f-9a1a-56fd4754b44b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5824 | 2026.01.22 09:54:07.728770 [ 268 ] {03a7e3b6-faef-431f-9a1a-56fd4754b44b} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5825 | 2026.01.22 09:54:07.728805 [ 268 ] {03a7e3b6-faef-431f-9a1a-56fd4754b44b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5826 | 2026.01.22 09:54:07.729095 [ 268 ] {03a7e3b6-faef-431f-9a1a-56fd4754b44b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5827 | 2026.01.22 09:54:07.729318 [ 268 ] {03a7e3b6-faef-431f-9a1a-56fd4754b44b} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5828 | 2026.01.22 09:54:07.729444 [ 268 ] {03a7e3b6-faef-431f-9a1a-56fd4754b44b} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00116 sec., 58620.68965517241 rows/sec., 4.58 MiB/sec. | ||
| 5829 | 2026.01.22 09:54:07.729480 [ 268 ] {03a7e3b6-faef-431f-9a1a-56fd4754b44b} <Debug> TCPHandler: Processed in 0.001314973 sec. | ||
| 5830 | 2026.01.22 09:54:07.729594 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5831 | 2026.01.22 09:54:07.729684 [ 268 ] {4be7ab50-92fc-48e1-8bab-973ffa809727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5832 | 2026.01.22 09:54:07.729727 [ 268 ] {4be7ab50-92fc-48e1-8bab-973ffa809727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5833 | 2026.01.22 09:54:07.730145 [ 268 ] {4be7ab50-92fc-48e1-8bab-973ffa809727} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5834 | 2026.01.22 09:54:07.730180 [ 268 ] {4be7ab50-92fc-48e1-8bab-973ffa809727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5835 | 2026.01.22 09:54:07.730513 [ 268 ] {4be7ab50-92fc-48e1-8bab-973ffa809727} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5836 | 2026.01.22 09:54:07.730720 [ 268 ] {4be7ab50-92fc-48e1-8bab-973ffa809727} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5837 | 2026.01.22 09:54:07.730851 [ 268 ] {4be7ab50-92fc-48e1-8bab-973ffa809727} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 5838 | 2026.01.22 09:54:07.730887 [ 268 ] {4be7ab50-92fc-48e1-8bab-973ffa809727} <Debug> TCPHandler: Processed in 0.001339093 sec. | ||
| 5839 | 2026.01.22 09:54:07.731012 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5840 | 2026.01.22 09:54:07.731133 [ 268 ] {61e0ddc3-73da-428c-ab52-2ba031678d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5841 | 2026.01.22 09:54:07.731208 [ 268 ] {61e0ddc3-73da-428c-ab52-2ba031678d46} <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 | ||
| 5842 | 2026.01.22 09:54:07.732237 [ 268 ] {61e0ddc3-73da-428c-ab52-2ba031678d46} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5843 | 2026.01.22 09:54:07.732283 [ 268 ] {61e0ddc3-73da-428c-ab52-2ba031678d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5844 | 2026.01.22 09:54:07.733007 [ 268 ] {61e0ddc3-73da-428c-ab52-2ba031678d46} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5845 | 2026.01.22 09:54:07.733336 [ 268 ] {61e0ddc3-73da-428c-ab52-2ba031678d46} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5846 | 2026.01.22 09:54:07.733515 [ 268 ] {61e0ddc3-73da-428c-ab52-2ba031678d46} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002403 sec., 1664.5859342488554 rows/sec., 2.98 MiB/sec. | ||
| 5847 | 2026.01.22 09:54:07.733620 [ 268 ] {61e0ddc3-73da-428c-ab52-2ba031678d46} <Debug> TCPHandler: Processed in 0.002669946 sec. | ||
| 5848 | 2026.01.22 09:54:07.733798 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5849 | 2026.01.22 09:54:07.733910 [ 268 ] {26aadb1d-adaa-437c-9910-35970013d5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5850 | 2026.01.22 09:54:07.733959 [ 268 ] {26aadb1d-adaa-437c-9910-35970013d5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5851 | 2026.01.22 09:54:07.734400 [ 268 ] {26aadb1d-adaa-437c-9910-35970013d5fa} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5852 | 2026.01.22 09:54:07.734434 [ 268 ] {26aadb1d-adaa-437c-9910-35970013d5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5853 | 2026.01.22 09:54:07.734750 [ 268 ] {26aadb1d-adaa-437c-9910-35970013d5fa} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5854 | 2026.01.22 09:54:07.734957 [ 268 ] {26aadb1d-adaa-437c-9910-35970013d5fa} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5855 | 2026.01.22 09:54:07.735094 [ 268 ] {26aadb1d-adaa-437c-9910-35970013d5fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 5856 | 2026.01.22 09:54:07.735130 [ 268 ] {26aadb1d-adaa-437c-9910-35970013d5fa} <Debug> TCPHandler: Processed in 0.001389954 sec. | ||
| 5857 | 2026.01.22 09:54:10.114172 [ 40 ] {} <Debug> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5858 | 2026.01.22 09:54:10.114251 [ 40 ] {} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5859 | 2026.01.22 09:54:10.114288 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5860 | 2026.01.22 09:54:10.114418 [ 186 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::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 | ||
| 5861 | 2026.01.22 09:54:10.114557 [ 186 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5862 | 2026.01.22 09:54:10.114597 [ 186 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 5863 | 2026.01.22 09:54:10.114663 [ 186 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 5864 | 2026.01.22 09:54:10.114708 [ 186 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
| 5865 | 2026.01.22 09:54:10.114751 [ 186 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::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 | ||
| 5866 | 2026.01.22 09:54:10.114790 [ 186 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5867 | 2026.01.22 09:54:10.115565 [ 197 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001193281 sec., 36873.12544153473 rows/sec., 3.08 MiB/sec. | ||
| 5868 | 2026.01.22 09:54:10.115764 [ 192 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5869 | 2026.01.22 09:54:10.116086 [ 192 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_9_2} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5870 | 2026.01.22 09:54:10.116165 [ 192 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_9_2} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5871 | 2026.01.22 09:54:10.116257 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5872 | 2026.01.22 09:54:11.025850 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 748 | ||
| 5873 | 2026.01.22 09:54:11.028274 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5874 | 2026.01.22 09:54:11.028327 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5875 | 2026.01.22 09:54:11.029587 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5876 | 2026.01.22 09:54:11.029896 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5877 | 2026.01.22 09:54:11.030276 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 748 | ||
| 5878 | 2026.01.22 09:54:12.135953 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5879 | 2026.01.22 09:54:12.136130 [ 268 ] {876fd7e6-6654-4890-b724-dcd513ff876a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5880 | 2026.01.22 09:54:12.136196 [ 268 ] {876fd7e6-6654-4890-b724-dcd513ff876a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5881 | 2026.01.22 09:54:12.136819 [ 268 ] {876fd7e6-6654-4890-b724-dcd513ff876a} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5882 | 2026.01.22 09:54:12.136869 [ 268 ] {876fd7e6-6654-4890-b724-dcd513ff876a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5883 | 2026.01.22 09:54:12.137265 [ 268 ] {876fd7e6-6654-4890-b724-dcd513ff876a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5884 | 2026.01.22 09:54:12.137488 [ 268 ] {876fd7e6-6654-4890-b724-dcd513ff876a} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2026.01.22 09:54:12.137658 [ 268 ] {876fd7e6-6654-4890-b724-dcd513ff876a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001579 sec., 15199.493350221659 rows/sec., 1.26 MiB/sec. | ||
| 5886 | 2026.01.22 09:54:12.137702 [ 268 ] {876fd7e6-6654-4890-b724-dcd513ff876a} <Debug> TCPHandler: Processed in 0.001881292 sec. | ||
| 5887 | 2026.01.22 09:54:12.137819 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5888 | 2026.01.22 09:54:12.137913 [ 268 ] {d41f20ce-d77c-4f9e-a034-d64972de2752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5889 | 2026.01.22 09:54:12.137954 [ 268 ] {d41f20ce-d77c-4f9e-a034-d64972de2752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5890 | 2026.01.22 09:54:12.138348 [ 268 ] {d41f20ce-d77c-4f9e-a034-d64972de2752} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5891 | 2026.01.22 09:54:12.138384 [ 268 ] {d41f20ce-d77c-4f9e-a034-d64972de2752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5892 | 2026.01.22 09:54:12.138702 [ 268 ] {d41f20ce-d77c-4f9e-a034-d64972de2752} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5893 | 2026.01.22 09:54:12.138909 [ 268 ] {d41f20ce-d77c-4f9e-a034-d64972de2752} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5894 | 2026.01.22 09:54:12.139040 [ 268 ] {d41f20ce-d77c-4f9e-a034-d64972de2752} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001148 sec., 6968.641114982579 rows/sec., 568.24 KiB/sec. | ||
| 5895 | 2026.01.22 09:54:12.139078 [ 268 ] {d41f20ce-d77c-4f9e-a034-d64972de2752} <Debug> TCPHandler: Processed in 0.001306603 sec. | ||
| 5896 | 2026.01.22 09:54:12.139185 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5897 | 2026.01.22 09:54:12.139275 [ 268 ] {773221d3-c160-4e2b-a56f-e1a84776c13f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5898 | 2026.01.22 09:54:12.139314 [ 268 ] {773221d3-c160-4e2b-a56f-e1a84776c13f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5899 | 2026.01.22 09:54:12.140410 [ 268 ] {773221d3-c160-4e2b-a56f-e1a84776c13f} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5900 | 2026.01.22 09:54:12.140446 [ 268 ] {773221d3-c160-4e2b-a56f-e1a84776c13f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5901 | 2026.01.22 09:54:12.140919 [ 268 ] {773221d3-c160-4e2b-a56f-e1a84776c13f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5902 | 2026.01.22 09:54:12.141128 [ 268 ] {773221d3-c160-4e2b-a56f-e1a84776c13f} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5903 | 2026.01.22 09:54:12.141254 [ 268 ] {773221d3-c160-4e2b-a56f-e1a84776c13f} <Debug> executeQuery: Read 1394 rows, 119.30 KiB in 0.001996 sec., 698396.7935871744 rows/sec., 58.37 MiB/sec. | ||
| 5904 | 2026.01.22 09:54:12.141291 [ 268 ] {773221d3-c160-4e2b-a56f-e1a84776c13f} <Debug> TCPHandler: Processed in 0.002152367 sec. | ||
| 5905 | 2026.01.22 09:54:12.141403 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5906 | 2026.01.22 09:54:12.141494 [ 268 ] {def8657f-a60d-48d8-97a9-7956e720d84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5907 | 2026.01.22 09:54:12.141534 [ 268 ] {def8657f-a60d-48d8-97a9-7956e720d84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5908 | 2026.01.22 09:54:12.141946 [ 268 ] {def8657f-a60d-48d8-97a9-7956e720d84d} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2026.01.22 09:54:12.141982 [ 268 ] {def8657f-a60d-48d8-97a9-7956e720d84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5910 | 2026.01.22 09:54:12.142281 [ 268 ] {def8657f-a60d-48d8-97a9-7956e720d84d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5911 | 2026.01.22 09:54:12.142483 [ 268 ] {def8657f-a60d-48d8-97a9-7956e720d84d} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2026.01.22 09:54:12.142610 [ 268 ] {def8657f-a60d-48d8-97a9-7956e720d84d} <Debug> executeQuery: Read 57 rows, 4.30 KiB in 0.001134 sec., 50264.550264550264 rows/sec., 3.70 MiB/sec. | ||
| 5913 | 2026.01.22 09:54:12.142646 [ 268 ] {def8657f-a60d-48d8-97a9-7956e720d84d} <Debug> TCPHandler: Processed in 0.001289642 sec. | ||
| 5914 | 2026.01.22 09:54:12.142749 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5915 | 2026.01.22 09:54:12.142840 [ 268 ] {5ca722be-5cd6-4ddc-a2b8-252636cf44c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5916 | 2026.01.22 09:54:12.142879 [ 268 ] {5ca722be-5cd6-4ddc-a2b8-252636cf44c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5917 | 2026.01.22 09:54:12.143378 [ 268 ] {5ca722be-5cd6-4ddc-a2b8-252636cf44c1} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5918 | 2026.01.22 09:54:12.143420 [ 268 ] {5ca722be-5cd6-4ddc-a2b8-252636cf44c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5919 | 2026.01.22 09:54:12.143735 [ 268 ] {5ca722be-5cd6-4ddc-a2b8-252636cf44c1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5920 | 2026.01.22 09:54:12.143976 [ 268 ] {5ca722be-5cd6-4ddc-a2b8-252636cf44c1} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5921 | 2026.01.22 09:54:12.144111 [ 268 ] {5ca722be-5cd6-4ddc-a2b8-252636cf44c1} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001289 sec., 195500.38789759504 rows/sec., 13.52 MiB/sec. | ||
| 5922 | 2026.01.22 09:54:12.144148 [ 268 ] {5ca722be-5cd6-4ddc-a2b8-252636cf44c1} <Debug> TCPHandler: Processed in 0.001445624 sec. | ||
| 5923 | 2026.01.22 09:54:12.144258 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5924 | 2026.01.22 09:54:12.144348 [ 268 ] {7cf2c0e8-0415-4d0c-a326-a7fa37f16b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5925 | 2026.01.22 09:54:12.144386 [ 268 ] {7cf2c0e8-0415-4d0c-a326-a7fa37f16b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5926 | 2026.01.22 09:54:12.144794 [ 268 ] {7cf2c0e8-0415-4d0c-a326-a7fa37f16b52} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5927 | 2026.01.22 09:54:12.144832 [ 268 ] {7cf2c0e8-0415-4d0c-a326-a7fa37f16b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5928 | 2026.01.22 09:54:12.145175 [ 268 ] {7cf2c0e8-0415-4d0c-a326-a7fa37f16b52} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5929 | 2026.01.22 09:54:12.145402 [ 268 ] {7cf2c0e8-0415-4d0c-a326-a7fa37f16b52} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5930 | 2026.01.22 09:54:12.145540 [ 268 ] {7cf2c0e8-0415-4d0c-a326-a7fa37f16b52} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001209 sec., 9925.558312655086 rows/sec., 775.43 KiB/sec. | ||
| 5931 | 2026.01.22 09:54:12.145582 [ 268 ] {7cf2c0e8-0415-4d0c-a326-a7fa37f16b52} <Debug> TCPHandler: Processed in 0.001369884 sec. | ||
| 5932 | 2026.01.22 09:54:12.145696 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5933 | 2026.01.22 09:54:12.145795 [ 268 ] {4baedefd-b425-4015-837f-e5a5bb9f5a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5934 | 2026.01.22 09:54:12.145835 [ 268 ] {4baedefd-b425-4015-837f-e5a5bb9f5a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5935 | 2026.01.22 09:54:12.146539 [ 268 ] {4baedefd-b425-4015-837f-e5a5bb9f5a52} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5936 | 2026.01.22 09:54:12.146577 [ 268 ] {4baedefd-b425-4015-837f-e5a5bb9f5a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5937 | 2026.01.22 09:54:12.146935 [ 268 ] {4baedefd-b425-4015-837f-e5a5bb9f5a52} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5938 | 2026.01.22 09:54:12.147147 [ 268 ] {4baedefd-b425-4015-837f-e5a5bb9f5a52} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5939 | 2026.01.22 09:54:12.147279 [ 268 ] {4baedefd-b425-4015-837f-e5a5bb9f5a52} <Debug> executeQuery: Read 601 rows, 46.28 KiB in 0.001504 sec., 399601.06382978725 rows/sec., 30.05 MiB/sec. | ||
| 5940 | 2026.01.22 09:54:12.147319 [ 268 ] {4baedefd-b425-4015-837f-e5a5bb9f5a52} <Debug> TCPHandler: Processed in 0.001672318 sec. | ||
| 5941 | 2026.01.22 09:54:12.147427 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5942 | 2026.01.22 09:54:12.147523 [ 268 ] {0be30275-31aa-4a30-8d59-cfbc1646196a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5943 | 2026.01.22 09:54:12.147566 [ 268 ] {0be30275-31aa-4a30-8d59-cfbc1646196a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5944 | 2026.01.22 09:54:12.148235 [ 268 ] {0be30275-31aa-4a30-8d59-cfbc1646196a} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5945 | 2026.01.22 09:54:12.148273 [ 268 ] {0be30275-31aa-4a30-8d59-cfbc1646196a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5946 | 2026.01.22 09:54:12.148655 [ 268 ] {0be30275-31aa-4a30-8d59-cfbc1646196a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5947 | 2026.01.22 09:54:12.148865 [ 268 ] {0be30275-31aa-4a30-8d59-cfbc1646196a} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5948 | 2026.01.22 09:54:12.148995 [ 268 ] {0be30275-31aa-4a30-8d59-cfbc1646196a} <Debug> executeQuery: Read 920 rows, 64.43 KiB in 0.001492 sec., 616621.9839142091 rows/sec., 42.17 MiB/sec. | ||
| 5949 | 2026.01.22 09:54:12.149033 [ 268 ] {0be30275-31aa-4a30-8d59-cfbc1646196a} <Debug> TCPHandler: Processed in 0.001655859 sec. | ||
| 5950 | 2026.01.22 09:54:12.149142 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5951 | 2026.01.22 09:54:12.149238 [ 268 ] {86518bdb-bf3b-4844-aee7-3ab29819a648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5952 | 2026.01.22 09:54:12.149301 [ 268 ] {86518bdb-bf3b-4844-aee7-3ab29819a648} <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 | ||
| 5953 | 2026.01.22 09:54:12.150232 [ 268 ] {86518bdb-bf3b-4844-aee7-3ab29819a648} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5954 | 2026.01.22 09:54:12.150269 [ 268 ] {86518bdb-bf3b-4844-aee7-3ab29819a648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5955 | 2026.01.22 09:54:12.150843 [ 268 ] {86518bdb-bf3b-4844-aee7-3ab29819a648} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5956 | 2026.01.22 09:54:12.151089 [ 268 ] {86518bdb-bf3b-4844-aee7-3ab29819a648} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5957 | 2026.01.22 09:54:12.151237 [ 268 ] {86518bdb-bf3b-4844-aee7-3ab29819a648} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002018 sec., 18334.98513379584 rows/sec., 32.86 MiB/sec. | ||
| 5958 | 2026.01.22 09:54:12.151307 [ 268 ] {86518bdb-bf3b-4844-aee7-3ab29819a648} <Debug> TCPHandler: Processed in 0.002214977 sec. | ||
| 5959 | 2026.01.22 09:54:12.151428 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5960 | 2026.01.22 09:54:12.151524 [ 268 ] {02fda870-524e-4e69-b55e-aef5c77a9c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5961 | 2026.01.22 09:54:12.151568 [ 268 ] {02fda870-524e-4e69-b55e-aef5c77a9c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5962 | 2026.01.22 09:54:12.151915 [ 268 ] {02fda870-524e-4e69-b55e-aef5c77a9c08} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5963 | 2026.01.22 09:54:12.151952 [ 268 ] {02fda870-524e-4e69-b55e-aef5c77a9c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5964 | 2026.01.22 09:54:12.152263 [ 268 ] {02fda870-524e-4e69-b55e-aef5c77a9c08} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5965 | 2026.01.22 09:54:12.152488 [ 268 ] {02fda870-524e-4e69-b55e-aef5c77a9c08} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5966 | 2026.01.22 09:54:12.152683 [ 268 ] {02fda870-524e-4e69-b55e-aef5c77a9c08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 5967 | 2026.01.22 09:54:12.152721 [ 268 ] {02fda870-524e-4e69-b55e-aef5c77a9c08} <Debug> TCPHandler: Processed in 0.001342463 sec. | ||
| 5968 | 2026.01.22 09:54:13.498973 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13032 | ||
| 5969 | 2026.01.22 09:54:13.499649 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5970 | 2026.01.22 09:54:13.499685 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5971 | 2026.01.22 09:54:13.500200 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5972 | 2026.01.22 09:54:13.500441 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2026.01.22 09:54:13.500575 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13032 | ||
| 5974 | 2026.01.22 09:54:14.152733 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5975 | 2026.01.22 09:54:14.168745 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5976 | 2026.01.22 09:54:14.168797 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5977 | 2026.01.22 09:54:14.174390 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5978 | 2026.01.22 09:54:14.175148 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5979 | 2026.01.22 09:54:14.178189 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5980 | 2026.01.22 09:54:17.724713 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5981 | 2026.01.22 09:54:17.724991 [ 268 ] {97dc6070-81ac-4025-9b93-45918a31f242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5982 | 2026.01.22 09:54:17.725091 [ 268 ] {97dc6070-81ac-4025-9b93-45918a31f242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5983 | 2026.01.22 09:54:17.725883 [ 268 ] {97dc6070-81ac-4025-9b93-45918a31f242} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5984 | 2026.01.22 09:54:17.725932 [ 268 ] {97dc6070-81ac-4025-9b93-45918a31f242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5985 | 2026.01.22 09:54:17.726330 [ 268 ] {97dc6070-81ac-4025-9b93-45918a31f242} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5986 | 2026.01.22 09:54:17.726560 [ 268 ] {97dc6070-81ac-4025-9b93-45918a31f242} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5987 | 2026.01.22 09:54:17.726731 [ 268 ] {97dc6070-81ac-4025-9b93-45918a31f242} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.00181 sec., 35359.11602209945 rows/sec., 2.78 MiB/sec. | ||
| 5988 | 2026.01.22 09:54:17.726783 [ 268 ] {97dc6070-81ac-4025-9b93-45918a31f242} <Debug> TCPHandler: Processed in 0.002240868 sec. | ||
| 5989 | 2026.01.22 09:54:17.726901 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5990 | 2026.01.22 09:54:17.726999 [ 268 ] {cd7307a2-3f16-439c-abc7-a801ec95a027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5991 | 2026.01.22 09:54:17.727043 [ 268 ] {cd7307a2-3f16-439c-abc7-a801ec95a027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5992 | 2026.01.22 09:54:17.727445 [ 268 ] {cd7307a2-3f16-439c-abc7-a801ec95a027} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5993 | 2026.01.22 09:54:17.727484 [ 268 ] {cd7307a2-3f16-439c-abc7-a801ec95a027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 5994 | 2026.01.22 09:54:17.727785 [ 268 ] {cd7307a2-3f16-439c-abc7-a801ec95a027} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5995 | 2026.01.22 09:54:17.727996 [ 268 ] {cd7307a2-3f16-439c-abc7-a801ec95a027} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5996 | 2026.01.22 09:54:17.728130 [ 268 ] {cd7307a2-3f16-439c-abc7-a801ec95a027} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001153 sec., 3469.2107545533395 rows/sec., 260.87 KiB/sec. | ||
| 5997 | 2026.01.22 09:54:17.728167 [ 268 ] {cd7307a2-3f16-439c-abc7-a801ec95a027} <Debug> TCPHandler: Processed in 0.001316072 sec. | ||
| 5998 | 2026.01.22 09:54:17.728267 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5999 | 2026.01.22 09:54:17.728359 [ 268 ] {d9aceb82-fa2d-452e-8c91-8f2d04cae3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6000 | 2026.01.22 09:54:17.728399 [ 268 ] {d9aceb82-fa2d-452e-8c91-8f2d04cae3c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6001 | 2026.01.22 09:54:17.728834 [ 268 ] {d9aceb82-fa2d-452e-8c91-8f2d04cae3c6} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6002 | 2026.01.22 09:54:17.728871 [ 268 ] {d9aceb82-fa2d-452e-8c91-8f2d04cae3c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6003 | 2026.01.22 09:54:17.729170 [ 268 ] {d9aceb82-fa2d-452e-8c91-8f2d04cae3c6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6004 | 2026.01.22 09:54:17.729409 [ 268 ] {d9aceb82-fa2d-452e-8c91-8f2d04cae3c6} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6005 | 2026.01.22 09:54:17.729539 [ 268 ] {d9aceb82-fa2d-452e-8c91-8f2d04cae3c6} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001198 sec., 56761.26878130217 rows/sec., 4.43 MiB/sec. | ||
| 6006 | 2026.01.22 09:54:17.729576 [ 268 ] {d9aceb82-fa2d-452e-8c91-8f2d04cae3c6} <Debug> TCPHandler: Processed in 0.001355423 sec. | ||
| 6007 | 2026.01.22 09:54:17.729694 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6008 | 2026.01.22 09:54:17.729788 [ 268 ] {b7fce1b7-a59e-467a-a09b-8f17be728dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6009 | 2026.01.22 09:54:17.729832 [ 268 ] {b7fce1b7-a59e-467a-a09b-8f17be728dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6010 | 2026.01.22 09:54:17.730238 [ 268 ] {b7fce1b7-a59e-467a-a09b-8f17be728dd8} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6011 | 2026.01.22 09:54:17.730273 [ 268 ] {b7fce1b7-a59e-467a-a09b-8f17be728dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6012 | 2026.01.22 09:54:17.730608 [ 268 ] {b7fce1b7-a59e-467a-a09b-8f17be728dd8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6013 | 2026.01.22 09:54:17.730817 [ 268 ] {b7fce1b7-a59e-467a-a09b-8f17be728dd8} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6014 | 2026.01.22 09:54:17.730947 [ 268 ] {b7fce1b7-a59e-467a-a09b-8f17be728dd8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 6015 | 2026.01.22 09:54:17.730984 [ 268 ] {b7fce1b7-a59e-467a-a09b-8f17be728dd8} <Debug> TCPHandler: Processed in 0.001337673 sec. | ||
| 6016 | 2026.01.22 09:54:17.731102 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6017 | 2026.01.22 09:54:17.731193 [ 268 ] {2e6cc6ec-5d20-45de-b85f-04e5623821a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6018 | 2026.01.22 09:54:17.731248 [ 268 ] {2e6cc6ec-5d20-45de-b85f-04e5623821a4} <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 | ||
| 6019 | 2026.01.22 09:54:17.731979 [ 268 ] {2e6cc6ec-5d20-45de-b85f-04e5623821a4} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6020 | 2026.01.22 09:54:17.732015 [ 268 ] {2e6cc6ec-5d20-45de-b85f-04e5623821a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6021 | 2026.01.22 09:54:17.732511 [ 268 ] {2e6cc6ec-5d20-45de-b85f-04e5623821a4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6022 | 2026.01.22 09:54:17.732732 [ 268 ] {2e6cc6ec-5d20-45de-b85f-04e5623821a4} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6023 | 2026.01.22 09:54:17.732868 [ 268 ] {2e6cc6ec-5d20-45de-b85f-04e5623821a4} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001693 sec., 2362.6698168930893 rows/sec., 4.23 MiB/sec. | ||
| 6024 | 2026.01.22 09:54:17.732926 [ 268 ] {2e6cc6ec-5d20-45de-b85f-04e5623821a4} <Debug> TCPHandler: Processed in 0.001870622 sec. | ||
| 6025 | 2026.01.22 09:54:17.733038 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6026 | 2026.01.22 09:54:17.733131 [ 268 ] {1bed1a97-a6c4-4bcd-9345-c9ca6ac36291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6027 | 2026.01.22 09:54:17.733173 [ 268 ] {1bed1a97-a6c4-4bcd-9345-c9ca6ac36291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6028 | 2026.01.22 09:54:17.733501 [ 268 ] {1bed1a97-a6c4-4bcd-9345-c9ca6ac36291} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6029 | 2026.01.22 09:54:17.733537 [ 268 ] {1bed1a97-a6c4-4bcd-9345-c9ca6ac36291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
| 6030 | 2026.01.22 09:54:17.733840 [ 268 ] {1bed1a97-a6c4-4bcd-9345-c9ca6ac36291} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6031 | 2026.01.22 09:54:17.734072 [ 268 ] {1bed1a97-a6c4-4bcd-9345-c9ca6ac36291} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6032 | 2026.01.22 09:54:17.734201 [ 268 ] {1bed1a97-a6c4-4bcd-9345-c9ca6ac36291} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 6033 | 2026.01.22 09:54:17.734236 [ 268 ] {1bed1a97-a6c4-4bcd-9345-c9ca6ac36291} <Debug> TCPHandler: Processed in 0.001245382 sec. | ||
| 6034 | 2026.01.22 09:54:20.896146 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6035 | 2026.01.22 09:54:20.896202 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6036 | 2026.01.22 09:54:21.000668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13544 | ||
| 6037 | 2026.01.22 09:54:21.001250 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6038 | 2026.01.22 09:54:21.001294 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6039 | 2026.01.22 09:54:21.001819 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6040 | 2026.01.22 09:54:21.002051 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6041 | 2026.01.22 09:54:21.002181 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13544 | ||
| 6042 | 2026.01.22 09:54:21.030486 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 780 | ||
| 6043 | 2026.01.22 09:54:21.032956 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2026.01.22 09:54:21.033010 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6045 | 2026.01.22 09:54:21.034303 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6046 | 2026.01.22 09:54:21.034670 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6047 | 2026.01.22 09:54:21.034822 [ 24 ] {} <Debug> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6048 | 2026.01.22 09:54:21.034871 [ 24 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6049 | 2026.01.22 09:54:21.034894 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6050 | 2026.01.22 09:54:21.035017 [ 186 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::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 | ||
| 6051 | 2026.01.22 09:54:21.035078 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 780 | ||
| 6052 | 2026.01.22 09:54:21.035621 [ 186 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6053 | 2026.01.22 09:54:21.035781 [ 186 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 604 rows starting from the beginning of the part | ||
| 6054 | 2026.01.22 09:54:21.036197 [ 186 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
| 6055 | 2026.01.22 09:54:21.036557 [ 186 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
| 6056 | 2026.01.22 09:54:21.036916 [ 186 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
| 6057 | 2026.01.22 09:54:21.037291 [ 186 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
| 6058 | 2026.01.22 09:54:21.037684 [ 186 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 6059 | 2026.01.22 09:54:21.044112 [ 197 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 72 columns (72 merged, 0 gathered) in 0.009148167 sec., 85262.98219085856 rows/sec., 73.55 MiB/sec. | ||
| 6060 | 2026.01.22 09:54:21.045504 [ 199 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6061 | 2026.01.22 09:54:21.046112 [ 199 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_21_4} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6062 | 2026.01.22 09:54:21.046184 [ 199 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_21_4} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6063 | 2026.01.22 09:54:21.046413 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 6064 | 2026.01.22 09:54:21.678283 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6065 | 2026.01.22 09:54:21.693846 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6066 | 2026.01.22 09:54:21.693904 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6067 | 2026.01.22 09:54:21.700553 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6068 | 2026.01.22 09:54:21.701283 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6069 | 2026.01.22 09:54:21.704093 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6070 | 2026.01.22 09:54:22.727036 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6071 | 2026.01.22 09:54:22.727240 [ 268 ] {c7225fe3-440a-4f42-8f90-10870eabca49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6072 | 2026.01.22 09:54:22.727316 [ 268 ] {c7225fe3-440a-4f42-8f90-10870eabca49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6073 | 2026.01.22 09:54:22.728055 [ 268 ] {c7225fe3-440a-4f42-8f90-10870eabca49} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6074 | 2026.01.22 09:54:22.728106 [ 268 ] {c7225fe3-440a-4f42-8f90-10870eabca49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6075 | 2026.01.22 09:54:22.728517 [ 268 ] {c7225fe3-440a-4f42-8f90-10870eabca49} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6076 | 2026.01.22 09:54:22.728755 [ 268 ] {c7225fe3-440a-4f42-8f90-10870eabca49} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2026.01.22 09:54:22.728894 [ 70 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6078 | 2026.01.22 09:54:22.728910 [ 268 ] {c7225fe3-440a-4f42-8f90-10870eabca49} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.001725 sec., 75362.31884057971 rows/sec., 6.49 MiB/sec. | ||
| 6079 | 2026.01.22 09:54:22.728983 [ 70 ] {} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6080 | 2026.01.22 09:54:22.729003 [ 268 ] {c7225fe3-440a-4f42-8f90-10870eabca49} <Debug> TCPHandler: Processed in 0.002120956 sec. | ||
| 6081 | 2026.01.22 09:54:22.729024 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6082 | 2026.01.22 09:54:22.729141 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::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 | ||
| 6083 | 2026.01.22 09:54:22.729156 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6084 | 2026.01.22 09:54:22.729261 [ 268 ] {c10a4232-d8e3-4928-8daf-f7813962e979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6085 | 2026.01.22 09:54:22.729264 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6086 | 2026.01.22 09:54:22.729305 [ 268 ] {c10a4232-d8e3-4928-8daf-f7813962e979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6087 | 2026.01.22 09:54:22.729315 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2554 rows starting from the beginning of the part | ||
| 6088 | 2026.01.22 09:54:22.729396 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1276 rows starting from the beginning of the part | ||
| 6089 | 2026.01.22 09:54:22.729446 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 6090 | 2026.01.22 09:54:22.729518 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1394 rows starting from the beginning of the part | ||
| 6091 | 2026.01.22 09:54:22.729565 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 6092 | 2026.01.22 09:54:22.729606 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 130 rows starting from the beginning of the part | ||
| 6093 | 2026.01.22 09:54:22.729774 [ 268 ] {c10a4232-d8e3-4928-8daf-f7813962e979} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6094 | 2026.01.22 09:54:22.729817 [ 268 ] {c10a4232-d8e3-4928-8daf-f7813962e979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6095 | 2026.01.22 09:54:22.730196 [ 268 ] {c10a4232-d8e3-4928-8daf-f7813962e979} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6096 | 2026.01.22 09:54:22.730435 [ 268 ] {c10a4232-d8e3-4928-8daf-f7813962e979} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6097 | 2026.01.22 09:54:22.730585 [ 268 ] {c10a4232-d8e3-4928-8daf-f7813962e979} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001343 sec., 27550.260610573343 rows/sec., 2.02 MiB/sec. | ||
| 6098 | 2026.01.22 09:54:22.730626 [ 268 ] {c10a4232-d8e3-4928-8daf-f7813962e979} <Debug> TCPHandler: Processed in 0.001518966 sec. | ||
| 6099 | 2026.01.22 09:54:22.730758 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6100 | 2026.01.22 09:54:22.730862 [ 268 ] {ffa9910a-3812-4ea8-977a-3f5ec3bdd6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6101 | 2026.01.22 09:54:22.730909 [ 268 ] {ffa9910a-3812-4ea8-977a-3f5ec3bdd6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6102 | 2026.01.22 09:54:22.731384 [ 268 ] {ffa9910a-3812-4ea8-977a-3f5ec3bdd6a0} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6103 | 2026.01.22 09:54:22.731421 [ 268 ] {ffa9910a-3812-4ea8-977a-3f5ec3bdd6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6104 | 2026.01.22 09:54:22.731803 [ 268 ] {ffa9910a-3812-4ea8-977a-3f5ec3bdd6a0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6105 | 2026.01.22 09:54:22.731968 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5482 rows, containing 5 columns (5 merged, 0 gathered) in 0.002871029 sec., 1909419.93271402 rows/sec., 163.32 MiB/sec. | ||
| 6106 | 2026.01.22 09:54:22.732039 [ 268 ] {ffa9910a-3812-4ea8-977a-3f5ec3bdd6a0} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6107 | 2026.01.22 09:54:22.732160 [ 70 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6108 | 2026.01.22 09:54:22.732182 [ 268 ] {ffa9910a-3812-4ea8-977a-3f5ec3bdd6a0} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001339 sec., 75429.42494398805 rows/sec., 5.89 MiB/sec. | ||
| 6109 | 2026.01.22 09:54:22.732199 [ 70 ] {} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6110 | 2026.01.22 09:54:22.732225 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6111 | 2026.01.22 09:54:22.732229 [ 268 ] {ffa9910a-3812-4ea8-977a-3f5ec3bdd6a0} <Debug> TCPHandler: Processed in 0.001522186 sec. | ||
| 6112 | 2026.01.22 09:54:22.732295 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::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 | ||
| 6113 | 2026.01.22 09:54:22.732308 [ 200 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6114 | 2026.01.22 09:54:22.732369 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6115 | 2026.01.22 09:54:22.732385 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6116 | 2026.01.22 09:54:22.732417 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1304 rows starting from the beginning of the part | ||
| 6117 | 2026.01.22 09:54:22.732466 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 770 rows starting from the beginning of the part | ||
| 6118 | 2026.01.22 09:54:22.732466 [ 268 ] {72734538-8dd3-458d-a011-69593e3766a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6119 | 2026.01.22 09:54:22.732504 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 68 rows starting from the beginning of the part | ||
| 6120 | 2026.01.22 09:54:22.732526 [ 268 ] {72734538-8dd3-458d-a011-69593e3766a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6121 | 2026.01.22 09:54:22.732544 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 601 rows starting from the beginning of the part | ||
| 6122 | 2026.01.22 09:54:22.732583 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 68 rows starting from the beginning of the part | ||
| 6123 | 2026.01.22 09:54:22.732618 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 101 rows starting from the beginning of the part | ||
| 6124 | 2026.01.22 09:54:22.732646 [ 200 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_41_8} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6125 | 2026.01.22 09:54:22.732723 [ 200 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_41_8} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6126 | 2026.01.22 09:54:22.732821 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 6127 | 2026.01.22 09:54:22.732960 [ 268 ] {72734538-8dd3-458d-a011-69593e3766a1} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6128 | 2026.01.22 09:54:22.732998 [ 268 ] {72734538-8dd3-458d-a011-69593e3766a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6129 | 2026.01.22 09:54:22.733370 [ 268 ] {72734538-8dd3-458d-a011-69593e3766a1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6130 | 2026.01.22 09:54:22.733593 [ 268 ] {72734538-8dd3-458d-a011-69593e3766a1} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2026.01.22 09:54:22.733712 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6132 | 2026.01.22 09:54:22.733732 [ 268 ] {72734538-8dd3-458d-a011-69593e3766a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 6133 | 2026.01.22 09:54:22.733748 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6134 | 2026.01.22 09:54:22.733774 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6135 | 2026.01.22 09:54:22.733779 [ 268 ] {72734538-8dd3-458d-a011-69593e3766a1} <Debug> TCPHandler: Processed in 0.001459835 sec. | ||
| 6136 | 2026.01.22 09:54:22.733849 [ 200 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::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 | ||
| 6137 | 2026.01.22 09:54:22.733898 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6138 | 2026.01.22 09:54:22.733902 [ 194 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2912 rows, containing 5 columns (5 merged, 0 gathered) in 0.001633158 sec., 1783048.5476604223 rows/sec., 136.34 MiB/sec. | ||
| 6139 | 2026.01.22 09:54:22.733929 [ 200 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6140 | 2026.01.22 09:54:22.733971 [ 200 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11077 rows starting from the beginning of the part | ||
| 6141 | 2026.01.22 09:54:22.733994 [ 268 ] {1a926458-4234-4d6d-bb1a-720a0923b6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6142 | 2026.01.22 09:54:22.734033 [ 200 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 328 rows starting from the beginning of the part | ||
| 6143 | 2026.01.22 09:54:22.734050 [ 268 ] {1a926458-4234-4d6d-bb1a-720a0923b6f5} <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 | ||
| 6144 | 2026.01.22 09:54:22.734080 [ 200 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6145 | 2026.01.22 09:54:22.734122 [ 200 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 920 rows starting from the beginning of the part | ||
| 6146 | 2026.01.22 09:54:22.734138 [ 194 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6147 | 2026.01.22 09:54:22.734171 [ 200 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6148 | 2026.01.22 09:54:22.734218 [ 200 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6149 | 2026.01.22 09:54:22.734480 [ 194 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_41_8} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6150 | 2026.01.22 09:54:22.734570 [ 194 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_41_8} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6151 | 2026.01.22 09:54:22.734647 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6152 | 2026.01.22 09:54:22.734938 [ 268 ] {1a926458-4234-4d6d-bb1a-720a0923b6f5} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6153 | 2026.01.22 09:54:22.734980 [ 268 ] {1a926458-4234-4d6d-bb1a-720a0923b6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6154 | 2026.01.22 09:54:22.735571 [ 268 ] {1a926458-4234-4d6d-bb1a-720a0923b6f5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6155 | 2026.01.22 09:54:22.735819 [ 268 ] {1a926458-4234-4d6d-bb1a-720a0923b6f5} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6156 | 2026.01.22 09:54:22.735965 [ 268 ] {1a926458-4234-4d6d-bb1a-720a0923b6f5} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00199 sec., 18592.9648241206 rows/sec., 33.32 MiB/sec. | ||
| 6157 | 2026.01.22 09:54:22.736039 [ 268 ] {1a926458-4234-4d6d-bb1a-720a0923b6f5} <Debug> TCPHandler: Processed in 0.002191127 sec. | ||
| 6158 | 2026.01.22 09:54:22.736156 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6159 | 2026.01.22 09:54:22.736250 [ 268 ] {7a5c8f5f-b6ae-4caf-a4ba-625f8363e0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6160 | 2026.01.22 09:54:22.736293 [ 268 ] {7a5c8f5f-b6ae-4caf-a4ba-625f8363e0f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6161 | 2026.01.22 09:54:22.736635 [ 268 ] {7a5c8f5f-b6ae-4caf-a4ba-625f8363e0f4} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6162 | 2026.01.22 09:54:22.736673 [ 268 ] {7a5c8f5f-b6ae-4caf-a4ba-625f8363e0f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6163 | 2026.01.22 09:54:22.737027 [ 268 ] {7a5c8f5f-b6ae-4caf-a4ba-625f8363e0f4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6164 | 2026.01.22 09:54:22.737247 [ 268 ] {7a5c8f5f-b6ae-4caf-a4ba-625f8363e0f4} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6165 | 2026.01.22 09:54:22.737354 [ 70 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6166 | 2026.01.22 09:54:22.737380 [ 268 ] {7a5c8f5f-b6ae-4caf-a4ba-625f8363e0f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 6167 | 2026.01.22 09:54:22.737383 [ 70 ] {} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6168 | 2026.01.22 09:54:22.737418 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6169 | 2026.01.22 09:54:22.737423 [ 268 ] {7a5c8f5f-b6ae-4caf-a4ba-625f8363e0f4} <Debug> TCPHandler: Processed in 0.001316332 sec. | ||
| 6170 | 2026.01.22 09:54:22.737489 [ 186 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 6171 | 2026.01.22 09:54:22.737606 [ 186 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6172 | 2026.01.22 09:54:22.737641 [ 186 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2040 rows starting from the beginning of the part | ||
| 6173 | 2026.01.22 09:54:22.737696 [ 186 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 6174 | 2026.01.22 09:54:22.737741 [ 186 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6175 | 2026.01.22 09:54:22.737784 [ 186 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 6176 | 2026.01.22 09:54:22.737824 [ 186 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6177 | 2026.01.22 09:54:22.737864 [ 186 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 6178 | 2026.01.22 09:54:22.738242 [ 198 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12805 rows, containing 5 columns (5 merged, 0 gathered) in 0.004426145 sec., 2893036.7170528756 rows/sec., 196.96 MiB/sec. | ||
| 6179 | 2026.01.22 09:54:22.738555 [ 200 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6180 | 2026.01.22 09:54:22.738834 [ 200 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6181 | 2026.01.22 09:54:22.738898 [ 200 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6182 | 2026.01.22 09:54:22.738965 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 6183 | 2026.01.22 09:54:22.739081 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2388 rows, containing 4 columns (4 merged, 0 gathered) in 0.001626767 sec., 1467942.2437263601 rows/sec., 96.44 MiB/sec. | ||
| 6184 | 2026.01.22 09:54:22.739348 [ 198 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6185 | 2026.01.22 09:54:22.739608 [ 198 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_41_8} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6186 | 2026.01.22 09:54:22.739675 [ 198 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_41_8} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6187 | 2026.01.22 09:54:22.739739 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6188 | 2026.01.22 09:54:23.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.99 MiB, peak 276.60 MiB, free memory in arenas 0.00 B, will set to 269.15 MiB (RSS), difference: 1.16 MiB | ||
| 6189 | 2026.01.22 09:54:27.725081 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6190 | 2026.01.22 09:54:27.725290 [ 268 ] {20848723-28b3-4156-8d90-7f00f3391013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6191 | 2026.01.22 09:54:27.725360 [ 268 ] {20848723-28b3-4156-8d90-7f00f3391013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6192 | 2026.01.22 09:54:27.726038 [ 268 ] {20848723-28b3-4156-8d90-7f00f3391013} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6193 | 2026.01.22 09:54:27.726074 [ 268 ] {20848723-28b3-4156-8d90-7f00f3391013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6194 | 2026.01.22 09:54:27.726464 [ 268 ] {20848723-28b3-4156-8d90-7f00f3391013} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6195 | 2026.01.22 09:54:27.726692 [ 268 ] {20848723-28b3-4156-8d90-7f00f3391013} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6196 | 2026.01.22 09:54:27.726844 [ 268 ] {20848723-28b3-4156-8d90-7f00f3391013} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001608 sec., 39800.99502487562 rows/sec., 3.13 MiB/sec. | ||
| 6197 | 2026.01.22 09:54:27.726884 [ 268 ] {20848723-28b3-4156-8d90-7f00f3391013} <Debug> TCPHandler: Processed in 0.001936483 sec. | ||
| 6198 | 2026.01.22 09:54:27.726999 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6199 | 2026.01.22 09:54:27.727090 [ 268 ] {004a3624-3150-47d5-a16b-25248af7f67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6200 | 2026.01.22 09:54:27.727130 [ 268 ] {004a3624-3150-47d5-a16b-25248af7f67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6201 | 2026.01.22 09:54:27.727499 [ 268 ] {004a3624-3150-47d5-a16b-25248af7f67f} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6202 | 2026.01.22 09:54:27.727532 [ 268 ] {004a3624-3150-47d5-a16b-25248af7f67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6203 | 2026.01.22 09:54:27.727814 [ 268 ] {004a3624-3150-47d5-a16b-25248af7f67f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6204 | 2026.01.22 09:54:27.728028 [ 268 ] {004a3624-3150-47d5-a16b-25248af7f67f} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6205 | 2026.01.22 09:54:27.728120 [ 128 ] {} <Debug> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6206 | 2026.01.22 09:54:27.728152 [ 268 ] {004a3624-3150-47d5-a16b-25248af7f67f} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001079 sec., 3707.1362372567187 rows/sec., 278.76 KiB/sec. | ||
| 6207 | 2026.01.22 09:54:27.728158 [ 128 ] {} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6208 | 2026.01.22 09:54:27.728182 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6209 | 2026.01.22 09:54:27.728188 [ 268 ] {004a3624-3150-47d5-a16b-25248af7f67f} <Debug> TCPHandler: Processed in 0.001235601 sec. | ||
| 6210 | 2026.01.22 09:54:27.728287 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6211 | 2026.01.22 09:54:27.728315 [ 202 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::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 | ||
| 6212 | 2026.01.22 09:54:27.728376 [ 268 ] {9c070e62-6251-4789-ae3e-ca4e66ae2b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6213 | 2026.01.22 09:54:27.728419 [ 268 ] {9c070e62-6251-4789-ae3e-ca4e66ae2b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6214 | 2026.01.22 09:54:27.728464 [ 202 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6215 | 2026.01.22 09:54:27.728506 [ 202 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 296 rows starting from the beginning of the part | ||
| 6216 | 2026.01.22 09:54:27.728578 [ 202 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 6217 | 2026.01.22 09:54:27.728626 [ 202 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 57 rows starting from the beginning of the part | ||
| 6218 | 2026.01.22 09:54:27.728672 [ 202 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
| 6219 | 2026.01.22 09:54:27.728719 [ 202 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 37 rows starting from the beginning of the part | ||
| 6220 | 2026.01.22 09:54:27.728765 [ 202 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 6221 | 2026.01.22 09:54:27.728820 [ 268 ] {9c070e62-6251-4789-ae3e-ca4e66ae2b9e} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6222 | 2026.01.22 09:54:27.728859 [ 268 ] {9c070e62-6251-4789-ae3e-ca4e66ae2b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6223 | 2026.01.22 09:54:27.729185 [ 268 ] {9c070e62-6251-4789-ae3e-ca4e66ae2b9e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6224 | 2026.01.22 09:54:27.729410 [ 268 ] {9c070e62-6251-4789-ae3e-ca4e66ae2b9e} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6225 | 2026.01.22 09:54:27.729537 [ 268 ] {9c070e62-6251-4789-ae3e-ca4e66ae2b9e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001178 sec., 57724.95755517827 rows/sec., 4.51 MiB/sec. | ||
| 6226 | 2026.01.22 09:54:27.729573 [ 268 ] {9c070e62-6251-4789-ae3e-ca4e66ae2b9e} <Debug> TCPHandler: Processed in 0.001331873 sec. | ||
| 6227 | 2026.01.22 09:54:27.729599 [ 200 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342513 sec., 299438.4411920034 rows/sec., 20.65 MiB/sec. | ||
| 6228 | 2026.01.22 09:54:27.729678 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6229 | 2026.01.22 09:54:27.729768 [ 268 ] {e68632c5-7f2c-4506-b1c6-1511e23413b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6230 | 2026.01.22 09:54:27.729782 [ 188 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6231 | 2026.01.22 09:54:27.729810 [ 268 ] {e68632c5-7f2c-4506-b1c6-1511e23413b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6232 | 2026.01.22 09:54:27.730080 [ 188 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_36_7} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2026.01.22 09:54:27.730153 [ 188 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_36_7} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6234 | 2026.01.22 09:54:27.730197 [ 268 ] {e68632c5-7f2c-4506-b1c6-1511e23413b4} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6235 | 2026.01.22 09:54:27.730230 [ 268 ] {e68632c5-7f2c-4506-b1c6-1511e23413b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6236 | 2026.01.22 09:54:27.730235 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6237 | 2026.01.22 09:54:27.730552 [ 268 ] {e68632c5-7f2c-4506-b1c6-1511e23413b4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6238 | 2026.01.22 09:54:27.730754 [ 268 ] {e68632c5-7f2c-4506-b1c6-1511e23413b4} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2026.01.22 09:54:27.730881 [ 268 ] {e68632c5-7f2c-4506-b1c6-1511e23413b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001132 sec., 141342.75618374557 rows/sec., 9.84 MiB/sec. | ||
| 6240 | 2026.01.22 09:54:27.730916 [ 268 ] {e68632c5-7f2c-4506-b1c6-1511e23413b4} <Debug> TCPHandler: Processed in 0.001284332 sec. | ||
| 6241 | 2026.01.22 09:54:27.731034 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6242 | 2026.01.22 09:54:27.731154 [ 268 ] {31bfdcf0-55b1-4195-a8af-0762dda2c0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6243 | 2026.01.22 09:54:27.731219 [ 268 ] {31bfdcf0-55b1-4195-a8af-0762dda2c0f4} <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 | ||
| 6244 | 2026.01.22 09:54:27.732021 [ 268 ] {31bfdcf0-55b1-4195-a8af-0762dda2c0f4} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6245 | 2026.01.22 09:54:27.732055 [ 268 ] {31bfdcf0-55b1-4195-a8af-0762dda2c0f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6246 | 2026.01.22 09:54:27.732571 [ 268 ] {31bfdcf0-55b1-4195-a8af-0762dda2c0f4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6247 | 2026.01.22 09:54:27.732793 [ 268 ] {31bfdcf0-55b1-4195-a8af-0762dda2c0f4} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6248 | 2026.01.22 09:54:27.732890 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6249 | 2026.01.22 09:54:27.732920 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6250 | 2026.01.22 09:54:27.732926 [ 268 ] {31bfdcf0-55b1-4195-a8af-0762dda2c0f4} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001797 sec., 2225.9321090706735 rows/sec., 3.99 MiB/sec. | ||
| 6251 | 2026.01.22 09:54:27.732940 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6252 | 2026.01.22 09:54:27.732978 [ 268 ] {31bfdcf0-55b1-4195-a8af-0762dda2c0f4} <Debug> TCPHandler: Processed in 0.002004204 sec. | ||
| 6253 | 2026.01.22 09:54:27.733040 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::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 | ||
| 6254 | 2026.01.22 09:54:27.733092 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6255 | 2026.01.22 09:54:27.733189 [ 268 ] {38118a5b-e662-4ff4-957c-0eb2e521ea29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6256 | 2026.01.22 09:54:27.733230 [ 268 ] {38118a5b-e662-4ff4-957c-0eb2e521ea29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6257 | 2026.01.22 09:54:27.733255 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6258 | 2026.01.22 09:54:27.733320 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 702 rows starting from the beginning of the part | ||
| 6259 | 2026.01.22 09:54:27.733442 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 6260 | 2026.01.22 09:54:27.733555 [ 268 ] {38118a5b-e662-4ff4-957c-0eb2e521ea29} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6261 | 2026.01.22 09:54:27.733561 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 37 rows starting from the beginning of the part | ||
| 6262 | 2026.01.22 09:54:27.733596 [ 268 ] {38118a5b-e662-4ff4-957c-0eb2e521ea29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6263 | 2026.01.22 09:54:27.733697 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
| 6264 | 2026.01.22 09:54:27.733802 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 37 rows starting from the beginning of the part | ||
| 6265 | 2026.01.22 09:54:27.733889 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 6266 | 2026.01.22 09:54:27.733922 [ 268 ] {38118a5b-e662-4ff4-957c-0eb2e521ea29} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6267 | 2026.01.22 09:54:27.734139 [ 268 ] {38118a5b-e662-4ff4-957c-0eb2e521ea29} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6268 | 2026.01.22 09:54:27.734275 [ 268 ] {38118a5b-e662-4ff4-957c-0eb2e521ea29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 6269 | 2026.01.22 09:54:27.734310 [ 268 ] {38118a5b-e662-4ff4-957c-0eb2e521ea29} <Debug> TCPHandler: Processed in 0.001265551 sec. | ||
| 6270 | 2026.01.22 09:54:27.737881 [ 193 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 788 rows, containing 19 columns (19 merged, 0 gathered) in 0.004874023 sec., 161673.42665391607 rows/sec., 289.71 MiB/sec. | ||
| 6271 | 2026.01.22 09:54:27.738858 [ 193 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6272 | 2026.01.22 09:54:27.739272 [ 193 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6273 | 2026.01.22 09:54:27.739354 [ 193 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6274 | 2026.01.22 09:54:27.739487 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 6275 | 2026.01.22 09:54:28.000178 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.67 MiB, peak 277.21 MiB, free memory in arenas 0.00 B, will set to 270.81 MiB (RSS), difference: 1.14 MiB | ||
| 6276 | 2026.01.22 09:54:28.502272 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13992 | ||
| 6277 | 2026.01.22 09:54:28.502773 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2026.01.22 09:54:28.502812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6279 | 2026.01.22 09:54:28.503332 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6280 | 2026.01.22 09:54:28.503569 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2026.01.22 09:54:28.503707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13992 | ||
| 6282 | 2026.01.22 09:54:29.204173 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6283 | 2026.01.22 09:54:29.221982 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6284 | 2026.01.22 09:54:29.222046 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6285 | 2026.01.22 09:54:29.228428 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6286 | 2026.01.22 09:54:29.229186 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6287 | 2026.01.22 09:54:29.232605 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6288 | 2026.01.22 09:54:31.035278 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 804 | ||
| 6289 | 2026.01.22 09:54:31.037396 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2026.01.22 09:54:31.037444 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6291 | 2026.01.22 09:54:31.038614 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6292 | 2026.01.22 09:54:31.038895 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2026.01.22 09:54:31.039150 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 804 | ||
| 6294 | 2026.01.22 09:54:32.727259 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6295 | 2026.01.22 09:54:32.727545 [ 268 ] {d1678f4c-dbd3-481e-b44a-5f4e7535e1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6296 | 2026.01.22 09:54:32.727650 [ 268 ] {d1678f4c-dbd3-481e-b44a-5f4e7535e1f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6297 | 2026.01.22 09:54:32.728475 [ 268 ] {d1678f4c-dbd3-481e-b44a-5f4e7535e1f4} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6298 | 2026.01.22 09:54:32.728523 [ 268 ] {d1678f4c-dbd3-481e-b44a-5f4e7535e1f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6299 | 2026.01.22 09:54:32.728934 [ 268 ] {d1678f4c-dbd3-481e-b44a-5f4e7535e1f4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6300 | 2026.01.22 09:54:32.729164 [ 268 ] {d1678f4c-dbd3-481e-b44a-5f4e7535e1f4} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6301 | 2026.01.22 09:54:32.729327 [ 268 ] {d1678f4c-dbd3-481e-b44a-5f4e7535e1f4} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.001861 sec., 69854.91671144546 rows/sec., 6.01 MiB/sec. | ||
| 6302 | 2026.01.22 09:54:32.729367 [ 268 ] {d1678f4c-dbd3-481e-b44a-5f4e7535e1f4} <Debug> TCPHandler: Processed in 0.002292799 sec. | ||
| 6303 | 2026.01.22 09:54:32.729493 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6304 | 2026.01.22 09:54:32.729586 [ 268 ] {6070ef08-e534-4d69-b4b3-d862a5c61201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6305 | 2026.01.22 09:54:32.729626 [ 268 ] {6070ef08-e534-4d69-b4b3-d862a5c61201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6306 | 2026.01.22 09:54:32.730091 [ 268 ] {6070ef08-e534-4d69-b4b3-d862a5c61201} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6307 | 2026.01.22 09:54:32.730127 [ 268 ] {6070ef08-e534-4d69-b4b3-d862a5c61201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6308 | 2026.01.22 09:54:32.730422 [ 268 ] {6070ef08-e534-4d69-b4b3-d862a5c61201} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6309 | 2026.01.22 09:54:32.730638 [ 268 ] {6070ef08-e534-4d69-b4b3-d862a5c61201} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6310 | 2026.01.22 09:54:32.730767 [ 268 ] {6070ef08-e534-4d69-b4b3-d862a5c61201} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.0012 sec., 30833.333333333336 rows/sec., 2.26 MiB/sec. | ||
| 6311 | 2026.01.22 09:54:32.730804 [ 268 ] {6070ef08-e534-4d69-b4b3-d862a5c61201} <Debug> TCPHandler: Processed in 0.001359633 sec. | ||
| 6312 | 2026.01.22 09:54:32.730926 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6313 | 2026.01.22 09:54:32.731018 [ 268 ] {5822180a-9653-4b96-b088-51ec80fdc263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6314 | 2026.01.22 09:54:32.731058 [ 268 ] {5822180a-9653-4b96-b088-51ec80fdc263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6315 | 2026.01.22 09:54:32.731510 [ 268 ] {5822180a-9653-4b96-b088-51ec80fdc263} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6316 | 2026.01.22 09:54:32.731546 [ 268 ] {5822180a-9653-4b96-b088-51ec80fdc263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6317 | 2026.01.22 09:54:32.731846 [ 268 ] {5822180a-9653-4b96-b088-51ec80fdc263} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6318 | 2026.01.22 09:54:32.732050 [ 268 ] {5822180a-9653-4b96-b088-51ec80fdc263} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6319 | 2026.01.22 09:54:32.732177 [ 268 ] {5822180a-9653-4b96-b088-51ec80fdc263} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001176 sec., 85884.3537414966 rows/sec., 6.71 MiB/sec. | ||
| 6320 | 2026.01.22 09:54:32.732212 [ 268 ] {5822180a-9653-4b96-b088-51ec80fdc263} <Debug> TCPHandler: Processed in 0.001334192 sec. | ||
| 6321 | 2026.01.22 09:54:32.732334 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6322 | 2026.01.22 09:54:32.732426 [ 268 ] {f7112a56-4295-40f9-aa27-79d1492e32e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6323 | 2026.01.22 09:54:32.732468 [ 268 ] {f7112a56-4295-40f9-aa27-79d1492e32e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6324 | 2026.01.22 09:54:32.732861 [ 268 ] {f7112a56-4295-40f9-aa27-79d1492e32e7} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6325 | 2026.01.22 09:54:32.732896 [ 268 ] {f7112a56-4295-40f9-aa27-79d1492e32e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6326 | 2026.01.22 09:54:32.733219 [ 268 ] {f7112a56-4295-40f9-aa27-79d1492e32e7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6327 | 2026.01.22 09:54:32.733424 [ 268 ] {f7112a56-4295-40f9-aa27-79d1492e32e7} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6328 | 2026.01.22 09:54:32.733554 [ 268 ] {f7112a56-4295-40f9-aa27-79d1492e32e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 6329 | 2026.01.22 09:54:32.733590 [ 268 ] {f7112a56-4295-40f9-aa27-79d1492e32e7} <Debug> TCPHandler: Processed in 0.001303052 sec. | ||
| 6330 | 2026.01.22 09:54:32.733704 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6331 | 2026.01.22 09:54:32.733796 [ 268 ] {d02247b2-26ec-457d-b497-c6f6f0da4db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6332 | 2026.01.22 09:54:32.733852 [ 268 ] {d02247b2-26ec-457d-b497-c6f6f0da4db9} <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 | ||
| 6333 | 2026.01.22 09:54:32.734626 [ 268 ] {d02247b2-26ec-457d-b497-c6f6f0da4db9} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6334 | 2026.01.22 09:54:32.734663 [ 268 ] {d02247b2-26ec-457d-b497-c6f6f0da4db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6335 | 2026.01.22 09:54:32.735220 [ 268 ] {d02247b2-26ec-457d-b497-c6f6f0da4db9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6336 | 2026.01.22 09:54:32.735447 [ 268 ] {d02247b2-26ec-457d-b497-c6f6f0da4db9} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6337 | 2026.01.22 09:54:32.735583 [ 268 ] {d02247b2-26ec-457d-b497-c6f6f0da4db9} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001804 sec., 20509.977827050996 rows/sec., 36.75 MiB/sec. | ||
| 6338 | 2026.01.22 09:54:32.735634 [ 268 ] {d02247b2-26ec-457d-b497-c6f6f0da4db9} <Debug> TCPHandler: Processed in 0.001982094 sec. | ||
| 6339 | 2026.01.22 09:54:32.735752 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6340 | 2026.01.22 09:54:32.735854 [ 268 ] {65ebfed5-9b11-42d6-bce1-a865a96f5d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6341 | 2026.01.22 09:54:32.735895 [ 268 ] {65ebfed5-9b11-42d6-bce1-a865a96f5d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6342 | 2026.01.22 09:54:32.736226 [ 268 ] {65ebfed5-9b11-42d6-bce1-a865a96f5d0d} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6343 | 2026.01.22 09:54:32.736261 [ 268 ] {65ebfed5-9b11-42d6-bce1-a865a96f5d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6344 | 2026.01.22 09:54:32.736562 [ 268 ] {65ebfed5-9b11-42d6-bce1-a865a96f5d0d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6345 | 2026.01.22 09:54:32.736777 [ 268 ] {65ebfed5-9b11-42d6-bce1-a865a96f5d0d} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6346 | 2026.01.22 09:54:32.736903 [ 268 ] {65ebfed5-9b11-42d6-bce1-a865a96f5d0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 6347 | 2026.01.22 09:54:32.736938 [ 268 ] {65ebfed5-9b11-42d6-bce1-a865a96f5d0d} <Debug> TCPHandler: Processed in 0.001234011 sec. | ||
| 6348 | 2026.01.22 09:54:35.896269 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6349 | 2026.01.22 09:54:35.896356 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6350 | 2026.01.22 09:54:36.003830 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14504 | ||
| 6351 | 2026.01.22 09:54:36.004606 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6352 | 2026.01.22 09:54:36.004689 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6353 | 2026.01.22 09:54:36.005319 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6354 | 2026.01.22 09:54:36.005549 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6355 | 2026.01.22 09:54:36.005756 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14504 | ||
| 6356 | 2026.01.22 09:54:36.732719 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6357 | 2026.01.22 09:54:36.750160 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6358 | 2026.01.22 09:54:36.750213 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6359 | 2026.01.22 09:54:36.755899 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6360 | 2026.01.22 09:54:36.756608 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6361 | 2026.01.22 09:54:36.759636 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6362 | 2026.01.22 09:54:37.724862 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6363 | 2026.01.22 09:54:37.725058 [ 268 ] {795d3d82-f498-4168-8849-3ddd75486898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6364 | 2026.01.22 09:54:37.725131 [ 268 ] {795d3d82-f498-4168-8849-3ddd75486898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6365 | 2026.01.22 09:54:37.725798 [ 268 ] {795d3d82-f498-4168-8849-3ddd75486898} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2026.01.22 09:54:37.725843 [ 268 ] {795d3d82-f498-4168-8849-3ddd75486898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6367 | 2026.01.22 09:54:37.726243 [ 268 ] {795d3d82-f498-4168-8849-3ddd75486898} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6368 | 2026.01.22 09:54:37.726464 [ 268 ] {795d3d82-f498-4168-8849-3ddd75486898} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6369 | 2026.01.22 09:54:37.726619 [ 268 ] {795d3d82-f498-4168-8849-3ddd75486898} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001615 sec., 39628.482972136226 rows/sec., 3.12 MiB/sec. | ||
| 6370 | 2026.01.22 09:54:37.726667 [ 268 ] {795d3d82-f498-4168-8849-3ddd75486898} <Debug> TCPHandler: Processed in 0.001943524 sec. | ||
| 6371 | 2026.01.22 09:54:37.726788 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6372 | 2026.01.22 09:54:37.726886 [ 268 ] {b30f41f2-8540-47c1-82e4-77f0b4312479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6373 | 2026.01.22 09:54:37.726929 [ 268 ] {b30f41f2-8540-47c1-82e4-77f0b4312479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6374 | 2026.01.22 09:54:37.727322 [ 268 ] {b30f41f2-8540-47c1-82e4-77f0b4312479} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6375 | 2026.01.22 09:54:37.727358 [ 268 ] {b30f41f2-8540-47c1-82e4-77f0b4312479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6376 | 2026.01.22 09:54:37.727648 [ 268 ] {b30f41f2-8540-47c1-82e4-77f0b4312479} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6377 | 2026.01.22 09:54:37.727856 [ 268 ] {b30f41f2-8540-47c1-82e4-77f0b4312479} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2026.01.22 09:54:37.727986 [ 268 ] {b30f41f2-8540-47c1-82e4-77f0b4312479} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001122 sec., 3565.0623885918003 rows/sec., 268.08 KiB/sec. | ||
| 6379 | 2026.01.22 09:54:37.728022 [ 268 ] {b30f41f2-8540-47c1-82e4-77f0b4312479} <Debug> TCPHandler: Processed in 0.001284652 sec. | ||
| 6380 | 2026.01.22 09:54:37.728125 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6381 | 2026.01.22 09:54:37.728215 [ 268 ] {7b183efd-b40e-45a0-9b9c-861b16536c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6382 | 2026.01.22 09:54:37.728253 [ 268 ] {7b183efd-b40e-45a0-9b9c-861b16536c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6383 | 2026.01.22 09:54:37.728654 [ 268 ] {7b183efd-b40e-45a0-9b9c-861b16536c84} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6384 | 2026.01.22 09:54:37.728689 [ 268 ] {7b183efd-b40e-45a0-9b9c-861b16536c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6385 | 2026.01.22 09:54:37.728988 [ 268 ] {7b183efd-b40e-45a0-9b9c-861b16536c84} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6386 | 2026.01.22 09:54:37.729194 [ 268 ] {7b183efd-b40e-45a0-9b9c-861b16536c84} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2026.01.22 09:54:37.729316 [ 268 ] {7b183efd-b40e-45a0-9b9c-861b16536c84} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001118 sec., 60822.898032200355 rows/sec., 4.75 MiB/sec. | ||
| 6388 | 2026.01.22 09:54:37.729352 [ 268 ] {7b183efd-b40e-45a0-9b9c-861b16536c84} <Debug> TCPHandler: Processed in 0.001273052 sec. | ||
| 6389 | 2026.01.22 09:54:37.729461 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6390 | 2026.01.22 09:54:37.729551 [ 268 ] {4a9dc931-8193-4f7c-868f-bd52cfb0ceb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6391 | 2026.01.22 09:54:37.729594 [ 268 ] {4a9dc931-8193-4f7c-868f-bd52cfb0ceb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6392 | 2026.01.22 09:54:37.730008 [ 268 ] {4a9dc931-8193-4f7c-868f-bd52cfb0ceb2} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2026.01.22 09:54:37.730046 [ 268 ] {4a9dc931-8193-4f7c-868f-bd52cfb0ceb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6394 | 2026.01.22 09:54:37.730383 [ 268 ] {4a9dc931-8193-4f7c-868f-bd52cfb0ceb2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6395 | 2026.01.22 09:54:37.730589 [ 268 ] {4a9dc931-8193-4f7c-868f-bd52cfb0ceb2} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2026.01.22 09:54:37.730716 [ 268 ] {4a9dc931-8193-4f7c-868f-bd52cfb0ceb2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 6397 | 2026.01.22 09:54:37.730751 [ 268 ] {4a9dc931-8193-4f7c-868f-bd52cfb0ceb2} <Debug> TCPHandler: Processed in 0.001337252 sec. | ||
| 6398 | 2026.01.22 09:54:37.730843 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6399 | 2026.01.22 09:54:37.730930 [ 268 ] {2885ff5c-94c4-4986-b04f-1460c0ae987d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6400 | 2026.01.22 09:54:37.730980 [ 268 ] {2885ff5c-94c4-4986-b04f-1460c0ae987d} <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 | ||
| 6401 | 2026.01.22 09:54:37.731656 [ 268 ] {2885ff5c-94c4-4986-b04f-1460c0ae987d} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6402 | 2026.01.22 09:54:37.731755 [ 268 ] {2885ff5c-94c4-4986-b04f-1460c0ae987d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6403 | 2026.01.22 09:54:37.732245 [ 268 ] {2885ff5c-94c4-4986-b04f-1460c0ae987d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6404 | 2026.01.22 09:54:37.732460 [ 268 ] {2885ff5c-94c4-4986-b04f-1460c0ae987d} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6405 | 2026.01.22 09:54:37.732595 [ 268 ] {2885ff5c-94c4-4986-b04f-1460c0ae987d} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001669 sec., 2396.644697423607 rows/sec., 4.29 MiB/sec. | ||
| 6406 | 2026.01.22 09:54:37.732645 [ 268 ] {2885ff5c-94c4-4986-b04f-1460c0ae987d} <Debug> TCPHandler: Processed in 0.001840402 sec. | ||
| 6407 | 2026.01.22 09:54:37.732756 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6408 | 2026.01.22 09:54:37.732848 [ 268 ] {d20c3d54-f149-4e14-b069-049b35ca3f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6409 | 2026.01.22 09:54:37.732889 [ 268 ] {d20c3d54-f149-4e14-b069-049b35ca3f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6410 | 2026.01.22 09:54:37.733212 [ 268 ] {d20c3d54-f149-4e14-b069-049b35ca3f62} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6411 | 2026.01.22 09:54:37.733247 [ 268 ] {d20c3d54-f149-4e14-b069-049b35ca3f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6412 | 2026.01.22 09:54:37.733550 [ 268 ] {d20c3d54-f149-4e14-b069-049b35ca3f62} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6413 | 2026.01.22 09:54:37.733754 [ 268 ] {d20c3d54-f149-4e14-b069-049b35ca3f62} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6414 | 2026.01.22 09:54:37.733880 [ 268 ] {d20c3d54-f149-4e14-b069-049b35ca3f62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 6415 | 2026.01.22 09:54:37.733913 [ 268 ] {d20c3d54-f149-4e14-b069-049b35ca3f62} <Debug> TCPHandler: Processed in 0.00120485 sec. | ||
| 6416 | 2026.01.22 09:54:41.039374 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 828 | ||
| 6417 | 2026.01.22 09:54:41.041674 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6418 | 2026.01.22 09:54:41.041726 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6419 | 2026.01.22 09:54:41.042957 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6420 | 2026.01.22 09:54:41.043264 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6421 | 2026.01.22 09:54:41.043632 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 828 | ||
| 6422 | 2026.01.22 09:54:42.753624 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6423 | 2026.01.22 09:54:42.753815 [ 268 ] {d5e11e31-1ee1-4227-80b2-0d5b2a1171b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6424 | 2026.01.22 09:54:42.753880 [ 268 ] {d5e11e31-1ee1-4227-80b2-0d5b2a1171b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6425 | 2026.01.22 09:54:42.754489 [ 268 ] {d5e11e31-1ee1-4227-80b2-0d5b2a1171b9} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6426 | 2026.01.22 09:54:42.754527 [ 268 ] {d5e11e31-1ee1-4227-80b2-0d5b2a1171b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6427 | 2026.01.22 09:54:42.754921 [ 268 ] {d5e11e31-1ee1-4227-80b2-0d5b2a1171b9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6428 | 2026.01.22 09:54:42.755156 [ 268 ] {d5e11e31-1ee1-4227-80b2-0d5b2a1171b9} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6429 | 2026.01.22 09:54:42.755300 [ 268 ] {d5e11e31-1ee1-4227-80b2-0d5b2a1171b9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001534 sec., 15645.371577574968 rows/sec., 1.30 MiB/sec. | ||
| 6430 | 2026.01.22 09:54:42.755341 [ 268 ] {d5e11e31-1ee1-4227-80b2-0d5b2a1171b9} <Debug> TCPHandler: Processed in 0.001887382 sec. | ||
| 6431 | 2026.01.22 09:54:42.755455 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6432 | 2026.01.22 09:54:42.755547 [ 268 ] {7eae0067-9e5c-47f9-9b20-0c6874386444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6433 | 2026.01.22 09:54:42.755589 [ 268 ] {7eae0067-9e5c-47f9-9b20-0c6874386444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6434 | 2026.01.22 09:54:42.755975 [ 268 ] {7eae0067-9e5c-47f9-9b20-0c6874386444} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6435 | 2026.01.22 09:54:42.756008 [ 268 ] {7eae0067-9e5c-47f9-9b20-0c6874386444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6436 | 2026.01.22 09:54:42.756305 [ 268 ] {7eae0067-9e5c-47f9-9b20-0c6874386444} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6437 | 2026.01.22 09:54:42.756515 [ 268 ] {7eae0067-9e5c-47f9-9b20-0c6874386444} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6438 | 2026.01.22 09:54:42.756642 [ 268 ] {7eae0067-9e5c-47f9-9b20-0c6874386444} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001114 sec., 3590.664272890485 rows/sec., 292.79 KiB/sec. | ||
| 6439 | 2026.01.22 09:54:42.756678 [ 268 ] {7eae0067-9e5c-47f9-9b20-0c6874386444} <Debug> TCPHandler: Processed in 0.001270691 sec. | ||
| 6440 | 2026.01.22 09:54:42.756783 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6441 | 2026.01.22 09:54:42.756873 [ 268 ] {df4b2f54-a427-44f5-9649-06a3fd8bab20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6442 | 2026.01.22 09:54:42.756911 [ 268 ] {df4b2f54-a427-44f5-9649-06a3fd8bab20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6443 | 2026.01.22 09:54:42.757829 [ 268 ] {df4b2f54-a427-44f5-9649-06a3fd8bab20} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6444 | 2026.01.22 09:54:42.757861 [ 268 ] {df4b2f54-a427-44f5-9649-06a3fd8bab20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6445 | 2026.01.22 09:54:42.758241 [ 268 ] {df4b2f54-a427-44f5-9649-06a3fd8bab20} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6446 | 2026.01.22 09:54:42.758448 [ 268 ] {df4b2f54-a427-44f5-9649-06a3fd8bab20} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6447 | 2026.01.22 09:54:42.758575 [ 268 ] {df4b2f54-a427-44f5-9649-06a3fd8bab20} <Debug> executeQuery: Read 1392 rows, 119.16 KiB in 0.001719 sec., 809773.1239092496 rows/sec., 67.69 MiB/sec. | ||
| 6448 | 2026.01.22 09:54:42.758611 [ 268 ] {df4b2f54-a427-44f5-9649-06a3fd8bab20} <Debug> TCPHandler: Processed in 0.001874452 sec. | ||
| 6449 | 2026.01.22 09:54:42.758723 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6450 | 2026.01.22 09:54:42.758814 [ 268 ] {afa5d318-5412-47f8-af3b-7dd98492efcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6451 | 2026.01.22 09:54:42.758852 [ 268 ] {afa5d318-5412-47f8-af3b-7dd98492efcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6452 | 2026.01.22 09:54:42.759249 [ 268 ] {afa5d318-5412-47f8-af3b-7dd98492efcc} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6453 | 2026.01.22 09:54:42.759283 [ 268 ] {afa5d318-5412-47f8-af3b-7dd98492efcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6454 | 2026.01.22 09:54:42.759581 [ 268 ] {afa5d318-5412-47f8-af3b-7dd98492efcc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6455 | 2026.01.22 09:54:42.759795 [ 268 ] {afa5d318-5412-47f8-af3b-7dd98492efcc} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6456 | 2026.01.22 09:54:42.759918 [ 268 ] {afa5d318-5412-47f8-af3b-7dd98492efcc} <Debug> executeQuery: Read 53 rows, 4.02 KiB in 0.001122 sec., 47237.07664884136 rows/sec., 3.50 MiB/sec. | ||
| 6457 | 2026.01.22 09:54:42.759954 [ 268 ] {afa5d318-5412-47f8-af3b-7dd98492efcc} <Debug> TCPHandler: Processed in 0.001277072 sec. | ||
| 6458 | 2026.01.22 09:54:42.760060 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6459 | 2026.01.22 09:54:42.760150 [ 268 ] {06b427e1-2c5a-447f-9a21-6d89dd42d946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6460 | 2026.01.22 09:54:42.760187 [ 268 ] {06b427e1-2c5a-447f-9a21-6d89dd42d946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6461 | 2026.01.22 09:54:42.760632 [ 268 ] {06b427e1-2c5a-447f-9a21-6d89dd42d946} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6462 | 2026.01.22 09:54:42.760665 [ 268 ] {06b427e1-2c5a-447f-9a21-6d89dd42d946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6463 | 2026.01.22 09:54:42.760964 [ 268 ] {06b427e1-2c5a-447f-9a21-6d89dd42d946} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6464 | 2026.01.22 09:54:42.761168 [ 268 ] {06b427e1-2c5a-447f-9a21-6d89dd42d946} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6465 | 2026.01.22 09:54:42.761290 [ 268 ] {06b427e1-2c5a-447f-9a21-6d89dd42d946} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001158 sec., 217616.58031088085 rows/sec., 15.05 MiB/sec. | ||
| 6466 | 2026.01.22 09:54:42.761326 [ 268 ] {06b427e1-2c5a-447f-9a21-6d89dd42d946} <Debug> TCPHandler: Processed in 0.001312343 sec. | ||
| 6467 | 2026.01.22 09:54:42.761435 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6468 | 2026.01.22 09:54:42.761525 [ 268 ] {66fab173-b3a4-4e37-ae15-1b7cb26a08d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6469 | 2026.01.22 09:54:42.761564 [ 268 ] {66fab173-b3a4-4e37-ae15-1b7cb26a08d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6470 | 2026.01.22 09:54:42.761965 [ 268 ] {66fab173-b3a4-4e37-ae15-1b7cb26a08d1} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6471 | 2026.01.22 09:54:42.762006 [ 268 ] {66fab173-b3a4-4e37-ae15-1b7cb26a08d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6472 | 2026.01.22 09:54:42.762341 [ 268 ] {66fab173-b3a4-4e37-ae15-1b7cb26a08d1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6473 | 2026.01.22 09:54:42.762574 [ 268 ] {66fab173-b3a4-4e37-ae15-1b7cb26a08d1} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6474 | 2026.01.22 09:54:42.762718 [ 268 ] {66fab173-b3a4-4e37-ae15-1b7cb26a08d1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001209 sec., 9925.558312655086 rows/sec., 775.43 KiB/sec. | ||
| 6475 | 2026.01.22 09:54:42.762760 [ 268 ] {66fab173-b3a4-4e37-ae15-1b7cb26a08d1} <Debug> TCPHandler: Processed in 0.001370593 sec. | ||
| 6476 | 2026.01.22 09:54:42.762874 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6477 | 2026.01.22 09:54:42.762981 [ 268 ] {202cf2f5-5c2a-4b26-ab82-80d9ce0588d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6478 | 2026.01.22 09:54:42.763024 [ 268 ] {202cf2f5-5c2a-4b26-ab82-80d9ce0588d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6479 | 2026.01.22 09:54:42.763627 [ 268 ] {202cf2f5-5c2a-4b26-ab82-80d9ce0588d6} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.01.22 09:54:42.763664 [ 268 ] {202cf2f5-5c2a-4b26-ab82-80d9ce0588d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6481 | 2026.01.22 09:54:42.763995 [ 268 ] {202cf2f5-5c2a-4b26-ab82-80d9ce0588d6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6482 | 2026.01.22 09:54:42.764269 [ 268 ] {202cf2f5-5c2a-4b26-ab82-80d9ce0588d6} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.01.22 09:54:42.764413 [ 268 ] {202cf2f5-5c2a-4b26-ab82-80d9ce0588d6} <Debug> executeQuery: Read 597 rows, 45.95 KiB in 0.001464 sec., 407786.88524590165 rows/sec., 30.65 MiB/sec. | ||
| 6484 | 2026.01.22 09:54:42.764451 [ 268 ] {202cf2f5-5c2a-4b26-ab82-80d9ce0588d6} <Debug> TCPHandler: Processed in 0.001624788 sec. | ||
| 6485 | 2026.01.22 09:54:42.764564 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6486 | 2026.01.22 09:54:42.764657 [ 268 ] {d334b0e9-662a-4562-893d-b6f7f31547c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6487 | 2026.01.22 09:54:42.764699 [ 268 ] {d334b0e9-662a-4562-893d-b6f7f31547c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6488 | 2026.01.22 09:54:42.765369 [ 268 ] {d334b0e9-662a-4562-893d-b6f7f31547c3} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.01.22 09:54:42.765409 [ 268 ] {d334b0e9-662a-4562-893d-b6f7f31547c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6490 | 2026.01.22 09:54:42.765885 [ 268 ] {d334b0e9-662a-4562-893d-b6f7f31547c3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6491 | 2026.01.22 09:54:42.766194 [ 268 ] {d334b0e9-662a-4562-893d-b6f7f31547c3} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.01.22 09:54:42.766341 [ 268 ] {d334b0e9-662a-4562-893d-b6f7f31547c3} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001702 sec., 518213.866039953 rows/sec., 35.17 MiB/sec. | ||
| 6493 | 2026.01.22 09:54:42.766383 [ 268 ] {d334b0e9-662a-4562-893d-b6f7f31547c3} <Debug> TCPHandler: Processed in 0.001865992 sec. | ||
| 6494 | 2026.01.22 09:54:42.766501 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6495 | 2026.01.22 09:54:42.766601 [ 268 ] {fa9542a6-64f1-43da-b16a-3a71679561e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6496 | 2026.01.22 09:54:42.766657 [ 268 ] {fa9542a6-64f1-43da-b16a-3a71679561e7} <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 | ||
| 6497 | 2026.01.22 09:54:42.767459 [ 268 ] {fa9542a6-64f1-43da-b16a-3a71679561e7} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6498 | 2026.01.22 09:54:42.767496 [ 268 ] {fa9542a6-64f1-43da-b16a-3a71679561e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6499 | 2026.01.22 09:54:42.768064 [ 268 ] {fa9542a6-64f1-43da-b16a-3a71679561e7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6500 | 2026.01.22 09:54:42.768289 [ 268 ] {fa9542a6-64f1-43da-b16a-3a71679561e7} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6501 | 2026.01.22 09:54:42.768427 [ 268 ] {fa9542a6-64f1-43da-b16a-3a71679561e7} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001844 sec., 20065.075921908894 rows/sec., 35.96 MiB/sec. | ||
| 6502 | 2026.01.22 09:54:42.768482 [ 268 ] {fa9542a6-64f1-43da-b16a-3a71679561e7} <Debug> TCPHandler: Processed in 0.002031765 sec. | ||
| 6503 | 2026.01.22 09:54:42.768600 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6504 | 2026.01.22 09:54:42.768694 [ 268 ] {8e82e5c1-4304-45e0-8f29-910735caace6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6505 | 2026.01.22 09:54:42.768736 [ 268 ] {8e82e5c1-4304-45e0-8f29-910735caace6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6506 | 2026.01.22 09:54:42.769074 [ 268 ] {8e82e5c1-4304-45e0-8f29-910735caace6} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6507 | 2026.01.22 09:54:42.769110 [ 268 ] {8e82e5c1-4304-45e0-8f29-910735caace6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6508 | 2026.01.22 09:54:42.769425 [ 268 ] {8e82e5c1-4304-45e0-8f29-910735caace6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6509 | 2026.01.22 09:54:42.769650 [ 268 ] {8e82e5c1-4304-45e0-8f29-910735caace6} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6510 | 2026.01.22 09:54:42.769787 [ 268 ] {8e82e5c1-4304-45e0-8f29-910735caace6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 6511 | 2026.01.22 09:54:42.769826 [ 268 ] {8e82e5c1-4304-45e0-8f29-910735caace6} <Debug> TCPHandler: Processed in 0.001276252 sec. | ||
| 6512 | 2026.01.22 09:54:43.505903 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14952 | ||
| 6513 | 2026.01.22 09:54:43.506461 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6514 | 2026.01.22 09:54:43.506511 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6515 | 2026.01.22 09:54:43.507012 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6516 | 2026.01.22 09:54:43.507255 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6517 | 2026.01.22 09:54:43.507398 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14952 | ||
| 6518 | 2026.01.22 09:54:43.507404 [ 154 ] {} <Debug> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6519 | 2026.01.22 09:54:43.507478 [ 154 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6520 | 2026.01.22 09:54:43.507502 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6521 | 2026.01.22 09:54:43.507616 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 6522 | 2026.01.22 09:54:43.507730 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6523 | 2026.01.22 09:54:43.507769 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12520 rows starting from the beginning of the part | ||
| 6524 | 2026.01.22 09:54:43.507833 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6525 | 2026.01.22 09:54:43.507875 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 6526 | 2026.01.22 09:54:43.507911 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 6527 | 2026.01.22 09:54:43.507949 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 6528 | 2026.01.22 09:54:43.507986 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 6529 | 2026.01.22 09:54:43.509780 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14952 rows, containing 4 columns (4 merged, 0 gathered) in 0.002213688 sec., 6754339.36489695 rows/sec., 96.62 MiB/sec. | ||
| 6530 | 2026.01.22 09:54:43.510180 [ 188 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6531 | 2026.01.22 09:54:43.510465 [ 188 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_31_6} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6532 | 2026.01.22 09:54:43.510540 [ 188 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_31_6} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6533 | 2026.01.22 09:54:43.510632 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 6534 | 2026.01.22 09:54:44.259748 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6535 | 2026.01.22 09:54:44.278090 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6536 | 2026.01.22 09:54:44.278163 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6537 | 2026.01.22 09:54:44.284085 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6538 | 2026.01.22 09:54:44.284975 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6539 | 2026.01.22 09:54:44.285278 [ 155 ] {} <Debug> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6540 | 2026.01.22 09:54:44.285351 [ 155 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6541 | 2026.01.22 09:54:44.285373 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
| 6542 | 2026.01.22 09:54:44.285522 [ 196 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 6543 | 2026.01.22 09:54:44.289695 [ 196 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6544 | 2026.01.22 09:54:44.290156 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6545 | 2026.01.22 09:54:44.291225 [ 196 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 6546 | 2026.01.22 09:54:44.295938 [ 196 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 6547 | 2026.01.22 09:54:44.300395 [ 196 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 6548 | 2026.01.22 09:54:44.304851 [ 196 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 6549 | 2026.01.22 09:54:44.309183 [ 196 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 6550 | 2026.01.22 09:54:44.312967 [ 196 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 6551 | 2026.01.22 09:54:44.365634 [ 196 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080171569 sec., 2918.740432783597 rows/sec., 15.09 MiB/sec. | ||
| 6552 | 2026.01.22 09:54:44.367512 [ 196 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6553 | 2026.01.22 09:54:44.369195 [ 196 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_31_6} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6554 | 2026.01.22 09:54:44.369292 [ 196 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_31_6} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6555 | 2026.01.22 09:54:44.370818 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6556 | 2026.01.22 09:54:45.000191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.31 MiB, peak 282.86 MiB, free memory in arenas 0.00 B, will set to 275.56 MiB (RSS), difference: 3.24 MiB | ||
| 6557 | 2026.01.22 09:54:47.724413 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6558 | 2026.01.22 09:54:47.724647 [ 268 ] {ee52fe76-dfa8-421d-8308-e35d6fdf3fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6559 | 2026.01.22 09:54:47.724732 [ 268 ] {ee52fe76-dfa8-421d-8308-e35d6fdf3fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6560 | 2026.01.22 09:54:47.725555 [ 268 ] {ee52fe76-dfa8-421d-8308-e35d6fdf3fa8} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6561 | 2026.01.22 09:54:47.725597 [ 268 ] {ee52fe76-dfa8-421d-8308-e35d6fdf3fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 6562 | 2026.01.22 09:54:47.725978 [ 268 ] {ee52fe76-dfa8-421d-8308-e35d6fdf3fa8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6563 | 2026.01.22 09:54:47.726201 [ 268 ] {ee52fe76-dfa8-421d-8308-e35d6fdf3fa8} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6564 | 2026.01.22 09:54:47.726344 [ 150 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6565 | 2026.01.22 09:54:47.726353 [ 268 ] {ee52fe76-dfa8-421d-8308-e35d6fdf3fa8} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001769 sec., 36178.63199547767 rows/sec., 2.85 MiB/sec. | ||
| 6566 | 2026.01.22 09:54:47.726426 [ 150 ] {} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6567 | 2026.01.22 09:54:47.726440 [ 268 ] {ee52fe76-dfa8-421d-8308-e35d6fdf3fa8} <Debug> TCPHandler: Processed in 0.002157226 sec. | ||
| 6568 | 2026.01.22 09:54:47.726456 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 6569 | 2026.01.22 09:54:47.726560 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::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 | ||
| 6570 | 2026.01.22 09:54:47.726566 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6571 | 2026.01.22 09:54:47.726679 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6572 | 2026.01.22 09:54:47.726682 [ 268 ] {cca31ee1-dbe2-485f-8c7e-dd523859d003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6573 | 2026.01.22 09:54:47.726721 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2554 rows starting from the beginning of the part | ||
| 6574 | 2026.01.22 09:54:47.726741 [ 268 ] {cca31ee1-dbe2-485f-8c7e-dd523859d003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6575 | 2026.01.22 09:54:47.726791 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 6576 | 2026.01.22 09:54:47.726841 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 130 rows starting from the beginning of the part | ||
| 6577 | 2026.01.22 09:54:47.726883 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 6578 | 2026.01.22 09:54:47.726922 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1392 rows starting from the beginning of the part | ||
| 6579 | 2026.01.22 09:54:47.726960 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
| 6580 | 2026.01.22 09:54:47.727146 [ 268 ] {cca31ee1-dbe2-485f-8c7e-dd523859d003} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6581 | 2026.01.22 09:54:47.727187 [ 268 ] {cca31ee1-dbe2-485f-8c7e-dd523859d003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 6582 | 2026.01.22 09:54:47.727727 [ 268 ] {cca31ee1-dbe2-485f-8c7e-dd523859d003} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6583 | 2026.01.22 09:54:47.727948 [ 268 ] {cca31ee1-dbe2-485f-8c7e-dd523859d003} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6584 | 2026.01.22 09:54:47.728082 [ 268 ] {cca31ee1-dbe2-485f-8c7e-dd523859d003} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001419 sec., 2818.8865398167727 rows/sec., 211.97 KiB/sec. | ||
| 6585 | 2026.01.22 09:54:47.728119 [ 268 ] {cca31ee1-dbe2-485f-8c7e-dd523859d003} <Debug> TCPHandler: Processed in 0.001600227 sec. | ||
| 6586 | 2026.01.22 09:54:47.728226 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6587 | 2026.01.22 09:54:47.728317 [ 268 ] {4cd1405a-a717-4226-951c-3c21be19b159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6588 | 2026.01.22 09:54:47.728356 [ 268 ] {4cd1405a-a717-4226-951c-3c21be19b159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6589 | 2026.01.22 09:54:47.728771 [ 268 ] {4cd1405a-a717-4226-951c-3c21be19b159} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6590 | 2026.01.22 09:54:47.728806 [ 268 ] {4cd1405a-a717-4226-951c-3c21be19b159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 6591 | 2026.01.22 09:54:47.729027 [ 195 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4268 rows, containing 5 columns (5 merged, 0 gathered) in 0.002504393 sec., 1704205.3703232678 rows/sec., 146.67 MiB/sec. | ||
| 6592 | 2026.01.22 09:54:47.729197 [ 268 ] {4cd1405a-a717-4226-951c-3c21be19b159} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6593 | 2026.01.22 09:54:47.729374 [ 204 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6594 | 2026.01.22 09:54:47.729416 [ 268 ] {4cd1405a-a717-4226-951c-3c21be19b159} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6595 | 2026.01.22 09:54:47.729521 [ 150 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6596 | 2026.01.22 09:54:47.729544 [ 268 ] {4cd1405a-a717-4226-951c-3c21be19b159} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001245 sec., 54618.47389558233 rows/sec., 4.26 MiB/sec. | ||
| 6597 | 2026.01.22 09:54:47.729558 [ 150 ] {} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6598 | 2026.01.22 09:54:47.729587 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 6599 | 2026.01.22 09:54:47.729589 [ 268 ] {4cd1405a-a717-4226-951c-3c21be19b159} <Debug> TCPHandler: Processed in 0.001408914 sec. | ||
| 6600 | 2026.01.22 09:54:47.729662 [ 204 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_46_9} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6601 | 2026.01.22 09:54:47.729683 [ 191 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::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 | ||
| 6602 | 2026.01.22 09:54:47.729713 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6603 | 2026.01.22 09:54:47.729731 [ 204 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_46_9} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6604 | 2026.01.22 09:54:47.729803 [ 191 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6605 | 2026.01.22 09:54:47.729827 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 6606 | 2026.01.22 09:54:47.729828 [ 268 ] {e978edb7-acff-4f9f-b62d-18557829fcd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6607 | 2026.01.22 09:54:47.729847 [ 191 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1304 rows starting from the beginning of the part | ||
| 6608 | 2026.01.22 09:54:47.729889 [ 268 ] {e978edb7-acff-4f9f-b62d-18557829fcd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6609 | 2026.01.22 09:54:47.729928 [ 191 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 68 rows starting from the beginning of the part | ||
| 6610 | 2026.01.22 09:54:47.729976 [ 191 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 101 rows starting from the beginning of the part | ||
| 6611 | 2026.01.22 09:54:47.730019 [ 191 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 68 rows starting from the beginning of the part | ||
| 6612 | 2026.01.22 09:54:47.730055 [ 191 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 597 rows starting from the beginning of the part | ||
| 6613 | 2026.01.22 09:54:47.730093 [ 191 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 68 rows starting from the beginning of the part | ||
| 6614 | 2026.01.22 09:54:47.730307 [ 268 ] {e978edb7-acff-4f9f-b62d-18557829fcd6} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6615 | 2026.01.22 09:54:47.730349 [ 268 ] {e978edb7-acff-4f9f-b62d-18557829fcd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 6616 | 2026.01.22 09:54:47.730694 [ 268 ] {e978edb7-acff-4f9f-b62d-18557829fcd6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6617 | 2026.01.22 09:54:47.730920 [ 268 ] {e978edb7-acff-4f9f-b62d-18557829fcd6} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6618 | 2026.01.22 09:54:47.731026 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6619 | 2026.01.22 09:54:47.731048 [ 268 ] {e978edb7-acff-4f9f-b62d-18557829fcd6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 6620 | 2026.01.22 09:54:47.731055 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6621 | 2026.01.22 09:54:47.731086 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 6622 | 2026.01.22 09:54:47.731090 [ 268 ] {e978edb7-acff-4f9f-b62d-18557829fcd6} <Debug> TCPHandler: Processed in 0.001423934 sec. | ||
| 6623 | 2026.01.22 09:54:47.731166 [ 195 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::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 | ||
| 6624 | 2026.01.22 09:54:47.731201 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6625 | 2026.01.22 09:54:47.731276 [ 195 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6626 | 2026.01.22 09:54:47.731295 [ 268 ] {85c32da8-25e1-494e-86de-e17826f4eab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6627 | 2026.01.22 09:54:47.731294 [ 192 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2206 rows, containing 5 columns (5 merged, 0 gathered) in 0.001650928 sec., 1336218.175474642 rows/sec., 103.59 MiB/sec. | ||
| 6628 | 2026.01.22 09:54:47.731310 [ 195 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12805 rows starting from the beginning of the part | ||
| 6629 | 2026.01.22 09:54:47.731356 [ 268 ] {85c32da8-25e1-494e-86de-e17826f4eab2} <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 | ||
| 6630 | 2026.01.22 09:54:47.731394 [ 195 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6631 | 2026.01.22 09:54:47.731443 [ 195 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::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 | ||
| 6632 | 2026.01.22 09:54:47.731485 [ 195 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 6633 | 2026.01.22 09:54:47.731500 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6634 | 2026.01.22 09:54:47.731524 [ 195 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 882 rows starting from the beginning of the part | ||
| 6635 | 2026.01.22 09:54:47.731564 [ 195 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6636 | 2026.01.22 09:54:47.731805 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_46_9} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6637 | 2026.01.22 09:54:47.731878 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_46_9} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6638 | 2026.01.22 09:54:47.731945 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6639 | 2026.01.22 09:54:47.732101 [ 268 ] {85c32da8-25e1-494e-86de-e17826f4eab2} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6640 | 2026.01.22 09:54:47.732143 [ 268 ] {85c32da8-25e1-494e-86de-e17826f4eab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 6641 | 2026.01.22 09:54:47.732652 [ 268 ] {85c32da8-25e1-494e-86de-e17826f4eab2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6642 | 2026.01.22 09:54:47.733067 [ 268 ] {85c32da8-25e1-494e-86de-e17826f4eab2} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6643 | 2026.01.22 09:54:47.733215 [ 268 ] {85c32da8-25e1-494e-86de-e17826f4eab2} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001937 sec., 2065.049044914817 rows/sec., 3.70 MiB/sec. | ||
| 6644 | 2026.01.22 09:54:47.733267 [ 268 ] {85c32da8-25e1-494e-86de-e17826f4eab2} <Debug> TCPHandler: Processed in 0.002112616 sec. | ||
| 6645 | 2026.01.22 09:54:47.733388 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6646 | 2026.01.22 09:54:47.733507 [ 268 ] {76173068-24e4-4f29-b404-ad18d47cad61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6647 | 2026.01.22 09:54:47.733548 [ 268 ] {76173068-24e4-4f29-b404-ad18d47cad61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6648 | 2026.01.22 09:54:47.733901 [ 268 ] {76173068-24e4-4f29-b404-ad18d47cad61} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6649 | 2026.01.22 09:54:47.733937 [ 268 ] {76173068-24e4-4f29-b404-ad18d47cad61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 6650 | 2026.01.22 09:54:47.734361 [ 268 ] {76173068-24e4-4f29-b404-ad18d47cad61} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6651 | 2026.01.22 09:54:47.734596 [ 268 ] {76173068-24e4-4f29-b404-ad18d47cad61} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6652 | 2026.01.22 09:54:47.734697 [ 150 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6653 | 2026.01.22 09:54:47.734724 [ 268 ] {76173068-24e4-4f29-b404-ad18d47cad61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001236 sec., 48543.68932038835 rows/sec., 3.27 MiB/sec. | ||
| 6654 | 2026.01.22 09:54:47.734755 [ 150 ] {} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6655 | 2026.01.22 09:54:47.734773 [ 268 ] {76173068-24e4-4f29-b404-ad18d47cad61} <Debug> TCPHandler: Processed in 0.001431115 sec. | ||
| 6656 | 2026.01.22 09:54:47.734779 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 6657 | 2026.01.22 09:54:47.734887 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 6658 | 2026.01.22 09:54:47.734988 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6659 | 2026.01.22 09:54:47.735022 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2388 rows starting from the beginning of the part | ||
| 6660 | 2026.01.22 09:54:47.735089 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 6661 | 2026.01.22 09:54:47.735141 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 6662 | 2026.01.22 09:54:47.735189 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6663 | 2026.01.22 09:54:47.735234 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 6664 | 2026.01.22 09:54:47.735282 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6665 | 2026.01.22 09:54:47.736795 [ 197 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2688 rows, containing 4 columns (4 merged, 0 gathered) in 0.001936803 sec., 1387854.1080326703 rows/sec., 91.44 MiB/sec. | ||
| 6666 | 2026.01.22 09:54:47.737118 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6667 | 2026.01.22 09:54:47.737166 [ 197 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14327 rows, containing 5 columns (5 merged, 0 gathered) in 0.006036013 sec., 2373586.67053898 rows/sec., 161.73 MiB/sec. | ||
| 6668 | 2026.01.22 09:54:47.737374 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_46_9} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2026.01.22 09:54:47.737447 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_46_9} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6670 | 2026.01.22 09:54:47.737510 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6671 | 2026.01.22 09:54:47.737730 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6672 | 2026.01.22 09:54:47.738058 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6673 | 2026.01.22 09:54:47.738144 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6674 | 2026.01.22 09:54:47.738240 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 6675 | 2026.01.22 09:54:48.000260 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.08 MiB, peak 285.24 MiB, free memory in arenas 0.00 B, will set to 278.50 MiB (RSS), difference: 2.42 MiB | ||
| 6676 | 2026.01.22 09:54:50.896406 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6677 | 2026.01.22 09:54:50.896459 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6678 | 2026.01.22 09:54:51.001429 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000910016 sec. | ||
| 6679 | 2026.01.22 09:54:51.007564 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15464 | ||
| 6680 | 2026.01.22 09:54:51.008398 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6681 | 2026.01.22 09:54:51.008470 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 6682 | 2026.01.22 09:54:51.009028 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6683 | 2026.01.22 09:54:51.009243 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6684 | 2026.01.22 09:54:51.009369 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15464 | ||
| 6685 | 2026.01.22 09:54:51.043890 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 860 | ||
| 6686 | 2026.01.22 09:54:51.046703 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6687 | 2026.01.22 09:54:51.046750 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 6688 | 2026.01.22 09:54:51.048016 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6689 | 2026.01.22 09:54:51.048305 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6690 | 2026.01.22 09:54:51.048686 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 860 | ||
| 6691 | 2026.01.22 09:54:51.790290 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6692 | 2026.01.22 09:54:51.805199 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6693 | 2026.01.22 09:54:51.805244 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 6694 | 2026.01.22 09:54:51.811028 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6695 | 2026.01.22 09:54:51.811745 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6696 | 2026.01.22 09:54:51.814373 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6697 | 2026.01.22 09:54:52.729341 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6698 | 2026.01.22 09:54:52.729548 [ 268 ] {b28d8b21-791c-469d-8b7c-5cf982b42c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6699 | 2026.01.22 09:54:52.729631 [ 268 ] {b28d8b21-791c-469d-8b7c-5cf982b42c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6700 | 2026.01.22 09:54:52.730374 [ 268 ] {b28d8b21-791c-469d-8b7c-5cf982b42c03} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2026.01.22 09:54:52.730429 [ 268 ] {b28d8b21-791c-469d-8b7c-5cf982b42c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 6702 | 2026.01.22 09:54:52.730849 [ 268 ] {b28d8b21-791c-469d-8b7c-5cf982b42c03} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6703 | 2026.01.22 09:54:52.731095 [ 268 ] {b28d8b21-791c-469d-8b7c-5cf982b42c03} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6704 | 2026.01.22 09:54:52.731261 [ 268 ] {b28d8b21-791c-469d-8b7c-5cf982b42c03} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.001768 sec., 73529.41176470587 rows/sec., 6.33 MiB/sec. | ||
| 6705 | 2026.01.22 09:54:52.731314 [ 268 ] {b28d8b21-791c-469d-8b7c-5cf982b42c03} <Debug> TCPHandler: Processed in 0.002120607 sec. | ||
| 6706 | 2026.01.22 09:54:52.731450 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6707 | 2026.01.22 09:54:52.731559 [ 268 ] {cc2d96f7-9f2a-4df5-b6d9-a7a4006e9b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6708 | 2026.01.22 09:54:52.731605 [ 268 ] {cc2d96f7-9f2a-4df5-b6d9-a7a4006e9b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6709 | 2026.01.22 09:54:52.732127 [ 268 ] {cc2d96f7-9f2a-4df5-b6d9-a7a4006e9b8a} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6710 | 2026.01.22 09:54:52.732172 [ 268 ] {cc2d96f7-9f2a-4df5-b6d9-a7a4006e9b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 6711 | 2026.01.22 09:54:52.732602 [ 268 ] {cc2d96f7-9f2a-4df5-b6d9-a7a4006e9b8a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6712 | 2026.01.22 09:54:52.732827 [ 268 ] {cc2d96f7-9f2a-4df5-b6d9-a7a4006e9b8a} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6713 | 2026.01.22 09:54:52.732947 [ 144 ] {} <Debug> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6714 | 2026.01.22 09:54:52.732971 [ 268 ] {cc2d96f7-9f2a-4df5-b6d9-a7a4006e9b8a} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001438 sec., 25730.180806675937 rows/sec., 1.89 MiB/sec. | ||
| 6715 | 2026.01.22 09:54:52.732983 [ 144 ] {} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6716 | 2026.01.22 09:54:52.733005 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 6717 | 2026.01.22 09:54:52.733013 [ 268 ] {cc2d96f7-9f2a-4df5-b6d9-a7a4006e9b8a} <Debug> TCPHandler: Processed in 0.001618018 sec. | ||
| 6718 | 2026.01.22 09:54:52.733136 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6719 | 2026.01.22 09:54:52.733167 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::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 | ||
| 6720 | 2026.01.22 09:54:52.733237 [ 268 ] {0e625dee-0586-42c9-999d-408538eb30ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6721 | 2026.01.22 09:54:52.733298 [ 268 ] {0e625dee-0586-42c9-999d-408538eb30ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6722 | 2026.01.22 09:54:52.733360 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6723 | 2026.01.22 09:54:52.733411 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 296 rows starting from the beginning of the part | ||
| 6724 | 2026.01.22 09:54:52.733498 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 37 rows starting from the beginning of the part | ||
| 6725 | 2026.01.22 09:54:52.733568 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
| 6726 | 2026.01.22 09:54:52.733626 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 53 rows starting from the beginning of the part | ||
| 6727 | 2026.01.22 09:54:52.733674 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
| 6728 | 2026.01.22 09:54:52.733723 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 37 rows starting from the beginning of the part | ||
| 6729 | 2026.01.22 09:54:52.733771 [ 268 ] {0e625dee-0586-42c9-999d-408538eb30ea} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6730 | 2026.01.22 09:54:52.733813 [ 268 ] {0e625dee-0586-42c9-999d-408538eb30ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 6731 | 2026.01.22 09:54:52.734171 [ 268 ] {0e625dee-0586-42c9-999d-408538eb30ea} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6732 | 2026.01.22 09:54:52.734415 [ 268 ] {0e625dee-0586-42c9-999d-408538eb30ea} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6733 | 2026.01.22 09:54:52.734556 [ 268 ] {0e625dee-0586-42c9-999d-408538eb30ea} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001341 sec., 75316.92766592096 rows/sec., 5.88 MiB/sec. | ||
| 6734 | 2026.01.22 09:54:52.734597 [ 268 ] {0e625dee-0586-42c9-999d-408538eb30ea} <Debug> TCPHandler: Processed in 0.001511696 sec. | ||
| 6735 | 2026.01.22 09:54:52.734715 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6736 | 2026.01.22 09:54:52.734810 [ 268 ] {86072f82-d290-46a4-816c-b1c5bd9da4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6737 | 2026.01.22 09:54:52.734857 [ 268 ] {86072f82-d290-46a4-816c-b1c5bd9da4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6738 | 2026.01.22 09:54:52.734909 [ 192 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 431 rows, containing 5 columns (5 merged, 0 gathered) in 0.001824601 sec., 236216.02750409543 rows/sec., 16.43 MiB/sec. | ||
| 6739 | 2026.01.22 09:54:52.735081 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6740 | 2026.01.22 09:54:52.735301 [ 268 ] {86072f82-d290-46a4-816c-b1c5bd9da4b0} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2026.01.22 09:54:52.735343 [ 268 ] {86072f82-d290-46a4-816c-b1c5bd9da4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 6742 | 2026.01.22 09:54:52.735421 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_41_8} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6743 | 2026.01.22 09:54:52.735536 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_41_8} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6744 | 2026.01.22 09:54:52.735639 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6745 | 2026.01.22 09:54:52.735716 [ 268 ] {86072f82-d290-46a4-816c-b1c5bd9da4b0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6746 | 2026.01.22 09:54:52.735945 [ 268 ] {86072f82-d290-46a4-816c-b1c5bd9da4b0} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6747 | 2026.01.22 09:54:52.736080 [ 268 ] {86072f82-d290-46a4-816c-b1c5bd9da4b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 6748 | 2026.01.22 09:54:52.736118 [ 268 ] {86072f82-d290-46a4-816c-b1c5bd9da4b0} <Debug> TCPHandler: Processed in 0.001453655 sec. | ||
| 6749 | 2026.01.22 09:54:52.736227 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6750 | 2026.01.22 09:54:52.736320 [ 268 ] {6b54e0c6-1184-4ede-9d4c-8a6845f5d14e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6751 | 2026.01.22 09:54:52.736377 [ 268 ] {6b54e0c6-1184-4ede-9d4c-8a6845f5d14e} <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 | ||
| 6752 | 2026.01.22 09:54:52.737245 [ 268 ] {6b54e0c6-1184-4ede-9d4c-8a6845f5d14e} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6753 | 2026.01.22 09:54:52.737280 [ 268 ] {6b54e0c6-1184-4ede-9d4c-8a6845f5d14e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 6754 | 2026.01.22 09:54:52.737845 [ 268 ] {6b54e0c6-1184-4ede-9d4c-8a6845f5d14e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6755 | 2026.01.22 09:54:52.738144 [ 268 ] {6b54e0c6-1184-4ede-9d4c-8a6845f5d14e} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6756 | 2026.01.22 09:54:52.738272 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6757 | 2026.01.22 09:54:52.738302 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2026.01.22 09:54:52.738332 [ 268 ] {6b54e0c6-1184-4ede-9d4c-8a6845f5d14e} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00202 sec., 18316.831683168315 rows/sec., 32.82 MiB/sec. | ||
| 6759 | 2026.01.22 09:54:52.738337 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 6760 | 2026.01.22 09:54:52.738424 [ 268 ] {6b54e0c6-1184-4ede-9d4c-8a6845f5d14e} <Debug> TCPHandler: Processed in 0.002246328 sec. | ||
| 6761 | 2026.01.22 09:54:52.738466 [ 197 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::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 | ||
| 6762 | 2026.01.22 09:54:52.738572 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6763 | 2026.01.22 09:54:52.738686 [ 268 ] {b82847c4-de43-495c-b3cf-1881a9fbfef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6764 | 2026.01.22 09:54:52.738748 [ 268 ] {b82847c4-de43-495c-b3cf-1881a9fbfef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6765 | 2026.01.22 09:54:52.738757 [ 197 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6766 | 2026.01.22 09:54:52.738830 [ 197 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 788 rows starting from the beginning of the part | ||
| 6767 | 2026.01.22 09:54:52.738966 [ 197 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 37 rows starting from the beginning of the part | ||
| 6768 | 2026.01.22 09:54:52.739082 [ 197 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
| 6769 | 2026.01.22 09:54:52.739104 [ 268 ] {b82847c4-de43-495c-b3cf-1881a9fbfef7} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6770 | 2026.01.22 09:54:52.739145 [ 268 ] {b82847c4-de43-495c-b3cf-1881a9fbfef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 6771 | 2026.01.22 09:54:52.739183 [ 197 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 37 rows starting from the beginning of the part | ||
| 6772 | 2026.01.22 09:54:52.739289 [ 197 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
| 6773 | 2026.01.22 09:54:52.739406 [ 197 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 37 rows starting from the beginning of the part | ||
| 6774 | 2026.01.22 09:54:52.739484 [ 268 ] {b82847c4-de43-495c-b3cf-1881a9fbfef7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6775 | 2026.01.22 09:54:52.739721 [ 268 ] {b82847c4-de43-495c-b3cf-1881a9fbfef7} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6776 | 2026.01.22 09:54:52.739871 [ 268 ] {b82847c4-de43-495c-b3cf-1881a9fbfef7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 6777 | 2026.01.22 09:54:52.739914 [ 268 ] {b82847c4-de43-495c-b3cf-1881a9fbfef7} <Debug> TCPHandler: Processed in 0.001411315 sec. | ||
| 6778 | 2026.01.22 09:54:52.748230 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52697 | ||
| 6779 | 2026.01.22 09:54:52.751053 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6780 | 2026.01.22 09:54:52.751095 [ 292 ] {} <Debug> TCP-Session: c6e40027-7077-43c0-92a1-94f0cbc64d8f Authenticating user 'default' from [fd00:1122:3344:101::e]:52697 | ||
| 6781 | 2026.01.22 09:54:52.751118 [ 292 ] {} <Debug> TCP-Session: c6e40027-7077-43c0-92a1-94f0cbc64d8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6782 | 2026.01.22 09:54:52.751130 [ 292 ] {} <Debug> TCP-Session: c6e40027-7077-43c0-92a1-94f0cbc64d8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6783 | 2026.01.22 09:54:52.751334 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36405 | ||
| 6784 | 2026.01.22 09:54:52.751365 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64275 | ||
| 6785 | 2026.01.22 09:54:52.751388 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51460 | ||
| 6786 | 2026.01.22 09:54:52.751416 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55799 | ||
| 6787 | 2026.01.22 09:54:52.751426 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60320 | ||
| 6788 | 2026.01.22 09:54:52.751406 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59787 | ||
| 6789 | 2026.01.22 09:54:52.751482 [ 292 ] {} <Trace> TCP-Session: c6e40027-7077-43c0-92a1-94f0cbc64d8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6790 | 2026.01.22 09:54:52.751393 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53869 | ||
| 6791 | 2026.01.22 09:54:52.751372 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59147 | ||
| 6792 | 2026.01.22 09:54:52.751705 [ 292 ] {56564463-625c-440d-b1b5-22e0f87877cc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52697) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6793 | 2026.01.22 09:54:52.752037 [ 292 ] {56564463-625c-440d-b1b5-22e0f87877cc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6794 | 2026.01.22 09:54:52.752099 [ 292 ] {56564463-625c-440d-b1b5-22e0f87877cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6795 | 2026.01.22 09:54:52.752454 [ 292 ] {56564463-625c-440d-b1b5-22e0f87877cc} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 6796 | 2026.01.22 09:54:52.753676 [ 326 ] {56564463-625c-440d-b1b5-22e0f87877cc} <Trace> AggregatingTransform: Aggregating | ||
| 6797 | 2026.01.22 09:54:52.753798 [ 326 ] {56564463-625c-440d-b1b5-22e0f87877cc} <Trace> Aggregator: Aggregation method: without_key | ||
| 6798 | 2026.01.22 09:54:52.753850 [ 326 ] {56564463-625c-440d-b1b5-22e0f87877cc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001284442 sec. (778.548 rows/sec., 30.41 KiB/sec.) | ||
| 6799 | 2026.01.22 09:54:52.753874 [ 326 ] {56564463-625c-440d-b1b5-22e0f87877cc} <Trace> Aggregator: Merging aggregated data | ||
| 6800 | 2026.01.22 09:54:52.753927 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6801 | 2026.01.22 09:54:52.753968 [ 267 ] {} <Debug> TCP-Session: a2be61dc-a0db-4fea-a359-1195a98c249b Authenticating user 'default' from [fd00:1122:3344:101::e]:59147 | ||
| 6802 | 2026.01.22 09:54:52.753989 [ 267 ] {} <Debug> TCP-Session: a2be61dc-a0db-4fea-a359-1195a98c249b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6803 | 2026.01.22 09:54:52.754005 [ 267 ] {} <Debug> TCP-Session: a2be61dc-a0db-4fea-a359-1195a98c249b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6804 | 2026.01.22 09:54:52.754238 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6805 | 2026.01.22 09:54:52.754282 [ 293 ] {} <Debug> TCP-Session: bccb43e6-a9d2-4b44-a61a-a4a75a5a0894 Authenticating user 'default' from [fd00:1122:3344:101::e]:36405 | ||
| 6806 | 2026.01.22 09:54:52.754308 [ 293 ] {} <Debug> TCP-Session: bccb43e6-a9d2-4b44-a61a-a4a75a5a0894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6807 | 2026.01.22 09:54:52.754321 [ 293 ] {} <Debug> TCP-Session: bccb43e6-a9d2-4b44-a61a-a4a75a5a0894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6808 | 2026.01.22 09:54:52.754697 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6809 | 2026.01.22 09:54:52.754732 [ 288 ] {} <Debug> TCP-Session: a4d9f27b-abb1-44db-ae60-0f5870ab5c66 Authenticating user 'default' from [fd00:1122:3344:101::e]:53869 | ||
| 6810 | 2026.01.22 09:54:52.754749 [ 288 ] {} <Debug> TCP-Session: a4d9f27b-abb1-44db-ae60-0f5870ab5c66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6811 | 2026.01.22 09:54:52.754760 [ 288 ] {} <Debug> TCP-Session: a4d9f27b-abb1-44db-ae60-0f5870ab5c66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6812 | 2026.01.22 09:54:52.754843 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6813 | 2026.01.22 09:54:52.754890 [ 289 ] {} <Debug> TCP-Session: bad970c5-5fa2-4c59-bb95-f48e7a07141b Authenticating user 'default' from [fd00:1122:3344:101::e]:59787 | ||
| 6814 | 2026.01.22 09:54:52.754923 [ 289 ] {} <Debug> TCP-Session: bad970c5-5fa2-4c59-bb95-f48e7a07141b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6815 | 2026.01.22 09:54:52.754942 [ 289 ] {} <Debug> TCP-Session: bad970c5-5fa2-4c59-bb95-f48e7a07141b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6816 | 2026.01.22 09:54:52.755347 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6817 | 2026.01.22 09:54:52.755393 [ 290 ] {} <Debug> TCP-Session: 9bf42e40-9efb-41e6-9ebf-fd281ea1ba82 Authenticating user 'default' from [fd00:1122:3344:101::e]:55799 | ||
| 6818 | 2026.01.22 09:54:52.755424 [ 290 ] {} <Debug> TCP-Session: 9bf42e40-9efb-41e6-9ebf-fd281ea1ba82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6819 | 2026.01.22 09:54:52.755441 [ 290 ] {} <Debug> TCP-Session: 9bf42e40-9efb-41e6-9ebf-fd281ea1ba82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6820 | 2026.01.22 09:54:52.755477 [ 292 ] {56564463-625c-440d-b1b5-22e0f87877cc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003832 sec., 260.96033402922757 rows/sec., 10.19 KiB/sec. | ||
| 6821 | 2026.01.22 09:54:52.755637 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6822 | 2026.01.22 09:54:52.755641 [ 292 ] {56564463-625c-440d-b1b5-22e0f87877cc} <Debug> TCPHandler: Processed in 0.004306323 sec. | ||
| 6823 | 2026.01.22 09:54:52.755681 [ 291 ] {} <Debug> TCP-Session: 3da79779-0518-4c90-bbc9-fe37be55d40e Authenticating user 'default' from [fd00:1122:3344:101::e]:60320 | ||
| 6824 | 2026.01.22 09:54:52.755704 [ 291 ] {} <Debug> TCP-Session: 3da79779-0518-4c90-bbc9-fe37be55d40e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6825 | 2026.01.22 09:54:52.755719 [ 291 ] {} <Debug> TCP-Session: 3da79779-0518-4c90-bbc9-fe37be55d40e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6826 | 2026.01.22 09:54:52.755784 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6827 | 2026.01.22 09:54:52.755814 [ 292 ] {} <Debug> TCP-Session: c6e40027-7077-43c0-92a1-94f0cbc64d8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6828 | 2026.01.22 09:54:52.755820 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6829 | 2026.01.22 09:54:52.755836 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6830 | 2026.01.22 09:54:52.755851 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6831 | 2026.01.22 09:54:52.755875 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6832 | 2026.01.22 09:54:52.755890 [ 293 ] {} <Debug> TCP-Session: bccb43e6-a9d2-4b44-a61a-a4a75a5a0894 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6833 | 2026.01.22 09:54:52.755912 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6834 | 2026.01.22 09:54:52.755935 [ 288 ] {} <Debug> TCP-Session: a4d9f27b-abb1-44db-ae60-0f5870ab5c66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6835 | 2026.01.22 09:54:52.755944 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6836 | 2026.01.22 09:54:52.755962 [ 267 ] {} <Debug> TCP-Session: a2be61dc-a0db-4fea-a359-1195a98c249b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6837 | 2026.01.22 09:54:52.755989 [ 294 ] {} <Debug> TCP-Session: 3d216285-6bd1-42d4-8591-4b96c2657648 Authenticating user 'default' from [fd00:1122:3344:101::e]:64275 | ||
| 6838 | 2026.01.22 09:54:52.755942 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6839 | 2026.01.22 09:54:52.756015 [ 294 ] {} <Debug> TCP-Session: 3d216285-6bd1-42d4-8591-4b96c2657648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6840 | 2026.01.22 09:54:52.755895 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6841 | 2026.01.22 09:54:52.756045 [ 294 ] {} <Debug> TCP-Session: 3d216285-6bd1-42d4-8591-4b96c2657648 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6842 | 2026.01.22 09:54:52.756046 [ 290 ] {} <Debug> TCP-Session: 9bf42e40-9efb-41e6-9ebf-fd281ea1ba82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6843 | 2026.01.22 09:54:52.756090 [ 289 ] {} <Debug> TCP-Session: bad970c5-5fa2-4c59-bb95-f48e7a07141b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6844 | 2026.01.22 09:54:52.755868 [ 286 ] {} <Debug> TCP-Session: 0d80f647-1ad0-436a-b80f-22465b056e91 Authenticating user 'default' from [fd00:1122:3344:101::e]:51460 | ||
| 6845 | 2026.01.22 09:54:52.755911 [ 291 ] {} <Debug> TCP-Session: 3da79779-0518-4c90-bbc9-fe37be55d40e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6846 | 2026.01.22 09:54:52.756159 [ 286 ] {} <Debug> TCP-Session: 0d80f647-1ad0-436a-b80f-22465b056e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6847 | 2026.01.22 09:54:52.756182 [ 286 ] {} <Debug> TCP-Session: 0d80f647-1ad0-436a-b80f-22465b056e91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6848 | 2026.01.22 09:54:52.756335 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64275). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6849 | |||
| 6850 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6851 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6852 | 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 | ||
| 6853 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6854 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6855 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6856 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6857 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6858 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6859 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6860 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 6861 | (version 23.8.7.1) | ||
| 6862 | 2026.01.22 09:54:52.756394 [ 294 ] {} <Debug> TCP-Session: 3d216285-6bd1-42d4-8591-4b96c2657648 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6863 | 2026.01.22 09:54:52.756427 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:51460). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6864 | |||
| 6865 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6866 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6867 | 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 | ||
| 6868 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6869 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6870 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6871 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6872 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6873 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6874 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6875 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 6876 | (version 23.8.7.1) | ||
| 6877 | 2026.01.22 09:54:52.756486 [ 286 ] {} <Debug> TCP-Session: 0d80f647-1ad0-436a-b80f-22465b056e91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6878 | 2026.01.22 09:54:52.757556 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 907 rows, containing 19 columns (19 merged, 0 gathered) in 0.019145517 sec., 47374.01450167159 rows/sec., 84.89 MiB/sec. | ||
| 6879 | 2026.01.22 09:54:52.758519 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6880 | 2026.01.22 09:54:52.758895 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6881 | 2026.01.22 09:54:52.758974 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6882 | 2026.01.22 09:54:52.759105 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 6883 | 2026.01.22 09:54:52.822702 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60412 | ||
| 6884 | 2026.01.22 09:54:52.822800 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6885 | 2026.01.22 09:54:52.822827 [ 292 ] {} <Debug> TCP-Session: eab53d42-bebf-4154-8c59-df167675558e Authenticating user 'default' from [fd00:1122:3344:101::e]:60412 | ||
| 6886 | 2026.01.22 09:54:52.822848 [ 292 ] {} <Debug> TCP-Session: eab53d42-bebf-4154-8c59-df167675558e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6887 | 2026.01.22 09:54:52.822861 [ 292 ] {} <Debug> TCP-Session: eab53d42-bebf-4154-8c59-df167675558e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6888 | 2026.01.22 09:54:52.823052 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52422 | ||
| 6889 | 2026.01.22 09:54:52.823069 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50477 | ||
| 6890 | 2026.01.22 09:54:52.823089 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64867 | ||
| 6891 | 2026.01.22 09:54:52.823119 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39703 | ||
| 6892 | 2026.01.22 09:54:52.823113 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34087 | ||
| 6893 | 2026.01.22 09:54:52.823178 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6894 | 2026.01.22 09:54:52.823210 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6895 | 2026.01.22 09:54:52.823214 [ 292 ] {} <Trace> TCP-Session: eab53d42-bebf-4154-8c59-df167675558e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6896 | 2026.01.22 09:54:52.823233 [ 293 ] {} <Debug> TCP-Session: c1a1e9fe-d97b-4d0a-953c-b346350ffdf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52422 | ||
| 6897 | 2026.01.22 09:54:52.823242 [ 291 ] {} <Debug> TCP-Session: de3d5fc1-a45e-4128-a73a-53dd5c50b204 Authenticating user 'default' from [fd00:1122:3344:101::e]:39703 | ||
| 6898 | 2026.01.22 09:54:52.823187 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6899 | 2026.01.22 09:54:52.823269 [ 293 ] {} <Debug> TCP-Session: c1a1e9fe-d97b-4d0a-953c-b346350ffdf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6900 | 2026.01.22 09:54:52.823277 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6901 | 2026.01.22 09:54:52.823312 [ 293 ] {} <Debug> TCP-Session: c1a1e9fe-d97b-4d0a-953c-b346350ffdf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6902 | 2026.01.22 09:54:52.823313 [ 288 ] {} <Debug> TCP-Session: 2e72242b-ff66-472d-8fdf-3d0ee84d868c Authenticating user 'default' from [fd00:1122:3344:101::e]:64867 | ||
| 6903 | 2026.01.22 09:54:52.823347 [ 290 ] {} <Debug> TCP-Session: b47fe7bb-80f9-4236-8a25-0f7324036586 Authenticating user 'default' from [fd00:1122:3344:101::e]:34087 | ||
| 6904 | 2026.01.22 09:54:52.823166 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6905 | 2026.01.22 09:54:52.823383 [ 288 ] {} <Debug> TCP-Session: 2e72242b-ff66-472d-8fdf-3d0ee84d868c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6906 | 2026.01.22 09:54:52.823398 [ 290 ] {} <Debug> TCP-Session: b47fe7bb-80f9-4236-8a25-0f7324036586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6907 | 2026.01.22 09:54:52.823417 [ 267 ] {} <Debug> TCP-Session: dd4ffa29-9a06-49d5-8df6-7754c3229746 Authenticating user 'default' from [fd00:1122:3344:101::e]:50477 | ||
| 6908 | 2026.01.22 09:54:52.823416 [ 292 ] {ce6de539-34ea-4e49-8246-375c2f52bd7e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60412) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6909 | 2026.01.22 09:54:52.823434 [ 290 ] {} <Debug> TCP-Session: b47fe7bb-80f9-4236-8a25-0f7324036586 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6910 | 2026.01.22 09:54:52.823448 [ 267 ] {} <Debug> TCP-Session: dd4ffa29-9a06-49d5-8df6-7754c3229746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6911 | 2026.01.22 09:54:52.823422 [ 288 ] {} <Debug> TCP-Session: 2e72242b-ff66-472d-8fdf-3d0ee84d868c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6912 | 2026.01.22 09:54:52.823494 [ 267 ] {} <Debug> TCP-Session: dd4ffa29-9a06-49d5-8df6-7754c3229746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6913 | 2026.01.22 09:54:52.823097 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35263 | ||
| 6914 | 2026.01.22 09:54:52.823064 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64357 | ||
| 6915 | 2026.01.22 09:54:52.823100 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37340 | ||
| 6916 | 2026.01.22 09:54:52.823597 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6917 | 2026.01.22 09:54:52.823273 [ 291 ] {} <Debug> TCP-Session: de3d5fc1-a45e-4128-a73a-53dd5c50b204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6918 | 2026.01.22 09:54:52.823635 [ 286 ] {} <Debug> TCP-Session: 1180d1d8-3e15-468c-893f-6ea792115a0b Authenticating user 'default' from [fd00:1122:3344:101::e]:35263 | ||
| 6919 | 2026.01.22 09:54:52.823653 [ 291 ] {} <Debug> TCP-Session: de3d5fc1-a45e-4128-a73a-53dd5c50b204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6920 | 2026.01.22 09:54:52.823656 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6921 | 2026.01.22 09:54:52.823665 [ 286 ] {} <Debug> TCP-Session: 1180d1d8-3e15-468c-893f-6ea792115a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6922 | 2026.01.22 09:54:52.823699 [ 294 ] {} <Debug> TCP-Session: 6d5a3c69-a06d-4236-bc70-d8ab0c2705c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64357 | ||
| 6923 | 2026.01.22 09:54:52.823705 [ 286 ] {} <Debug> TCP-Session: 1180d1d8-3e15-468c-893f-6ea792115a0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6924 | 2026.01.22 09:54:52.823728 [ 292 ] {ce6de539-34ea-4e49-8246-375c2f52bd7e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6925 | 2026.01.22 09:54:52.823731 [ 294 ] {} <Debug> TCP-Session: 6d5a3c69-a06d-4236-bc70-d8ab0c2705c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6926 | 2026.01.22 09:54:52.823656 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6927 | 2026.01.22 09:54:52.823772 [ 294 ] {} <Debug> TCP-Session: 6d5a3c69-a06d-4236-bc70-d8ab0c2705c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6928 | 2026.01.22 09:54:52.823790 [ 292 ] {ce6de539-34ea-4e49-8246-375c2f52bd7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6929 | 2026.01.22 09:54:52.823807 [ 289 ] {} <Debug> TCP-Session: 0453f139-2800-4793-bd77-e884f0cfb7bd Authenticating user 'default' from [fd00:1122:3344:101::e]:37340 | ||
| 6930 | 2026.01.22 09:54:52.823835 [ 289 ] {} <Debug> TCP-Session: 0453f139-2800-4793-bd77-e884f0cfb7bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6931 | 2026.01.22 09:54:52.823848 [ 289 ] {} <Debug> TCP-Session: 0453f139-2800-4793-bd77-e884f0cfb7bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6932 | 2026.01.22 09:54:52.824090 [ 292 ] {ce6de539-34ea-4e49-8246-375c2f52bd7e} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 6933 | 2026.01.22 09:54:52.825110 [ 335 ] {ce6de539-34ea-4e49-8246-375c2f52bd7e} <Trace> AggregatingTransform: Aggregating | ||
| 6934 | 2026.01.22 09:54:52.825165 [ 335 ] {ce6de539-34ea-4e49-8246-375c2f52bd7e} <Trace> Aggregator: Aggregation method: without_key | ||
| 6935 | 2026.01.22 09:54:52.825202 [ 335 ] {ce6de539-34ea-4e49-8246-375c2f52bd7e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001007477 sec. (992.578 rows/sec., 38.77 KiB/sec.) | ||
| 6936 | 2026.01.22 09:54:52.825219 [ 335 ] {ce6de539-34ea-4e49-8246-375c2f52bd7e} <Trace> Aggregator: Merging aggregated data | ||
| 6937 | 2026.01.22 09:54:52.826503 [ 292 ] {ce6de539-34ea-4e49-8246-375c2f52bd7e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003156 sec., 316.85678073510775 rows/sec., 12.38 KiB/sec. | ||
| 6938 | 2026.01.22 09:54:52.826654 [ 292 ] {ce6de539-34ea-4e49-8246-375c2f52bd7e} <Debug> TCPHandler: Processed in 0.003598831 sec. | ||
| 6939 | 2026.01.22 09:54:52.826769 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6940 | 2026.01.22 09:54:52.826796 [ 292 ] {} <Debug> TCP-Session: eab53d42-bebf-4154-8c59-df167675558e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6941 | 2026.01.22 09:54:52.826805 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6942 | 2026.01.22 09:54:52.826830 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6943 | 2026.01.22 09:54:52.826850 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6944 | 2026.01.22 09:54:52.826848 [ 286 ] {} <Debug> TCP-Session: 1180d1d8-3e15-468c-893f-6ea792115a0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6945 | 2026.01.22 09:54:52.826878 [ 291 ] {} <Debug> TCP-Session: de3d5fc1-a45e-4128-a73a-53dd5c50b204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6946 | 2026.01.22 09:54:52.826891 [ 293 ] {} <Debug> TCP-Session: c1a1e9fe-d97b-4d0a-953c-b346350ffdf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6947 | 2026.01.22 09:54:52.826904 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6948 | 2026.01.22 09:54:52.826926 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6949 | 2026.01.22 09:54:52.826947 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6950 | 2026.01.22 09:54:52.826964 [ 267 ] {} <Debug> TCP-Session: dd4ffa29-9a06-49d5-8df6-7754c3229746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6951 | 2026.01.22 09:54:52.826977 [ 288 ] {} <Debug> TCP-Session: 2e72242b-ff66-472d-8fdf-3d0ee84d868c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6952 | 2026.01.22 09:54:52.826995 [ 290 ] {} <Debug> TCP-Session: b47fe7bb-80f9-4236-8a25-0f7324036586 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6953 | 2026.01.22 09:54:52.826869 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6954 | 2026.01.22 09:54:52.826887 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6955 | 2026.01.22 09:54:52.827064 [ 294 ] {} <Debug> TCP-Session: 6d5a3c69-a06d-4236-bc70-d8ab0c2705c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6956 | 2026.01.22 09:54:52.827080 [ 289 ] {} <Debug> TCP-Session: 0453f139-2800-4793-bd77-e884f0cfb7bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6957 | 2026.01.22 09:54:52.893994 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34740 | ||
| 6958 | 2026.01.22 09:54:52.894105 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6959 | 2026.01.22 09:54:52.894138 [ 292 ] {} <Debug> TCP-Session: 3d8e3caa-d288-4f02-b7fd-623f988f129a Authenticating user 'default' from [fd00:1122:3344:101::e]:34740 | ||
| 6960 | 2026.01.22 09:54:52.894165 [ 292 ] {} <Debug> TCP-Session: 3d8e3caa-d288-4f02-b7fd-623f988f129a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6961 | 2026.01.22 09:54:52.894180 [ 292 ] {} <Debug> TCP-Session: 3d8e3caa-d288-4f02-b7fd-623f988f129a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6962 | 2026.01.22 09:54:52.894429 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35815 | ||
| 6963 | 2026.01.22 09:54:52.894448 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34270 | ||
| 6964 | 2026.01.22 09:54:52.894474 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36045 | ||
| 6965 | 2026.01.22 09:54:52.894492 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33269 | ||
| 6966 | 2026.01.22 09:54:52.894519 [ 292 ] {} <Trace> TCP-Session: 3d8e3caa-d288-4f02-b7fd-623f988f129a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6967 | 2026.01.22 09:54:52.894549 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6968 | 2026.01.22 09:54:52.894567 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6969 | 2026.01.22 09:54:52.894587 [ 267 ] {} <Debug> TCP-Session: 6c4bc1bb-eee1-458f-91a5-26b57ed3d52a Authenticating user 'default' from [fd00:1122:3344:101::e]:34270 | ||
| 6970 | 2026.01.22 09:54:52.894602 [ 288 ] {} <Debug> TCP-Session: 532c6034-a82a-470f-a2d6-425486bee83e Authenticating user 'default' from [fd00:1122:3344:101::e]:36045 | ||
| 6971 | 2026.01.22 09:54:52.894615 [ 267 ] {} <Debug> TCP-Session: 6c4bc1bb-eee1-458f-91a5-26b57ed3d52a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6972 | 2026.01.22 09:54:52.894618 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6973 | 2026.01.22 09:54:52.894626 [ 288 ] {} <Debug> TCP-Session: 532c6034-a82a-470f-a2d6-425486bee83e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6974 | 2026.01.22 09:54:52.894637 [ 267 ] {} <Debug> TCP-Session: 6c4bc1bb-eee1-458f-91a5-26b57ed3d52a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6975 | 2026.01.22 09:54:52.894666 [ 289 ] {} <Debug> TCP-Session: faacd619-cf46-4a2f-a0c8-e0bc6e99d6be Authenticating user 'default' from [fd00:1122:3344:101::e]:33269 | ||
| 6976 | 2026.01.22 09:54:52.894667 [ 288 ] {} <Debug> TCP-Session: 532c6034-a82a-470f-a2d6-425486bee83e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6977 | 2026.01.22 09:54:52.894503 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56108 | ||
| 6978 | 2026.01.22 09:54:52.894724 [ 292 ] {eca33afa-e359-4b6b-b8f3-e40700356ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34740) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6979 | 2026.01.22 09:54:52.894472 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56573 | ||
| 6980 | 2026.01.22 09:54:52.894439 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38733 | ||
| 6981 | 2026.01.22 09:54:52.894543 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6982 | 2026.01.22 09:54:52.894839 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6983 | 2026.01.22 09:54:52.894825 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6984 | 2026.01.22 09:54:52.894882 [ 286 ] {} <Debug> TCP-Session: 74081640-aa29-4f28-ab50-5ac55dcf43ec Authenticating user 'default' from [fd00:1122:3344:101::e]:56573 | ||
| 6985 | 2026.01.22 09:54:52.894885 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6986 | 2026.01.22 09:54:52.894892 [ 293 ] {} <Debug> TCP-Session: 7dcbe116-7edc-42d2-88d5-70431f9519ef Authenticating user 'default' from [fd00:1122:3344:101::e]:35815 | ||
| 6987 | 2026.01.22 09:54:52.894909 [ 286 ] {} <Debug> TCP-Session: 74081640-aa29-4f28-ab50-5ac55dcf43ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6988 | 2026.01.22 09:54:52.894923 [ 294 ] {} <Debug> TCP-Session: a7a41f17-a3f1-47ad-a8b6-18f1498531ea Authenticating user 'default' from [fd00:1122:3344:101::e]:38733 | ||
| 6989 | 2026.01.22 09:54:52.894941 [ 293 ] {} <Debug> TCP-Session: 7dcbe116-7edc-42d2-88d5-70431f9519ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6990 | 2026.01.22 09:54:52.894945 [ 286 ] {} <Debug> TCP-Session: 74081640-aa29-4f28-ab50-5ac55dcf43ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6991 | 2026.01.22 09:54:52.894976 [ 293 ] {} <Debug> TCP-Session: 7dcbe116-7edc-42d2-88d5-70431f9519ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6992 | 2026.01.22 09:54:52.894967 [ 294 ] {} <Debug> TCP-Session: a7a41f17-a3f1-47ad-a8b6-18f1498531ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6993 | 2026.01.22 09:54:52.895010 [ 292 ] {eca33afa-e359-4b6b-b8f3-e40700356ec3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6994 | 2026.01.22 09:54:52.895031 [ 294 ] {} <Debug> TCP-Session: a7a41f17-a3f1-47ad-a8b6-18f1498531ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6995 | 2026.01.22 09:54:52.894898 [ 290 ] {} <Debug> TCP-Session: 465496bf-e168-4064-bdb8-8836cfa8e804 Authenticating user 'default' from [fd00:1122:3344:101::e]:56108 | ||
| 6996 | 2026.01.22 09:54:52.894703 [ 289 ] {} <Debug> TCP-Session: faacd619-cf46-4a2f-a0c8-e0bc6e99d6be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6997 | 2026.01.22 09:54:52.895092 [ 290 ] {} <Debug> TCP-Session: 465496bf-e168-4064-bdb8-8836cfa8e804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6998 | 2026.01.22 09:54:52.895099 [ 292 ] {eca33afa-e359-4b6b-b8f3-e40700356ec3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6999 | 2026.01.22 09:54:52.895121 [ 290 ] {} <Debug> TCP-Session: 465496bf-e168-4064-bdb8-8836cfa8e804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7000 | 2026.01.22 09:54:52.895112 [ 289 ] {} <Debug> TCP-Session: faacd619-cf46-4a2f-a0c8-e0bc6e99d6be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7001 | 2026.01.22 09:54:52.894512 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53079 | ||
| 7002 | 2026.01.22 09:54:52.895242 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7003 | 2026.01.22 09:54:52.895265 [ 291 ] {} <Debug> TCP-Session: b93971a4-89f1-407e-ac59-d88573b86231 Authenticating user 'default' from [fd00:1122:3344:101::e]:53079 | ||
| 7004 | 2026.01.22 09:54:52.895284 [ 291 ] {} <Debug> TCP-Session: b93971a4-89f1-407e-ac59-d88573b86231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7005 | 2026.01.22 09:54:52.895296 [ 291 ] {} <Debug> TCP-Session: b93971a4-89f1-407e-ac59-d88573b86231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7006 | 2026.01.22 09:54:52.895408 [ 292 ] {eca33afa-e359-4b6b-b8f3-e40700356ec3} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 7007 | 2026.01.22 09:54:52.896428 [ 343 ] {eca33afa-e359-4b6b-b8f3-e40700356ec3} <Trace> AggregatingTransform: Aggregating | ||
| 7008 | 2026.01.22 09:54:52.896473 [ 343 ] {eca33afa-e359-4b6b-b8f3-e40700356ec3} <Trace> Aggregator: Aggregation method: without_key | ||
| 7009 | 2026.01.22 09:54:52.896508 [ 343 ] {eca33afa-e359-4b6b-b8f3-e40700356ec3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000986508 sec. (1013.677 rows/sec., 39.60 KiB/sec.) | ||
| 7010 | 2026.01.22 09:54:52.896528 [ 343 ] {eca33afa-e359-4b6b-b8f3-e40700356ec3} <Trace> Aggregator: Merging aggregated data | ||
| 7011 | 2026.01.22 09:54:52.897682 [ 292 ] {eca33afa-e359-4b6b-b8f3-e40700356ec3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003019 sec., 331.2355084465055 rows/sec., 12.94 KiB/sec. | ||
| 7012 | 2026.01.22 09:54:52.897797 [ 292 ] {eca33afa-e359-4b6b-b8f3-e40700356ec3} <Debug> TCPHandler: Processed in 0.003402689 sec. | ||
| 7013 | 2026.01.22 09:54:52.897923 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7014 | 2026.01.22 09:54:52.897938 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7015 | 2026.01.22 09:54:52.897961 [ 292 ] {} <Debug> TCP-Session: 3d8e3caa-d288-4f02-b7fd-623f988f129a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7016 | 2026.01.22 09:54:52.897958 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7017 | 2026.01.22 09:54:52.897998 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7018 | 2026.01.22 09:54:52.898002 [ 294 ] {} <Debug> TCP-Session: a7a41f17-a3f1-47ad-a8b6-18f1498531ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7019 | 2026.01.22 09:54:52.898017 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7020 | 2026.01.22 09:54:52.898039 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7021 | 2026.01.22 09:54:52.898067 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7022 | 2026.01.22 09:54:52.898074 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7023 | 2026.01.22 09:54:52.898092 [ 267 ] {} <Debug> TCP-Session: 6c4bc1bb-eee1-458f-91a5-26b57ed3d52a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7024 | 2026.01.22 09:54:52.898112 [ 288 ] {} <Debug> TCP-Session: 532c6034-a82a-470f-a2d6-425486bee83e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7025 | 2026.01.22 09:54:52.898132 [ 291 ] {} <Debug> TCP-Session: b93971a4-89f1-407e-ac59-d88573b86231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7026 | 2026.01.22 09:54:52.898035 [ 286 ] {} <Debug> TCP-Session: 74081640-aa29-4f28-ab50-5ac55dcf43ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7027 | 2026.01.22 09:54:52.898074 [ 289 ] {} <Debug> TCP-Session: faacd619-cf46-4a2f-a0c8-e0bc6e99d6be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7028 | 2026.01.22 09:54:52.898026 [ 290 ] {} <Debug> TCP-Session: 465496bf-e168-4064-bdb8-8836cfa8e804 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7029 | 2026.01.22 09:54:52.897977 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7030 | 2026.01.22 09:54:52.898265 [ 293 ] {} <Debug> TCP-Session: 7dcbe116-7edc-42d2-88d5-70431f9519ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7031 | 2026.01.22 09:54:53.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.08 MiB, peak 293.28 MiB, free memory in arenas 0.00 B, will set to 282.10 MiB (RSS), difference: 2.02 MiB | ||
| 7032 | 2026.01.22 09:54:57.724508 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7033 | 2026.01.22 09:54:57.724728 [ 268 ] {cc8d99f6-20a1-4dcd-9862-1a11d5a328cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7034 | 2026.01.22 09:54:57.724800 [ 268 ] {cc8d99f6-20a1-4dcd-9862-1a11d5a328cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7035 | 2026.01.22 09:54:57.725426 [ 268 ] {cc8d99f6-20a1-4dcd-9862-1a11d5a328cf} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7036 | 2026.01.22 09:54:57.725479 [ 268 ] {cc8d99f6-20a1-4dcd-9862-1a11d5a328cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7037 | 2026.01.22 09:54:57.725898 [ 268 ] {cc8d99f6-20a1-4dcd-9862-1a11d5a328cf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7038 | 2026.01.22 09:54:57.726127 [ 268 ] {cc8d99f6-20a1-4dcd-9862-1a11d5a328cf} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7039 | 2026.01.22 09:54:57.726290 [ 268 ] {cc8d99f6-20a1-4dcd-9862-1a11d5a328cf} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001617 sec., 3710.575139146568 rows/sec., 302.57 KiB/sec. | ||
| 7040 | 2026.01.22 09:54:57.726341 [ 268 ] {cc8d99f6-20a1-4dcd-9862-1a11d5a328cf} <Debug> TCPHandler: Processed in 0.001977314 sec. | ||
| 7041 | 2026.01.22 09:54:57.726462 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7042 | 2026.01.22 09:54:57.726566 [ 268 ] {f952158c-ae6d-48d3-bda2-513a8e7a2c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7043 | 2026.01.22 09:54:57.726611 [ 268 ] {f952158c-ae6d-48d3-bda2-513a8e7a2c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7044 | 2026.01.22 09:54:57.727052 [ 268 ] {f952158c-ae6d-48d3-bda2-513a8e7a2c2f} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7045 | 2026.01.22 09:54:57.727092 [ 268 ] {f952158c-ae6d-48d3-bda2-513a8e7a2c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7046 | 2026.01.22 09:54:57.727420 [ 268 ] {f952158c-ae6d-48d3-bda2-513a8e7a2c2f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7047 | 2026.01.22 09:54:57.727645 [ 268 ] {f952158c-ae6d-48d3-bda2-513a8e7a2c2f} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7048 | 2026.01.22 09:54:57.727788 [ 268 ] {f952158c-ae6d-48d3-bda2-513a8e7a2c2f} <Debug> executeQuery: Read 67 rows, 5.38 KiB in 0.001244 sec., 53858.52090032154 rows/sec., 4.22 MiB/sec. | ||
| 7049 | 2026.01.22 09:54:57.727828 [ 268 ] {f952158c-ae6d-48d3-bda2-513a8e7a2c2f} <Debug> TCPHandler: Processed in 0.001416954 sec. | ||
| 7050 | 2026.01.22 09:54:57.727953 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7051 | 2026.01.22 09:54:57.728078 [ 268 ] {c3c7767f-7b5b-4bd6-aa44-41fe6795cd64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7052 | 2026.01.22 09:54:57.728127 [ 268 ] {c3c7767f-7b5b-4bd6-aa44-41fe6795cd64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7053 | 2026.01.22 09:54:57.728598 [ 268 ] {c3c7767f-7b5b-4bd6-aa44-41fe6795cd64} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7054 | 2026.01.22 09:54:57.728644 [ 268 ] {c3c7767f-7b5b-4bd6-aa44-41fe6795cd64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7055 | 2026.01.22 09:54:57.728997 [ 268 ] {c3c7767f-7b5b-4bd6-aa44-41fe6795cd64} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7056 | 2026.01.22 09:54:57.729215 [ 268 ] {c3c7767f-7b5b-4bd6-aa44-41fe6795cd64} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7057 | 2026.01.22 09:54:57.729351 [ 268 ] {c3c7767f-7b5b-4bd6-aa44-41fe6795cd64} <Debug> executeQuery: Read 10 rows, 737.00 B in 0.0013 sec., 7692.307692307692 rows/sec., 553.64 KiB/sec. | ||
| 7058 | 2026.01.22 09:54:57.729390 [ 268 ] {c3c7767f-7b5b-4bd6-aa44-41fe6795cd64} <Debug> TCPHandler: Processed in 0.001498636 sec. | ||
| 7059 | 2026.01.22 09:54:57.729510 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7060 | 2026.01.22 09:54:57.729634 [ 268 ] {ae017dc1-3d81-43ee-a02a-d35fb57d9974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7061 | 2026.01.22 09:54:57.729685 [ 268 ] {ae017dc1-3d81-43ee-a02a-d35fb57d9974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7062 | 2026.01.22 09:54:57.730198 [ 268 ] {ae017dc1-3d81-43ee-a02a-d35fb57d9974} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7063 | 2026.01.22 09:54:57.730243 [ 268 ] {ae017dc1-3d81-43ee-a02a-d35fb57d9974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7064 | 2026.01.22 09:54:57.730642 [ 268 ] {ae017dc1-3d81-43ee-a02a-d35fb57d9974} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7065 | 2026.01.22 09:54:57.730886 [ 268 ] {ae017dc1-3d81-43ee-a02a-d35fb57d9974} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7066 | 2026.01.22 09:54:57.731024 [ 268 ] {ae017dc1-3d81-43ee-a02a-d35fb57d9974} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001415 sec., 52296.81978798586 rows/sec., 4.09 MiB/sec. | ||
| 7067 | 2026.01.22 09:54:57.731064 [ 268 ] {ae017dc1-3d81-43ee-a02a-d35fb57d9974} <Debug> TCPHandler: Processed in 0.001615327 sec. | ||
| 7068 | 2026.01.22 09:54:57.731178 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7069 | 2026.01.22 09:54:57.731273 [ 268 ] {69239b95-78b7-4e5c-b7b7-cf5df62e849e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7070 | 2026.01.22 09:54:57.731319 [ 268 ] {69239b95-78b7-4e5c-b7b7-cf5df62e849e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7071 | 2026.01.22 09:54:57.731719 [ 268 ] {69239b95-78b7-4e5c-b7b7-cf5df62e849e} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7072 | 2026.01.22 09:54:57.731756 [ 268 ] {69239b95-78b7-4e5c-b7b7-cf5df62e849e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7073 | 2026.01.22 09:54:57.732102 [ 268 ] {69239b95-78b7-4e5c-b7b7-cf5df62e849e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7074 | 2026.01.22 09:54:57.732340 [ 268 ] {69239b95-78b7-4e5c-b7b7-cf5df62e849e} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7075 | 2026.01.22 09:54:57.732479 [ 268 ] {69239b95-78b7-4e5c-b7b7-cf5df62e849e} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001224 sec., 133169.93464052287 rows/sec., 9.27 MiB/sec. | ||
| 7076 | 2026.01.22 09:54:57.732516 [ 268 ] {69239b95-78b7-4e5c-b7b7-cf5df62e849e} <Debug> TCPHandler: Processed in 0.001387224 sec. | ||
| 7077 | 2026.01.22 09:54:57.732647 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7078 | 2026.01.22 09:54:57.732765 [ 268 ] {684273bb-b82f-418d-9322-a24bbdd643a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7079 | 2026.01.22 09:54:57.732824 [ 268 ] {684273bb-b82f-418d-9322-a24bbdd643a9} <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 | ||
| 7080 | 2026.01.22 09:54:57.733581 [ 268 ] {684273bb-b82f-418d-9322-a24bbdd643a9} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7081 | 2026.01.22 09:54:57.733619 [ 268 ] {684273bb-b82f-418d-9322-a24bbdd643a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7082 | 2026.01.22 09:54:57.734147 [ 268 ] {684273bb-b82f-418d-9322-a24bbdd643a9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7083 | 2026.01.22 09:54:57.734387 [ 268 ] {684273bb-b82f-418d-9322-a24bbdd643a9} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7084 | 2026.01.22 09:54:57.734532 [ 268 ] {684273bb-b82f-418d-9322-a24bbdd643a9} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001787 sec., 2238.388360380526 rows/sec., 4.01 MiB/sec. | ||
| 7085 | 2026.01.22 09:54:57.734593 [ 268 ] {684273bb-b82f-418d-9322-a24bbdd643a9} <Debug> TCPHandler: Processed in 0.002006154 sec. | ||
| 7086 | 2026.01.22 09:54:57.734713 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7087 | 2026.01.22 09:54:57.734810 [ 268 ] {e499c60f-6901-483f-8a2e-51fd86cf2c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7088 | 2026.01.22 09:54:57.734855 [ 268 ] {e499c60f-6901-483f-8a2e-51fd86cf2c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7089 | 2026.01.22 09:54:57.735199 [ 268 ] {e499c60f-6901-483f-8a2e-51fd86cf2c8d} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7090 | 2026.01.22 09:54:57.735237 [ 268 ] {e499c60f-6901-483f-8a2e-51fd86cf2c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7091 | 2026.01.22 09:54:57.735560 [ 268 ] {e499c60f-6901-483f-8a2e-51fd86cf2c8d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7092 | 2026.01.22 09:54:57.735781 [ 268 ] {e499c60f-6901-483f-8a2e-51fd86cf2c8d} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7093 | 2026.01.22 09:54:57.735917 [ 268 ] {e499c60f-6901-483f-8a2e-51fd86cf2c8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 7094 | 2026.01.22 09:54:57.735954 [ 268 ] {e499c60f-6901-483f-8a2e-51fd86cf2c8d} <Debug> TCPHandler: Processed in 0.001292122 sec. | ||
| 7095 | 2026.01.22 09:54:58.510397 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15912 | ||
| 7096 | 2026.01.22 09:54:58.510892 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7097 | 2026.01.22 09:54:58.510937 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7098 | 2026.01.22 09:54:58.511443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7099 | 2026.01.22 09:54:58.511673 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7100 | 2026.01.22 09:54:58.511810 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15912 | ||
| 7101 | 2026.01.22 09:54:59.315358 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7102 | 2026.01.22 09:54:59.331370 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2026.01.22 09:54:59.331439 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7104 | 2026.01.22 09:54:59.337565 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7105 | 2026.01.22 09:54:59.338295 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2026.01.22 09:54:59.341187 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7107 | 2026.01.22 09:55:01.049760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 892 | ||
| 7108 | 2026.01.22 09:55:01.052105 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7109 | 2026.01.22 09:55:01.052160 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7110 | 2026.01.22 09:55:01.053386 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7111 | 2026.01.22 09:55:01.053662 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7112 | 2026.01.22 09:55:01.054005 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 892 | ||
| 7113 | 2026.01.22 09:55:02.720991 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7114 | 2026.01.22 09:55:02.721232 [ 268 ] {b4020359-8729-46d9-9097-b79556eeedec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 7115 | 2026.01.22 09:55:02.721610 [ 268 ] {b4020359-8729-46d9-9097-b79556eeedec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7116 | 2026.01.22 09:55:02.721655 [ 268 ] {b4020359-8729-46d9-9097-b79556eeedec} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 7117 | 2026.01.22 09:55:02.721952 [ 268 ] {b4020359-8729-46d9-9097-b79556eeedec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7118 | 2026.01.22 09:55:02.722026 [ 268 ] {b4020359-8729-46d9-9097-b79556eeedec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7119 | 2026.01.22 09:55:02.722175 [ 268 ] {b4020359-8729-46d9-9097-b79556eeedec} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 7120 | 2026.01.22 09:55:02.722267 [ 338 ] {b4020359-8729-46d9-9097-b79556eeedec} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7121 | 2026.01.22 09:55:02.722322 [ 333 ] {b4020359-8729-46d9-9097-b79556eeedec} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7122 | 2026.01.22 09:55:02.722439 [ 268 ] {b4020359-8729-46d9-9097-b79556eeedec} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (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 | ||
| 7123 | 2026.01.22 09:55:02.722467 [ 268 ] {b4020359-8729-46d9-9097-b79556eeedec} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7124 | 2026.01.22 09:55:02.724510 [ 268 ] {b4020359-8729-46d9-9097-b79556eeedec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7125 | 2026.01.22 09:55:02.724537 [ 268 ] {b4020359-8729-46d9-9097-b79556eeedec} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 7126 | 2026.01.22 09:55:02.724593 [ 268 ] {b4020359-8729-46d9-9097-b79556eeedec} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7127 | 2026.01.22 09:55:02.724636 [ 268 ] {b4020359-8729-46d9-9097-b79556eeedec} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7128 | 2026.01.22 09:55:02.725631 [ 268 ] {b4020359-8729-46d9-9097-b79556eeedec} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.004509 sec., 10423.597249944556 rows/sec., 414.32 KiB/sec. | ||
| 7129 | 2026.01.22 09:55:02.725737 [ 268 ] {b4020359-8729-46d9-9097-b79556eeedec} <Debug> TCPHandler: Processed in 0.004880674 sec. | ||
| 7130 | 2026.01.22 09:55:02.731866 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7131 | 2026.01.22 09:55:02.731981 [ 268 ] {a293401a-1a98-4832-abb4-9c82238a3944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 7132 | 2026.01.22 09:55:02.732027 [ 268 ] {a293401a-1a98-4832-abb4-9c82238a3944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7133 | 2026.01.22 09:55:02.732582 [ 268 ] {a293401a-1a98-4832-abb4-9c82238a3944} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2026.01.22 09:55:02.732619 [ 268 ] {a293401a-1a98-4832-abb4-9c82238a3944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7135 | 2026.01.22 09:55:02.733035 [ 268 ] {a293401a-1a98-4832-abb4-9c82238a3944} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 7136 | 2026.01.22 09:55:02.733236 [ 268 ] {a293401a-1a98-4832-abb4-9c82238a3944} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7137 | 2026.01.22 09:55:02.733385 [ 268 ] {a293401a-1a98-4832-abb4-9c82238a3944} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001438 sec., 695.4102920723227 rows/sec., 71.99 KiB/sec. | ||
| 7138 | 2026.01.22 09:55:02.733425 [ 268 ] {a293401a-1a98-4832-abb4-9c82238a3944} <Debug> TCPHandler: Processed in 0.001623457 sec. | ||
| 7139 | 2026.01.22 09:55:02.733542 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7140 | 2026.01.22 09:55:02.733639 [ 268 ] {c542a3c5-9b70-4be0-9ad7-f57b209f96a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7141 | 2026.01.22 09:55:02.733681 [ 268 ] {c542a3c5-9b70-4be0-9ad7-f57b209f96a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7142 | 2026.01.22 09:55:02.734163 [ 268 ] {c542a3c5-9b70-4be0-9ad7-f57b209f96a5} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7143 | 2026.01.22 09:55:02.734199 [ 268 ] {c542a3c5-9b70-4be0-9ad7-f57b209f96a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7144 | 2026.01.22 09:55:02.734535 [ 268 ] {c542a3c5-9b70-4be0-9ad7-f57b209f96a5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7145 | 2026.01.22 09:55:02.734756 [ 268 ] {c542a3c5-9b70-4be0-9ad7-f57b209f96a5} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7146 | 2026.01.22 09:55:02.734890 [ 268 ] {c542a3c5-9b70-4be0-9ad7-f57b209f96a5} <Debug> executeQuery: Read 131 rows, 11.55 KiB in 0.00127 sec., 103149.6062992126 rows/sec., 8.88 MiB/sec. | ||
| 7147 | 2026.01.22 09:55:02.734927 [ 268 ] {c542a3c5-9b70-4be0-9ad7-f57b209f96a5} <Debug> TCPHandler: Processed in 0.001434015 sec. | ||
| 7148 | 2026.01.22 09:55:02.735045 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7149 | 2026.01.22 09:55:02.735142 [ 268 ] {2664fc6f-d687-4e46-b8ab-7d189f75e0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7150 | 2026.01.22 09:55:02.735183 [ 268 ] {2664fc6f-d687-4e46-b8ab-7d189f75e0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7151 | 2026.01.22 09:55:02.735595 [ 268 ] {2664fc6f-d687-4e46-b8ab-7d189f75e0ad} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2026.01.22 09:55:02.735631 [ 268 ] {2664fc6f-d687-4e46-b8ab-7d189f75e0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7153 | 2026.01.22 09:55:02.735933 [ 268 ] {2664fc6f-d687-4e46-b8ab-7d189f75e0ad} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7154 | 2026.01.22 09:55:02.736152 [ 268 ] {2664fc6f-d687-4e46-b8ab-7d189f75e0ad} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2026.01.22 09:55:02.736283 [ 268 ] {2664fc6f-d687-4e46-b8ab-7d189f75e0ad} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.00116 sec., 31896.55172413793 rows/sec., 2.34 MiB/sec. | ||
| 7156 | 2026.01.22 09:55:02.736321 [ 268 ] {2664fc6f-d687-4e46-b8ab-7d189f75e0ad} <Debug> TCPHandler: Processed in 0.001324993 sec. | ||
| 7157 | 2026.01.22 09:55:02.736424 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7158 | 2026.01.22 09:55:02.736518 [ 268 ] {af107398-7608-4753-b71e-48145b1179dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7159 | 2026.01.22 09:55:02.736560 [ 268 ] {af107398-7608-4753-b71e-48145b1179dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7160 | 2026.01.22 09:55:02.736961 [ 268 ] {af107398-7608-4753-b71e-48145b1179dc} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7161 | 2026.01.22 09:55:02.736995 [ 268 ] {af107398-7608-4753-b71e-48145b1179dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7162 | 2026.01.22 09:55:02.737287 [ 268 ] {af107398-7608-4753-b71e-48145b1179dc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7163 | 2026.01.22 09:55:02.737499 [ 268 ] {af107398-7608-4753-b71e-48145b1179dc} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7164 | 2026.01.22 09:55:02.737626 [ 268 ] {af107398-7608-4753-b71e-48145b1179dc} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001126 sec., 888.0994671403197 rows/sec., 58.98 KiB/sec. | ||
| 7165 | 2026.01.22 09:55:02.737663 [ 268 ] {af107398-7608-4753-b71e-48145b1179dc} <Debug> TCPHandler: Processed in 0.001287353 sec. | ||
| 7166 | 2026.01.22 09:55:02.737762 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7167 | 2026.01.22 09:55:02.737860 [ 268 ] {c2f0816f-4d53-4d45-b720-0220e4c23b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7168 | 2026.01.22 09:55:02.737899 [ 268 ] {c2f0816f-4d53-4d45-b720-0220e4c23b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7169 | 2026.01.22 09:55:02.738319 [ 268 ] {c2f0816f-4d53-4d45-b720-0220e4c23b61} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7170 | 2026.01.22 09:55:02.738353 [ 268 ] {c2f0816f-4d53-4d45-b720-0220e4c23b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7171 | 2026.01.22 09:55:02.738647 [ 268 ] {c2f0816f-4d53-4d45-b720-0220e4c23b61} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7172 | 2026.01.22 09:55:02.738853 [ 268 ] {c2f0816f-4d53-4d45-b720-0220e4c23b61} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7173 | 2026.01.22 09:55:02.738975 [ 268 ] {c2f0816f-4d53-4d45-b720-0220e4c23b61} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001133 sec., 89143.86584289497 rows/sec., 6.96 MiB/sec. | ||
| 7174 | 2026.01.22 09:55:02.739011 [ 268 ] {c2f0816f-4d53-4d45-b720-0220e4c23b61} <Debug> TCPHandler: Processed in 0.001295822 sec. | ||
| 7175 | 2026.01.22 09:55:02.739126 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7176 | 2026.01.22 09:55:02.739217 [ 268 ] {ea6a638c-9c55-410a-bb6b-882dd514f3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7177 | 2026.01.22 09:55:02.739260 [ 268 ] {ea6a638c-9c55-410a-bb6b-882dd514f3c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7178 | 2026.01.22 09:55:02.739645 [ 268 ] {ea6a638c-9c55-410a-bb6b-882dd514f3c6} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7179 | 2026.01.22 09:55:02.739680 [ 268 ] {ea6a638c-9c55-410a-bb6b-882dd514f3c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7180 | 2026.01.22 09:55:02.740001 [ 268 ] {ea6a638c-9c55-410a-bb6b-882dd514f3c6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7181 | 2026.01.22 09:55:02.740205 [ 268 ] {ea6a638c-9c55-410a-bb6b-882dd514f3c6} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7182 | 2026.01.22 09:55:02.740330 [ 268 ] {ea6a638c-9c55-410a-bb6b-882dd514f3c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001131 sec., 141467.7276746242 rows/sec., 9.85 MiB/sec. | ||
| 7183 | 2026.01.22 09:55:02.740366 [ 268 ] {ea6a638c-9c55-410a-bb6b-882dd514f3c6} <Debug> TCPHandler: Processed in 0.001285852 sec. | ||
| 7184 | 2026.01.22 09:55:02.740489 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7185 | 2026.01.22 09:55:02.740610 [ 268 ] {97f694ad-1e33-446a-918e-b1b8e769b681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7186 | 2026.01.22 09:55:02.740662 [ 268 ] {97f694ad-1e33-446a-918e-b1b8e769b681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7187 | 2026.01.22 09:55:02.741013 [ 268 ] {97f694ad-1e33-446a-918e-b1b8e769b681} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7188 | 2026.01.22 09:55:02.741050 [ 268 ] {97f694ad-1e33-446a-918e-b1b8e769b681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7189 | 2026.01.22 09:55:02.741374 [ 268 ] {97f694ad-1e33-446a-918e-b1b8e769b681} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7190 | 2026.01.22 09:55:02.741597 [ 268 ] {97f694ad-1e33-446a-918e-b1b8e769b681} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7191 | 2026.01.22 09:55:02.741723 [ 268 ] {97f694ad-1e33-446a-918e-b1b8e769b681} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001138 sec., 878.7346221441126 rows/sec., 55.78 KiB/sec. | ||
| 7192 | 2026.01.22 09:55:02.741762 [ 268 ] {97f694ad-1e33-446a-918e-b1b8e769b681} <Debug> TCPHandler: Processed in 0.001335223 sec. | ||
| 7193 | 2026.01.22 09:55:02.741893 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7194 | 2026.01.22 09:55:02.742012 [ 268 ] {abb5b8fe-3f46-4cd3-a02f-5ccb2a0343cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7195 | 2026.01.22 09:55:02.742080 [ 268 ] {abb5b8fe-3f46-4cd3-a02f-5ccb2a0343cc} <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 | ||
| 7196 | 2026.01.22 09:55:02.742990 [ 268 ] {abb5b8fe-3f46-4cd3-a02f-5ccb2a0343cc} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7197 | 2026.01.22 09:55:02.743027 [ 268 ] {abb5b8fe-3f46-4cd3-a02f-5ccb2a0343cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7198 | 2026.01.22 09:55:02.743576 [ 268 ] {abb5b8fe-3f46-4cd3-a02f-5ccb2a0343cc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7199 | 2026.01.22 09:55:02.743794 [ 268 ] {abb5b8fe-3f46-4cd3-a02f-5ccb2a0343cc} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7200 | 2026.01.22 09:55:02.743931 [ 268 ] {abb5b8fe-3f46-4cd3-a02f-5ccb2a0343cc} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001944 sec., 19032.92181069959 rows/sec., 34.11 MiB/sec. | ||
| 7201 | 2026.01.22 09:55:02.743982 [ 268 ] {abb5b8fe-3f46-4cd3-a02f-5ccb2a0343cc} <Debug> TCPHandler: Processed in 0.002148627 sec. | ||
| 7202 | 2026.01.22 09:55:02.744096 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7203 | 2026.01.22 09:55:02.744191 [ 268 ] {9b8b7963-5a5a-4a51-b875-8944c8da5f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7204 | 2026.01.22 09:55:02.744232 [ 268 ] {9b8b7963-5a5a-4a51-b875-8944c8da5f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7205 | 2026.01.22 09:55:02.744559 [ 268 ] {9b8b7963-5a5a-4a51-b875-8944c8da5f78} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7206 | 2026.01.22 09:55:02.744595 [ 268 ] {9b8b7963-5a5a-4a51-b875-8944c8da5f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7207 | 2026.01.22 09:55:02.744891 [ 268 ] {9b8b7963-5a5a-4a51-b875-8944c8da5f78} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7208 | 2026.01.22 09:55:02.745097 [ 268 ] {9b8b7963-5a5a-4a51-b875-8944c8da5f78} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7209 | 2026.01.22 09:55:02.745224 [ 268 ] {9b8b7963-5a5a-4a51-b875-8944c8da5f78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 7210 | 2026.01.22 09:55:02.745258 [ 268 ] {9b8b7963-5a5a-4a51-b875-8944c8da5f78} <Debug> TCPHandler: Processed in 0.00120965 sec. | ||
| 7211 | 2026.01.22 09:55:05.896496 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7212 | 2026.01.22 09:55:05.896554 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7213 | 2026.01.22 09:55:06.012870 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16424 | ||
| 7214 | 2026.01.22 09:55:06.013437 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2026.01.22 09:55:06.013472 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7216 | 2026.01.22 09:55:06.014000 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7217 | 2026.01.22 09:55:06.014246 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7218 | 2026.01.22 09:55:06.014377 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16424 | ||
| 7219 | 2026.01.22 09:55:06.842214 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7220 | 2026.01.22 09:55:06.858826 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7221 | 2026.01.22 09:55:06.858878 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7222 | 2026.01.22 09:55:06.865229 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7223 | 2026.01.22 09:55:06.866000 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7224 | 2026.01.22 09:55:06.869223 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7225 | 2026.01.22 09:55:07.724414 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7226 | 2026.01.22 09:55:07.724613 [ 268 ] {cdd81921-36f7-4692-850b-6344a09e64a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7227 | 2026.01.22 09:55:07.724690 [ 268 ] {cdd81921-36f7-4692-850b-6344a09e64a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7228 | 2026.01.22 09:55:07.725396 [ 268 ] {cdd81921-36f7-4692-850b-6344a09e64a9} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7229 | 2026.01.22 09:55:07.725444 [ 268 ] {cdd81921-36f7-4692-850b-6344a09e64a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7230 | 2026.01.22 09:55:07.725840 [ 268 ] {cdd81921-36f7-4692-850b-6344a09e64a9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7231 | 2026.01.22 09:55:07.726077 [ 268 ] {cdd81921-36f7-4692-850b-6344a09e64a9} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7232 | 2026.01.22 09:55:07.726227 [ 268 ] {cdd81921-36f7-4692-850b-6344a09e64a9} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001669 sec., 38346.31515877771 rows/sec., 3.02 MiB/sec. | ||
| 7233 | 2026.01.22 09:55:07.726268 [ 268 ] {cdd81921-36f7-4692-850b-6344a09e64a9} <Debug> TCPHandler: Processed in 0.002003954 sec. | ||
| 7234 | 2026.01.22 09:55:07.726396 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7235 | 2026.01.22 09:55:07.726490 [ 268 ] {ada36e0e-cd3c-4c3a-b85e-4d21e9302c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7236 | 2026.01.22 09:55:07.726531 [ 268 ] {ada36e0e-cd3c-4c3a-b85e-4d21e9302c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7237 | 2026.01.22 09:55:07.726921 [ 268 ] {ada36e0e-cd3c-4c3a-b85e-4d21e9302c82} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7238 | 2026.01.22 09:55:07.726956 [ 268 ] {ada36e0e-cd3c-4c3a-b85e-4d21e9302c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7239 | 2026.01.22 09:55:07.727262 [ 268 ] {ada36e0e-cd3c-4c3a-b85e-4d21e9302c82} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7240 | 2026.01.22 09:55:07.727464 [ 268 ] {ada36e0e-cd3c-4c3a-b85e-4d21e9302c82} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7241 | 2026.01.22 09:55:07.727591 [ 268 ] {ada36e0e-cd3c-4c3a-b85e-4d21e9302c82} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00112 sec., 3571.4285714285716 rows/sec., 268.55 KiB/sec. | ||
| 7242 | 2026.01.22 09:55:07.727627 [ 268 ] {ada36e0e-cd3c-4c3a-b85e-4d21e9302c82} <Debug> TCPHandler: Processed in 0.001279131 sec. | ||
| 7243 | 2026.01.22 09:55:07.727739 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7244 | 2026.01.22 09:55:07.727832 [ 268 ] {26c03f1e-9d2d-48e8-bd09-7c3d3da83359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7245 | 2026.01.22 09:55:07.727870 [ 268 ] {26c03f1e-9d2d-48e8-bd09-7c3d3da83359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7246 | 2026.01.22 09:55:07.728277 [ 268 ] {26c03f1e-9d2d-48e8-bd09-7c3d3da83359} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7247 | 2026.01.22 09:55:07.728312 [ 268 ] {26c03f1e-9d2d-48e8-bd09-7c3d3da83359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7248 | 2026.01.22 09:55:07.728625 [ 268 ] {26c03f1e-9d2d-48e8-bd09-7c3d3da83359} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7249 | 2026.01.22 09:55:07.728841 [ 268 ] {26c03f1e-9d2d-48e8-bd09-7c3d3da83359} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2026.01.22 09:55:07.728968 [ 268 ] {26c03f1e-9d2d-48e8-bd09-7c3d3da83359} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001154 sec., 58925.47660311958 rows/sec., 4.60 MiB/sec. | ||
| 7251 | 2026.01.22 09:55:07.729005 [ 268 ] {26c03f1e-9d2d-48e8-bd09-7c3d3da83359} <Debug> TCPHandler: Processed in 0.001313132 sec. | ||
| 7252 | 2026.01.22 09:55:07.729120 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7253 | 2026.01.22 09:55:07.729213 [ 268 ] {9e50fb5d-c871-4bbd-abea-7ae20acf494a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7254 | 2026.01.22 09:55:07.729261 [ 268 ] {9e50fb5d-c871-4bbd-abea-7ae20acf494a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7255 | 2026.01.22 09:55:07.729679 [ 268 ] {9e50fb5d-c871-4bbd-abea-7ae20acf494a} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2026.01.22 09:55:07.729714 [ 268 ] {9e50fb5d-c871-4bbd-abea-7ae20acf494a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7257 | 2026.01.22 09:55:07.730043 [ 268 ] {9e50fb5d-c871-4bbd-abea-7ae20acf494a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7258 | 2026.01.22 09:55:07.730264 [ 268 ] {9e50fb5d-c871-4bbd-abea-7ae20acf494a} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2026.01.22 09:55:07.730392 [ 268 ] {9e50fb5d-c871-4bbd-abea-7ae20acf494a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 7260 | 2026.01.22 09:55:07.730428 [ 268 ] {9e50fb5d-c871-4bbd-abea-7ae20acf494a} <Debug> TCPHandler: Processed in 0.001354273 sec. | ||
| 7261 | 2026.01.22 09:55:07.730544 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7262 | 2026.01.22 09:55:07.730635 [ 268 ] {c4ad5491-0116-4996-9646-1de044235141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7263 | 2026.01.22 09:55:07.730689 [ 268 ] {c4ad5491-0116-4996-9646-1de044235141} <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 | ||
| 7264 | 2026.01.22 09:55:07.731418 [ 268 ] {c4ad5491-0116-4996-9646-1de044235141} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7265 | 2026.01.22 09:55:07.731455 [ 268 ] {c4ad5491-0116-4996-9646-1de044235141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7266 | 2026.01.22 09:55:07.731977 [ 268 ] {c4ad5491-0116-4996-9646-1de044235141} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7267 | 2026.01.22 09:55:07.732214 [ 268 ] {c4ad5491-0116-4996-9646-1de044235141} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7268 | 2026.01.22 09:55:07.732347 [ 268 ] {c4ad5491-0116-4996-9646-1de044235141} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00173 sec., 2312.1387283236995 rows/sec., 4.14 MiB/sec. | ||
| 7269 | 2026.01.22 09:55:07.732398 [ 268 ] {c4ad5491-0116-4996-9646-1de044235141} <Debug> TCPHandler: Processed in 0.001901233 sec. | ||
| 7270 | 2026.01.22 09:55:07.732515 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7271 | 2026.01.22 09:55:07.732607 [ 268 ] {6dd9bb8c-6d1f-48de-987e-5a1478b4874b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7272 | 2026.01.22 09:55:07.732648 [ 268 ] {6dd9bb8c-6d1f-48de-987e-5a1478b4874b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7273 | 2026.01.22 09:55:07.733002 [ 268 ] {6dd9bb8c-6d1f-48de-987e-5a1478b4874b} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7274 | 2026.01.22 09:55:07.733038 [ 268 ] {6dd9bb8c-6d1f-48de-987e-5a1478b4874b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7275 | 2026.01.22 09:55:07.733349 [ 268 ] {6dd9bb8c-6d1f-48de-987e-5a1478b4874b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7276 | 2026.01.22 09:55:07.733557 [ 268 ] {6dd9bb8c-6d1f-48de-987e-5a1478b4874b} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7277 | 2026.01.22 09:55:07.733683 [ 268 ] {6dd9bb8c-6d1f-48de-987e-5a1478b4874b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 7278 | 2026.01.22 09:55:07.733718 [ 268 ] {6dd9bb8c-6d1f-48de-987e-5a1478b4874b} <Debug> TCPHandler: Processed in 0.001250021 sec. | ||
| 7279 | 2026.01.22 09:55:11.055165 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 924 | ||
| 7280 | 2026.01.22 09:55:11.057662 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7281 | 2026.01.22 09:55:11.057718 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7282 | 2026.01.22 09:55:11.059014 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7283 | 2026.01.22 09:55:11.059300 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7284 | 2026.01.22 09:55:11.059481 [ 120 ] {} <Debug> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7285 | 2026.01.22 09:55:11.059567 [ 120 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7286 | 2026.01.22 09:55:11.059602 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7287 | 2026.01.22 09:55:11.059663 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 924 | ||
| 7288 | 2026.01.22 09:55:11.059758 [ 192 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::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 | ||
| 7289 | 2026.01.22 09:55:11.060431 [ 192 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7290 | 2026.01.22 09:55:11.060597 [ 192 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 780 rows starting from the beginning of the part | ||
| 7291 | 2026.01.22 09:55:11.060990 [ 192 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7292 | 2026.01.22 09:55:11.061350 [ 192 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 7293 | 2026.01.22 09:55:11.061696 [ 192 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
| 7294 | 2026.01.22 09:55:11.062042 [ 192 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part | ||
| 7295 | 2026.01.22 09:55:11.062375 [ 192 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 7296 | 2026.01.22 09:55:11.068618 [ 186 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 72 columns (72 merged, 0 gathered) in 0.008922602 sec., 103557.23588253741 rows/sec., 87.31 MiB/sec. | ||
| 7297 | 2026.01.22 09:55:11.069613 [ 192 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7298 | 2026.01.22 09:55:11.070148 [ 192 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_26_5} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7299 | 2026.01.22 09:55:11.070221 [ 192 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_26_5} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7300 | 2026.01.22 09:55:11.070399 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 7301 | 2026.01.22 09:55:12.754189 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7302 | 2026.01.22 09:55:12.754442 [ 268 ] {ff8d3c65-295e-4d20-b07c-5ecaefc64512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7303 | 2026.01.22 09:55:12.754536 [ 268 ] {ff8d3c65-295e-4d20-b07c-5ecaefc64512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7304 | 2026.01.22 09:55:12.755368 [ 268 ] {ff8d3c65-295e-4d20-b07c-5ecaefc64512} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7305 | 2026.01.22 09:55:12.755411 [ 268 ] {ff8d3c65-295e-4d20-b07c-5ecaefc64512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7306 | 2026.01.22 09:55:12.755786 [ 268 ] {ff8d3c65-295e-4d20-b07c-5ecaefc64512} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7307 | 2026.01.22 09:55:12.756022 [ 268 ] {ff8d3c65-295e-4d20-b07c-5ecaefc64512} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7308 | 2026.01.22 09:55:12.756180 [ 268 ] {ff8d3c65-295e-4d20-b07c-5ecaefc64512} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001807 sec., 13281.682346430547 rows/sec., 1.10 MiB/sec. | ||
| 7309 | 2026.01.22 09:55:12.756220 [ 268 ] {ff8d3c65-295e-4d20-b07c-5ecaefc64512} <Debug> TCPHandler: Processed in 0.002203148 sec. | ||
| 7310 | 2026.01.22 09:55:12.756342 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7311 | 2026.01.22 09:55:12.756435 [ 268 ] {88ce41fd-3fab-45db-bbb9-825ac2a2c787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7312 | 2026.01.22 09:55:12.756476 [ 268 ] {88ce41fd-3fab-45db-bbb9-825ac2a2c787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7313 | 2026.01.22 09:55:12.756874 [ 268 ] {88ce41fd-3fab-45db-bbb9-825ac2a2c787} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7314 | 2026.01.22 09:55:12.756908 [ 268 ] {88ce41fd-3fab-45db-bbb9-825ac2a2c787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7315 | 2026.01.22 09:55:12.757193 [ 268 ] {88ce41fd-3fab-45db-bbb9-825ac2a2c787} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7316 | 2026.01.22 09:55:12.757399 [ 268 ] {88ce41fd-3fab-45db-bbb9-825ac2a2c787} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7317 | 2026.01.22 09:55:12.757524 [ 268 ] {88ce41fd-3fab-45db-bbb9-825ac2a2c787} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001107 sec., 7226.738934056008 rows/sec., 589.29 KiB/sec. | ||
| 7318 | 2026.01.22 09:55:12.757561 [ 268 ] {88ce41fd-3fab-45db-bbb9-825ac2a2c787} <Debug> TCPHandler: Processed in 0.001266542 sec. | ||
| 7319 | 2026.01.22 09:55:12.757669 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7320 | 2026.01.22 09:55:12.757760 [ 268 ] {fee17167-414f-491c-a00b-a25274bec403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7321 | 2026.01.22 09:55:12.757800 [ 268 ] {fee17167-414f-491c-a00b-a25274bec403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7322 | 2026.01.22 09:55:12.758880 [ 268 ] {fee17167-414f-491c-a00b-a25274bec403} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7323 | 2026.01.22 09:55:12.758916 [ 268 ] {fee17167-414f-491c-a00b-a25274bec403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7324 | 2026.01.22 09:55:12.759304 [ 268 ] {fee17167-414f-491c-a00b-a25274bec403} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7325 | 2026.01.22 09:55:12.759511 [ 268 ] {fee17167-414f-491c-a00b-a25274bec403} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7326 | 2026.01.22 09:55:12.759621 [ 118 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7327 | 2026.01.22 09:55:12.759638 [ 268 ] {fee17167-414f-491c-a00b-a25274bec403} <Debug> executeQuery: Read 1394 rows, 119.30 KiB in 0.001895 sec., 735620.0527704485 rows/sec., 61.48 MiB/sec. | ||
| 7328 | 2026.01.22 09:55:12.759692 [ 118 ] {} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7329 | 2026.01.22 09:55:12.759699 [ 268 ] {fee17167-414f-491c-a00b-a25274bec403} <Debug> TCPHandler: Processed in 0.002076365 sec. | ||
| 7330 | 2026.01.22 09:55:12.759724 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7331 | 2026.01.22 09:55:12.759827 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7332 | 2026.01.22 09:55:12.759868 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::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 | ||
| 7333 | 2026.01.22 09:55:12.759925 [ 268 ] {0a56c64d-7a01-4aa0-bb9e-a94eb6f63ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7334 | 2026.01.22 09:55:12.759972 [ 268 ] {0a56c64d-7a01-4aa0-bb9e-a94eb6f63ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7335 | 2026.01.22 09:55:12.760012 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7336 | 2026.01.22 09:55:12.760051 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2554 rows starting from the beginning of the part | ||
| 7337 | 2026.01.22 09:55:12.760117 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 130 rows starting from the beginning of the part | ||
| 7338 | 2026.01.22 09:55:12.760161 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 67 rows starting from the beginning of the part | ||
| 7339 | 2026.01.22 09:55:12.760235 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 131 rows starting from the beginning of the part | ||
| 7340 | 2026.01.22 09:55:12.760281 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 7341 | 2026.01.22 09:55:12.760356 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1394 rows starting from the beginning of the part | ||
| 7342 | 2026.01.22 09:55:12.760406 [ 268 ] {0a56c64d-7a01-4aa0-bb9e-a94eb6f63ec9} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7343 | 2026.01.22 09:55:12.760447 [ 268 ] {0a56c64d-7a01-4aa0-bb9e-a94eb6f63ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7344 | 2026.01.22 09:55:12.760799 [ 268 ] {0a56c64d-7a01-4aa0-bb9e-a94eb6f63ec9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7345 | 2026.01.22 09:55:12.761023 [ 268 ] {0a56c64d-7a01-4aa0-bb9e-a94eb6f63ec9} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7346 | 2026.01.22 09:55:12.761163 [ 268 ] {0a56c64d-7a01-4aa0-bb9e-a94eb6f63ec9} <Debug> executeQuery: Read 57 rows, 4.30 KiB in 0.001256 sec., 45382.16560509554 rows/sec., 3.34 MiB/sec. | ||
| 7347 | 2026.01.22 09:55:12.761200 [ 268 ] {0a56c64d-7a01-4aa0-bb9e-a94eb6f63ec9} <Debug> TCPHandler: Processed in 0.001420215 sec. | ||
| 7348 | 2026.01.22 09:55:12.761312 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7349 | 2026.01.22 09:55:12.761403 [ 268 ] {d13a8e48-5933-4099-81af-3f8a0eb85b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7350 | 2026.01.22 09:55:12.761441 [ 268 ] {d13a8e48-5933-4099-81af-3f8a0eb85b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7351 | 2026.01.22 09:55:12.761918 [ 268 ] {d13a8e48-5933-4099-81af-3f8a0eb85b7c} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7352 | 2026.01.22 09:55:12.761954 [ 268 ] {d13a8e48-5933-4099-81af-3f8a0eb85b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7353 | 2026.01.22 09:55:12.762278 [ 268 ] {d13a8e48-5933-4099-81af-3f8a0eb85b7c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7354 | 2026.01.22 09:55:12.762330 [ 192 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4340 rows, containing 5 columns (5 merged, 0 gathered) in 0.002522243 sec., 1720690.6709623141 rows/sec., 148.36 MiB/sec. | ||
| 7355 | 2026.01.22 09:55:12.762492 [ 268 ] {d13a8e48-5933-4099-81af-3f8a0eb85b7c} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7356 | 2026.01.22 09:55:12.762618 [ 268 ] {d13a8e48-5933-4099-81af-3f8a0eb85b7c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001232 sec., 204545.45454545453 rows/sec., 14.15 MiB/sec. | ||
| 7357 | 2026.01.22 09:55:12.762623 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7358 | 2026.01.22 09:55:12.762658 [ 268 ] {d13a8e48-5933-4099-81af-3f8a0eb85b7c} <Debug> TCPHandler: Processed in 0.001392344 sec. | ||
| 7359 | 2026.01.22 09:55:12.762780 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7360 | 2026.01.22 09:55:12.762875 [ 268 ] {a113e2f7-994b-4f06-a996-24ae199d2dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7361 | 2026.01.22 09:55:12.762902 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_51_10} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7362 | 2026.01.22 09:55:12.762915 [ 268 ] {a113e2f7-994b-4f06-a996-24ae199d2dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7363 | 2026.01.22 09:55:12.763017 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_51_10} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7364 | 2026.01.22 09:55:12.763100 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 7365 | 2026.01.22 09:55:12.763397 [ 268 ] {a113e2f7-994b-4f06-a996-24ae199d2dc1} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7366 | 2026.01.22 09:55:12.763438 [ 268 ] {a113e2f7-994b-4f06-a996-24ae199d2dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7367 | 2026.01.22 09:55:12.763746 [ 268 ] {a113e2f7-994b-4f06-a996-24ae199d2dc1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7368 | 2026.01.22 09:55:12.763955 [ 268 ] {a113e2f7-994b-4f06-a996-24ae199d2dc1} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7369 | 2026.01.22 09:55:12.764083 [ 268 ] {a113e2f7-994b-4f06-a996-24ae199d2dc1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001225 sec., 9795.91836734694 rows/sec., 765.31 KiB/sec. | ||
| 7370 | 2026.01.22 09:55:12.764119 [ 268 ] {a113e2f7-994b-4f06-a996-24ae199d2dc1} <Debug> TCPHandler: Processed in 0.001390283 sec. | ||
| 7371 | 2026.01.22 09:55:12.764219 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7372 | 2026.01.22 09:55:12.764309 [ 268 ] {3c65dd25-e413-4efd-9bf3-0fb5be0ac702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7373 | 2026.01.22 09:55:12.764348 [ 268 ] {3c65dd25-e413-4efd-9bf3-0fb5be0ac702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7374 | 2026.01.22 09:55:12.764969 [ 268 ] {3c65dd25-e413-4efd-9bf3-0fb5be0ac702} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7375 | 2026.01.22 09:55:12.765005 [ 268 ] {3c65dd25-e413-4efd-9bf3-0fb5be0ac702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7376 | 2026.01.22 09:55:12.765335 [ 268 ] {3c65dd25-e413-4efd-9bf3-0fb5be0ac702} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7377 | 2026.01.22 09:55:12.765536 [ 268 ] {3c65dd25-e413-4efd-9bf3-0fb5be0ac702} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7378 | 2026.01.22 09:55:12.765642 [ 119 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7379 | 2026.01.22 09:55:12.765660 [ 268 ] {3c65dd25-e413-4efd-9bf3-0fb5be0ac702} <Debug> executeQuery: Read 601 rows, 46.28 KiB in 0.001368 sec., 439327.4853801169 rows/sec., 33.04 MiB/sec. | ||
| 7380 | 2026.01.22 09:55:12.765686 [ 119 ] {} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7381 | 2026.01.22 09:55:12.765704 [ 268 ] {3c65dd25-e413-4efd-9bf3-0fb5be0ac702} <Debug> TCPHandler: Processed in 0.001532526 sec. | ||
| 7382 | 2026.01.22 09:55:12.765712 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7383 | 2026.01.22 09:55:12.765795 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::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 | ||
| 7384 | 2026.01.22 09:55:12.765845 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7385 | 2026.01.22 09:55:12.765872 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7386 | 2026.01.22 09:55:12.765903 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1304 rows starting from the beginning of the part | ||
| 7387 | 2026.01.22 09:55:12.765948 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 101 rows starting from the beginning of the part | ||
| 7388 | 2026.01.22 09:55:12.765970 [ 268 ] {fd4fae16-842b-41d8-a786-bf842afe0828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7389 | 2026.01.22 09:55:12.765983 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 74 rows starting from the beginning of the part | ||
| 7390 | 2026.01.22 09:55:12.766026 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 101 rows starting from the beginning of the part | ||
| 7391 | 2026.01.22 09:55:12.766029 [ 268 ] {fd4fae16-842b-41d8-a786-bf842afe0828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7392 | 2026.01.22 09:55:12.766060 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 68 rows starting from the beginning of the part | ||
| 7393 | 2026.01.22 09:55:12.766095 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 601 rows starting from the beginning of the part | ||
| 7394 | 2026.01.22 09:55:12.766703 [ 268 ] {fd4fae16-842b-41d8-a786-bf842afe0828} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7395 | 2026.01.22 09:55:12.766746 [ 268 ] {fd4fae16-842b-41d8-a786-bf842afe0828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7396 | 2026.01.22 09:55:12.767121 [ 200 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2249 rows, containing 5 columns (5 merged, 0 gathered) in 0.001354913 sec., 1659885.1734391802 rows/sec., 128.84 MiB/sec. | ||
| 7397 | 2026.01.22 09:55:12.767171 [ 268 ] {fd4fae16-842b-41d8-a786-bf842afe0828} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7398 | 2026.01.22 09:55:12.767294 [ 200 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7399 | 2026.01.22 09:55:12.767392 [ 268 ] {fd4fae16-842b-41d8-a786-bf842afe0828} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7400 | 2026.01.22 09:55:12.767528 [ 268 ] {fd4fae16-842b-41d8-a786-bf842afe0828} <Debug> executeQuery: Read 884 rows, 61.44 KiB in 0.001583 sec., 558433.354390398 rows/sec., 37.90 MiB/sec. | ||
| 7401 | 2026.01.22 09:55:12.767548 [ 200 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_51_10} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7402 | 2026.01.22 09:55:12.767546 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7403 | 2026.01.22 09:55:12.767565 [ 268 ] {fd4fae16-842b-41d8-a786-bf842afe0828} <Debug> TCPHandler: Processed in 0.001779411 sec. | ||
| 7404 | 2026.01.22 09:55:12.767620 [ 200 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_51_10} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7405 | 2026.01.22 09:55:12.767625 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7406 | 2026.01.22 09:55:12.767665 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7407 | 2026.01.22 09:55:12.767729 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 7408 | 2026.01.22 09:55:12.767743 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7409 | 2026.01.22 09:55:12.767786 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::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 | ||
| 7410 | 2026.01.22 09:55:12.767846 [ 268 ] {dd46a067-be4b-4778-a7d1-500af5f5d651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7411 | 2026.01.22 09:55:12.767907 [ 268 ] {dd46a067-be4b-4778-a7d1-500af5f5d651} <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 | ||
| 7412 | 2026.01.22 09:55:12.767923 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7413 | 2026.01.22 09:55:12.767965 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14327 rows starting from the beginning of the part | ||
| 7414 | 2026.01.22 09:55:12.768028 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7415 | 2026.01.22 09:55:12.768071 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 163 rows starting from the beginning of the part | ||
| 7416 | 2026.01.22 09:55:12.768113 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::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 | ||
| 7417 | 2026.01.22 09:55:12.768152 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7418 | 2026.01.22 09:55:12.768190 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 884 rows starting from the beginning of the part | ||
| 7419 | 2026.01.22 09:55:12.768801 [ 268 ] {dd46a067-be4b-4778-a7d1-500af5f5d651} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7420 | 2026.01.22 09:55:12.768844 [ 268 ] {dd46a067-be4b-4778-a7d1-500af5f5d651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7421 | 2026.01.22 09:55:12.769452 [ 268 ] {dd46a067-be4b-4778-a7d1-500af5f5d651} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7422 | 2026.01.22 09:55:12.769681 [ 268 ] {dd46a067-be4b-4778-a7d1-500af5f5d651} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7423 | 2026.01.22 09:55:12.769833 [ 268 ] {dd46a067-be4b-4778-a7d1-500af5f5d651} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002005 sec., 18453.865336658357 rows/sec., 33.07 MiB/sec. | ||
| 7424 | 2026.01.22 09:55:12.769886 [ 268 ] {dd46a067-be4b-4778-a7d1-500af5f5d651} <Debug> TCPHandler: Processed in 0.002191177 sec. | ||
| 7425 | 2026.01.22 09:55:12.770003 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7426 | 2026.01.22 09:55:12.770096 [ 268 ] {ecb4cbc6-a3c4-4e82-a0f0-573fab9ffea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7427 | 2026.01.22 09:55:12.770137 [ 268 ] {ecb4cbc6-a3c4-4e82-a0f0-573fab9ffea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7428 | 2026.01.22 09:55:12.770474 [ 268 ] {ecb4cbc6-a3c4-4e82-a0f0-573fab9ffea4} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7429 | 2026.01.22 09:55:12.770510 [ 268 ] {ecb4cbc6-a3c4-4e82-a0f0-573fab9ffea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7430 | 2026.01.22 09:55:12.770827 [ 268 ] {ecb4cbc6-a3c4-4e82-a0f0-573fab9ffea4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7431 | 2026.01.22 09:55:12.771045 [ 268 ] {ecb4cbc6-a3c4-4e82-a0f0-573fab9ffea4} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7432 | 2026.01.22 09:55:12.771150 [ 117 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7433 | 2026.01.22 09:55:12.771174 [ 268 ] {ecb4cbc6-a3c4-4e82-a0f0-573fab9ffea4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 7434 | 2026.01.22 09:55:12.771181 [ 117 ] {} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7435 | 2026.01.22 09:55:12.771212 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7436 | 2026.01.22 09:55:12.771216 [ 268 ] {ecb4cbc6-a3c4-4e82-a0f0-573fab9ffea4} <Debug> TCPHandler: Processed in 0.001261522 sec. | ||
| 7437 | 2026.01.22 09:55:12.771288 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 7438 | 2026.01.22 09:55:12.771375 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7439 | 2026.01.22 09:55:12.771414 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2688 rows starting from the beginning of the part | ||
| 7440 | 2026.01.22 09:55:12.771474 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 7441 | 2026.01.22 09:55:12.771519 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7442 | 2026.01.22 09:55:12.771561 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 7443 | 2026.01.22 09:55:12.771602 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7444 | 2026.01.22 09:55:12.771642 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 7445 | 2026.01.22 09:55:12.772510 [ 193 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15854 rows, containing 5 columns (5 merged, 0 gathered) in 0.004799832 sec., 3303032.272796214 rows/sec., 225.21 MiB/sec. | ||
| 7446 | 2026.01.22 09:55:12.772757 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2988 rows, containing 4 columns (4 merged, 0 gathered) in 0.001500656 sec., 1991129.2128242583 rows/sec., 131.49 MiB/sec. | ||
| 7447 | 2026.01.22 09:55:12.773069 [ 196 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7448 | 2026.01.22 09:55:12.773142 [ 193 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7449 | 2026.01.22 09:55:12.773383 [ 196 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7450 | 2026.01.22 09:55:12.773468 [ 196 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7451 | 2026.01.22 09:55:12.773490 [ 193 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_51_10} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7452 | 2026.01.22 09:55:12.773554 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
| 7453 | 2026.01.22 09:55:12.773581 [ 193 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_51_10} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7454 | 2026.01.22 09:55:12.773677 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7455 | 2026.01.22 09:55:13.514453 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16872 | ||
| 7456 | 2026.01.22 09:55:13.515024 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2026.01.22 09:55:13.515076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7458 | 2026.01.22 09:55:13.515604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7459 | 2026.01.22 09:55:13.515852 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7460 | 2026.01.22 09:55:13.515985 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16872 | ||
| 7461 | 2026.01.22 09:55:14.369297 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7462 | 2026.01.22 09:55:14.386257 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7463 | 2026.01.22 09:55:14.386305 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7464 | 2026.01.22 09:55:14.392167 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7465 | 2026.01.22 09:55:14.392880 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7466 | 2026.01.22 09:55:14.395710 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7467 | 2026.01.22 09:55:17.724975 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7468 | 2026.01.22 09:55:17.725273 [ 268 ] {1807f895-e3c6-441f-b7e3-da84529f1e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7469 | 2026.01.22 09:55:17.725361 [ 268 ] {1807f895-e3c6-441f-b7e3-da84529f1e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7470 | 2026.01.22 09:55:17.726079 [ 268 ] {1807f895-e3c6-441f-b7e3-da84529f1e16} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7471 | 2026.01.22 09:55:17.726121 [ 268 ] {1807f895-e3c6-441f-b7e3-da84529f1e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7472 | 2026.01.22 09:55:17.726491 [ 268 ] {1807f895-e3c6-441f-b7e3-da84529f1e16} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7473 | 2026.01.22 09:55:17.726706 [ 268 ] {1807f895-e3c6-441f-b7e3-da84529f1e16} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7474 | 2026.01.22 09:55:17.726860 [ 268 ] {1807f895-e3c6-441f-b7e3-da84529f1e16} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001662 sec., 38507.8219013237 rows/sec., 3.03 MiB/sec. | ||
| 7475 | 2026.01.22 09:55:17.726901 [ 268 ] {1807f895-e3c6-441f-b7e3-da84529f1e16} <Debug> TCPHandler: Processed in 0.002111026 sec. | ||
| 7476 | 2026.01.22 09:55:17.727016 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7477 | 2026.01.22 09:55:17.727110 [ 268 ] {e783e67f-f175-4eda-acbd-e6b934f910ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7478 | 2026.01.22 09:55:17.727150 [ 268 ] {e783e67f-f175-4eda-acbd-e6b934f910ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7479 | 2026.01.22 09:55:17.727573 [ 268 ] {e783e67f-f175-4eda-acbd-e6b934f910ed} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7480 | 2026.01.22 09:55:17.727609 [ 268 ] {e783e67f-f175-4eda-acbd-e6b934f910ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7481 | 2026.01.22 09:55:17.727908 [ 268 ] {e783e67f-f175-4eda-acbd-e6b934f910ed} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7482 | 2026.01.22 09:55:17.728111 [ 268 ] {e783e67f-f175-4eda-acbd-e6b934f910ed} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7483 | 2026.01.22 09:55:17.728219 [ 115 ] {} <Debug> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7484 | 2026.01.22 09:55:17.728236 [ 268 ] {e783e67f-f175-4eda-acbd-e6b934f910ed} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001144 sec., 3496.5034965034965 rows/sec., 262.92 KiB/sec. | ||
| 7485 | 2026.01.22 09:55:17.728298 [ 115 ] {} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7486 | 2026.01.22 09:55:17.728310 [ 268 ] {e783e67f-f175-4eda-acbd-e6b934f910ed} <Debug> TCPHandler: Processed in 0.001340783 sec. | ||
| 7487 | 2026.01.22 09:55:17.728334 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7488 | 2026.01.22 09:55:17.728440 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7489 | 2026.01.22 09:55:17.728442 [ 188 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7490 | 2026.01.22 09:55:17.728536 [ 268 ] {b8ac6bbd-0de3-49ac-b6f3-d8097e74e034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7491 | 2026.01.22 09:55:17.728541 [ 188 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7492 | 2026.01.22 09:55:17.728575 [ 268 ] {b8ac6bbd-0de3-49ac-b6f3-d8097e74e034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7493 | 2026.01.22 09:55:17.728575 [ 188 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 296 rows starting from the beginning of the part | ||
| 7494 | 2026.01.22 09:55:17.728641 [ 188 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part | ||
| 7495 | 2026.01.22 09:55:17.728685 [ 188 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 37 rows starting from the beginning of the part | ||
| 7496 | 2026.01.22 09:55:17.728727 [ 188 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part | ||
| 7497 | 2026.01.22 09:55:17.728766 [ 188 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 57 rows starting from the beginning of the part | ||
| 7498 | 2026.01.22 09:55:17.728806 [ 188 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part | ||
| 7499 | 2026.01.22 09:55:17.729055 [ 268 ] {b8ac6bbd-0de3-49ac-b6f3-d8097e74e034} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7500 | 2026.01.22 09:55:17.729092 [ 268 ] {b8ac6bbd-0de3-49ac-b6f3-d8097e74e034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7501 | 2026.01.22 09:55:17.729419 [ 268 ] {b8ac6bbd-0de3-49ac-b6f3-d8097e74e034} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7502 | 2026.01.22 09:55:17.729545 [ 193 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 408 rows, containing 5 columns (5 merged, 0 gathered) in 0.00113751 sec., 358678.1654666772 rows/sec., 24.75 MiB/sec. | ||
| 7503 | 2026.01.22 09:55:17.729634 [ 268 ] {b8ac6bbd-0de3-49ac-b6f3-d8097e74e034} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7504 | 2026.01.22 09:55:17.729692 [ 188 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7505 | 2026.01.22 09:55:17.729773 [ 268 ] {b8ac6bbd-0de3-49ac-b6f3-d8097e74e034} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001255 sec., 54183.26693227091 rows/sec., 4.23 MiB/sec. | ||
| 7506 | 2026.01.22 09:55:17.729828 [ 268 ] {b8ac6bbd-0de3-49ac-b6f3-d8097e74e034} <Debug> TCPHandler: Processed in 0.001434205 sec. | ||
| 7507 | 2026.01.22 09:55:17.729920 [ 188 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_46_9} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7508 | 2026.01.22 09:55:17.729950 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7509 | 2026.01.22 09:55:17.729981 [ 188 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_46_9} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7510 | 2026.01.22 09:55:17.730043 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7511 | 2026.01.22 09:55:17.730046 [ 268 ] {8ccf5f50-f66d-4955-a95a-a247a6ae82fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7512 | 2026.01.22 09:55:17.730095 [ 268 ] {8ccf5f50-f66d-4955-a95a-a247a6ae82fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7513 | 2026.01.22 09:55:17.730580 [ 268 ] {8ccf5f50-f66d-4955-a95a-a247a6ae82fa} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7514 | 2026.01.22 09:55:17.730624 [ 268 ] {8ccf5f50-f66d-4955-a95a-a247a6ae82fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7515 | 2026.01.22 09:55:17.731022 [ 268 ] {8ccf5f50-f66d-4955-a95a-a247a6ae82fa} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7516 | 2026.01.22 09:55:17.731270 [ 268 ] {8ccf5f50-f66d-4955-a95a-a247a6ae82fa} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7517 | 2026.01.22 09:55:17.731403 [ 268 ] {8ccf5f50-f66d-4955-a95a-a247a6ae82fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001378 sec., 116110.30478955006 rows/sec., 8.09 MiB/sec. | ||
| 7518 | 2026.01.22 09:55:17.731444 [ 268 ] {8ccf5f50-f66d-4955-a95a-a247a6ae82fa} <Debug> TCPHandler: Processed in 0.001541516 sec. | ||
| 7519 | 2026.01.22 09:55:17.731563 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7520 | 2026.01.22 09:55:17.731666 [ 268 ] {4f46a098-6b27-4f48-87dc-bc775625c8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7521 | 2026.01.22 09:55:17.731722 [ 268 ] {4f46a098-6b27-4f48-87dc-bc775625c8e0} <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 | ||
| 7522 | 2026.01.22 09:55:17.732431 [ 268 ] {4f46a098-6b27-4f48-87dc-bc775625c8e0} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7523 | 2026.01.22 09:55:17.732467 [ 268 ] {4f46a098-6b27-4f48-87dc-bc775625c8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7524 | 2026.01.22 09:55:17.732967 [ 268 ] {4f46a098-6b27-4f48-87dc-bc775625c8e0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7525 | 2026.01.22 09:55:17.733182 [ 268 ] {4f46a098-6b27-4f48-87dc-bc775625c8e0} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7526 | 2026.01.22 09:55:17.733297 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7527 | 2026.01.22 09:55:17.733317 [ 268 ] {4f46a098-6b27-4f48-87dc-bc775625c8e0} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001669 sec., 2396.644697423607 rows/sec., 4.29 MiB/sec. | ||
| 7528 | 2026.01.22 09:55:17.733350 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7529 | 2026.01.22 09:55:17.733376 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 7530 | 2026.01.22 09:55:17.733380 [ 268 ] {4f46a098-6b27-4f48-87dc-bc775625c8e0} <Debug> TCPHandler: Processed in 0.001867921 sec. | ||
| 7531 | 2026.01.22 09:55:17.733477 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::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 | ||
| 7532 | 2026.01.22 09:55:17.733508 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7533 | 2026.01.22 09:55:17.733601 [ 268 ] {acc26fed-0b5d-4c46-b07b-423aca3816dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7534 | 2026.01.22 09:55:17.733642 [ 268 ] {acc26fed-0b5d-4c46-b07b-423aca3816dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7535 | 2026.01.22 09:55:17.733649 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7536 | 2026.01.22 09:55:17.733703 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 907 rows starting from the beginning of the part | ||
| 7537 | 2026.01.22 09:55:17.733823 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
| 7538 | 2026.01.22 09:55:17.733918 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 37 rows starting from the beginning of the part | ||
| 7539 | 2026.01.22 09:55:17.733965 [ 268 ] {acc26fed-0b5d-4c46-b07b-423aca3816dd} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7540 | 2026.01.22 09:55:17.734001 [ 268 ] {acc26fed-0b5d-4c46-b07b-423aca3816dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7541 | 2026.01.22 09:55:17.734013 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part | ||
| 7542 | 2026.01.22 09:55:17.734101 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 37 rows starting from the beginning of the part | ||
| 7543 | 2026.01.22 09:55:17.734190 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part | ||
| 7544 | 2026.01.22 09:55:17.734312 [ 268 ] {acc26fed-0b5d-4c46-b07b-423aca3816dd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7545 | 2026.01.22 09:55:17.734529 [ 268 ] {acc26fed-0b5d-4c46-b07b-423aca3816dd} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7546 | 2026.01.22 09:55:17.734660 [ 268 ] {acc26fed-0b5d-4c46-b07b-423aca3816dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 7547 | 2026.01.22 09:55:17.734695 [ 268 ] {acc26fed-0b5d-4c46-b07b-423aca3816dd} <Debug> TCPHandler: Processed in 0.001234661 sec. | ||
| 7548 | 2026.01.22 09:55:17.739134 [ 209 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 993 rows, containing 19 columns (19 merged, 0 gathered) in 0.005690646 sec., 174496.88488793717 rows/sec., 312.69 MiB/sec. | ||
| 7549 | 2026.01.22 09:55:17.740379 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7550 | 2026.01.22 09:55:17.740695 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7551 | 2026.01.22 09:55:17.740759 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7552 | 2026.01.22 09:55:17.740851 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.14 MiB. | ||
| 7553 | 2026.01.22 09:55:18.000243 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.78 MiB, peak 293.89 MiB, free memory in arenas 0.00 B, will set to 288.24 MiB (RSS), difference: 2.46 MiB | ||
| 7554 | 2026.01.22 09:55:20.896593 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7555 | 2026.01.22 09:55:20.896642 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7556 | 2026.01.22 09:55:21.016070 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17384 | ||
| 7557 | 2026.01.22 09:55:21.016629 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7558 | 2026.01.22 09:55:21.016678 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7559 | 2026.01.22 09:55:21.017168 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7560 | 2026.01.22 09:55:21.017400 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7561 | 2026.01.22 09:55:21.017542 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17384 | ||
| 7562 | 2026.01.22 09:55:21.017557 [ 111 ] {} <Debug> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7563 | 2026.01.22 09:55:21.017639 [ 111 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7564 | 2026.01.22 09:55:21.017676 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7565 | 2026.01.22 09:55:21.017851 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 7566 | 2026.01.22 09:55:21.018052 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7567 | 2026.01.22 09:55:21.018126 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14952 rows starting from the beginning of the part | ||
| 7568 | 2026.01.22 09:55:21.018235 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 7569 | 2026.01.22 09:55:21.018317 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 7570 | 2026.01.22 09:55:21.018419 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 7571 | 2026.01.22 09:55:21.018469 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 7572 | 2026.01.22 09:55:21.018509 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 7573 | 2026.01.22 09:55:21.020433 [ 209 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17384 rows, containing 4 columns (4 merged, 0 gathered) in 0.002661316 sec., 6532106.672037443 rows/sec., 93.44 MiB/sec. | ||
| 7574 | 2026.01.22 09:55:21.020655 [ 209 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7575 | 2026.01.22 09:55:21.020973 [ 209 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_36_7} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7576 | 2026.01.22 09:55:21.021053 [ 209 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_36_7} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7577 | 2026.01.22 09:55:21.021140 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7578 | 2026.01.22 09:55:21.059853 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 956 | ||
| 7579 | 2026.01.22 09:55:21.062186 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7580 | 2026.01.22 09:55:21.062228 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7581 | 2026.01.22 09:55:21.063484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7582 | 2026.01.22 09:55:21.063774 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7583 | 2026.01.22 09:55:21.064155 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
| 7584 | 2026.01.22 09:55:21.895791 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7585 | 2026.01.22 09:55:21.922886 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7586 | 2026.01.22 09:55:21.922985 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7587 | 2026.01.22 09:55:21.933875 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7588 | 2026.01.22 09:55:21.935678 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7589 | 2026.01.22 09:55:21.936120 [ 109 ] {} <Debug> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7590 | 2026.01.22 09:55:21.936183 [ 109 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2026.01.22 09:55:21.936214 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7592 | 2026.01.22 09:55:21.936376 [ 204 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 7593 | 2026.01.22 09:55:21.940764 [ 204 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7594 | 2026.01.22 09:55:21.942699 [ 204 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 7595 | 2026.01.22 09:55:21.948210 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7596 | 2026.01.22 09:55:21.948612 [ 204 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 7597 | 2026.01.22 09:55:21.953988 [ 204 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 7598 | 2026.01.22 09:55:21.958666 [ 204 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 7599 | 2026.01.22 09:55:21.963371 [ 204 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 7600 | 2026.01.22 09:55:21.969537 [ 204 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 7601 | 2026.01.22 09:55:22.000194 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.78 MiB, peak 298.78 MiB, free memory in arenas 0.00 B, will set to 289.52 MiB (RSS), difference: -9.26 MiB | ||
| 7602 | 2026.01.22 09:55:22.041162 [ 195 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.104859841 sec., 2584.402164027695 rows/sec., 13.36 MiB/sec. | ||
| 7603 | 2026.01.22 09:55:22.044360 [ 191 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7604 | 2026.01.22 09:55:22.046433 [ 191 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_36_7} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7605 | 2026.01.22 09:55:22.046547 [ 191 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_36_7} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7606 | 2026.01.22 09:55:22.049143 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7607 | 2026.01.22 09:55:22.727401 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7608 | 2026.01.22 09:55:22.727667 [ 268 ] {115ad08f-caaa-431c-824c-0834291edadc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7609 | 2026.01.22 09:55:22.727770 [ 268 ] {115ad08f-caaa-431c-824c-0834291edadc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7610 | 2026.01.22 09:55:22.728657 [ 268 ] {115ad08f-caaa-431c-824c-0834291edadc} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7611 | 2026.01.22 09:55:22.728708 [ 268 ] {115ad08f-caaa-431c-824c-0834291edadc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7612 | 2026.01.22 09:55:22.729152 [ 268 ] {115ad08f-caaa-431c-824c-0834291edadc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7613 | 2026.01.22 09:55:22.729402 [ 268 ] {115ad08f-caaa-431c-824c-0834291edadc} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7614 | 2026.01.22 09:55:22.729572 [ 268 ] {115ad08f-caaa-431c-824c-0834291edadc} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.001976 sec., 65789.47368421053 rows/sec., 5.66 MiB/sec. | ||
| 7615 | 2026.01.22 09:55:22.729621 [ 268 ] {115ad08f-caaa-431c-824c-0834291edadc} <Debug> TCPHandler: Processed in 0.00235579 sec. | ||
| 7616 | 2026.01.22 09:55:22.729748 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7617 | 2026.01.22 09:55:22.729852 [ 268 ] {502c16c1-ca1a-462a-83f4-7dcbe7cfeb65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7618 | 2026.01.22 09:55:22.729897 [ 268 ] {502c16c1-ca1a-462a-83f4-7dcbe7cfeb65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7619 | 2026.01.22 09:55:22.730331 [ 268 ] {502c16c1-ca1a-462a-83f4-7dcbe7cfeb65} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7620 | 2026.01.22 09:55:22.730370 [ 268 ] {502c16c1-ca1a-462a-83f4-7dcbe7cfeb65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7621 | 2026.01.22 09:55:22.730692 [ 268 ] {502c16c1-ca1a-462a-83f4-7dcbe7cfeb65} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7622 | 2026.01.22 09:55:22.730924 [ 268 ] {502c16c1-ca1a-462a-83f4-7dcbe7cfeb65} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7623 | 2026.01.22 09:55:22.731065 [ 268 ] {502c16c1-ca1a-462a-83f4-7dcbe7cfeb65} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001236 sec., 29935.27508090615 rows/sec., 2.20 MiB/sec. | ||
| 7624 | 2026.01.22 09:55:22.731105 [ 268 ] {502c16c1-ca1a-462a-83f4-7dcbe7cfeb65} <Debug> TCPHandler: Processed in 0.001409184 sec. | ||
| 7625 | 2026.01.22 09:55:22.731209 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7626 | 2026.01.22 09:55:22.731307 [ 268 ] {95df27e3-1f3d-4e31-9659-87d09afe0d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7627 | 2026.01.22 09:55:22.731349 [ 268 ] {95df27e3-1f3d-4e31-9659-87d09afe0d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7628 | 2026.01.22 09:55:22.731791 [ 268 ] {95df27e3-1f3d-4e31-9659-87d09afe0d88} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7629 | 2026.01.22 09:55:22.731827 [ 268 ] {95df27e3-1f3d-4e31-9659-87d09afe0d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7630 | 2026.01.22 09:55:22.732173 [ 268 ] {95df27e3-1f3d-4e31-9659-87d09afe0d88} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7631 | 2026.01.22 09:55:22.732388 [ 268 ] {95df27e3-1f3d-4e31-9659-87d09afe0d88} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7632 | 2026.01.22 09:55:22.732522 [ 268 ] {95df27e3-1f3d-4e31-9659-87d09afe0d88} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001235 sec., 81781.37651821862 rows/sec., 6.39 MiB/sec. | ||
| 7633 | 2026.01.22 09:55:22.732562 [ 268 ] {95df27e3-1f3d-4e31-9659-87d09afe0d88} <Debug> TCPHandler: Processed in 0.001402504 sec. | ||
| 7634 | 2026.01.22 09:55:22.732677 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7635 | 2026.01.22 09:55:22.732773 [ 268 ] {738b3c2a-88bf-43c0-ba31-5ff7061cd140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7636 | 2026.01.22 09:55:22.732819 [ 268 ] {738b3c2a-88bf-43c0-ba31-5ff7061cd140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7637 | 2026.01.22 09:55:22.733216 [ 268 ] {738b3c2a-88bf-43c0-ba31-5ff7061cd140} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7638 | 2026.01.22 09:55:22.733253 [ 268 ] {738b3c2a-88bf-43c0-ba31-5ff7061cd140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7639 | 2026.01.22 09:55:22.733591 [ 268 ] {738b3c2a-88bf-43c0-ba31-5ff7061cd140} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7640 | 2026.01.22 09:55:22.733826 [ 268 ] {738b3c2a-88bf-43c0-ba31-5ff7061cd140} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7641 | 2026.01.22 09:55:22.733962 [ 268 ] {738b3c2a-88bf-43c0-ba31-5ff7061cd140} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 7642 | 2026.01.22 09:55:22.734001 [ 268 ] {738b3c2a-88bf-43c0-ba31-5ff7061cd140} <Debug> TCPHandler: Processed in 0.001373313 sec. | ||
| 7643 | 2026.01.22 09:55:22.734123 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7644 | 2026.01.22 09:55:22.734247 [ 268 ] {f12547a5-0af9-4252-b7d1-3abb33897a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7645 | 2026.01.22 09:55:22.734316 [ 268 ] {f12547a5-0af9-4252-b7d1-3abb33897a76} <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 | ||
| 7646 | 2026.01.22 09:55:22.735203 [ 268 ] {f12547a5-0af9-4252-b7d1-3abb33897a76} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7647 | 2026.01.22 09:55:22.735240 [ 268 ] {f12547a5-0af9-4252-b7d1-3abb33897a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7648 | 2026.01.22 09:55:22.735864 [ 268 ] {f12547a5-0af9-4252-b7d1-3abb33897a76} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7649 | 2026.01.22 09:55:22.736091 [ 268 ] {f12547a5-0af9-4252-b7d1-3abb33897a76} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7650 | 2026.01.22 09:55:22.736240 [ 268 ] {f12547a5-0af9-4252-b7d1-3abb33897a76} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002018 sec., 18334.98513379584 rows/sec., 32.86 MiB/sec. | ||
| 7651 | 2026.01.22 09:55:22.736304 [ 268 ] {f12547a5-0af9-4252-b7d1-3abb33897a76} <Debug> TCPHandler: Processed in 0.002243588 sec. | ||
| 7652 | 2026.01.22 09:55:22.736419 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7653 | 2026.01.22 09:55:22.736514 [ 268 ] {4039434a-3a29-4dc3-b70b-650765063fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7654 | 2026.01.22 09:55:22.736557 [ 268 ] {4039434a-3a29-4dc3-b70b-650765063fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7655 | 2026.01.22 09:55:22.736896 [ 268 ] {4039434a-3a29-4dc3-b70b-650765063fe3} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7656 | 2026.01.22 09:55:22.736933 [ 268 ] {4039434a-3a29-4dc3-b70b-650765063fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7657 | 2026.01.22 09:55:22.737246 [ 268 ] {4039434a-3a29-4dc3-b70b-650765063fe3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7658 | 2026.01.22 09:55:22.737469 [ 268 ] {4039434a-3a29-4dc3-b70b-650765063fe3} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7659 | 2026.01.22 09:55:22.737601 [ 268 ] {4039434a-3a29-4dc3-b70b-650765063fe3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 7660 | 2026.01.22 09:55:22.737638 [ 268 ] {4039434a-3a29-4dc3-b70b-650765063fe3} <Debug> TCPHandler: Processed in 0.001268012 sec. | ||
| 7661 | 2026.01.22 09:55:23.000173 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.55 MiB, peak 298.78 MiB, free memory in arenas 0.00 B, will set to 290.62 MiB (RSS), difference: 10.06 MiB | ||
| 7662 | 2026.01.22 09:55:24.504416 [ 106 ] {} <Debug> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7663 | 2026.01.22 09:55:24.504480 [ 106 ] {} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7664 | 2026.01.22 09:55:24.504501 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7665 | 2026.01.22 09:55:24.504712 [ 195 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::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 | ||
| 7666 | 2026.01.22 09:55:24.504939 [ 195 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7667 | 2026.01.22 09:55:24.504994 [ 195 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 7668 | 2026.01.22 09:55:24.505102 [ 195 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 7669 | 2026.01.22 09:55:24.505190 [ 195 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::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 | ||
| 7670 | 2026.01.22 09:55:24.505270 [ 195 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 7671 | 2026.01.22 09:55:24.505365 [ 195 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 7672 | 2026.01.22 09:55:24.506153 [ 194 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531166 sec., 30042.464370290352 rows/sec., 2.51 MiB/sec. | ||
| 7673 | 2026.01.22 09:55:24.506343 [ 197 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7674 | 2026.01.22 09:55:24.506682 [ 197 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_13_3} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7675 | 2026.01.22 09:55:24.506767 [ 197 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_13_3} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7676 | 2026.01.22 09:55:24.506864 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7677 | 2026.01.22 09:55:26.358744 [ 100 ] {} <Debug> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7678 | 2026.01.22 09:55:26.358821 [ 100 ] {} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7679 | 2026.01.22 09:55:26.358844 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7680 | 2026.01.22 09:55:26.358979 [ 186 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 7681 | 2026.01.22 09:55:26.359142 [ 186 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7682 | 2026.01.22 09:55:26.359179 [ 186 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 482 rows starting from the beginning of the part | ||
| 7683 | 2026.01.22 09:55:26.359244 [ 186 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part | ||
| 7684 | 2026.01.22 09:55:26.359288 [ 186 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 252 rows starting from the beginning of the part | ||
| 7685 | 2026.01.22 09:55:26.359331 [ 186 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 7686 | 2026.01.22 09:55:26.359367 [ 186 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 252 rows starting from the beginning of the part | ||
| 7687 | 2026.01.22 09:55:26.360427 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1239 rows, containing 5 columns (5 merged, 0 gathered) in 0.001498956 sec., 826575.2964062988 rows/sec., 59.60 MiB/sec. | ||
| 7688 | 2026.01.22 09:55:26.360604 [ 194 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7689 | 2026.01.22 09:55:26.360865 [ 194 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_14_3} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7690 | 2026.01.22 09:55:26.360938 [ 194 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_14_3} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7691 | 2026.01.22 09:55:26.361008 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 7692 | 2026.01.22 09:55:27.725229 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7693 | 2026.01.22 09:55:27.725480 [ 268 ] {46053654-4b89-4bc1-a2d9-bae9dacdcf2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7694 | 2026.01.22 09:55:27.725566 [ 268 ] {46053654-4b89-4bc1-a2d9-bae9dacdcf2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7695 | 2026.01.22 09:55:27.726187 [ 268 ] {46053654-4b89-4bc1-a2d9-bae9dacdcf2a} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7696 | 2026.01.22 09:55:27.726222 [ 268 ] {46053654-4b89-4bc1-a2d9-bae9dacdcf2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7697 | 2026.01.22 09:55:27.726623 [ 268 ] {46053654-4b89-4bc1-a2d9-bae9dacdcf2a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7698 | 2026.01.22 09:55:27.726856 [ 268 ] {46053654-4b89-4bc1-a2d9-bae9dacdcf2a} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7699 | 2026.01.22 09:55:27.727008 [ 268 ] {46053654-4b89-4bc1-a2d9-bae9dacdcf2a} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001598 sec., 40050.06257822278 rows/sec., 3.15 MiB/sec. | ||
| 7700 | 2026.01.22 09:55:27.727049 [ 268 ] {46053654-4b89-4bc1-a2d9-bae9dacdcf2a} <Debug> TCPHandler: Processed in 0.001982494 sec. | ||
| 7701 | 2026.01.22 09:55:27.727161 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7702 | 2026.01.22 09:55:27.727254 [ 268 ] {aeeae7a0-bf98-4d60-ba5c-ba098d0674e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7703 | 2026.01.22 09:55:27.727293 [ 268 ] {aeeae7a0-bf98-4d60-ba5c-ba098d0674e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7704 | 2026.01.22 09:55:27.727674 [ 268 ] {aeeae7a0-bf98-4d60-ba5c-ba098d0674e9} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7705 | 2026.01.22 09:55:27.727708 [ 268 ] {aeeae7a0-bf98-4d60-ba5c-ba098d0674e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7706 | 2026.01.22 09:55:27.727988 [ 268 ] {aeeae7a0-bf98-4d60-ba5c-ba098d0674e9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7707 | 2026.01.22 09:55:27.728190 [ 268 ] {aeeae7a0-bf98-4d60-ba5c-ba098d0674e9} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7708 | 2026.01.22 09:55:27.728321 [ 268 ] {aeeae7a0-bf98-4d60-ba5c-ba098d0674e9} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001085 sec., 3686.6359447004606 rows/sec., 277.22 KiB/sec. | ||
| 7709 | 2026.01.22 09:55:27.728357 [ 268 ] {aeeae7a0-bf98-4d60-ba5c-ba098d0674e9} <Debug> TCPHandler: Processed in 0.001242862 sec. | ||
| 7710 | 2026.01.22 09:55:27.728463 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7711 | 2026.01.22 09:55:27.728554 [ 268 ] {39b0adac-61eb-4297-8e45-b9b3ee4e2fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7712 | 2026.01.22 09:55:27.728592 [ 268 ] {39b0adac-61eb-4297-8e45-b9b3ee4e2fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7713 | 2026.01.22 09:55:27.728997 [ 268 ] {39b0adac-61eb-4297-8e45-b9b3ee4e2fe8} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7714 | 2026.01.22 09:55:27.729031 [ 268 ] {39b0adac-61eb-4297-8e45-b9b3ee4e2fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7715 | 2026.01.22 09:55:27.729333 [ 268 ] {39b0adac-61eb-4297-8e45-b9b3ee4e2fe8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7716 | 2026.01.22 09:55:27.729536 [ 268 ] {39b0adac-61eb-4297-8e45-b9b3ee4e2fe8} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7717 | 2026.01.22 09:55:27.729661 [ 268 ] {39b0adac-61eb-4297-8e45-b9b3ee4e2fe8} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001125 sec., 60444.44444444445 rows/sec., 4.72 MiB/sec. | ||
| 7718 | 2026.01.22 09:55:27.729697 [ 268 ] {39b0adac-61eb-4297-8e45-b9b3ee4e2fe8} <Debug> TCPHandler: Processed in 0.001280432 sec. | ||
| 7719 | 2026.01.22 09:55:27.729805 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7720 | 2026.01.22 09:55:27.729896 [ 268 ] {7bae8f25-d904-48be-909c-c958d0eab704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7721 | 2026.01.22 09:55:27.729938 [ 268 ] {7bae8f25-d904-48be-909c-c958d0eab704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7722 | 2026.01.22 09:55:27.730338 [ 268 ] {7bae8f25-d904-48be-909c-c958d0eab704} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7723 | 2026.01.22 09:55:27.730370 [ 268 ] {7bae8f25-d904-48be-909c-c958d0eab704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7724 | 2026.01.22 09:55:27.730705 [ 268 ] {7bae8f25-d904-48be-909c-c958d0eab704} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7725 | 2026.01.22 09:55:27.730908 [ 268 ] {7bae8f25-d904-48be-909c-c958d0eab704} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7726 | 2026.01.22 09:55:27.731038 [ 268 ] {7bae8f25-d904-48be-909c-c958d0eab704} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 7727 | 2026.01.22 09:55:27.731073 [ 268 ] {7bae8f25-d904-48be-909c-c958d0eab704} <Debug> TCPHandler: Processed in 0.001315032 sec. | ||
| 7728 | 2026.01.22 09:55:27.731175 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7729 | 2026.01.22 09:55:27.731273 [ 268 ] {8fe1ef88-6aaa-4a6e-8f7a-89927ff23a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7730 | 2026.01.22 09:55:27.731328 [ 268 ] {8fe1ef88-6aaa-4a6e-8f7a-89927ff23a2a} <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 | ||
| 7731 | 2026.01.22 09:55:27.732080 [ 268 ] {8fe1ef88-6aaa-4a6e-8f7a-89927ff23a2a} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2026.01.22 09:55:27.732114 [ 268 ] {8fe1ef88-6aaa-4a6e-8f7a-89927ff23a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7733 | 2026.01.22 09:55:27.732643 [ 268 ] {8fe1ef88-6aaa-4a6e-8f7a-89927ff23a2a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7734 | 2026.01.22 09:55:27.732864 [ 268 ] {8fe1ef88-6aaa-4a6e-8f7a-89927ff23a2a} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7735 | 2026.01.22 09:55:27.732999 [ 268 ] {8fe1ef88-6aaa-4a6e-8f7a-89927ff23a2a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001744 sec., 2293.577981651376 rows/sec., 4.11 MiB/sec. | ||
| 7736 | 2026.01.22 09:55:27.733050 [ 268 ] {8fe1ef88-6aaa-4a6e-8f7a-89927ff23a2a} <Debug> TCPHandler: Processed in 0.001923543 sec. | ||
| 7737 | 2026.01.22 09:55:27.733165 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7738 | 2026.01.22 09:55:27.733259 [ 268 ] {be4ada6c-6961-4346-a004-20a54ebae750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7739 | 2026.01.22 09:55:27.733300 [ 268 ] {be4ada6c-6961-4346-a004-20a54ebae750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7740 | 2026.01.22 09:55:27.733626 [ 268 ] {be4ada6c-6961-4346-a004-20a54ebae750} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7741 | 2026.01.22 09:55:27.733659 [ 268 ] {be4ada6c-6961-4346-a004-20a54ebae750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7742 | 2026.01.22 09:55:27.733983 [ 268 ] {be4ada6c-6961-4346-a004-20a54ebae750} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7743 | 2026.01.22 09:55:27.734190 [ 268 ] {be4ada6c-6961-4346-a004-20a54ebae750} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7744 | 2026.01.22 09:55:27.734317 [ 268 ] {be4ada6c-6961-4346-a004-20a54ebae750} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 7745 | 2026.01.22 09:55:27.734350 [ 268 ] {be4ada6c-6961-4346-a004-20a54ebae750} <Debug> TCPHandler: Processed in 0.001232821 sec. | ||
| 7746 | 2026.01.22 09:55:28.517616 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17832 | ||
| 7747 | 2026.01.22 09:55:28.518173 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7748 | 2026.01.22 09:55:28.518218 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7749 | 2026.01.22 09:55:28.518748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7750 | 2026.01.22 09:55:28.518978 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7751 | 2026.01.22 09:55:28.519101 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17832 | ||
| 7752 | 2026.01.22 09:55:29.448301 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 7753 | 2026.01.22 09:55:29.464381 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7754 | 2026.01.22 09:55:29.464446 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7755 | 2026.01.22 09:55:29.470083 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7756 | 2026.01.22 09:55:29.470771 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7757 | 2026.01.22 09:55:29.473600 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7758 | 2026.01.22 09:55:31.064305 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 980 | ||
| 7759 | 2026.01.22 09:55:31.066636 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2026.01.22 09:55:31.066698 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7761 | 2026.01.22 09:55:31.067932 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7762 | 2026.01.22 09:55:31.068208 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2026.01.22 09:55:31.068518 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 980 | ||
| 7764 | 2026.01.22 09:55:32.726919 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7765 | 2026.01.22 09:55:32.727118 [ 268 ] {c13f297c-9ebb-47a5-b663-cba1160894e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7766 | 2026.01.22 09:55:32.727191 [ 268 ] {c13f297c-9ebb-47a5-b663-cba1160894e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7767 | 2026.01.22 09:55:32.727991 [ 268 ] {c13f297c-9ebb-47a5-b663-cba1160894e3} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7768 | 2026.01.22 09:55:32.728041 [ 268 ] {c13f297c-9ebb-47a5-b663-cba1160894e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7769 | 2026.01.22 09:55:32.728437 [ 268 ] {c13f297c-9ebb-47a5-b663-cba1160894e3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7770 | 2026.01.22 09:55:32.728657 [ 268 ] {c13f297c-9ebb-47a5-b663-cba1160894e3} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7771 | 2026.01.22 09:55:32.728813 [ 268 ] {c13f297c-9ebb-47a5-b663-cba1160894e3} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.00175 sec., 74285.71428571429 rows/sec., 6.39 MiB/sec. | ||
| 7772 | 2026.01.22 09:55:32.728853 [ 268 ] {c13f297c-9ebb-47a5-b663-cba1160894e3} <Debug> TCPHandler: Processed in 0.002078035 sec. | ||
| 7773 | 2026.01.22 09:55:32.728983 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7774 | 2026.01.22 09:55:32.729076 [ 268 ] {3659049e-701d-4393-86ed-96b29e88c778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7775 | 2026.01.22 09:55:32.729116 [ 268 ] {3659049e-701d-4393-86ed-96b29e88c778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7776 | 2026.01.22 09:55:32.729629 [ 268 ] {3659049e-701d-4393-86ed-96b29e88c778} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7777 | 2026.01.22 09:55:32.729666 [ 268 ] {3659049e-701d-4393-86ed-96b29e88c778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7778 | 2026.01.22 09:55:32.729969 [ 268 ] {3659049e-701d-4393-86ed-96b29e88c778} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7779 | 2026.01.22 09:55:32.730183 [ 268 ] {3659049e-701d-4393-86ed-96b29e88c778} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7780 | 2026.01.22 09:55:32.730314 [ 268 ] {3659049e-701d-4393-86ed-96b29e88c778} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001256 sec., 29458.59872611465 rows/sec., 2.16 MiB/sec. | ||
| 7781 | 2026.01.22 09:55:32.730351 [ 268 ] {3659049e-701d-4393-86ed-96b29e88c778} <Debug> TCPHandler: Processed in 0.001416454 sec. | ||
| 7782 | 2026.01.22 09:55:32.730472 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7783 | 2026.01.22 09:55:32.730565 [ 268 ] {9d2db8c9-18e2-4d7f-bf0a-99d7b3c9e3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7784 | 2026.01.22 09:55:32.730604 [ 268 ] {9d2db8c9-18e2-4d7f-bf0a-99d7b3c9e3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7785 | 2026.01.22 09:55:32.731116 [ 268 ] {9d2db8c9-18e2-4d7f-bf0a-99d7b3c9e3fe} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7786 | 2026.01.22 09:55:32.731154 [ 268 ] {9d2db8c9-18e2-4d7f-bf0a-99d7b3c9e3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7787 | 2026.01.22 09:55:32.731459 [ 268 ] {9d2db8c9-18e2-4d7f-bf0a-99d7b3c9e3fe} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7788 | 2026.01.22 09:55:32.731666 [ 268 ] {9d2db8c9-18e2-4d7f-bf0a-99d7b3c9e3fe} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7789 | 2026.01.22 09:55:32.731794 [ 268 ] {9d2db8c9-18e2-4d7f-bf0a-99d7b3c9e3fe} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001248 sec., 80929.48717948719 rows/sec., 6.32 MiB/sec. | ||
| 7790 | 2026.01.22 09:55:32.731832 [ 268 ] {9d2db8c9-18e2-4d7f-bf0a-99d7b3c9e3fe} <Debug> TCPHandler: Processed in 0.001407714 sec. | ||
| 7791 | 2026.01.22 09:55:32.731951 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7792 | 2026.01.22 09:55:32.732044 [ 268 ] {760bf2ed-a202-48c2-ba90-735fa4cbf042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7793 | 2026.01.22 09:55:32.732088 [ 268 ] {760bf2ed-a202-48c2-ba90-735fa4cbf042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7794 | 2026.01.22 09:55:32.732506 [ 268 ] {760bf2ed-a202-48c2-ba90-735fa4cbf042} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7795 | 2026.01.22 09:55:32.732542 [ 268 ] {760bf2ed-a202-48c2-ba90-735fa4cbf042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7796 | 2026.01.22 09:55:32.732866 [ 268 ] {760bf2ed-a202-48c2-ba90-735fa4cbf042} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7797 | 2026.01.22 09:55:32.733071 [ 268 ] {760bf2ed-a202-48c2-ba90-735fa4cbf042} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7798 | 2026.01.22 09:55:32.733200 [ 268 ] {760bf2ed-a202-48c2-ba90-735fa4cbf042} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 7799 | 2026.01.22 09:55:32.733236 [ 268 ] {760bf2ed-a202-48c2-ba90-735fa4cbf042} <Debug> TCPHandler: Processed in 0.001332913 sec. | ||
| 7800 | 2026.01.22 09:55:32.733346 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7801 | 2026.01.22 09:55:32.733439 [ 268 ] {9e9b68f7-99a1-4359-80f7-c0040835bb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7802 | 2026.01.22 09:55:32.733493 [ 268 ] {9e9b68f7-99a1-4359-80f7-c0040835bb18} <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 | ||
| 7803 | 2026.01.22 09:55:32.734346 [ 268 ] {9e9b68f7-99a1-4359-80f7-c0040835bb18} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7804 | 2026.01.22 09:55:32.734382 [ 268 ] {9e9b68f7-99a1-4359-80f7-c0040835bb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7805 | 2026.01.22 09:55:32.734922 [ 268 ] {9e9b68f7-99a1-4359-80f7-c0040835bb18} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7806 | 2026.01.22 09:55:32.735141 [ 268 ] {9e9b68f7-99a1-4359-80f7-c0040835bb18} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7807 | 2026.01.22 09:55:32.735279 [ 268 ] {9e9b68f7-99a1-4359-80f7-c0040835bb18} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001857 sec., 19924.60958535272 rows/sec., 35.70 MiB/sec. | ||
| 7808 | 2026.01.22 09:55:32.735331 [ 268 ] {9e9b68f7-99a1-4359-80f7-c0040835bb18} <Debug> TCPHandler: Processed in 0.002031895 sec. | ||
| 7809 | 2026.01.22 09:55:32.735446 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7810 | 2026.01.22 09:55:32.735539 [ 268 ] {66c11ec8-c93e-479c-88c5-759818d3e21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7811 | 2026.01.22 09:55:32.735580 [ 268 ] {66c11ec8-c93e-479c-88c5-759818d3e21f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7812 | 2026.01.22 09:55:32.735911 [ 268 ] {66c11ec8-c93e-479c-88c5-759818d3e21f} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7813 | 2026.01.22 09:55:32.735947 [ 268 ] {66c11ec8-c93e-479c-88c5-759818d3e21f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7814 | 2026.01.22 09:55:32.736241 [ 268 ] {66c11ec8-c93e-479c-88c5-759818d3e21f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7815 | 2026.01.22 09:55:32.736447 [ 268 ] {66c11ec8-c93e-479c-88c5-759818d3e21f} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7816 | 2026.01.22 09:55:32.736574 [ 268 ] {66c11ec8-c93e-479c-88c5-759818d3e21f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 7817 | 2026.01.22 09:55:32.736610 [ 268 ] {66c11ec8-c93e-479c-88c5-759818d3e21f} <Debug> TCPHandler: Processed in 0.001211131 sec. | ||
| 7818 | 2026.01.22 09:55:35.896685 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7819 | 2026.01.22 09:55:35.896733 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7820 | 2026.01.22 09:55:36.019181 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18344 | ||
| 7821 | 2026.01.22 09:55:36.019784 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7822 | 2026.01.22 09:55:36.019830 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7823 | 2026.01.22 09:55:36.020346 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7824 | 2026.01.22 09:55:36.020584 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7825 | 2026.01.22 09:55:36.020740 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18344 | ||
| 7826 | 2026.01.22 09:55:36.973666 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7827 | 2026.01.22 09:55:36.989418 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7828 | 2026.01.22 09:55:36.989483 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7829 | 2026.01.22 09:55:36.995699 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7830 | 2026.01.22 09:55:36.996401 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7831 | 2026.01.22 09:55:36.999339 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7832 | 2026.01.22 09:55:37.724666 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7833 | 2026.01.22 09:55:37.724860 [ 268 ] {d2eb739c-a0e0-41d9-8754-22df3c4848fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7834 | 2026.01.22 09:55:37.724925 [ 268 ] {d2eb739c-a0e0-41d9-8754-22df3c4848fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7835 | 2026.01.22 09:55:37.725751 [ 268 ] {d2eb739c-a0e0-41d9-8754-22df3c4848fe} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7836 | 2026.01.22 09:55:37.725788 [ 268 ] {d2eb739c-a0e0-41d9-8754-22df3c4848fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7837 | 2026.01.22 09:55:37.726180 [ 268 ] {d2eb739c-a0e0-41d9-8754-22df3c4848fe} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7838 | 2026.01.22 09:55:37.726405 [ 268 ] {d2eb739c-a0e0-41d9-8754-22df3c4848fe} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7839 | 2026.01.22 09:55:37.726547 [ 36 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7840 | 2026.01.22 09:55:37.726562 [ 268 ] {d2eb739c-a0e0-41d9-8754-22df3c4848fe} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001756 sec., 36446.46924829157 rows/sec., 2.87 MiB/sec. | ||
| 7841 | 2026.01.22 09:55:37.726585 [ 36 ] {} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2026.01.22 09:55:37.726605 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7843 | 2026.01.22 09:55:37.726606 [ 268 ] {d2eb739c-a0e0-41d9-8754-22df3c4848fe} <Debug> TCPHandler: Processed in 0.002076906 sec. | ||
| 7844 | 2026.01.22 09:55:37.726740 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7845 | 2026.01.22 09:55:37.726749 [ 198 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::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 | ||
| 7846 | 2026.01.22 09:55:37.726835 [ 268 ] {0b0ae3d1-0797-416d-b617-5b0b4058eb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7847 | 2026.01.22 09:55:37.726891 [ 268 ] {0b0ae3d1-0797-416d-b617-5b0b4058eb5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7848 | 2026.01.22 09:55:37.726907 [ 198 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7849 | 2026.01.22 09:55:37.726949 [ 198 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2555 rows starting from the beginning of the part | ||
| 7850 | 2026.01.22 09:55:37.727024 [ 198 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 7851 | 2026.01.22 09:55:37.727075 [ 198 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 130 rows starting from the beginning of the part | ||
| 7852 | 2026.01.22 09:55:37.727120 [ 198 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 7853 | 2026.01.22 09:55:37.727164 [ 198 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 130 rows starting from the beginning of the part | ||
| 7854 | 2026.01.22 09:55:37.727208 [ 198 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 7855 | 2026.01.22 09:55:37.727324 [ 268 ] {0b0ae3d1-0797-416d-b617-5b0b4058eb5f} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7856 | 2026.01.22 09:55:37.727365 [ 268 ] {0b0ae3d1-0797-416d-b617-5b0b4058eb5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7857 | 2026.01.22 09:55:37.727693 [ 268 ] {0b0ae3d1-0797-416d-b617-5b0b4058eb5f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7858 | 2026.01.22 09:55:37.727913 [ 268 ] {0b0ae3d1-0797-416d-b617-5b0b4058eb5f} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7859 | 2026.01.22 09:55:37.728051 [ 268 ] {0b0ae3d1-0797-416d-b617-5b0b4058eb5f} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001234 sec., 3241.4910858995136 rows/sec., 243.74 KiB/sec. | ||
| 7860 | 2026.01.22 09:55:37.728088 [ 268 ] {0b0ae3d1-0797-416d-b617-5b0b4058eb5f} <Debug> TCPHandler: Processed in 0.001398964 sec. | ||
| 7861 | 2026.01.22 09:55:37.728206 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7862 | 2026.01.22 09:55:37.728298 [ 268 ] {043cf9b9-e6bc-49de-80b8-7880064b9d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7863 | 2026.01.22 09:55:37.728336 [ 268 ] {043cf9b9-e6bc-49de-80b8-7880064b9d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7864 | 2026.01.22 09:55:37.728629 [ 194 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3007 rows, containing 5 columns (5 merged, 0 gathered) in 0.001947033 sec., 1544401.1477977005 rows/sec., 132.21 MiB/sec. | ||
| 7865 | 2026.01.22 09:55:37.728770 [ 268 ] {043cf9b9-e6bc-49de-80b8-7880064b9d2e} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7866 | 2026.01.22 09:55:37.728808 [ 268 ] {043cf9b9-e6bc-49de-80b8-7880064b9d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7867 | 2026.01.22 09:55:37.728899 [ 194 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7868 | 2026.01.22 09:55:37.729182 [ 268 ] {043cf9b9-e6bc-49de-80b8-7880064b9d2e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7869 | 2026.01.22 09:55:37.729220 [ 194 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_56_11} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7870 | 2026.01.22 09:55:37.729309 [ 194 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_56_11} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7871 | 2026.01.22 09:55:37.729382 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 7872 | 2026.01.22 09:55:37.729434 [ 268 ] {043cf9b9-e6bc-49de-80b8-7880064b9d2e} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7873 | 2026.01.22 09:55:37.729568 [ 36 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7874 | 2026.01.22 09:55:37.729572 [ 268 ] {043cf9b9-e6bc-49de-80b8-7880064b9d2e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001292 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 7875 | 2026.01.22 09:55:37.729607 [ 36 ] {} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7876 | 2026.01.22 09:55:37.729623 [ 268 ] {043cf9b9-e6bc-49de-80b8-7880064b9d2e} <Debug> TCPHandler: Processed in 0.001472215 sec. | ||
| 7877 | 2026.01.22 09:55:37.729630 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7878 | 2026.01.22 09:55:37.729719 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::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 | ||
| 7879 | 2026.01.22 09:55:37.729738 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7880 | 2026.01.22 09:55:37.729814 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7881 | 2026.01.22 09:55:37.729842 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1304 rows starting from the beginning of the part | ||
| 7882 | 2026.01.22 09:55:37.729849 [ 268 ] {ec526a52-7db7-433f-8b67-7903998c1ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7883 | 2026.01.22 09:55:37.729887 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 68 rows starting from the beginning of the part | ||
| 7884 | 2026.01.22 09:55:37.729896 [ 268 ] {ec526a52-7db7-433f-8b67-7903998c1ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7885 | 2026.01.22 09:55:37.729930 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 101 rows starting from the beginning of the part | ||
| 7886 | 2026.01.22 09:55:37.729969 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 68 rows starting from the beginning of the part | ||
| 7887 | 2026.01.22 09:55:37.730001 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 101 rows starting from the beginning of the part | ||
| 7888 | 2026.01.22 09:55:37.730032 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 68 rows starting from the beginning of the part | ||
| 7889 | 2026.01.22 09:55:37.730324 [ 268 ] {ec526a52-7db7-433f-8b67-7903998c1ec2} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7890 | 2026.01.22 09:55:37.730364 [ 268 ] {ec526a52-7db7-433f-8b67-7903998c1ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7891 | 2026.01.22 09:55:37.730756 [ 268 ] {ec526a52-7db7-433f-8b67-7903998c1ec2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7892 | 2026.01.22 09:55:37.730913 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1710 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224791 sec., 1396156.5687533629 rows/sec., 107.89 MiB/sec. | ||
| 7893 | 2026.01.22 09:55:37.730996 [ 268 ] {ec526a52-7db7-433f-8b67-7903998c1ec2} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7894 | 2026.01.22 09:55:37.731123 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7895 | 2026.01.22 09:55:37.731139 [ 268 ] {ec526a52-7db7-433f-8b67-7903998c1ec2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001308 sec., 122324.15902140674 rows/sec., 8.52 MiB/sec. | ||
| 7896 | 2026.01.22 09:55:37.731158 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7897 | 2026.01.22 09:55:37.731170 [ 200 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7898 | 2026.01.22 09:55:37.731178 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7899 | 2026.01.22 09:55:37.731176 [ 268 ] {ec526a52-7db7-433f-8b67-7903998c1ec2} <Debug> TCPHandler: Processed in 0.001485165 sec. | ||
| 7900 | 2026.01.22 09:55:37.731267 [ 192 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::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 | ||
| 7901 | 2026.01.22 09:55:37.731303 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7902 | 2026.01.22 09:55:37.731343 [ 192 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7903 | 2026.01.22 09:55:37.731372 [ 192 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15854 rows starting from the beginning of the part | ||
| 7904 | 2026.01.22 09:55:37.731401 [ 268 ] {f6daffb8-add2-41ad-8d0d-8fa5f8b4dfd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7905 | 2026.01.22 09:55:37.731427 [ 192 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7906 | 2026.01.22 09:55:37.731428 [ 200 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_56_11} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7907 | 2026.01.22 09:55:37.731455 [ 268 ] {f6daffb8-add2-41ad-8d0d-8fa5f8b4dfd9} <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 | ||
| 7908 | 2026.01.22 09:55:37.731471 [ 192 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 7909 | 2026.01.22 09:55:37.731511 [ 200 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_56_11} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7910 | 2026.01.22 09:55:37.731520 [ 192 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7911 | 2026.01.22 09:55:37.731559 [ 192 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::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 | ||
| 7912 | 2026.01.22 09:55:37.731596 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 7913 | 2026.01.22 09:55:37.731598 [ 192 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 7914 | 2026.01.22 09:55:37.732224 [ 268 ] {f6daffb8-add2-41ad-8d0d-8fa5f8b4dfd9} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7915 | 2026.01.22 09:55:37.732257 [ 268 ] {f6daffb8-add2-41ad-8d0d-8fa5f8b4dfd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7916 | 2026.01.22 09:55:37.732783 [ 268 ] {f6daffb8-add2-41ad-8d0d-8fa5f8b4dfd9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7917 | 2026.01.22 09:55:37.733010 [ 268 ] {f6daffb8-add2-41ad-8d0d-8fa5f8b4dfd9} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7918 | 2026.01.22 09:55:37.733145 [ 268 ] {f6daffb8-add2-41ad-8d0d-8fa5f8b4dfd9} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001762 sec., 2270.1475595913735 rows/sec., 4.07 MiB/sec. | ||
| 7919 | 2026.01.22 09:55:37.733200 [ 268 ] {f6daffb8-add2-41ad-8d0d-8fa5f8b4dfd9} <Debug> TCPHandler: Processed in 0.001946183 sec. | ||
| 7920 | 2026.01.22 09:55:37.733313 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7921 | 2026.01.22 09:55:37.733404 [ 268 ] {be5aec2d-8248-44d3-8286-a83c3533ca23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7922 | 2026.01.22 09:55:37.733445 [ 268 ] {be5aec2d-8248-44d3-8286-a83c3533ca23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7923 | 2026.01.22 09:55:37.733782 [ 268 ] {be5aec2d-8248-44d3-8286-a83c3533ca23} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7924 | 2026.01.22 09:55:37.733817 [ 268 ] {be5aec2d-8248-44d3-8286-a83c3533ca23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7925 | 2026.01.22 09:55:37.734142 [ 268 ] {be5aec2d-8248-44d3-8286-a83c3533ca23} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7926 | 2026.01.22 09:55:37.734358 [ 268 ] {be5aec2d-8248-44d3-8286-a83c3533ca23} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7927 | 2026.01.22 09:55:37.734462 [ 36 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7928 | 2026.01.22 09:55:37.734482 [ 268 ] {be5aec2d-8248-44d3-8286-a83c3533ca23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 7929 | 2026.01.22 09:55:37.734497 [ 36 ] {} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7930 | 2026.01.22 09:55:37.734517 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7931 | 2026.01.22 09:55:37.734519 [ 268 ] {be5aec2d-8248-44d3-8286-a83c3533ca23} <Debug> TCPHandler: Processed in 0.001253382 sec. | ||
| 7932 | 2026.01.22 09:55:37.734588 [ 198 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 7933 | 2026.01.22 09:55:37.734693 [ 198 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7934 | 2026.01.22 09:55:37.734723 [ 198 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2988 rows starting from the beginning of the part | ||
| 7935 | 2026.01.22 09:55:37.734779 [ 198 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7936 | 2026.01.22 09:55:37.734827 [ 198 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 7937 | 2026.01.22 09:55:37.734861 [ 198 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7938 | 2026.01.22 09:55:37.734900 [ 198 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 7939 | 2026.01.22 09:55:37.734962 [ 198 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7940 | 2026.01.22 09:55:37.736288 [ 194 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3288 rows, containing 4 columns (4 merged, 0 gathered) in 0.00173037 sec., 1900171.6395915325 rows/sec., 125.72 MiB/sec. | ||
| 7941 | 2026.01.22 09:55:37.736628 [ 194 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7942 | 2026.01.22 09:55:37.736861 [ 194 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_56_11} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7943 | 2026.01.22 09:55:37.736924 [ 194 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_56_11} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7944 | 2026.01.22 09:55:37.736927 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16654 rows, containing 5 columns (5 merged, 0 gathered) in 0.005689567 sec., 2927112.0280330647 rows/sec., 199.78 MiB/sec. | ||
| 7945 | 2026.01.22 09:55:37.736984 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7946 | 2026.01.22 09:55:37.737101 [ 198 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7947 | 2026.01.22 09:55:37.737351 [ 198 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7948 | 2026.01.22 09:55:37.737420 [ 198 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7949 | 2026.01.22 09:55:37.737493 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 7950 | 2026.01.22 09:55:38.000255 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.23 MiB, peak 301.28 MiB, free memory in arenas 0.00 B, will set to 294.54 MiB (RSS), difference: 2.31 MiB | ||
| 7951 | 2026.01.22 09:55:41.068698 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1004 | ||
| 7952 | 2026.01.22 09:55:41.070961 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7953 | 2026.01.22 09:55:41.070999 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7954 | 2026.01.22 09:55:41.072168 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7955 | 2026.01.22 09:55:41.072440 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7956 | 2026.01.22 09:55:41.072693 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1004 | ||
| 7957 | 2026.01.22 09:55:42.754777 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7958 | 2026.01.22 09:55:42.755056 [ 268 ] {2678cc96-faae-4ed4-8429-a5593e7607f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7959 | 2026.01.22 09:55:42.755124 [ 268 ] {2678cc96-faae-4ed4-8429-a5593e7607f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7960 | 2026.01.22 09:55:42.755810 [ 268 ] {2678cc96-faae-4ed4-8429-a5593e7607f3} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7961 | 2026.01.22 09:55:42.755861 [ 268 ] {2678cc96-faae-4ed4-8429-a5593e7607f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7962 | 2026.01.22 09:55:42.756264 [ 268 ] {2678cc96-faae-4ed4-8429-a5593e7607f3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7963 | 2026.01.22 09:55:42.756506 [ 268 ] {2678cc96-faae-4ed4-8429-a5593e7607f3} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2026.01.22 09:55:42.756664 [ 268 ] {2678cc96-faae-4ed4-8429-a5593e7607f3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001672 sec., 14354.066985645932 rows/sec., 1.19 MiB/sec. | ||
| 7965 | 2026.01.22 09:55:42.756707 [ 268 ] {2678cc96-faae-4ed4-8429-a5593e7607f3} <Debug> TCPHandler: Processed in 0.002125876 sec. | ||
| 7966 | 2026.01.22 09:55:42.756836 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7967 | 2026.01.22 09:55:42.756934 [ 268 ] {21e35111-6e87-4cd4-802b-15b217e8b113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7968 | 2026.01.22 09:55:42.756977 [ 268 ] {21e35111-6e87-4cd4-802b-15b217e8b113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7969 | 2026.01.22 09:55:42.757399 [ 268 ] {21e35111-6e87-4cd4-802b-15b217e8b113} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7970 | 2026.01.22 09:55:42.757436 [ 268 ] {21e35111-6e87-4cd4-802b-15b217e8b113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7971 | 2026.01.22 09:55:42.757746 [ 268 ] {21e35111-6e87-4cd4-802b-15b217e8b113} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7972 | 2026.01.22 09:55:42.757977 [ 268 ] {21e35111-6e87-4cd4-802b-15b217e8b113} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7973 | 2026.01.22 09:55:42.758109 [ 268 ] {21e35111-6e87-4cd4-802b-15b217e8b113} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001193 sec., 3352.891869237217 rows/sec., 273.40 KiB/sec. | ||
| 7974 | 2026.01.22 09:55:42.758150 [ 268 ] {21e35111-6e87-4cd4-802b-15b217e8b113} <Debug> TCPHandler: Processed in 0.001364574 sec. | ||
| 7975 | 2026.01.22 09:55:42.758268 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7976 | 2026.01.22 09:55:42.758367 [ 268 ] {733d6cc0-8472-489a-95d5-ebf5a620ab22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7977 | 2026.01.22 09:55:42.758408 [ 268 ] {733d6cc0-8472-489a-95d5-ebf5a620ab22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7978 | 2026.01.22 09:55:42.759482 [ 268 ] {733d6cc0-8472-489a-95d5-ebf5a620ab22} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7979 | 2026.01.22 09:55:42.759519 [ 268 ] {733d6cc0-8472-489a-95d5-ebf5a620ab22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7980 | 2026.01.22 09:55:42.759929 [ 268 ] {733d6cc0-8472-489a-95d5-ebf5a620ab22} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7981 | 2026.01.22 09:55:42.760159 [ 268 ] {733d6cc0-8472-489a-95d5-ebf5a620ab22} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7982 | 2026.01.22 09:55:42.760290 [ 268 ] {733d6cc0-8472-489a-95d5-ebf5a620ab22} <Debug> executeQuery: Read 1392 rows, 119.16 KiB in 0.001941 sec., 717156.1051004637 rows/sec., 59.95 MiB/sec. | ||
| 7983 | 2026.01.22 09:55:42.760328 [ 268 ] {733d6cc0-8472-489a-95d5-ebf5a620ab22} <Debug> TCPHandler: Processed in 0.002110106 sec. | ||
| 7984 | 2026.01.22 09:55:42.760447 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7985 | 2026.01.22 09:55:42.760541 [ 268 ] {33ac2856-6b70-4dc5-90bf-9fdbc16eebdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7986 | 2026.01.22 09:55:42.760582 [ 268 ] {33ac2856-6b70-4dc5-90bf-9fdbc16eebdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7987 | 2026.01.22 09:55:42.761003 [ 268 ] {33ac2856-6b70-4dc5-90bf-9fdbc16eebdd} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7988 | 2026.01.22 09:55:42.761040 [ 268 ] {33ac2856-6b70-4dc5-90bf-9fdbc16eebdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7989 | 2026.01.22 09:55:42.761344 [ 268 ] {33ac2856-6b70-4dc5-90bf-9fdbc16eebdd} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7990 | 2026.01.22 09:55:42.761555 [ 268 ] {33ac2856-6b70-4dc5-90bf-9fdbc16eebdd} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7991 | 2026.01.22 09:55:42.761671 [ 69 ] {} <Debug> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7992 | 2026.01.22 09:55:42.761684 [ 268 ] {33ac2856-6b70-4dc5-90bf-9fdbc16eebdd} <Debug> executeQuery: Read 53 rows, 4.02 KiB in 0.001161 sec., 45650.30146425495 rows/sec., 3.38 MiB/sec. | ||
| 7993 | 2026.01.22 09:55:42.761736 [ 69 ] {} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7994 | 2026.01.22 09:55:42.761744 [ 268 ] {33ac2856-6b70-4dc5-90bf-9fdbc16eebdd} <Debug> TCPHandler: Processed in 0.001348463 sec. | ||
| 7995 | 2026.01.22 09:55:42.761770 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 7996 | 2026.01.22 09:55:42.761864 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7997 | 2026.01.22 09:55:42.761887 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::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 | ||
| 7998 | 2026.01.22 09:55:42.761964 [ 268 ] {9711a7c7-f034-429c-8367-b7a912848ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7999 | 2026.01.22 09:55:42.762008 [ 268 ] {9711a7c7-f034-429c-8367-b7a912848ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8000 | 2026.01.22 09:55:42.762018 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8001 | 2026.01.22 09:55:42.762059 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 296 rows starting from the beginning of the part | ||
| 8002 | 2026.01.22 09:55:42.762134 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 37 rows starting from the beginning of the part | ||
| 8003 | 2026.01.22 09:55:42.762181 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part | ||
| 8004 | 2026.01.22 09:55:42.762275 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 37 rows starting from the beginning of the part | ||
| 8005 | 2026.01.22 09:55:42.762368 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 4 rows starting from the beginning of the part | ||
| 8006 | 2026.01.22 09:55:42.762442 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 53 rows starting from the beginning of the part | ||
| 8007 | 2026.01.22 09:55:42.762494 [ 268 ] {9711a7c7-f034-429c-8367-b7a912848ccf} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8008 | 2026.01.22 09:55:42.762536 [ 268 ] {9711a7c7-f034-429c-8367-b7a912848ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 8009 | 2026.01.22 09:55:42.762915 [ 268 ] {9711a7c7-f034-429c-8367-b7a912848ccf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8010 | 2026.01.22 09:55:42.763163 [ 268 ] {9711a7c7-f034-429c-8367-b7a912848ccf} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8011 | 2026.01.22 09:55:42.763297 [ 268 ] {9711a7c7-f034-429c-8367-b7a912848ccf} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001351 sec., 186528.49740932643 rows/sec., 12.90 MiB/sec. | ||
| 8012 | 2026.01.22 09:55:42.763337 [ 268 ] {9711a7c7-f034-429c-8367-b7a912848ccf} <Debug> TCPHandler: Processed in 0.001521056 sec. | ||
| 8013 | 2026.01.22 09:55:42.763379 [ 198 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 431 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538316 sec., 280176.5046973444 rows/sec., 19.49 MiB/sec. | ||
| 8014 | 2026.01.22 09:55:42.763455 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8015 | 2026.01.22 09:55:42.763538 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8016 | 2026.01.22 09:55:42.763555 [ 268 ] {9c754ef3-233d-473e-a34e-8b2aceadefb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8017 | 2026.01.22 09:55:42.763600 [ 268 ] {9c754ef3-233d-473e-a34e-8b2aceadefb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8018 | 2026.01.22 09:55:42.763792 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_51_10} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8019 | 2026.01.22 09:55:42.763870 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_51_10} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8020 | 2026.01.22 09:55:42.763944 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8021 | 2026.01.22 09:55:42.764010 [ 268 ] {9c754ef3-233d-473e-a34e-8b2aceadefb4} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8022 | 2026.01.22 09:55:42.764052 [ 268 ] {9c754ef3-233d-473e-a34e-8b2aceadefb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 8023 | 2026.01.22 09:55:42.764363 [ 268 ] {9c754ef3-233d-473e-a34e-8b2aceadefb4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8024 | 2026.01.22 09:55:42.764571 [ 268 ] {9c754ef3-233d-473e-a34e-8b2aceadefb4} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8025 | 2026.01.22 09:55:42.764699 [ 268 ] {9c754ef3-233d-473e-a34e-8b2aceadefb4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001162 sec., 10327.022375215145 rows/sec., 806.80 KiB/sec. | ||
| 8026 | 2026.01.22 09:55:42.764737 [ 268 ] {9c754ef3-233d-473e-a34e-8b2aceadefb4} <Debug> TCPHandler: Processed in 0.001332553 sec. | ||
| 8027 | 2026.01.22 09:55:42.764848 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8028 | 2026.01.22 09:55:42.764943 [ 268 ] {f8746d2f-10f2-4ffb-a9ef-f43325935a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8029 | 2026.01.22 09:55:42.764983 [ 268 ] {f8746d2f-10f2-4ffb-a9ef-f43325935a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8030 | 2026.01.22 09:55:42.765610 [ 268 ] {f8746d2f-10f2-4ffb-a9ef-f43325935a16} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8031 | 2026.01.22 09:55:42.765674 [ 268 ] {f8746d2f-10f2-4ffb-a9ef-f43325935a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 8032 | 2026.01.22 09:55:42.766014 [ 268 ] {f8746d2f-10f2-4ffb-a9ef-f43325935a16} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8033 | 2026.01.22 09:55:42.766227 [ 268 ] {f8746d2f-10f2-4ffb-a9ef-f43325935a16} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8034 | 2026.01.22 09:55:42.766358 [ 268 ] {f8746d2f-10f2-4ffb-a9ef-f43325935a16} <Debug> executeQuery: Read 597 rows, 45.95 KiB in 0.001433 sec., 416608.5136078158 rows/sec., 31.31 MiB/sec. | ||
| 8035 | 2026.01.22 09:55:42.766398 [ 268 ] {f8746d2f-10f2-4ffb-a9ef-f43325935a16} <Debug> TCPHandler: Processed in 0.001598668 sec. | ||
| 8036 | 2026.01.22 09:55:42.766510 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8037 | 2026.01.22 09:55:42.766605 [ 268 ] {6e8a52c9-ae1c-459c-a779-5cccb29a9d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8038 | 2026.01.22 09:55:42.766648 [ 268 ] {6e8a52c9-ae1c-459c-a779-5cccb29a9d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8039 | 2026.01.22 09:55:42.767317 [ 268 ] {6e8a52c9-ae1c-459c-a779-5cccb29a9d07} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8040 | 2026.01.22 09:55:42.767353 [ 268 ] {6e8a52c9-ae1c-459c-a779-5cccb29a9d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 8041 | 2026.01.22 09:55:42.767761 [ 268 ] {6e8a52c9-ae1c-459c-a779-5cccb29a9d07} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8042 | 2026.01.22 09:55:42.768007 [ 268 ] {6e8a52c9-ae1c-459c-a779-5cccb29a9d07} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8043 | 2026.01.22 09:55:42.768141 [ 268 ] {6e8a52c9-ae1c-459c-a779-5cccb29a9d07} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001554 sec., 567567.5675675676 rows/sec., 38.52 MiB/sec. | ||
| 8044 | 2026.01.22 09:55:42.768179 [ 268 ] {6e8a52c9-ae1c-459c-a779-5cccb29a9d07} <Debug> TCPHandler: Processed in 0.001718349 sec. | ||
| 8045 | 2026.01.22 09:55:42.768289 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8046 | 2026.01.22 09:55:42.768393 [ 268 ] {c2afe6ff-d5b3-4c64-b877-4387c87f8a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8047 | 2026.01.22 09:55:42.768451 [ 268 ] {c2afe6ff-d5b3-4c64-b877-4387c87f8a6d} <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 | ||
| 8048 | 2026.01.22 09:55:42.769322 [ 268 ] {c2afe6ff-d5b3-4c64-b877-4387c87f8a6d} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8049 | 2026.01.22 09:55:42.769359 [ 268 ] {c2afe6ff-d5b3-4c64-b877-4387c87f8a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 8050 | 2026.01.22 09:55:42.769934 [ 268 ] {c2afe6ff-d5b3-4c64-b877-4387c87f8a6d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8051 | 2026.01.22 09:55:42.770159 [ 268 ] {c2afe6ff-d5b3-4c64-b877-4387c87f8a6d} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8052 | 2026.01.22 09:55:42.770280 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8053 | 2026.01.22 09:55:42.770304 [ 268 ] {c2afe6ff-d5b3-4c64-b877-4387c87f8a6d} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00193 sec., 19170.984455958547 rows/sec., 34.35 MiB/sec. | ||
| 8054 | 2026.01.22 09:55:42.770335 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8055 | 2026.01.22 09:55:42.770364 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 8056 | 2026.01.22 09:55:42.770373 [ 268 ] {c2afe6ff-d5b3-4c64-b877-4387c87f8a6d} <Debug> TCPHandler: Processed in 0.002135117 sec. | ||
| 8057 | 2026.01.22 09:55:42.770476 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::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 | ||
| 8058 | 2026.01.22 09:55:42.770496 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8059 | 2026.01.22 09:55:42.770610 [ 268 ] {7df7e5d4-847a-474e-918a-9eda2d8c7364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8060 | 2026.01.22 09:55:42.770653 [ 268 ] {7df7e5d4-847a-474e-918a-9eda2d8c7364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8061 | 2026.01.22 09:55:42.770745 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8062 | 2026.01.22 09:55:42.770813 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 993 rows starting from the beginning of the part | ||
| 8063 | 2026.01.22 09:55:42.770955 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 37 rows starting from the beginning of the part | ||
| 8064 | 2026.01.22 09:55:42.771038 [ 268 ] {7df7e5d4-847a-474e-918a-9eda2d8c7364} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8065 | 2026.01.22 09:55:42.771057 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part | ||
| 8066 | 2026.01.22 09:55:42.771094 [ 268 ] {7df7e5d4-847a-474e-918a-9eda2d8c7364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 8067 | 2026.01.22 09:55:42.771169 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 37 rows starting from the beginning of the part | ||
| 8068 | 2026.01.22 09:55:42.771271 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 4 rows starting from the beginning of the part | ||
| 8069 | 2026.01.22 09:55:42.771376 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 37 rows starting from the beginning of the part | ||
| 8070 | 2026.01.22 09:55:42.771510 [ 268 ] {7df7e5d4-847a-474e-918a-9eda2d8c7364} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8071 | 2026.01.22 09:55:42.771805 [ 268 ] {7df7e5d4-847a-474e-918a-9eda2d8c7364} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8072 | 2026.01.22 09:55:42.771975 [ 268 ] {7df7e5d4-847a-474e-918a-9eda2d8c7364} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec. | ||
| 8073 | 2026.01.22 09:55:42.772013 [ 268 ] {7df7e5d4-847a-474e-918a-9eda2d8c7364} <Debug> TCPHandler: Processed in 0.001565617 sec. | ||
| 8074 | 2026.01.22 09:55:42.776883 [ 198 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1112 rows, containing 19 columns (19 merged, 0 gathered) in 0.006462491 sec., 172069.8721282552 rows/sec., 308.34 MiB/sec. | ||
| 8075 | 2026.01.22 09:55:42.778501 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8076 | 2026.01.22 09:55:42.778848 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8077 | 2026.01.22 09:55:42.778925 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8078 | 2026.01.22 09:55:42.779046 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.44 MiB. | ||
| 8079 | 2026.01.22 09:55:43.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.34 MiB, peak 303.73 MiB, free memory in arenas 0.00 B, will set to 297.53 MiB (RSS), difference: 2.19 MiB | ||
| 8080 | 2026.01.22 09:55:43.520824 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18792 | ||
| 8081 | 2026.01.22 09:55:43.521397 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8082 | 2026.01.22 09:55:43.521456 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 8083 | 2026.01.22 09:55:43.522041 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8084 | 2026.01.22 09:55:43.522288 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8085 | 2026.01.22 09:55:43.522449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18792 | ||
| 8086 | 2026.01.22 09:55:44.499399 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8087 | 2026.01.22 09:55:44.516496 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8088 | 2026.01.22 09:55:44.516564 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
| 8089 | 2026.01.22 09:55:44.522880 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8090 | 2026.01.22 09:55:44.523616 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8091 | 2026.01.22 09:55:44.527014 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8092 | 2026.01.22 09:55:47.725008 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8093 | 2026.01.22 09:55:47.725252 [ 268 ] {1c2167c5-e5eb-41ec-a6e5-cf6e12797e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8094 | 2026.01.22 09:55:47.725356 [ 268 ] {1c2167c5-e5eb-41ec-a6e5-cf6e12797e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8095 | 2026.01.22 09:55:47.726256 [ 268 ] {1c2167c5-e5eb-41ec-a6e5-cf6e12797e7c} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8096 | 2026.01.22 09:55:47.726299 [ 268 ] {1c2167c5-e5eb-41ec-a6e5-cf6e12797e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8097 | 2026.01.22 09:55:47.726684 [ 268 ] {1c2167c5-e5eb-41ec-a6e5-cf6e12797e7c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8098 | 2026.01.22 09:55:47.726905 [ 268 ] {1c2167c5-e5eb-41ec-a6e5-cf6e12797e7c} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8099 | 2026.01.22 09:55:47.727063 [ 268 ] {1c2167c5-e5eb-41ec-a6e5-cf6e12797e7c} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001887 sec., 33916.269210386854 rows/sec., 2.67 MiB/sec. | ||
| 8100 | 2026.01.22 09:55:47.727104 [ 268 ] {1c2167c5-e5eb-41ec-a6e5-cf6e12797e7c} <Debug> TCPHandler: Processed in 0.002223218 sec. | ||
| 8101 | 2026.01.22 09:55:47.727247 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8102 | 2026.01.22 09:55:47.727370 [ 268 ] {77b27a7e-3655-4300-a9ea-70d41a670bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8103 | 2026.01.22 09:55:47.727418 [ 268 ] {77b27a7e-3655-4300-a9ea-70d41a670bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8104 | 2026.01.22 09:55:47.727878 [ 268 ] {77b27a7e-3655-4300-a9ea-70d41a670bbb} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8105 | 2026.01.22 09:55:47.727921 [ 268 ] {77b27a7e-3655-4300-a9ea-70d41a670bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8106 | 2026.01.22 09:55:47.728252 [ 268 ] {77b27a7e-3655-4300-a9ea-70d41a670bbb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8107 | 2026.01.22 09:55:47.728476 [ 268 ] {77b27a7e-3655-4300-a9ea-70d41a670bbb} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8108 | 2026.01.22 09:55:47.728604 [ 268 ] {77b27a7e-3655-4300-a9ea-70d41a670bbb} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001259 sec., 3177.1247021445593 rows/sec., 238.90 KiB/sec. | ||
| 8109 | 2026.01.22 09:55:47.728641 [ 268 ] {77b27a7e-3655-4300-a9ea-70d41a670bbb} <Debug> TCPHandler: Processed in 0.001459785 sec. | ||
| 8110 | 2026.01.22 09:55:47.728744 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8111 | 2026.01.22 09:55:47.728837 [ 268 ] {04a77318-1de8-4ad1-b016-34a982ef6370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8112 | 2026.01.22 09:55:47.728883 [ 268 ] {04a77318-1de8-4ad1-b016-34a982ef6370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8113 | 2026.01.22 09:55:47.729303 [ 268 ] {04a77318-1de8-4ad1-b016-34a982ef6370} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8114 | 2026.01.22 09:55:47.729337 [ 268 ] {04a77318-1de8-4ad1-b016-34a982ef6370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8115 | 2026.01.22 09:55:47.729629 [ 268 ] {04a77318-1de8-4ad1-b016-34a982ef6370} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8116 | 2026.01.22 09:55:47.729834 [ 268 ] {04a77318-1de8-4ad1-b016-34a982ef6370} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8117 | 2026.01.22 09:55:47.729968 [ 268 ] {04a77318-1de8-4ad1-b016-34a982ef6370} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00115 sec., 59130.434782608696 rows/sec., 4.62 MiB/sec. | ||
| 8118 | 2026.01.22 09:55:47.730004 [ 268 ] {04a77318-1de8-4ad1-b016-34a982ef6370} <Debug> TCPHandler: Processed in 0.001307802 sec. | ||
| 8119 | 2026.01.22 09:55:47.730116 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8120 | 2026.01.22 09:55:47.730210 [ 268 ] {073c3107-eb2d-42af-9250-d82e7fbbe011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8121 | 2026.01.22 09:55:47.730256 [ 268 ] {073c3107-eb2d-42af-9250-d82e7fbbe011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8122 | 2026.01.22 09:55:47.730687 [ 268 ] {073c3107-eb2d-42af-9250-d82e7fbbe011} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2026.01.22 09:55:47.730725 [ 268 ] {073c3107-eb2d-42af-9250-d82e7fbbe011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8124 | 2026.01.22 09:55:47.731066 [ 268 ] {073c3107-eb2d-42af-9250-d82e7fbbe011} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8125 | 2026.01.22 09:55:47.731278 [ 268 ] {073c3107-eb2d-42af-9250-d82e7fbbe011} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8126 | 2026.01.22 09:55:47.731414 [ 268 ] {073c3107-eb2d-42af-9250-d82e7fbbe011} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 8127 | 2026.01.22 09:55:47.731451 [ 268 ] {073c3107-eb2d-42af-9250-d82e7fbbe011} <Debug> TCPHandler: Processed in 0.001382504 sec. | ||
| 8128 | 2026.01.22 09:55:47.731579 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8129 | 2026.01.22 09:55:47.731700 [ 268 ] {9e77adc1-9fa2-4b27-8ac5-4d9b4332117b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8130 | 2026.01.22 09:55:47.731767 [ 268 ] {9e77adc1-9fa2-4b27-8ac5-4d9b4332117b} <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 | 2026.01.22 09:55:47.732561 [ 268 ] {9e77adc1-9fa2-4b27-8ac5-4d9b4332117b} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2026.01.22 09:55:47.732598 [ 268 ] {9e77adc1-9fa2-4b27-8ac5-4d9b4332117b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8133 | 2026.01.22 09:55:47.733111 [ 268 ] {9e77adc1-9fa2-4b27-8ac5-4d9b4332117b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8134 | 2026.01.22 09:55:47.733337 [ 268 ] {9e77adc1-9fa2-4b27-8ac5-4d9b4332117b} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2026.01.22 09:55:47.733473 [ 268 ] {9e77adc1-9fa2-4b27-8ac5-4d9b4332117b} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001797 sec., 2225.9321090706735 rows/sec., 3.99 MiB/sec. | ||
| 8136 | 2026.01.22 09:55:47.733526 [ 268 ] {9e77adc1-9fa2-4b27-8ac5-4d9b4332117b} <Debug> TCPHandler: Processed in 0.002014985 sec. | ||
| 8137 | 2026.01.22 09:55:47.733640 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8138 | 2026.01.22 09:55:47.733734 [ 268 ] {a1b2cbd4-6cc0-4451-ab30-471ff30d33f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8139 | 2026.01.22 09:55:47.733777 [ 268 ] {a1b2cbd4-6cc0-4451-ab30-471ff30d33f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8140 | 2026.01.22 09:55:47.734107 [ 268 ] {a1b2cbd4-6cc0-4451-ab30-471ff30d33f8} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8141 | 2026.01.22 09:55:47.734143 [ 268 ] {a1b2cbd4-6cc0-4451-ab30-471ff30d33f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8142 | 2026.01.22 09:55:47.734445 [ 268 ] {a1b2cbd4-6cc0-4451-ab30-471ff30d33f8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8143 | 2026.01.22 09:55:47.734654 [ 268 ] {a1b2cbd4-6cc0-4451-ab30-471ff30d33f8} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8144 | 2026.01.22 09:55:47.734785 [ 268 ] {a1b2cbd4-6cc0-4451-ab30-471ff30d33f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 8145 | 2026.01.22 09:55:47.734821 [ 268 ] {a1b2cbd4-6cc0-4451-ab30-471ff30d33f8} <Debug> TCPHandler: Processed in 0.001229832 sec. | ||
| 8146 | 2026.01.22 09:55:50.896807 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8147 | 2026.01.22 09:55:50.896893 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8148 | 2026.01.22 09:55:51.022532 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19304 | ||
| 8149 | 2026.01.22 09:55:51.023066 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8150 | 2026.01.22 09:55:51.023105 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8151 | 2026.01.22 09:55:51.023596 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8152 | 2026.01.22 09:55:51.023826 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8153 | 2026.01.22 09:55:51.023955 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19304 | ||
| 8154 | 2026.01.22 09:55:51.072835 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1036 | ||
| 8155 | 2026.01.22 09:55:51.075186 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8156 | 2026.01.22 09:55:51.075235 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8157 | 2026.01.22 09:55:51.076436 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8158 | 2026.01.22 09:55:51.076706 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8159 | 2026.01.22 09:55:51.076968 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1036 | ||
| 8160 | 2026.01.22 09:55:52.027096 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8161 | 2026.01.22 09:55:52.050378 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8162 | 2026.01.22 09:55:52.050481 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8163 | 2026.01.22 09:55:52.060144 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8164 | 2026.01.22 09:55:52.061572 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8165 | 2026.01.22 09:55:52.069396 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8166 | 2026.01.22 09:55:52.729842 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8167 | 2026.01.22 09:55:52.730054 [ 268 ] {22a2f18b-863a-4bad-8ee4-1a7c8e6337f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8168 | 2026.01.22 09:55:52.730144 [ 268 ] {22a2f18b-863a-4bad-8ee4-1a7c8e6337f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8169 | 2026.01.22 09:55:52.730887 [ 268 ] {22a2f18b-863a-4bad-8ee4-1a7c8e6337f5} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8170 | 2026.01.22 09:55:52.730941 [ 268 ] {22a2f18b-863a-4bad-8ee4-1a7c8e6337f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8171 | 2026.01.22 09:55:52.731387 [ 268 ] {22a2f18b-863a-4bad-8ee4-1a7c8e6337f5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8172 | 2026.01.22 09:55:52.731627 [ 268 ] {22a2f18b-863a-4bad-8ee4-1a7c8e6337f5} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8173 | 2026.01.22 09:55:52.731803 [ 268 ] {22a2f18b-863a-4bad-8ee4-1a7c8e6337f5} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.001814 sec., 71664.82910694597 rows/sec., 6.17 MiB/sec. | ||
| 8174 | 2026.01.22 09:55:52.731858 [ 268 ] {22a2f18b-863a-4bad-8ee4-1a7c8e6337f5} <Debug> TCPHandler: Processed in 0.002166217 sec. | ||
| 8175 | 2026.01.22 09:55:52.731998 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8176 | 2026.01.22 09:55:52.732106 [ 268 ] {756f3fa6-9b7e-49a0-9069-b7ce4d047957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8177 | 2026.01.22 09:55:52.732153 [ 268 ] {756f3fa6-9b7e-49a0-9069-b7ce4d047957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8178 | 2026.01.22 09:55:52.732619 [ 268 ] {756f3fa6-9b7e-49a0-9069-b7ce4d047957} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8179 | 2026.01.22 09:55:52.732659 [ 268 ] {756f3fa6-9b7e-49a0-9069-b7ce4d047957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8180 | 2026.01.22 09:55:52.732986 [ 268 ] {756f3fa6-9b7e-49a0-9069-b7ce4d047957} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8181 | 2026.01.22 09:55:52.733204 [ 268 ] {756f3fa6-9b7e-49a0-9069-b7ce4d047957} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8182 | 2026.01.22 09:55:52.733347 [ 268 ] {756f3fa6-9b7e-49a0-9069-b7ce4d047957} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001266 sec., 29225.908372827806 rows/sec., 2.15 MiB/sec. | ||
| 8183 | 2026.01.22 09:55:52.733389 [ 268 ] {756f3fa6-9b7e-49a0-9069-b7ce4d047957} <Debug> TCPHandler: Processed in 0.001444245 sec. | ||
| 8184 | 2026.01.22 09:55:52.733507 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8185 | 2026.01.22 09:55:52.733607 [ 268 ] {da10fd66-58f3-4669-b1ae-608666136484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8186 | 2026.01.22 09:55:52.733651 [ 268 ] {da10fd66-58f3-4669-b1ae-608666136484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8187 | 2026.01.22 09:55:52.734196 [ 268 ] {da10fd66-58f3-4669-b1ae-608666136484} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8188 | 2026.01.22 09:55:52.734241 [ 268 ] {da10fd66-58f3-4669-b1ae-608666136484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8189 | 2026.01.22 09:55:52.734642 [ 268 ] {da10fd66-58f3-4669-b1ae-608666136484} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8190 | 2026.01.22 09:55:52.734934 [ 268 ] {da10fd66-58f3-4669-b1ae-608666136484} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8191 | 2026.01.22 09:55:52.735076 [ 268 ] {da10fd66-58f3-4669-b1ae-608666136484} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001491 sec., 67739.77196512408 rows/sec., 5.29 MiB/sec. | ||
| 8192 | 2026.01.22 09:55:52.735117 [ 268 ] {da10fd66-58f3-4669-b1ae-608666136484} <Debug> TCPHandler: Processed in 0.001661498 sec. | ||
| 8193 | 2026.01.22 09:55:52.735266 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8194 | 2026.01.22 09:55:52.735381 [ 268 ] {b9ac2445-405b-430c-847d-2a72e5750dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8195 | 2026.01.22 09:55:52.735440 [ 268 ] {b9ac2445-405b-430c-847d-2a72e5750dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8196 | 2026.01.22 09:55:52.735951 [ 268 ] {b9ac2445-405b-430c-847d-2a72e5750dc6} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8197 | 2026.01.22 09:55:52.735996 [ 268 ] {b9ac2445-405b-430c-847d-2a72e5750dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8198 | 2026.01.22 09:55:52.736435 [ 268 ] {b9ac2445-405b-430c-847d-2a72e5750dc6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8199 | 2026.01.22 09:55:52.736731 [ 268 ] {b9ac2445-405b-430c-847d-2a72e5750dc6} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8200 | 2026.01.22 09:55:52.736903 [ 268 ] {b9ac2445-405b-430c-847d-2a72e5750dc6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00155 sec., 103225.80645161291 rows/sec., 7.19 MiB/sec. | ||
| 8201 | 2026.01.22 09:55:52.736949 [ 268 ] {b9ac2445-405b-430c-847d-2a72e5750dc6} <Debug> TCPHandler: Processed in 0.001736779 sec. | ||
| 8202 | 2026.01.22 09:55:52.737086 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8203 | 2026.01.22 09:55:52.737200 [ 268 ] {0770f3c3-ec01-472d-98d2-2398bbb1eedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8204 | 2026.01.22 09:55:52.737271 [ 268 ] {0770f3c3-ec01-472d-98d2-2398bbb1eedf} <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 | ||
| 8205 | 2026.01.22 09:55:52.738282 [ 268 ] {0770f3c3-ec01-472d-98d2-2398bbb1eedf} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8206 | 2026.01.22 09:55:52.738321 [ 268 ] {0770f3c3-ec01-472d-98d2-2398bbb1eedf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8207 | 2026.01.22 09:55:52.738929 [ 268 ] {0770f3c3-ec01-472d-98d2-2398bbb1eedf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8208 | 2026.01.22 09:55:52.739168 [ 268 ] {0770f3c3-ec01-472d-98d2-2398bbb1eedf} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8209 | 2026.01.22 09:55:52.739322 [ 268 ] {0770f3c3-ec01-472d-98d2-2398bbb1eedf} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002151 sec., 17201.30172013017 rows/sec., 30.82 MiB/sec. | ||
| 8210 | 2026.01.22 09:55:52.739402 [ 268 ] {0770f3c3-ec01-472d-98d2-2398bbb1eedf} <Debug> TCPHandler: Processed in 0.00237192 sec. | ||
| 8211 | 2026.01.22 09:55:52.739526 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8212 | 2026.01.22 09:55:52.739625 [ 268 ] {830886a7-6763-413d-b691-3b6e43909903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8213 | 2026.01.22 09:55:52.739668 [ 268 ] {830886a7-6763-413d-b691-3b6e43909903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8214 | 2026.01.22 09:55:52.740043 [ 268 ] {830886a7-6763-413d-b691-3b6e43909903} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8215 | 2026.01.22 09:55:52.740080 [ 268 ] {830886a7-6763-413d-b691-3b6e43909903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8216 | 2026.01.22 09:55:52.740406 [ 268 ] {830886a7-6763-413d-b691-3b6e43909903} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8217 | 2026.01.22 09:55:52.740627 [ 268 ] {830886a7-6763-413d-b691-3b6e43909903} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8218 | 2026.01.22 09:55:52.740773 [ 268 ] {830886a7-6763-413d-b691-3b6e43909903} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 8219 | 2026.01.22 09:55:52.740813 [ 268 ] {830886a7-6763-413d-b691-3b6e43909903} <Debug> TCPHandler: Processed in 0.001337682 sec. | ||
| 8220 | 2026.01.22 09:55:52.812334 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45401 | ||
| 8221 | 2026.01.22 09:55:52.812432 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8222 | 2026.01.22 09:55:52.812458 [ 292 ] {} <Debug> TCP-Session: 467f112f-603c-4c25-a0c4-da7920efb3af Authenticating user 'default' from [fd00:1122:3344:101::e]:45401 | ||
| 8223 | 2026.01.22 09:55:52.812478 [ 292 ] {} <Debug> TCP-Session: 467f112f-603c-4c25-a0c4-da7920efb3af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8224 | 2026.01.22 09:55:52.812490 [ 292 ] {} <Debug> TCP-Session: 467f112f-603c-4c25-a0c4-da7920efb3af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8225 | 2026.01.22 09:55:52.812809 [ 292 ] {} <Trace> TCP-Session: 467f112f-603c-4c25-a0c4-da7920efb3af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8226 | 2026.01.22 09:55:52.812999 [ 292 ] {23a1c15b-7e8f-4add-8f31-cbafc2fce7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45401) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8227 | 2026.01.22 09:55:52.813248 [ 292 ] {23a1c15b-7e8f-4add-8f31-cbafc2fce7e3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8228 | 2026.01.22 09:55:52.813312 [ 292 ] {23a1c15b-7e8f-4add-8f31-cbafc2fce7e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8229 | 2026.01.22 09:55:52.813595 [ 292 ] {23a1c15b-7e8f-4add-8f31-cbafc2fce7e3} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 8230 | 2026.01.22 09:55:52.814568 [ 338 ] {23a1c15b-7e8f-4add-8f31-cbafc2fce7e3} <Trace> AggregatingTransform: Aggregating | ||
| 8231 | 2026.01.22 09:55:52.814648 [ 338 ] {23a1c15b-7e8f-4add-8f31-cbafc2fce7e3} <Trace> Aggregator: Aggregation method: without_key | ||
| 8232 | 2026.01.22 09:55:52.814701 [ 338 ] {23a1c15b-7e8f-4add-8f31-cbafc2fce7e3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001007377 sec. (992.677 rows/sec., 38.78 KiB/sec.) | ||
| 8233 | 2026.01.22 09:55:52.814717 [ 338 ] {23a1c15b-7e8f-4add-8f31-cbafc2fce7e3} <Trace> Aggregator: Merging aggregated data | ||
| 8234 | 2026.01.22 09:55:52.815489 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39826 | ||
| 8235 | 2026.01.22 09:55:52.815545 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48717 | ||
| 8236 | 2026.01.22 09:55:52.815589 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56739 | ||
| 8237 | 2026.01.22 09:55:52.815604 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8238 | 2026.01.22 09:55:52.815639 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8239 | 2026.01.22 09:55:52.815650 [ 350 ] {} <Debug> TCP-Session: 980fd4d0-56e4-4565-9798-5558dd76977f Authenticating user 'default' from [fd00:1122:3344:101::e]:39826 | ||
| 8240 | 2026.01.22 09:55:52.815643 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55792 | ||
| 8241 | 2026.01.22 09:55:52.815688 [ 350 ] {} <Debug> TCP-Session: 980fd4d0-56e4-4565-9798-5558dd76977f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8242 | 2026.01.22 09:55:52.815697 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62709 | ||
| 8243 | 2026.01.22 09:55:52.815713 [ 350 ] {} <Debug> TCP-Session: 980fd4d0-56e4-4565-9798-5558dd76977f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8244 | 2026.01.22 09:55:52.815676 [ 351 ] {} <Debug> TCP-Session: 39dccf01-a044-4c4b-b392-6366862d633f Authenticating user 'default' from [fd00:1122:3344:101::e]:48717 | ||
| 8245 | 2026.01.22 09:55:52.815768 [ 351 ] {} <Debug> TCP-Session: 39dccf01-a044-4c4b-b392-6366862d633f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8246 | 2026.01.22 09:55:52.815787 [ 351 ] {} <Debug> TCP-Session: 39dccf01-a044-4c4b-b392-6366862d633f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8247 | 2026.01.22 09:55:52.815782 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57711 | ||
| 8248 | 2026.01.22 09:55:52.815834 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8249 | 2026.01.22 09:55:52.815876 [ 352 ] {} <Debug> TCP-Session: 38c1e64a-7724-4791-977a-c8daa5cf5342 Authenticating user 'default' from [fd00:1122:3344:101::e]:56739 | ||
| 8250 | 2026.01.22 09:55:52.815881 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51622 | ||
| 8251 | 2026.01.22 09:55:52.815896 [ 352 ] {} <Debug> TCP-Session: 38c1e64a-7724-4791-977a-c8daa5cf5342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8252 | 2026.01.22 09:55:52.815917 [ 352 ] {} <Debug> TCP-Session: 38c1e64a-7724-4791-977a-c8daa5cf5342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8253 | 2026.01.22 09:55:52.816043 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52905 | ||
| 8254 | 2026.01.22 09:55:52.816296 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8255 | 2026.01.22 09:55:52.816339 [ 354 ] {} <Debug> TCP-Session: 317d4b34-84da-4469-a368-b28bb043aed5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62709 | ||
| 8256 | 2026.01.22 09:55:52.816357 [ 354 ] {} <Debug> TCP-Session: 317d4b34-84da-4469-a368-b28bb043aed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8257 | 2026.01.22 09:55:52.816370 [ 354 ] {} <Debug> TCP-Session: 317d4b34-84da-4469-a368-b28bb043aed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8258 | 2026.01.22 09:55:52.816425 [ 292 ] {23a1c15b-7e8f-4add-8f31-cbafc2fce7e3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003479 sec., 287.4389192296637 rows/sec., 11.23 KiB/sec. | ||
| 8259 | 2026.01.22 09:55:52.816448 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8260 | 2026.01.22 09:55:52.816490 [ 353 ] {} <Debug> TCP-Session: 7f485940-6ddf-42d6-808f-ba0544f47fa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55792 | ||
| 8261 | 2026.01.22 09:55:52.816509 [ 353 ] {} <Debug> TCP-Session: 7f485940-6ddf-42d6-808f-ba0544f47fa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8262 | 2026.01.22 09:55:52.816525 [ 353 ] {} <Debug> TCP-Session: 7f485940-6ddf-42d6-808f-ba0544f47fa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8263 | 2026.01.22 09:55:52.816589 [ 292 ] {23a1c15b-7e8f-4add-8f31-cbafc2fce7e3} <Debug> TCPHandler: Processed in 0.003910716 sec. | ||
| 8264 | 2026.01.22 09:55:52.816709 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8265 | 2026.01.22 09:55:52.816739 [ 292 ] {} <Debug> TCP-Session: 467f112f-603c-4c25-a0c4-da7920efb3af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8266 | 2026.01.22 09:55:52.816739 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8267 | 2026.01.22 09:55:52.816780 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8268 | 2026.01.22 09:55:52.816798 [ 350 ] {} <Debug> TCP-Session: 980fd4d0-56e4-4565-9798-5558dd76977f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8269 | 2026.01.22 09:55:52.816816 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8270 | 2026.01.22 09:55:52.816826 [ 351 ] {} <Debug> TCP-Session: 39dccf01-a044-4c4b-b392-6366862d633f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8271 | 2026.01.22 09:55:52.816837 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8272 | 2026.01.22 09:55:52.816866 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8273 | 2026.01.22 09:55:52.816886 [ 353 ] {} <Debug> TCP-Session: 7f485940-6ddf-42d6-808f-ba0544f47fa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8274 | 2026.01.22 09:55:52.816897 [ 354 ] {} <Debug> TCP-Session: 317d4b34-84da-4469-a368-b28bb043aed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8275 | 2026.01.22 09:55:52.816912 [ 356 ] {} <Debug> TCP-Session: ce1252d9-09ac-4583-8d01-2e75b6217df7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51622 | ||
| 8276 | 2026.01.22 09:55:52.816794 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8277 | 2026.01.22 09:55:52.816947 [ 356 ] {} <Debug> TCP-Session: ce1252d9-09ac-4583-8d01-2e75b6217df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8278 | 2026.01.22 09:55:52.816964 [ 352 ] {} <Debug> TCP-Session: 38c1e64a-7724-4791-977a-c8daa5cf5342 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8279 | 2026.01.22 09:55:52.816964 [ 356 ] {} <Debug> TCP-Session: ce1252d9-09ac-4583-8d01-2e75b6217df7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8280 | 2026.01.22 09:55:52.816991 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8281 | 2026.01.22 09:55:52.817034 [ 355 ] {} <Debug> TCP-Session: a3eb6673-7c42-4eed-8244-4504733bfd93 Authenticating user 'default' from [fd00:1122:3344:101::e]:57711 | ||
| 8282 | 2026.01.22 09:55:52.817057 [ 355 ] {} <Debug> TCP-Session: a3eb6673-7c42-4eed-8244-4504733bfd93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8283 | 2026.01.22 09:55:52.817074 [ 355 ] {} <Debug> TCP-Session: a3eb6673-7c42-4eed-8244-4504733bfd93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8284 | 2026.01.22 09:55:52.817122 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8285 | 2026.01.22 09:55:52.817163 [ 357 ] {} <Debug> TCP-Session: f78770d7-0df3-4480-99c7-81b51e133694 Authenticating user 'default' from [fd00:1122:3344:101::e]:52905 | ||
| 8286 | 2026.01.22 09:55:52.817183 [ 357 ] {} <Debug> TCP-Session: f78770d7-0df3-4480-99c7-81b51e133694 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8287 | 2026.01.22 09:55:52.817197 [ 357 ] {} <Debug> TCP-Session: f78770d7-0df3-4480-99c7-81b51e133694 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8288 | 2026.01.22 09:55:52.817252 [ 356 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:51622). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 8289 | |||
| 8290 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 8291 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 8292 | 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 | ||
| 8293 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 8294 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 8295 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 8296 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 8297 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 8298 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 8299 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 8300 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 8301 | (version 23.8.7.1) | ||
| 8302 | 2026.01.22 09:55:52.817315 [ 356 ] {} <Debug> TCP-Session: ce1252d9-09ac-4583-8d01-2e75b6217df7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8303 | 2026.01.22 09:55:52.817352 [ 355 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57711). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 8304 | |||
| 8305 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 8306 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 8307 | 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 | ||
| 8308 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 8309 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 8310 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 8311 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 8312 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 8313 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 8314 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 8315 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 8316 | (version 23.8.7.1) | ||
| 8317 | 2026.01.22 09:55:52.817419 [ 355 ] {} <Debug> TCP-Session: a3eb6673-7c42-4eed-8244-4504733bfd93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8318 | 2026.01.22 09:55:52.817452 [ 357 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52905). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 8319 | |||
| 8320 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 8321 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 8322 | 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 | ||
| 8323 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 8324 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 8325 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 8326 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 8327 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 8328 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 8329 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 8330 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 8331 | (version 23.8.7.1) | ||
| 8332 | 2026.01.22 09:55:52.817511 [ 357 ] {} <Debug> TCP-Session: f78770d7-0df3-4480-99c7-81b51e133694 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8333 | 2026.01.22 09:55:53.000292 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.91 MiB, peak 304.99 MiB, free memory in arenas 0.00 B, will set to 297.86 MiB (RSS), difference: -1.05 MiB | ||
| 8334 | 2026.01.22 09:55:53.060300 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50579 | ||
| 8335 | 2026.01.22 09:55:53.060413 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8336 | 2026.01.22 09:55:53.060440 [ 292 ] {} <Debug> TCP-Session: 6ff647ff-f481-4971-8737-786a230ba4fa Authenticating user 'default' from [fd00:1122:3344:101::e]:50579 | ||
| 8337 | 2026.01.22 09:55:53.060462 [ 292 ] {} <Debug> TCP-Session: 6ff647ff-f481-4971-8737-786a230ba4fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8338 | 2026.01.22 09:55:53.060476 [ 292 ] {} <Debug> TCP-Session: 6ff647ff-f481-4971-8737-786a230ba4fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8339 | 2026.01.22 09:55:53.060715 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48260 | ||
| 8340 | 2026.01.22 09:55:53.060744 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32906 | ||
| 8341 | 2026.01.22 09:55:53.060754 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42916 | ||
| 8342 | 2026.01.22 09:55:53.060781 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59567 | ||
| 8343 | 2026.01.22 09:55:53.060816 [ 292 ] {} <Trace> TCP-Session: 6ff647ff-f481-4971-8737-786a230ba4fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8344 | 2026.01.22 09:55:53.060835 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8345 | 2026.01.22 09:55:53.060835 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8346 | 2026.01.22 09:55:53.060778 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39991 | ||
| 8347 | 2026.01.22 09:55:53.060883 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8348 | 2026.01.22 09:55:53.060774 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58858 | ||
| 8349 | 2026.01.22 09:55:53.060939 [ 357 ] {} <Debug> TCP-Session: 0df8f3d6-3ce7-4161-9540-c10a37971145 Authenticating user 'default' from [fd00:1122:3344:101::e]:59567 | ||
| 8350 | 2026.01.22 09:55:53.060731 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58987 | ||
| 8351 | 2026.01.22 09:55:53.060981 [ 357 ] {} <Debug> TCP-Session: 0df8f3d6-3ce7-4161-9540-c10a37971145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8352 | 2026.01.22 09:55:53.060988 [ 292 ] {14ffbc88-d41b-4a4e-9b4e-c7213295aabc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50579) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8353 | 2026.01.22 09:55:53.061006 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8354 | 2026.01.22 09:55:53.061014 [ 357 ] {} <Debug> TCP-Session: 0df8f3d6-3ce7-4161-9540-c10a37971145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8355 | 2026.01.22 09:55:53.061047 [ 356 ] {} <Debug> TCP-Session: 48cb245d-cbc1-4370-90f8-6e809e3454cc Authenticating user 'default' from [fd00:1122:3344:101::e]:58858 | ||
| 8356 | 2026.01.22 09:55:53.061048 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8357 | 2026.01.22 09:55:53.061074 [ 356 ] {} <Debug> TCP-Session: 48cb245d-cbc1-4370-90f8-6e809e3454cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8358 | 2026.01.22 09:55:53.060987 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8359 | 2026.01.22 09:55:53.061100 [ 356 ] {} <Debug> TCP-Session: 48cb245d-cbc1-4370-90f8-6e809e3454cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8360 | 2026.01.22 09:55:53.061097 [ 351 ] {} <Debug> TCP-Session: 08595e46-fd78-42b3-9236-2441a4977c5c Authenticating user 'default' from [fd00:1122:3344:101::e]:58987 | ||
| 8361 | 2026.01.22 09:55:53.061134 [ 355 ] {} <Debug> TCP-Session: 9cb44961-9eb9-48e1-8d0a-e03d1b05ef8f Authenticating user 'default' from [fd00:1122:3344:101::e]:39991 | ||
| 8362 | 2026.01.22 09:55:53.061164 [ 351 ] {} <Debug> TCP-Session: 08595e46-fd78-42b3-9236-2441a4977c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8363 | 2026.01.22 09:55:53.061186 [ 355 ] {} <Debug> TCP-Session: 9cb44961-9eb9-48e1-8d0a-e03d1b05ef8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8364 | 2026.01.22 09:55:53.061198 [ 351 ] {} <Debug> TCP-Session: 08595e46-fd78-42b3-9236-2441a4977c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8365 | 2026.01.22 09:55:53.061214 [ 355 ] {} <Debug> TCP-Session: 9cb44961-9eb9-48e1-8d0a-e03d1b05ef8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8366 | 2026.01.22 09:55:53.060729 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63243 | ||
| 8367 | 2026.01.22 09:55:53.060890 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8368 | 2026.01.22 09:55:53.061264 [ 292 ] {14ffbc88-d41b-4a4e-9b4e-c7213295aabc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8369 | 2026.01.22 09:55:53.061299 [ 354 ] {} <Debug> TCP-Session: c8a98812-85e7-448f-b0a4-d4b4aa344a04 Authenticating user 'default' from [fd00:1122:3344:101::e]:42916 | ||
| 8370 | 2026.01.22 09:55:53.060886 [ 353 ] {} <Debug> TCP-Session: c3d5adc0-bae2-41fa-bbf2-876dfe26bc6c Authenticating user 'default' from [fd00:1122:3344:101::e]:32906 | ||
| 8371 | 2026.01.22 09:55:53.061330 [ 354 ] {} <Debug> TCP-Session: c8a98812-85e7-448f-b0a4-d4b4aa344a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8372 | 2026.01.22 09:55:53.061342 [ 292 ] {14ffbc88-d41b-4a4e-9b4e-c7213295aabc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8373 | 2026.01.22 09:55:53.061351 [ 353 ] {} <Debug> TCP-Session: c3d5adc0-bae2-41fa-bbf2-876dfe26bc6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8374 | 2026.01.22 09:55:53.061360 [ 354 ] {} <Debug> TCP-Session: c8a98812-85e7-448f-b0a4-d4b4aa344a04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8375 | 2026.01.22 09:55:53.061391 [ 353 ] {} <Debug> TCP-Session: c3d5adc0-bae2-41fa-bbf2-876dfe26bc6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8376 | 2026.01.22 09:55:53.060878 [ 350 ] {} <Debug> TCP-Session: 484ea07f-1272-4e61-9d3e-4d00e3ceec91 Authenticating user 'default' from [fd00:1122:3344:101::e]:48260 | ||
| 8377 | 2026.01.22 09:55:53.061438 [ 350 ] {} <Debug> TCP-Session: 484ea07f-1272-4e61-9d3e-4d00e3ceec91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8378 | 2026.01.22 09:55:53.061437 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8379 | 2026.01.22 09:55:53.061455 [ 350 ] {} <Debug> TCP-Session: 484ea07f-1272-4e61-9d3e-4d00e3ceec91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8380 | 2026.01.22 09:55:53.061481 [ 352 ] {} <Debug> TCP-Session: acce8696-7b30-4339-8879-e734c1c22ee0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63243 | ||
| 8381 | 2026.01.22 09:55:53.061502 [ 352 ] {} <Debug> TCP-Session: acce8696-7b30-4339-8879-e734c1c22ee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8382 | 2026.01.22 09:55:53.061515 [ 352 ] {} <Debug> TCP-Session: acce8696-7b30-4339-8879-e734c1c22ee0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8383 | 2026.01.22 09:55:53.061662 [ 292 ] {14ffbc88-d41b-4a4e-9b4e-c7213295aabc} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 8384 | 2026.01.22 09:55:53.062722 [ 349 ] {14ffbc88-d41b-4a4e-9b4e-c7213295aabc} <Trace> AggregatingTransform: Aggregating | ||
| 8385 | 2026.01.22 09:55:53.062778 [ 349 ] {14ffbc88-d41b-4a4e-9b4e-c7213295aabc} <Trace> Aggregator: Aggregation method: without_key | ||
| 8386 | 2026.01.22 09:55:53.062820 [ 349 ] {14ffbc88-d41b-4a4e-9b4e-c7213295aabc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001057369 sec. (945.744 rows/sec., 36.94 KiB/sec.) | ||
| 8387 | 2026.01.22 09:55:53.062864 [ 349 ] {14ffbc88-d41b-4a4e-9b4e-c7213295aabc} <Trace> Aggregator: Merging aggregated data | ||
| 8388 | 2026.01.22 09:55:53.064849 [ 292 ] {14ffbc88-d41b-4a4e-9b4e-c7213295aabc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003911 sec., 255.68908207619532 rows/sec., 9.99 KiB/sec. | ||
| 8389 | 2026.01.22 09:55:53.065004 [ 292 ] {14ffbc88-d41b-4a4e-9b4e-c7213295aabc} <Debug> TCPHandler: Processed in 0.004298774 sec. | ||
| 8390 | 2026.01.22 09:55:53.065130 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8391 | 2026.01.22 09:55:53.065168 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8392 | 2026.01.22 09:55:53.065175 [ 356 ] {} <Debug> TCP-Session: 48cb245d-cbc1-4370-90f8-6e809e3454cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8393 | 2026.01.22 09:55:53.065183 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8394 | 2026.01.22 09:55:53.065208 [ 352 ] {} <Debug> TCP-Session: acce8696-7b30-4339-8879-e734c1c22ee0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8395 | 2026.01.22 09:55:53.065208 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8396 | 2026.01.22 09:55:53.065228 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8397 | 2026.01.22 09:55:53.065269 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8398 | 2026.01.22 09:55:53.065289 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8399 | 2026.01.22 09:55:53.065308 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8400 | 2026.01.22 09:55:53.065326 [ 351 ] {} <Debug> TCP-Session: 08595e46-fd78-42b3-9236-2441a4977c5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8401 | 2026.01.22 09:55:53.065346 [ 357 ] {} <Debug> TCP-Session: 0df8f3d6-3ce7-4161-9540-c10a37971145 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8402 | 2026.01.22 09:55:53.065360 [ 292 ] {} <Debug> TCP-Session: 6ff647ff-f481-4971-8737-786a230ba4fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8403 | 2026.01.22 09:55:53.065283 [ 355 ] {} <Debug> TCP-Session: 9cb44961-9eb9-48e1-8d0a-e03d1b05ef8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8404 | 2026.01.22 09:55:53.065311 [ 354 ] {} <Debug> TCP-Session: c8a98812-85e7-448f-b0a4-d4b4aa344a04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8405 | 2026.01.22 09:55:53.065250 [ 350 ] {} <Debug> TCP-Session: 484ea07f-1272-4e61-9d3e-4d00e3ceec91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8406 | 2026.01.22 09:55:53.065252 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8407 | 2026.01.22 09:55:53.065486 [ 353 ] {} <Debug> TCP-Session: c3d5adc0-bae2-41fa-bbf2-876dfe26bc6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8408 | 2026.01.22 09:55:53.321782 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36234 | ||
| 8409 | 2026.01.22 09:55:53.321885 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8410 | 2026.01.22 09:55:53.321913 [ 292 ] {} <Debug> TCP-Session: 092de2cb-5e4e-4c80-a32a-404a9ec5ecb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36234 | ||
| 8411 | 2026.01.22 09:55:53.321935 [ 292 ] {} <Debug> TCP-Session: 092de2cb-5e4e-4c80-a32a-404a9ec5ecb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8412 | 2026.01.22 09:55:53.321948 [ 292 ] {} <Debug> TCP-Session: 092de2cb-5e4e-4c80-a32a-404a9ec5ecb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8413 | 2026.01.22 09:55:53.322198 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63816 | ||
| 8414 | 2026.01.22 09:55:53.322230 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55180 | ||
| 8415 | 2026.01.22 09:55:53.322248 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52452 | ||
| 8416 | 2026.01.22 09:55:53.322281 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50934 | ||
| 8417 | 2026.01.22 09:55:53.322300 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53705 | ||
| 8418 | 2026.01.22 09:55:53.322311 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61728 | ||
| 8419 | 2026.01.22 09:55:53.322338 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8420 | 2026.01.22 09:55:53.322365 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8421 | 2026.01.22 09:55:53.322383 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8422 | 2026.01.22 09:55:53.322404 [ 352 ] {} <Debug> TCP-Session: 19445a6e-8c23-4b25-afc9-9d8a2d9c5528 Authenticating user 'default' from [fd00:1122:3344:101::e]:55180 | ||
| 8423 | 2026.01.22 09:55:53.322425 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8424 | 2026.01.22 09:55:53.322445 [ 354 ] {} <Debug> TCP-Session: 26036a99-2551-4f77-b7cd-4191d4b346b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50934 | ||
| 8425 | 2026.01.22 09:55:53.322472 [ 357 ] {} <Debug> TCP-Session: 29b860f2-df6c-41d1-bda3-82d32af1776a Authenticating user 'default' from [fd00:1122:3344:101::e]:61728 | ||
| 8426 | 2026.01.22 09:55:53.322503 [ 354 ] {} <Debug> TCP-Session: 26036a99-2551-4f77-b7cd-4191d4b346b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8427 | 2026.01.22 09:55:53.322520 [ 357 ] {} <Debug> TCP-Session: 29b860f2-df6c-41d1-bda3-82d32af1776a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8428 | 2026.01.22 09:55:53.322543 [ 354 ] {} <Debug> TCP-Session: 26036a99-2551-4f77-b7cd-4191d4b346b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8429 | 2026.01.22 09:55:53.322555 [ 357 ] {} <Debug> TCP-Session: 29b860f2-df6c-41d1-bda3-82d32af1776a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8430 | 2026.01.22 09:55:53.322460 [ 352 ] {} <Debug> TCP-Session: 19445a6e-8c23-4b25-afc9-9d8a2d9c5528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8431 | 2026.01.22 09:55:53.322391 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8432 | 2026.01.22 09:55:53.322611 [ 352 ] {} <Debug> TCP-Session: 19445a6e-8c23-4b25-afc9-9d8a2d9c5528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8433 | 2026.01.22 09:55:53.322380 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8434 | 2026.01.22 09:55:53.322639 [ 356 ] {} <Debug> TCP-Session: 758a1eed-c29c-4c98-af55-b8089bf4f8bf Authenticating user 'default' from [fd00:1122:3344:101::e]:53705 | ||
| 8435 | 2026.01.22 09:55:53.322300 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56619 | ||
| 8436 | 2026.01.22 09:55:53.322683 [ 356 ] {} <Debug> TCP-Session: 758a1eed-c29c-4c98-af55-b8089bf4f8bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8437 | 2026.01.22 09:55:53.322675 [ 351 ] {} <Debug> TCP-Session: 41bd61e2-caef-4f6a-8b76-e30ddd3374ee Authenticating user 'default' from [fd00:1122:3344:101::e]:52452 | ||
| 8438 | 2026.01.22 09:55:53.322734 [ 356 ] {} <Debug> TCP-Session: 758a1eed-c29c-4c98-af55-b8089bf4f8bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8439 | 2026.01.22 09:55:53.322753 [ 351 ] {} <Debug> TCP-Session: 41bd61e2-caef-4f6a-8b76-e30ddd3374ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8440 | 2026.01.22 09:55:53.322266 [ 292 ] {} <Trace> TCP-Session: 092de2cb-5e4e-4c80-a32a-404a9ec5ecb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8441 | 2026.01.22 09:55:53.322780 [ 351 ] {} <Debug> TCP-Session: 41bd61e2-caef-4f6a-8b76-e30ddd3374ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8442 | 2026.01.22 09:55:53.322781 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8443 | 2026.01.22 09:55:53.322270 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52584 | ||
| 8444 | 2026.01.22 09:55:53.322868 [ 355 ] {} <Debug> TCP-Session: dbca400f-5e14-42ef-9180-8aa635e8edaa Authenticating user 'default' from [fd00:1122:3344:101::e]:56619 | ||
| 8445 | 2026.01.22 09:55:53.322428 [ 350 ] {} <Debug> TCP-Session: 73819101-1d80-4560-bc4e-a81152e848f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63816 | ||
| 8446 | 2026.01.22 09:55:53.322914 [ 355 ] {} <Debug> TCP-Session: dbca400f-5e14-42ef-9180-8aa635e8edaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8447 | 2026.01.22 09:55:53.322937 [ 350 ] {} <Debug> TCP-Session: 73819101-1d80-4560-bc4e-a81152e848f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8448 | 2026.01.22 09:55:53.322938 [ 355 ] {} <Debug> TCP-Session: dbca400f-5e14-42ef-9180-8aa635e8edaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8449 | 2026.01.22 09:55:53.322960 [ 350 ] {} <Debug> TCP-Session: 73819101-1d80-4560-bc4e-a81152e848f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8450 | 2026.01.22 09:55:53.322975 [ 292 ] {ffddee36-13ad-4d91-ad83-a320e91fc9df} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36234) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8451 | 2026.01.22 09:55:53.322947 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8452 | 2026.01.22 09:55:53.323051 [ 353 ] {} <Debug> TCP-Session: daeff3c7-36be-4519-ae48-2427ede58a94 Authenticating user 'default' from [fd00:1122:3344:101::e]:52584 | ||
| 8453 | 2026.01.22 09:55:53.323076 [ 353 ] {} <Debug> TCP-Session: daeff3c7-36be-4519-ae48-2427ede58a94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8454 | 2026.01.22 09:55:53.323097 [ 353 ] {} <Debug> TCP-Session: daeff3c7-36be-4519-ae48-2427ede58a94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8455 | 2026.01.22 09:55:53.323262 [ 292 ] {ffddee36-13ad-4d91-ad83-a320e91fc9df} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8456 | 2026.01.22 09:55:53.323322 [ 292 ] {ffddee36-13ad-4d91-ad83-a320e91fc9df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8457 | 2026.01.22 09:55:53.323635 [ 292 ] {ffddee36-13ad-4d91-ad83-a320e91fc9df} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 8458 | 2026.01.22 09:55:53.324683 [ 341 ] {ffddee36-13ad-4d91-ad83-a320e91fc9df} <Trace> AggregatingTransform: Aggregating | ||
| 8459 | 2026.01.22 09:55:53.324737 [ 341 ] {ffddee36-13ad-4d91-ad83-a320e91fc9df} <Trace> Aggregator: Aggregation method: without_key | ||
| 8460 | 2026.01.22 09:55:53.324776 [ 341 ] {ffddee36-13ad-4d91-ad83-a320e91fc9df} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001031068 sec. (969.868 rows/sec., 37.89 KiB/sec.) | ||
| 8461 | 2026.01.22 09:55:53.324798 [ 341 ] {ffddee36-13ad-4d91-ad83-a320e91fc9df} <Trace> Aggregator: Merging aggregated data | ||
| 8462 | 2026.01.22 09:55:53.326414 [ 292 ] {ffddee36-13ad-4d91-ad83-a320e91fc9df} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003497 sec., 285.9593937660852 rows/sec., 11.17 KiB/sec. | ||
| 8463 | 2026.01.22 09:55:53.326574 [ 292 ] {ffddee36-13ad-4d91-ad83-a320e91fc9df} <Debug> TCPHandler: Processed in 0.004464056 sec. | ||
| 8464 | 2026.01.22 09:55:53.326683 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8465 | 2026.01.22 09:55:53.326712 [ 292 ] {} <Debug> TCP-Session: 092de2cb-5e4e-4c80-a32a-404a9ec5ecb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8466 | 2026.01.22 09:55:53.326714 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8467 | 2026.01.22 09:55:53.326743 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8468 | 2026.01.22 09:55:53.326768 [ 356 ] {} <Debug> TCP-Session: 758a1eed-c29c-4c98-af55-b8089bf4f8bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8469 | 2026.01.22 09:55:53.326773 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8470 | 2026.01.22 09:55:53.326798 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8471 | 2026.01.22 09:55:53.326823 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8472 | 2026.01.22 09:55:53.326866 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8473 | 2026.01.22 09:55:53.326874 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8474 | 2026.01.22 09:55:53.326900 [ 353 ] {} <Debug> TCP-Session: daeff3c7-36be-4519-ae48-2427ede58a94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8475 | 2026.01.22 09:55:53.326907 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8476 | 2026.01.22 09:55:53.326938 [ 350 ] {} <Debug> TCP-Session: 73819101-1d80-4560-bc4e-a81152e848f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8477 | 2026.01.22 09:55:53.326786 [ 352 ] {} <Debug> TCP-Session: 19445a6e-8c23-4b25-afc9-9d8a2d9c5528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8478 | 2026.01.22 09:55:53.326968 [ 357 ] {} <Debug> TCP-Session: 29b860f2-df6c-41d1-bda3-82d32af1776a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8479 | 2026.01.22 09:55:53.326922 [ 351 ] {} <Debug> TCP-Session: 41bd61e2-caef-4f6a-8b76-e30ddd3374ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8480 | 2026.01.22 09:55:53.326882 [ 355 ] {} <Debug> TCP-Session: dbca400f-5e14-42ef-9180-8aa635e8edaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8481 | 2026.01.22 09:55:53.326850 [ 354 ] {} <Debug> TCP-Session: 26036a99-2551-4f77-b7cd-4191d4b346b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8482 | 2026.01.22 09:55:54.412412 [ 91 ] {} <Debug> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8483 | 2026.01.22 09:55:54.412505 [ 91 ] {} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8484 | 2026.01.22 09:55:54.412535 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8485 | 2026.01.22 09:55:54.412717 [ 198 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8486 | 2026.01.22 09:55:54.412943 [ 198 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8487 | 2026.01.22 09:55:54.413012 [ 198 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 241 rows starting from the beginning of the part | ||
| 8488 | 2026.01.22 09:55:54.413135 [ 198 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 8489 | 2026.01.22 09:55:54.413226 [ 198 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 8490 | 2026.01.22 09:55:54.413315 [ 198 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 8491 | 2026.01.22 09:55:54.413384 [ 198 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 8492 | 2026.01.22 09:55:54.414373 [ 198 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 289 rows, containing 5 columns (5 merged, 0 gathered) in 0.00174806 sec., 165326.13297026418 rows/sec., 10.69 MiB/sec. | ||
| 8493 | 2026.01.22 09:55:54.414629 [ 196 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8494 | 2026.01.22 09:55:54.415080 [ 196 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_14_3} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8495 | 2026.01.22 09:55:54.415190 [ 196 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_14_3} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8496 | 2026.01.22 09:55:54.415342 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8497 | 2026.01.22 09:55:55.025501 [ 89 ] {} <Debug> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8498 | 2026.01.22 09:55:55.025563 [ 89 ] {} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8499 | 2026.01.22 09:55:55.025584 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8500 | 2026.01.22 09:55:55.025678 [ 209 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8501 | 2026.01.22 09:55:55.025787 [ 209 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8502 | 2026.01.22 09:55:55.025819 [ 209 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 470 rows starting from the beginning of the part | ||
| 8503 | 2026.01.22 09:55:55.025885 [ 209 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 8504 | 2026.01.22 09:55:55.025931 [ 209 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 8505 | 2026.01.22 09:55:55.025974 [ 209 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 8506 | 2026.01.22 09:55:55.026017 [ 209 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 8507 | 2026.01.22 09:55:55.026830 [ 198 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 5 columns (5 merged, 0 gathered) in 0.00118723 sec., 476739.9745626374 rows/sec., 34.03 MiB/sec. | ||
| 8508 | 2026.01.22 09:55:55.027041 [ 193 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8509 | 2026.01.22 09:55:55.027352 [ 193 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_14_3} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8510 | 2026.01.22 09:55:55.027422 [ 193 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_14_3} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8511 | 2026.01.22 09:55:55.027488 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8512 | 2026.01.22 09:55:57.725255 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8513 | 2026.01.22 09:55:57.725471 [ 268 ] {fcc13350-052d-4e90-838b-79b5cb5ed720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8514 | 2026.01.22 09:55:57.725546 [ 268 ] {fcc13350-052d-4e90-838b-79b5cb5ed720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8515 | 2026.01.22 09:55:57.726257 [ 268 ] {fcc13350-052d-4e90-838b-79b5cb5ed720} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8516 | 2026.01.22 09:55:57.726312 [ 268 ] {fcc13350-052d-4e90-838b-79b5cb5ed720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8517 | 2026.01.22 09:55:57.726701 [ 268 ] {fcc13350-052d-4e90-838b-79b5cb5ed720} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8518 | 2026.01.22 09:55:57.726940 [ 268 ] {fcc13350-052d-4e90-838b-79b5cb5ed720} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8519 | 2026.01.22 09:55:57.727097 [ 268 ] {fcc13350-052d-4e90-838b-79b5cb5ed720} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001682 sec., 3567.1819262782406 rows/sec., 290.88 KiB/sec. | ||
| 8520 | 2026.01.22 09:55:57.727139 [ 268 ] {fcc13350-052d-4e90-838b-79b5cb5ed720} <Debug> TCPHandler: Processed in 0.002024215 sec. | ||
| 8521 | 2026.01.22 09:55:57.727270 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8522 | 2026.01.22 09:55:57.727366 [ 268 ] {b0171f58-fdd1-4ec3-824d-af207aedbff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8523 | 2026.01.22 09:55:57.727407 [ 268 ] {b0171f58-fdd1-4ec3-824d-af207aedbff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8524 | 2026.01.22 09:55:57.727867 [ 268 ] {b0171f58-fdd1-4ec3-824d-af207aedbff3} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2026.01.22 09:55:57.727908 [ 268 ] {b0171f58-fdd1-4ec3-824d-af207aedbff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8526 | 2026.01.22 09:55:57.728219 [ 268 ] {b0171f58-fdd1-4ec3-824d-af207aedbff3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8527 | 2026.01.22 09:55:57.728441 [ 268 ] {b0171f58-fdd1-4ec3-824d-af207aedbff3} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2026.01.22 09:55:57.728575 [ 268 ] {b0171f58-fdd1-4ec3-824d-af207aedbff3} <Debug> executeQuery: Read 67 rows, 5.38 KiB in 0.001228 sec., 54560.26058631922 rows/sec., 4.28 MiB/sec. | ||
| 8529 | 2026.01.22 09:55:57.728614 [ 268 ] {b0171f58-fdd1-4ec3-824d-af207aedbff3} <Debug> TCPHandler: Processed in 0.001392434 sec. | ||
| 8530 | 2026.01.22 09:55:57.728731 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8531 | 2026.01.22 09:55:57.728827 [ 268 ] {3e3de10b-5acd-4deb-b67c-8101cde5092c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8532 | 2026.01.22 09:55:57.728871 [ 268 ] {3e3de10b-5acd-4deb-b67c-8101cde5092c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8533 | 2026.01.22 09:55:57.729294 [ 268 ] {3e3de10b-5acd-4deb-b67c-8101cde5092c} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8534 | 2026.01.22 09:55:57.729330 [ 268 ] {3e3de10b-5acd-4deb-b67c-8101cde5092c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8535 | 2026.01.22 09:55:57.729623 [ 268 ] {3e3de10b-5acd-4deb-b67c-8101cde5092c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8536 | 2026.01.22 09:55:57.729828 [ 268 ] {3e3de10b-5acd-4deb-b67c-8101cde5092c} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2026.01.22 09:55:57.729962 [ 268 ] {3e3de10b-5acd-4deb-b67c-8101cde5092c} <Debug> executeQuery: Read 10 rows, 737.00 B in 0.001152 sec., 8680.555555555555 rows/sec., 624.76 KiB/sec. | ||
| 8538 | 2026.01.22 09:55:57.730001 [ 268 ] {3e3de10b-5acd-4deb-b67c-8101cde5092c} <Debug> TCPHandler: Processed in 0.001318673 sec. | ||
| 8539 | 2026.01.22 09:55:57.730107 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8540 | 2026.01.22 09:55:57.730202 [ 268 ] {d9cfd327-db95-44b4-986a-4acdedfc3ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8541 | 2026.01.22 09:55:57.730243 [ 268 ] {d9cfd327-db95-44b4-986a-4acdedfc3ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8542 | 2026.01.22 09:55:57.730698 [ 268 ] {d9cfd327-db95-44b4-986a-4acdedfc3ac3} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2026.01.22 09:55:57.730734 [ 268 ] {d9cfd327-db95-44b4-986a-4acdedfc3ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8544 | 2026.01.22 09:55:57.731038 [ 268 ] {d9cfd327-db95-44b4-986a-4acdedfc3ac3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8545 | 2026.01.22 09:55:57.731244 [ 268 ] {d9cfd327-db95-44b4-986a-4acdedfc3ac3} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2026.01.22 09:55:57.731371 [ 268 ] {d9cfd327-db95-44b4-986a-4acdedfc3ac3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001187 sec., 62342.03875315923 rows/sec., 4.87 MiB/sec. | ||
| 8547 | 2026.01.22 09:55:57.731411 [ 268 ] {d9cfd327-db95-44b4-986a-4acdedfc3ac3} <Debug> TCPHandler: Processed in 0.001352813 sec. | ||
| 8548 | 2026.01.22 09:55:57.731528 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8549 | 2026.01.22 09:55:57.731622 [ 268 ] {6c99e072-509d-4d4b-abe2-f99ee6fde3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8550 | 2026.01.22 09:55:57.731667 [ 268 ] {6c99e072-509d-4d4b-abe2-f99ee6fde3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8551 | 2026.01.22 09:55:57.732159 [ 268 ] {6c99e072-509d-4d4b-abe2-f99ee6fde3c1} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8552 | 2026.01.22 09:55:57.732207 [ 268 ] {6c99e072-509d-4d4b-abe2-f99ee6fde3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8553 | 2026.01.22 09:55:57.732613 [ 268 ] {6c99e072-509d-4d4b-abe2-f99ee6fde3c1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8554 | 2026.01.22 09:55:57.732836 [ 268 ] {6c99e072-509d-4d4b-abe2-f99ee6fde3c1} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8555 | 2026.01.22 09:55:57.732983 [ 268 ] {6c99e072-509d-4d4b-abe2-f99ee6fde3c1} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001366 sec., 119326.50073206442 rows/sec., 8.31 MiB/sec. | ||
| 8556 | 2026.01.22 09:55:57.733024 [ 268 ] {6c99e072-509d-4d4b-abe2-f99ee6fde3c1} <Debug> TCPHandler: Processed in 0.001545576 sec. | ||
| 8557 | 2026.01.22 09:55:57.733137 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8558 | 2026.01.22 09:55:57.733232 [ 268 ] {a1e34c55-7078-4feb-80db-6a32e4895cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8559 | 2026.01.22 09:55:57.733301 [ 268 ] {a1e34c55-7078-4feb-80db-6a32e4895cd0} <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 | ||
| 8560 | 2026.01.22 09:55:57.734082 [ 268 ] {a1e34c55-7078-4feb-80db-6a32e4895cd0} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8561 | 2026.01.22 09:55:57.734120 [ 268 ] {a1e34c55-7078-4feb-80db-6a32e4895cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8562 | 2026.01.22 09:55:57.734691 [ 268 ] {a1e34c55-7078-4feb-80db-6a32e4895cd0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8563 | 2026.01.22 09:55:57.734938 [ 268 ] {a1e34c55-7078-4feb-80db-6a32e4895cd0} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8564 | 2026.01.22 09:55:57.735075 [ 268 ] {a1e34c55-7078-4feb-80db-6a32e4895cd0} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001861 sec., 2149.38205265986 rows/sec., 3.85 MiB/sec. | ||
| 8565 | 2026.01.22 09:55:57.735130 [ 268 ] {a1e34c55-7078-4feb-80db-6a32e4895cd0} <Debug> TCPHandler: Processed in 0.002040375 sec. | ||
| 8566 | 2026.01.22 09:55:57.735244 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8567 | 2026.01.22 09:55:57.735335 [ 268 ] {85a0d9d2-1bb4-44ae-bf87-193039e40359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8568 | 2026.01.22 09:55:57.735376 [ 268 ] {85a0d9d2-1bb4-44ae-bf87-193039e40359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8569 | 2026.01.22 09:55:57.735717 [ 268 ] {85a0d9d2-1bb4-44ae-bf87-193039e40359} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8570 | 2026.01.22 09:55:57.735753 [ 268 ] {85a0d9d2-1bb4-44ae-bf87-193039e40359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8571 | 2026.01.22 09:55:57.736051 [ 268 ] {85a0d9d2-1bb4-44ae-bf87-193039e40359} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8572 | 2026.01.22 09:55:57.736259 [ 268 ] {85a0d9d2-1bb4-44ae-bf87-193039e40359} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8573 | 2026.01.22 09:55:57.736385 [ 268 ] {85a0d9d2-1bb4-44ae-bf87-193039e40359} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 8574 | 2026.01.22 09:55:57.736420 [ 268 ] {85a0d9d2-1bb4-44ae-bf87-193039e40359} <Debug> TCPHandler: Processed in 0.001224801 sec. | ||
| 8575 | 2026.01.22 09:55:58.524071 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19752 | ||
| 8576 | 2026.01.22 09:55:58.524889 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8577 | 2026.01.22 09:55:58.524938 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8578 | 2026.01.22 09:55:58.525424 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8579 | 2026.01.22 09:55:58.525668 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8580 | 2026.01.22 09:55:58.525816 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19752 | ||
| 8581 | 2026.01.22 09:55:58.525826 [ 82 ] {} <Debug> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8582 | 2026.01.22 09:55:58.525901 [ 82 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2026.01.22 09:55:58.525925 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8584 | 2026.01.22 09:55:58.526103 [ 209 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 8585 | 2026.01.22 09:55:58.526299 [ 209 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8586 | 2026.01.22 09:55:58.526362 [ 209 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17384 rows starting from the beginning of the part | ||
| 8587 | 2026.01.22 09:55:58.526465 [ 209 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 8588 | 2026.01.22 09:55:58.526523 [ 209 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 8589 | 2026.01.22 09:55:58.526563 [ 209 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 8590 | 2026.01.22 09:55:58.526601 [ 209 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 8591 | 2026.01.22 09:55:58.526640 [ 209 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 8592 | 2026.01.22 09:55:58.528549 [ 198 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19752 rows, containing 4 columns (4 merged, 0 gathered) in 0.002531943 sec., 7801123.485007363 rows/sec., 111.60 MiB/sec. | ||
| 8593 | 2026.01.22 09:55:58.528927 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8594 | 2026.01.22 09:55:58.529231 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_41_8} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8595 | 2026.01.22 09:55:58.529309 [ 190 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_41_8} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8596 | 2026.01.22 09:55:58.529415 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 8597 | 2026.01.22 09:55:59.569497 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8598 | 2026.01.22 09:55:59.586887 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8599 | 2026.01.22 09:55:59.586933 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8600 | 2026.01.22 09:55:59.593304 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8601 | 2026.01.22 09:55:59.594069 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8602 | 2026.01.22 09:55:59.594336 [ 85 ] {} <Debug> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8603 | 2026.01.22 09:55:59.594378 [ 85 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8604 | 2026.01.22 09:55:59.594401 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
| 8605 | 2026.01.22 09:55:59.594495 [ 209 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 8606 | 2026.01.22 09:55:59.597028 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8607 | 2026.01.22 09:55:59.597594 [ 209 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8608 | 2026.01.22 09:55:59.598437 [ 209 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 8609 | 2026.01.22 09:55:59.601769 [ 209 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 8610 | 2026.01.22 09:55:59.605015 [ 209 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 8611 | 2026.01.22 09:55:59.608548 [ 209 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 8612 | 2026.01.22 09:55:59.612784 [ 209 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 8613 | 2026.01.22 09:55:59.616966 [ 209 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 8614 | 2026.01.22 09:55:59.666890 [ 191 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.072425346 sec., 4266.46218576574 rows/sec., 22.06 MiB/sec. | ||
| 8615 | 2026.01.22 09:55:59.670013 [ 191 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8616 | 2026.01.22 09:55:59.672081 [ 191 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_41_8} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8617 | 2026.01.22 09:55:59.672186 [ 191 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_41_8} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8618 | 2026.01.22 09:55:59.675249 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8619 | 2026.01.22 09:56:01.077176 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1068 | ||
| 8620 | 2026.01.22 09:56:01.079638 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8621 | 2026.01.22 09:56:01.079695 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8622 | 2026.01.22 09:56:01.080984 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8623 | 2026.01.22 09:56:01.081271 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8624 | 2026.01.22 09:56:01.081459 [ 84 ] {} <Debug> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8625 | 2026.01.22 09:56:01.081555 [ 84 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8626 | 2026.01.22 09:56:01.081595 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8627 | 2026.01.22 09:56:01.081649 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1068 | ||
| 8628 | 2026.01.22 09:56:01.081753 [ 204 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::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 | ||
| 8629 | 2026.01.22 09:56:01.082590 [ 204 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8630 | 2026.01.22 09:56:01.082728 [ 204 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 924 rows starting from the beginning of the part | ||
| 8631 | 2026.01.22 09:56:01.083091 [ 204 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 8632 | 2026.01.22 09:56:01.083432 [ 204 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 8633 | 2026.01.22 09:56:01.083753 [ 204 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 8634 | 2026.01.22 09:56:01.084085 [ 204 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
| 8635 | 2026.01.22 09:56:01.084410 [ 204 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
| 8636 | 2026.01.22 09:56:01.091166 [ 198 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1068 rows, containing 72 columns (72 merged, 0 gathered) in 0.009484552 sec., 112604.15884693341 rows/sec., 92.97 MiB/sec. | ||
| 8637 | 2026.01.22 09:56:01.092634 [ 186 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8638 | 2026.01.22 09:56:01.093311 [ 186 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_31_6} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8639 | 2026.01.22 09:56:01.093411 [ 186 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_31_6} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8640 | 2026.01.22 09:56:01.093697 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 8641 | 2026.01.22 09:56:02.727030 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8642 | 2026.01.22 09:56:02.727322 [ 268 ] {3b5907ad-9303-49fc-aa15-0f03f50d0abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8643 | 2026.01.22 09:56:02.727430 [ 268 ] {3b5907ad-9303-49fc-aa15-0f03f50d0abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8644 | 2026.01.22 09:56:02.728247 [ 268 ] {3b5907ad-9303-49fc-aa15-0f03f50d0abd} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8645 | 2026.01.22 09:56:02.728291 [ 268 ] {3b5907ad-9303-49fc-aa15-0f03f50d0abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8646 | 2026.01.22 09:56:02.728700 [ 268 ] {3b5907ad-9303-49fc-aa15-0f03f50d0abd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8647 | 2026.01.22 09:56:02.728948 [ 268 ] {3b5907ad-9303-49fc-aa15-0f03f50d0abd} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8648 | 2026.01.22 09:56:02.729092 [ 81 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8649 | 2026.01.22 09:56:02.729112 [ 268 ] {3b5907ad-9303-49fc-aa15-0f03f50d0abd} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.001868 sec., 69593.147751606 rows/sec., 5.99 MiB/sec. | ||
| 8650 | 2026.01.22 09:56:02.729160 [ 81 ] {} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8651 | 2026.01.22 09:56:02.729173 [ 268 ] {3b5907ad-9303-49fc-aa15-0f03f50d0abd} <Debug> TCPHandler: Processed in 0.00234014 sec. | ||
| 8652 | 2026.01.22 09:56:02.729198 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8653 | 2026.01.22 09:56:02.729302 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::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 | ||
| 8654 | 2026.01.22 09:56:02.729330 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8655 | 2026.01.22 09:56:02.729432 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8656 | 2026.01.22 09:56:02.729433 [ 268 ] {33c8e177-60da-4b75-913d-0ea040f6a01f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8657 | 2026.01.22 09:56:02.729471 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2555 rows starting from the beginning of the part | ||
| 8658 | 2026.01.22 09:56:02.729493 [ 268 ] {33c8e177-60da-4b75-913d-0ea040f6a01f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8659 | 2026.01.22 09:56:02.729539 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1392 rows starting from the beginning of the part | ||
| 8660 | 2026.01.22 09:56:02.729587 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 8661 | 2026.01.22 09:56:02.729629 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 130 rows starting from the beginning of the part | ||
| 8662 | 2026.01.22 09:56:02.729667 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 67 rows starting from the beginning of the part | ||
| 8663 | 2026.01.22 09:56:02.729707 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 130 rows starting from the beginning of the part | ||
| 8664 | 2026.01.22 09:56:02.729947 [ 268 ] {33c8e177-60da-4b75-913d-0ea040f6a01f} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8665 | 2026.01.22 09:56:02.729989 [ 268 ] {33c8e177-60da-4b75-913d-0ea040f6a01f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8666 | 2026.01.22 09:56:02.730355 [ 268 ] {33c8e177-60da-4b75-913d-0ea040f6a01f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8667 | 2026.01.22 09:56:02.730605 [ 268 ] {33c8e177-60da-4b75-913d-0ea040f6a01f} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8668 | 2026.01.22 09:56:02.730742 [ 268 ] {33c8e177-60da-4b75-913d-0ea040f6a01f} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001327 sec., 27882.441597588546 rows/sec., 2.05 MiB/sec. | ||
| 8669 | 2026.01.22 09:56:02.730781 [ 268 ] {33c8e177-60da-4b75-913d-0ea040f6a01f} <Debug> TCPHandler: Processed in 0.001502016 sec. | ||
| 8670 | 2026.01.22 09:56:02.730906 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8671 | 2026.01.22 09:56:02.731038 [ 268 ] {dfdce7ec-dc9f-4673-b5c5-192532a98cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8672 | 2026.01.22 09:56:02.731087 [ 268 ] {dfdce7ec-dc9f-4673-b5c5-192532a98cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8673 | 2026.01.22 09:56:02.731648 [ 268 ] {dfdce7ec-dc9f-4673-b5c5-192532a98cad} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8674 | 2026.01.22 09:56:02.731664 [ 200 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4338 rows, containing 5 columns (5 merged, 0 gathered) in 0.002402961 sec., 1805272.7447511633 rows/sec., 155.66 MiB/sec. | ||
| 8675 | 2026.01.22 09:56:02.731683 [ 268 ] {dfdce7ec-dc9f-4673-b5c5-192532a98cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8676 | 2026.01.22 09:56:02.731931 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8677 | 2026.01.22 09:56:02.732047 [ 268 ] {dfdce7ec-dc9f-4673-b5c5-192532a98cad} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8678 | 2026.01.22 09:56:02.732231 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_61_12} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8679 | 2026.01.22 09:56:02.732313 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_61_12} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8680 | 2026.01.22 09:56:02.732383 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 8681 | 2026.01.22 09:56:02.732402 [ 268 ] {dfdce7ec-dc9f-4673-b5c5-192532a98cad} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8682 | 2026.01.22 09:56:02.732526 [ 80 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8683 | 2026.01.22 09:56:02.732548 [ 268 ] {dfdce7ec-dc9f-4673-b5c5-192532a98cad} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001533 sec., 65883.88780169602 rows/sec., 5.15 MiB/sec. | ||
| 8684 | 2026.01.22 09:56:02.732559 [ 80 ] {} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8685 | 2026.01.22 09:56:02.732579 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8686 | 2026.01.22 09:56:02.732588 [ 268 ] {dfdce7ec-dc9f-4673-b5c5-192532a98cad} <Debug> TCPHandler: Processed in 0.001743699 sec. | ||
| 8687 | 2026.01.22 09:56:02.732665 [ 192 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::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 | ||
| 8688 | 2026.01.22 09:56:02.732705 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8689 | 2026.01.22 09:56:02.732750 [ 192 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8690 | 2026.01.22 09:56:02.732778 [ 192 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1304 rows starting from the beginning of the part | ||
| 8691 | 2026.01.22 09:56:02.732799 [ 268 ] {b69950b8-9b13-4816-97e0-f99a218a625e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8692 | 2026.01.22 09:56:02.732833 [ 192 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 597 rows starting from the beginning of the part | ||
| 8693 | 2026.01.22 09:56:02.732844 [ 268 ] {b69950b8-9b13-4816-97e0-f99a218a625e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8694 | 2026.01.22 09:56:02.732876 [ 192 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 68 rows starting from the beginning of the part | ||
| 8695 | 2026.01.22 09:56:02.732920 [ 192 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 101 rows starting from the beginning of the part | ||
| 8696 | 2026.01.22 09:56:02.732958 [ 192 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 74 rows starting from the beginning of the part | ||
| 8697 | 2026.01.22 09:56:02.732996 [ 192 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 101 rows starting from the beginning of the part | ||
| 8698 | 2026.01.22 09:56:02.733273 [ 268 ] {b69950b8-9b13-4816-97e0-f99a218a625e} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8699 | 2026.01.22 09:56:02.733307 [ 268 ] {b69950b8-9b13-4816-97e0-f99a218a625e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8700 | 2026.01.22 09:56:02.733645 [ 268 ] {b69950b8-9b13-4816-97e0-f99a218a625e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8701 | 2026.01.22 09:56:02.733854 [ 268 ] {b69950b8-9b13-4816-97e0-f99a218a625e} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8702 | 2026.01.22 09:56:02.733979 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8703 | 2026.01.22 09:56:02.733984 [ 268 ] {b69950b8-9b13-4816-97e0-f99a218a625e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 8704 | 2026.01.22 09:56:02.734018 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8705 | 2026.01.22 09:56:02.734037 [ 268 ] {b69950b8-9b13-4816-97e0-f99a218a625e} <Debug> TCPHandler: Processed in 0.001380063 sec. | ||
| 8706 | 2026.01.22 09:56:02.734038 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8707 | 2026.01.22 09:56:02.734123 [ 197 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::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 | ||
| 8708 | 2026.01.22 09:56:02.734151 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8709 | 2026.01.22 09:56:02.734190 [ 194 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2245 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553257 sec., 1445349.9968131483 rows/sec., 112.17 MiB/sec. | ||
| 8710 | 2026.01.22 09:56:02.734224 [ 197 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8711 | 2026.01.22 09:56:02.734257 [ 197 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16654 rows starting from the beginning of the part | ||
| 8712 | 2026.01.22 09:56:02.734259 [ 268 ] {be1b89a4-511b-4147-84bb-d62d77e7fb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8713 | 2026.01.22 09:56:02.734303 [ 197 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 882 rows starting from the beginning of the part | ||
| 8714 | 2026.01.22 09:56:02.734325 [ 268 ] {be1b89a4-511b-4147-84bb-d62d77e7fb03} <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 | ||
| 8715 | 2026.01.22 09:56:02.734345 [ 197 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8716 | 2026.01.22 09:56:02.734387 [ 197 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8717 | 2026.01.22 09:56:02.734421 [ 197 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 163 rows starting from the beginning of the part | ||
| 8718 | 2026.01.22 09:56:02.734431 [ 194 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8719 | 2026.01.22 09:56:02.734457 [ 197 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::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 | ||
| 8720 | 2026.01.22 09:56:02.734764 [ 194 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_61_12} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8721 | 2026.01.22 09:56:02.734853 [ 194 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_61_12} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8722 | 2026.01.22 09:56:02.734957 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 8723 | 2026.01.22 09:56:02.735253 [ 268 ] {be1b89a4-511b-4147-84bb-d62d77e7fb03} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8724 | 2026.01.22 09:56:02.735295 [ 268 ] {be1b89a4-511b-4147-84bb-d62d77e7fb03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8725 | 2026.01.22 09:56:02.735915 [ 268 ] {be1b89a4-511b-4147-84bb-d62d77e7fb03} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8726 | 2026.01.22 09:56:02.736162 [ 268 ] {be1b89a4-511b-4147-84bb-d62d77e7fb03} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8727 | 2026.01.22 09:56:02.736302 [ 268 ] {be1b89a4-511b-4147-84bb-d62d77e7fb03} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002067 sec., 17900.33865505564 rows/sec., 32.08 MiB/sec. | ||
| 8728 | 2026.01.22 09:56:02.736356 [ 268 ] {be1b89a4-511b-4147-84bb-d62d77e7fb03} <Debug> TCPHandler: Processed in 0.002253049 sec. | ||
| 8729 | 2026.01.22 09:56:02.736481 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8730 | 2026.01.22 09:56:02.736574 [ 268 ] {9fcfe9a3-a513-4f4c-9f39-98eedf5dc433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8731 | 2026.01.22 09:56:02.736616 [ 268 ] {9fcfe9a3-a513-4f4c-9f39-98eedf5dc433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8732 | 2026.01.22 09:56:02.736965 [ 268 ] {9fcfe9a3-a513-4f4c-9f39-98eedf5dc433} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8733 | 2026.01.22 09:56:02.737000 [ 268 ] {9fcfe9a3-a513-4f4c-9f39-98eedf5dc433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8734 | 2026.01.22 09:56:02.737329 [ 268 ] {9fcfe9a3-a513-4f4c-9f39-98eedf5dc433} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8735 | 2026.01.22 09:56:02.737538 [ 268 ] {9fcfe9a3-a513-4f4c-9f39-98eedf5dc433} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8736 | 2026.01.22 09:56:02.737656 [ 80 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8737 | 2026.01.22 09:56:02.737663 [ 268 ] {9fcfe9a3-a513-4f4c-9f39-98eedf5dc433} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 8738 | 2026.01.22 09:56:02.737689 [ 80 ] {} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8739 | 2026.01.22 09:56:02.737706 [ 268 ] {9fcfe9a3-a513-4f4c-9f39-98eedf5dc433} <Debug> TCPHandler: Processed in 0.001281582 sec. | ||
| 8740 | 2026.01.22 09:56:02.737709 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8741 | 2026.01.22 09:56:02.737808 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 8742 | 2026.01.22 09:56:02.737916 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8743 | 2026.01.22 09:56:02.737954 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3288 rows starting from the beginning of the part | ||
| 8744 | 2026.01.22 09:56:02.738010 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 8745 | 2026.01.22 09:56:02.738057 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8746 | 2026.01.22 09:56:02.738100 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 8747 | 2026.01.22 09:56:02.738141 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8748 | 2026.01.22 09:56:02.738182 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 8749 | 2026.01.22 09:56:02.739077 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18179 rows, containing 5 columns (5 merged, 0 gathered) in 0.004988915 sec., 3643878.4785870276 rows/sec., 248.82 MiB/sec. | ||
| 8750 | 2026.01.22 09:56:02.739387 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8751 | 2026.01.22 09:56:02.739424 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3588 rows, containing 4 columns (4 merged, 0 gathered) in 0.001651508 sec., 2172559.8664977704 rows/sec., 143.97 MiB/sec. | ||
| 8752 | 2026.01.22 09:56:02.739679 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8753 | 2026.01.22 09:56:02.739761 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8754 | 2026.01.22 09:56:02.739795 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8755 | 2026.01.22 09:56:02.739851 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.14 MiB. | ||
| 8756 | 2026.01.22 09:56:02.740051 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_61_12} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8757 | 2026.01.22 09:56:02.740119 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_61_12} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8758 | 2026.01.22 09:56:02.740184 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8759 | 2026.01.22 09:56:03.000257 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.20 MiB, peak 312.38 MiB, free memory in arenas 0.00 B, will set to 302.60 MiB (RSS), difference: 1.40 MiB | ||
| 8760 | 2026.01.22 09:56:05.896938 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8761 | 2026.01.22 09:56:05.896991 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8762 | 2026.01.22 09:56:06.025935 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20264 | ||
| 8763 | 2026.01.22 09:56:06.026748 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8764 | 2026.01.22 09:56:06.026794 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8765 | 2026.01.22 09:56:06.027258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8766 | 2026.01.22 09:56:06.027483 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8767 | 2026.01.22 09:56:06.027614 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20264 | ||
| 8768 | 2026.01.22 09:56:07.097087 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8769 | 2026.01.22 09:56:07.113138 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8770 | 2026.01.22 09:56:07.113198 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8771 | 2026.01.22 09:56:07.119377 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8772 | 2026.01.22 09:56:07.120126 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8773 | 2026.01.22 09:56:07.123251 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8774 | 2026.01.22 09:56:07.725443 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8775 | 2026.01.22 09:56:07.725620 [ 268 ] {c9ab1012-43b1-4532-b1c4-823b97043fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8776 | 2026.01.22 09:56:07.725720 [ 268 ] {c9ab1012-43b1-4532-b1c4-823b97043fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8777 | 2026.01.22 09:56:07.726379 [ 268 ] {c9ab1012-43b1-4532-b1c4-823b97043fda} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8778 | 2026.01.22 09:56:07.726417 [ 268 ] {c9ab1012-43b1-4532-b1c4-823b97043fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8779 | 2026.01.22 09:56:07.726831 [ 268 ] {c9ab1012-43b1-4532-b1c4-823b97043fda} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8780 | 2026.01.22 09:56:07.727056 [ 268 ] {c9ab1012-43b1-4532-b1c4-823b97043fda} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8781 | 2026.01.22 09:56:07.727224 [ 268 ] {c9ab1012-43b1-4532-b1c4-823b97043fda} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.00165 sec., 38787.87878787879 rows/sec., 3.05 MiB/sec. | ||
| 8782 | 2026.01.22 09:56:07.727274 [ 268 ] {c9ab1012-43b1-4532-b1c4-823b97043fda} <Debug> TCPHandler: Processed in 0.001962094 sec. | ||
| 8783 | 2026.01.22 09:56:07.727402 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8784 | 2026.01.22 09:56:07.727586 [ 268 ] {2c25b841-88fc-45e5-b2f0-a75542965d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8785 | 2026.01.22 09:56:07.727626 [ 268 ] {2c25b841-88fc-45e5-b2f0-a75542965d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8786 | 2026.01.22 09:56:07.728051 [ 268 ] {2c25b841-88fc-45e5-b2f0-a75542965d20} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8787 | 2026.01.22 09:56:07.728091 [ 268 ] {2c25b841-88fc-45e5-b2f0-a75542965d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8788 | 2026.01.22 09:56:07.728417 [ 268 ] {2c25b841-88fc-45e5-b2f0-a75542965d20} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8789 | 2026.01.22 09:56:07.728645 [ 268 ] {2c25b841-88fc-45e5-b2f0-a75542965d20} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8790 | 2026.01.22 09:56:07.728763 [ 76 ] {} <Debug> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8791 | 2026.01.22 09:56:07.728784 [ 268 ] {2c25b841-88fc-45e5-b2f0-a75542965d20} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001217 sec., 3286.770747740345 rows/sec., 247.15 KiB/sec. | ||
| 8792 | 2026.01.22 09:56:07.728802 [ 76 ] {} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8793 | 2026.01.22 09:56:07.728823 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8794 | 2026.01.22 09:56:07.728826 [ 268 ] {2c25b841-88fc-45e5-b2f0-a75542965d20} <Debug> TCPHandler: Processed in 0.001471195 sec. | ||
| 8795 | 2026.01.22 09:56:07.728936 [ 202 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::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 | ||
| 8796 | 2026.01.22 09:56:07.728959 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8797 | 2026.01.22 09:56:07.729073 [ 268 ] {87ac3750-a3c4-49a2-a830-3e828951d57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8798 | 2026.01.22 09:56:07.729079 [ 202 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8799 | 2026.01.22 09:56:07.729119 [ 268 ] {87ac3750-a3c4-49a2-a830-3e828951d57c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8800 | 2026.01.22 09:56:07.729126 [ 202 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 296 rows starting from the beginning of the part | ||
| 8801 | 2026.01.22 09:56:07.729207 [ 202 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 4 rows starting from the beginning of the part | ||
| 8802 | 2026.01.22 09:56:07.729253 [ 202 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 37 rows starting from the beginning of the part | ||
| 8803 | 2026.01.22 09:56:07.729295 [ 202 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 10 rows starting from the beginning of the part | ||
| 8804 | 2026.01.22 09:56:07.729336 [ 202 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 37 rows starting from the beginning of the part | ||
| 8805 | 2026.01.22 09:56:07.729375 [ 202 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 4 rows starting from the beginning of the part | ||
| 8806 | 2026.01.22 09:56:07.729584 [ 268 ] {87ac3750-a3c4-49a2-a830-3e828951d57c} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8807 | 2026.01.22 09:56:07.729626 [ 268 ] {87ac3750-a3c4-49a2-a830-3e828951d57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8808 | 2026.01.22 09:56:07.729985 [ 268 ] {87ac3750-a3c4-49a2-a830-3e828951d57c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8809 | 2026.01.22 09:56:07.730227 [ 268 ] {87ac3750-a3c4-49a2-a830-3e828951d57c} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8810 | 2026.01.22 09:56:07.730231 [ 200 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352143 sec., 286951.89783920784 rows/sec., 19.67 MiB/sec. | ||
| 8811 | 2026.01.22 09:56:07.730364 [ 268 ] {87ac3750-a3c4-49a2-a830-3e828951d57c} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00131 sec., 51908.396946564884 rows/sec., 4.05 MiB/sec. | ||
| 8812 | 2026.01.22 09:56:07.730384 [ 188 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8813 | 2026.01.22 09:56:07.730404 [ 268 ] {87ac3750-a3c4-49a2-a830-3e828951d57c} <Debug> TCPHandler: Processed in 0.001495056 sec. | ||
| 8814 | 2026.01.22 09:56:07.730669 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8815 | 2026.01.22 09:56:07.730680 [ 188 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_56_11} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8816 | 2026.01.22 09:56:07.730745 [ 188 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_56_11} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8817 | 2026.01.22 09:56:07.730765 [ 268 ] {886196c3-90f0-4f0b-ad5c-a5e2553171dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8818 | 2026.01.22 09:56:07.730810 [ 268 ] {886196c3-90f0-4f0b-ad5c-a5e2553171dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8819 | 2026.01.22 09:56:07.730819 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8820 | 2026.01.22 09:56:07.731255 [ 268 ] {886196c3-90f0-4f0b-ad5c-a5e2553171dc} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8821 | 2026.01.22 09:56:07.731291 [ 268 ] {886196c3-90f0-4f0b-ad5c-a5e2553171dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8822 | 2026.01.22 09:56:07.731642 [ 268 ] {886196c3-90f0-4f0b-ad5c-a5e2553171dc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8823 | 2026.01.22 09:56:07.731894 [ 268 ] {886196c3-90f0-4f0b-ad5c-a5e2553171dc} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8824 | 2026.01.22 09:56:07.732031 [ 268 ] {886196c3-90f0-4f0b-ad5c-a5e2553171dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 8825 | 2026.01.22 09:56:07.732068 [ 268 ] {886196c3-90f0-4f0b-ad5c-a5e2553171dc} <Debug> TCPHandler: Processed in 0.001449255 sec. | ||
| 8826 | 2026.01.22 09:56:07.732183 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8827 | 2026.01.22 09:56:07.732277 [ 268 ] {8edb56fe-869f-4448-8435-d55d716aff9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8828 | 2026.01.22 09:56:07.732333 [ 268 ] {8edb56fe-869f-4448-8435-d55d716aff9a} <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 | ||
| 8829 | 2026.01.22 09:56:07.733094 [ 268 ] {8edb56fe-869f-4448-8435-d55d716aff9a} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8830 | 2026.01.22 09:56:07.733130 [ 268 ] {8edb56fe-869f-4448-8435-d55d716aff9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8831 | 2026.01.22 09:56:07.733655 [ 268 ] {8edb56fe-869f-4448-8435-d55d716aff9a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8832 | 2026.01.22 09:56:07.733892 [ 268 ] {8edb56fe-869f-4448-8435-d55d716aff9a} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8833 | 2026.01.22 09:56:07.733998 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8834 | 2026.01.22 09:56:07.734033 [ 268 ] {8edb56fe-869f-4448-8435-d55d716aff9a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001774 sec., 2254.7914317925593 rows/sec., 4.04 MiB/sec. | ||
| 8835 | 2026.01.22 09:56:07.734036 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8836 | 2026.01.22 09:56:07.734066 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8837 | 2026.01.22 09:56:07.734090 [ 268 ] {8edb56fe-869f-4448-8435-d55d716aff9a} <Debug> TCPHandler: Processed in 0.001956324 sec. | ||
| 8838 | 2026.01.22 09:56:07.734140 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::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 | ||
| 8839 | 2026.01.22 09:56:07.734307 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8840 | 2026.01.22 09:56:07.734328 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8841 | 2026.01.22 09:56:07.734379 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1112 rows starting from the beginning of the part | ||
| 8842 | 2026.01.22 09:56:07.734408 [ 268 ] {be1b665e-036e-4894-b823-ad79a34144a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8843 | 2026.01.22 09:56:07.734456 [ 268 ] {be1b665e-036e-4894-b823-ad79a34144a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8844 | 2026.01.22 09:56:07.734483 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 4 rows starting from the beginning of the part | ||
| 8845 | 2026.01.22 09:56:07.734584 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 37 rows starting from the beginning of the part | ||
| 8846 | 2026.01.22 09:56:07.734676 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 4 rows starting from the beginning of the part | ||
| 8847 | 2026.01.22 09:56:07.734763 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 37 rows starting from the beginning of the part | ||
| 8848 | 2026.01.22 09:56:07.734816 [ 268 ] {be1b665e-036e-4894-b823-ad79a34144a7} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8849 | 2026.01.22 09:56:07.734848 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 4 rows starting from the beginning of the part | ||
| 8850 | 2026.01.22 09:56:07.734856 [ 268 ] {be1b665e-036e-4894-b823-ad79a34144a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8851 | 2026.01.22 09:56:07.735208 [ 268 ] {be1b665e-036e-4894-b823-ad79a34144a7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8852 | 2026.01.22 09:56:07.735455 [ 268 ] {be1b665e-036e-4894-b823-ad79a34144a7} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8853 | 2026.01.22 09:56:07.735592 [ 268 ] {be1b665e-036e-4894-b823-ad79a34144a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 8854 | 2026.01.22 09:56:07.735629 [ 268 ] {be1b665e-036e-4894-b823-ad79a34144a7} <Debug> TCPHandler: Processed in 0.001371153 sec. | ||
| 8855 | 2026.01.22 09:56:07.741282 [ 200 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1198 rows, containing 19 columns (19 merged, 0 gathered) in 0.007171023 sec., 167061.24077415452 rows/sec., 299.37 MiB/sec. | ||
| 8856 | 2026.01.22 09:56:07.742851 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8857 | 2026.01.22 09:56:07.743252 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8858 | 2026.01.22 09:56:07.743336 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8859 | 2026.01.22 09:56:07.743472 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 8860 | 2026.01.22 09:56:08.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.62 MiB, peak 315.12 MiB, free memory in arenas 0.00 B, will set to 306.68 MiB (RSS), difference: 3.06 MiB | ||
| 8861 | 2026.01.22 09:56:09.108852 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8862 | 2026.01.22 09:56:09.109036 [ 268 ] {3dc7cfa5-1279-4edb-826c-15f8875736dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8863 | 2026.01.22 09:56:09.109109 [ 268 ] {3dc7cfa5-1279-4edb-826c-15f8875736dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8864 | 2026.01.22 09:56:09.109913 [ 268 ] {3dc7cfa5-1279-4edb-826c-15f8875736dc} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8865 | 2026.01.22 09:56:09.109967 [ 268 ] {3dc7cfa5-1279-4edb-826c-15f8875736dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8866 | 2026.01.22 09:56:09.110411 [ 268 ] {3dc7cfa5-1279-4edb-826c-15f8875736dc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8867 | 2026.01.22 09:56:09.110656 [ 268 ] {3dc7cfa5-1279-4edb-826c-15f8875736dc} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8868 | 2026.01.22 09:56:09.110821 [ 268 ] {3dc7cfa5-1279-4edb-826c-15f8875736dc} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001836 sec., 242919.38997821353 rows/sec., 15.41 MiB/sec. | ||
| 8869 | 2026.01.22 09:56:09.110875 [ 268 ] {3dc7cfa5-1279-4edb-826c-15f8875736dc} <Debug> TCPHandler: Processed in 0.002160137 sec. | ||
| 8870 | 2026.01.22 09:56:09.111003 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8871 | 2026.01.22 09:56:09.111107 [ 268 ] {dbf8f7f2-d507-4fe9-a78c-79632eab6005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8872 | 2026.01.22 09:56:09.111154 [ 268 ] {dbf8f7f2-d507-4fe9-a78c-79632eab6005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8873 | 2026.01.22 09:56:09.111585 [ 268 ] {dbf8f7f2-d507-4fe9-a78c-79632eab6005} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8874 | 2026.01.22 09:56:09.111624 [ 268 ] {dbf8f7f2-d507-4fe9-a78c-79632eab6005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8875 | 2026.01.22 09:56:09.111968 [ 268 ] {dbf8f7f2-d507-4fe9-a78c-79632eab6005} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8876 | 2026.01.22 09:56:09.112196 [ 268 ] {dbf8f7f2-d507-4fe9-a78c-79632eab6005} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8877 | 2026.01.22 09:56:09.112337 [ 268 ] {dbf8f7f2-d507-4fe9-a78c-79632eab6005} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001253 sec., 6384.676775738229 rows/sec., 520.63 KiB/sec. | ||
| 8878 | 2026.01.22 09:56:09.112378 [ 268 ] {dbf8f7f2-d507-4fe9-a78c-79632eab6005} <Debug> TCPHandler: Processed in 0.001426464 sec. | ||
| 8879 | 2026.01.22 09:56:09.112500 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8880 | 2026.01.22 09:56:09.112598 [ 268 ] {f31095f0-656f-4fdf-b42e-3bb474421f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8881 | 2026.01.22 09:56:09.112641 [ 268 ] {f31095f0-656f-4fdf-b42e-3bb474421f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8882 | 2026.01.22 09:56:09.113983 [ 268 ] {f31095f0-656f-4fdf-b42e-3bb474421f84} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8883 | 2026.01.22 09:56:09.114022 [ 268 ] {f31095f0-656f-4fdf-b42e-3bb474421f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8884 | 2026.01.22 09:56:09.114511 [ 268 ] {f31095f0-656f-4fdf-b42e-3bb474421f84} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8885 | 2026.01.22 09:56:09.114739 [ 268 ] {f31095f0-656f-4fdf-b42e-3bb474421f84} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8886 | 2026.01.22 09:56:09.114880 [ 268 ] {f31095f0-656f-4fdf-b42e-3bb474421f84} <Debug> executeQuery: Read 2420 rows, 200.70 KiB in 0.002301 sec., 1051716.644936984 rows/sec., 85.18 MiB/sec. | ||
| 8887 | 2026.01.22 09:56:09.114923 [ 268 ] {f31095f0-656f-4fdf-b42e-3bb474421f84} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 8888 | 2026.01.22 09:56:09.114938 [ 268 ] {f31095f0-656f-4fdf-b42e-3bb474421f84} <Debug> TCPHandler: Processed in 0.002487693 sec. | ||
| 8889 | 2026.01.22 09:56:09.115060 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8890 | 2026.01.22 09:56:09.115157 [ 268 ] {22a4a3d5-e7e7-44a4-81b8-5ceb0e64d276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8891 | 2026.01.22 09:56:09.115199 [ 268 ] {22a4a3d5-e7e7-44a4-81b8-5ceb0e64d276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8892 | 2026.01.22 09:56:09.115711 [ 268 ] {22a4a3d5-e7e7-44a4-81b8-5ceb0e64d276} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8893 | 2026.01.22 09:56:09.115749 [ 268 ] {22a4a3d5-e7e7-44a4-81b8-5ceb0e64d276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8894 | 2026.01.22 09:56:09.116080 [ 268 ] {22a4a3d5-e7e7-44a4-81b8-5ceb0e64d276} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8895 | 2026.01.22 09:56:09.116314 [ 268 ] {22a4a3d5-e7e7-44a4-81b8-5ceb0e64d276} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8896 | 2026.01.22 09:56:09.116459 [ 268 ] {22a4a3d5-e7e7-44a4-81b8-5ceb0e64d276} <Debug> executeQuery: Read 268 rows, 16.73 KiB in 0.001321 sec., 202876.6086298259 rows/sec., 12.37 MiB/sec. | ||
| 8897 | 2026.01.22 09:56:09.116500 [ 268 ] {22a4a3d5-e7e7-44a4-81b8-5ceb0e64d276} <Debug> TCPHandler: Processed in 0.001489575 sec. | ||
| 8898 | 2026.01.22 09:56:09.116615 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8899 | 2026.01.22 09:56:09.116709 [ 268 ] {3b835006-36ae-4816-b536-0f1a045b5e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8900 | 2026.01.22 09:56:09.116751 [ 268 ] {3b835006-36ae-4816-b536-0f1a045b5e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8901 | 2026.01.22 09:56:09.117276 [ 268 ] {3b835006-36ae-4816-b536-0f1a045b5e55} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8902 | 2026.01.22 09:56:09.117313 [ 268 ] {3b835006-36ae-4816-b536-0f1a045b5e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8903 | 2026.01.22 09:56:09.117684 [ 268 ] {3b835006-36ae-4816-b536-0f1a045b5e55} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8904 | 2026.01.22 09:56:09.117911 [ 268 ] {3b835006-36ae-4816-b536-0f1a045b5e55} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8905 | 2026.01.22 09:56:09.118050 [ 268 ] {3b835006-36ae-4816-b536-0f1a045b5e55} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.001359 sec., 337012.50919793965 rows/sec., 22.27 MiB/sec. | ||
| 8906 | 2026.01.22 09:56:09.118095 [ 268 ] {3b835006-36ae-4816-b536-0f1a045b5e55} <Debug> TCPHandler: Processed in 0.001529456 sec. | ||
| 8907 | 2026.01.22 09:56:09.118216 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8908 | 2026.01.22 09:56:09.118311 [ 268 ] {413b3e20-120b-4e73-9e3a-9d67f9620158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8909 | 2026.01.22 09:56:09.118353 [ 268 ] {413b3e20-120b-4e73-9e3a-9d67f9620158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8910 | 2026.01.22 09:56:09.118835 [ 268 ] {413b3e20-120b-4e73-9e3a-9d67f9620158} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8911 | 2026.01.22 09:56:09.118874 [ 268 ] {413b3e20-120b-4e73-9e3a-9d67f9620158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8912 | 2026.01.22 09:56:09.119205 [ 268 ] {413b3e20-120b-4e73-9e3a-9d67f9620158} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8913 | 2026.01.22 09:56:09.119425 [ 268 ] {413b3e20-120b-4e73-9e3a-9d67f9620158} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2026.01.22 09:56:09.119560 [ 268 ] {413b3e20-120b-4e73-9e3a-9d67f9620158} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001267 sec., 180741.910023678 rows/sec., 10.26 MiB/sec. | ||
| 8915 | 2026.01.22 09:56:09.119600 [ 268 ] {413b3e20-120b-4e73-9e3a-9d67f9620158} <Debug> TCPHandler: Processed in 0.001432874 sec. | ||
| 8916 | 2026.01.22 09:56:09.119717 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8917 | 2026.01.22 09:56:09.119812 [ 268 ] {c38fa8c6-9a13-4e7d-b57a-65d7519d4c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8918 | 2026.01.22 09:56:09.119854 [ 268 ] {c38fa8c6-9a13-4e7d-b57a-65d7519d4c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8919 | 2026.01.22 09:56:09.120679 [ 268 ] {c38fa8c6-9a13-4e7d-b57a-65d7519d4c98} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8920 | 2026.01.22 09:56:09.120717 [ 268 ] {c38fa8c6-9a13-4e7d-b57a-65d7519d4c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8921 | 2026.01.22 09:56:09.121111 [ 268 ] {c38fa8c6-9a13-4e7d-b57a-65d7519d4c98} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8922 | 2026.01.22 09:56:09.121335 [ 268 ] {c38fa8c6-9a13-4e7d-b57a-65d7519d4c98} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8923 | 2026.01.22 09:56:09.121474 [ 268 ] {c38fa8c6-9a13-4e7d-b57a-65d7519d4c98} <Debug> executeQuery: Read 1234 rows, 90.17 KiB in 0.00168 sec., 734523.8095238095 rows/sec., 52.41 MiB/sec. | ||
| 8924 | 2026.01.22 09:56:09.121515 [ 268 ] {c38fa8c6-9a13-4e7d-b57a-65d7519d4c98} <Debug> TCPHandler: Processed in 0.001847641 sec. | ||
| 8925 | 2026.01.22 09:56:09.121636 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8926 | 2026.01.22 09:56:09.121731 [ 268 ] {27d92f47-5fc8-4f24-bd57-3116620d5474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8927 | 2026.01.22 09:56:09.121775 [ 268 ] {27d92f47-5fc8-4f24-bd57-3116620d5474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8928 | 2026.01.22 09:56:09.122124 [ 268 ] {27d92f47-5fc8-4f24-bd57-3116620d5474} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8929 | 2026.01.22 09:56:09.122161 [ 268 ] {27d92f47-5fc8-4f24-bd57-3116620d5474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8930 | 2026.01.22 09:56:09.122475 [ 268 ] {27d92f47-5fc8-4f24-bd57-3116620d5474} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8931 | 2026.01.22 09:56:09.122713 [ 268 ] {27d92f47-5fc8-4f24-bd57-3116620d5474} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8932 | 2026.01.22 09:56:09.122852 [ 268 ] {27d92f47-5fc8-4f24-bd57-3116620d5474} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00114 sec., 5263.1578947368425 rows/sec., 274.98 KiB/sec. | ||
| 8933 | 2026.01.22 09:56:09.122891 [ 268 ] {27d92f47-5fc8-4f24-bd57-3116620d5474} <Debug> TCPHandler: Processed in 0.001303923 sec. | ||
| 8934 | 2026.01.22 09:56:09.123010 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8935 | 2026.01.22 09:56:09.123105 [ 268 ] {563708d6-47b1-407a-b404-bdd0db44f05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8936 | 2026.01.22 09:56:09.123150 [ 268 ] {563708d6-47b1-407a-b404-bdd0db44f05f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8937 | 2026.01.22 09:56:09.123738 [ 268 ] {563708d6-47b1-407a-b404-bdd0db44f05f} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8938 | 2026.01.22 09:56:09.123775 [ 268 ] {563708d6-47b1-407a-b404-bdd0db44f05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8939 | 2026.01.22 09:56:09.124174 [ 268 ] {563708d6-47b1-407a-b404-bdd0db44f05f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8940 | 2026.01.22 09:56:09.124398 [ 268 ] {563708d6-47b1-407a-b404-bdd0db44f05f} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8941 | 2026.01.22 09:56:09.124541 [ 268 ] {563708d6-47b1-407a-b404-bdd0db44f05f} <Debug> executeQuery: Read 900 rows, 60.78 KiB in 0.001454 sec., 618982.1182943603 rows/sec., 40.82 MiB/sec. | ||
| 8942 | 2026.01.22 09:56:09.124579 [ 268 ] {563708d6-47b1-407a-b404-bdd0db44f05f} <Debug> TCPHandler: Processed in 0.001617697 sec. | ||
| 8943 | 2026.01.22 09:56:09.124697 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8944 | 2026.01.22 09:56:09.124792 [ 268 ] {618e2da3-a70c-4c4e-ab5c-28d5c7907309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8945 | 2026.01.22 09:56:09.124836 [ 268 ] {618e2da3-a70c-4c4e-ab5c-28d5c7907309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8946 | 2026.01.22 09:56:09.125161 [ 268 ] {618e2da3-a70c-4c4e-ab5c-28d5c7907309} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8947 | 2026.01.22 09:56:09.125197 [ 268 ] {618e2da3-a70c-4c4e-ab5c-28d5c7907309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8948 | 2026.01.22 09:56:09.125503 [ 268 ] {618e2da3-a70c-4c4e-ab5c-28d5c7907309} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8949 | 2026.01.22 09:56:09.125714 [ 268 ] {618e2da3-a70c-4c4e-ab5c-28d5c7907309} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8950 | 2026.01.22 09:56:09.125849 [ 268 ] {618e2da3-a70c-4c4e-ab5c-28d5c7907309} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 8951 | 2026.01.22 09:56:09.125888 [ 268 ] {618e2da3-a70c-4c4e-ab5c-28d5c7907309} <Debug> TCPHandler: Processed in 0.001239871 sec. | ||
| 8952 | 2026.01.22 09:56:09.126065 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8953 | 2026.01.22 09:56:09.126158 [ 268 ] {7a06613e-8457-4f6d-af93-3d1026d5ec0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8954 | 2026.01.22 09:56:09.126215 [ 268 ] {7a06613e-8457-4f6d-af93-3d1026d5ec0a} <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 | ||
| 8955 | 2026.01.22 09:56:09.127051 [ 268 ] {7a06613e-8457-4f6d-af93-3d1026d5ec0a} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8956 | 2026.01.22 09:56:09.127089 [ 268 ] {7a06613e-8457-4f6d-af93-3d1026d5ec0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8957 | 2026.01.22 09:56:09.127671 [ 268 ] {7a06613e-8457-4f6d-af93-3d1026d5ec0a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8958 | 2026.01.22 09:56:09.127933 [ 268 ] {7a06613e-8457-4f6d-af93-3d1026d5ec0a} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8959 | 2026.01.22 09:56:09.128079 [ 268 ] {7a06613e-8457-4f6d-af93-3d1026d5ec0a} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001939 sec., 19082.001031459517 rows/sec., 34.19 MiB/sec. | ||
| 8960 | 2026.01.22 09:56:09.128144 [ 268 ] {7a06613e-8457-4f6d-af93-3d1026d5ec0a} <Debug> TCPHandler: Processed in 0.002127556 sec. | ||
| 8961 | 2026.01.22 09:56:09.128267 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8962 | 2026.01.22 09:56:09.128362 [ 268 ] {ea783bdd-3525-4ecc-959c-7da0979fa108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8963 | 2026.01.22 09:56:09.128405 [ 268 ] {ea783bdd-3525-4ecc-959c-7da0979fa108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8964 | 2026.01.22 09:56:09.128751 [ 268 ] {ea783bdd-3525-4ecc-959c-7da0979fa108} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8965 | 2026.01.22 09:56:09.128787 [ 268 ] {ea783bdd-3525-4ecc-959c-7da0979fa108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8966 | 2026.01.22 09:56:09.129106 [ 268 ] {ea783bdd-3525-4ecc-959c-7da0979fa108} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8967 | 2026.01.22 09:56:09.129329 [ 268 ] {ea783bdd-3525-4ecc-959c-7da0979fa108} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8968 | 2026.01.22 09:56:09.129465 [ 268 ] {ea783bdd-3525-4ecc-959c-7da0979fa108} <Debug> executeQuery: Read 66 rows, 3.84 KiB in 0.001122 sec., 58823.529411764706 rows/sec., 3.34 MiB/sec. | ||
| 8969 | 2026.01.22 09:56:09.129503 [ 268 ] {ea783bdd-3525-4ecc-959c-7da0979fa108} <Debug> TCPHandler: Processed in 0.001285602 sec. | ||
| 8970 | 2026.01.22 09:56:11.081844 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1116 | ||
| 8971 | 2026.01.22 09:56:11.084510 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8972 | 2026.01.22 09:56:11.084555 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8973 | 2026.01.22 09:56:11.085782 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8974 | 2026.01.22 09:56:11.086083 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8975 | 2026.01.22 09:56:11.086346 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1116 | ||
| 8976 | 2026.01.22 09:56:12.723421 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8977 | 2026.01.22 09:56:12.723711 [ 268 ] {021ede17-a6e0-481b-9083-c0229eebe324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8978 | 2026.01.22 09:56:12.723821 [ 268 ] {021ede17-a6e0-481b-9083-c0229eebe324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8979 | 2026.01.22 09:56:12.724553 [ 268 ] {021ede17-a6e0-481b-9083-c0229eebe324} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8980 | 2026.01.22 09:56:12.724604 [ 268 ] {021ede17-a6e0-481b-9083-c0229eebe324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8981 | 2026.01.22 09:56:12.725026 [ 268 ] {021ede17-a6e0-481b-9083-c0229eebe324} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8982 | 2026.01.22 09:56:12.725270 [ 268 ] {021ede17-a6e0-481b-9083-c0229eebe324} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8983 | 2026.01.22 09:56:12.725445 [ 268 ] {021ede17-a6e0-481b-9083-c0229eebe324} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001813 sec., 30888.030888030888 rows/sec., 2.36 MiB/sec. | ||
| 8984 | 2026.01.22 09:56:12.725498 [ 268 ] {021ede17-a6e0-481b-9083-c0229eebe324} <Debug> TCPHandler: Processed in 0.002271369 sec. | ||
| 8985 | 2026.01.22 09:56:12.725628 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8986 | 2026.01.22 09:56:12.725732 [ 268 ] {88c67a34-4949-44e8-908e-a6c2bd4b2e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8987 | 2026.01.22 09:56:12.725777 [ 268 ] {88c67a34-4949-44e8-908e-a6c2bd4b2e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8988 | 2026.01.22 09:56:12.726211 [ 268 ] {88c67a34-4949-44e8-908e-a6c2bd4b2e80} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8989 | 2026.01.22 09:56:12.726249 [ 268 ] {88c67a34-4949-44e8-908e-a6c2bd4b2e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8990 | 2026.01.22 09:56:12.726577 [ 268 ] {88c67a34-4949-44e8-908e-a6c2bd4b2e80} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8991 | 2026.01.22 09:56:12.726814 [ 268 ] {88c67a34-4949-44e8-908e-a6c2bd4b2e80} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8992 | 2026.01.22 09:56:12.726957 [ 268 ] {88c67a34-4949-44e8-908e-a6c2bd4b2e80} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001248 sec., 51282.05128205128 rows/sec., 4.00 MiB/sec. | ||
| 8993 | 2026.01.22 09:56:12.726996 [ 268 ] {88c67a34-4949-44e8-908e-a6c2bd4b2e80} <Debug> TCPHandler: Processed in 0.001420964 sec. | ||
| 8994 | 2026.01.22 09:56:12.727110 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8995 | 2026.01.22 09:56:12.727207 [ 268 ] {68ba0881-5c67-4346-9f99-4b7da3fd4c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8996 | 2026.01.22 09:56:12.727254 [ 268 ] {68ba0881-5c67-4346-9f99-4b7da3fd4c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8997 | 2026.01.22 09:56:12.727644 [ 268 ] {68ba0881-5c67-4346-9f99-4b7da3fd4c9c} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8998 | 2026.01.22 09:56:12.727681 [ 268 ] {68ba0881-5c67-4346-9f99-4b7da3fd4c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 8999 | 2026.01.22 09:56:12.728018 [ 268 ] {68ba0881-5c67-4346-9f99-4b7da3fd4c9c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9000 | 2026.01.22 09:56:12.728240 [ 268 ] {68ba0881-5c67-4346-9f99-4b7da3fd4c9c} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9001 | 2026.01.22 09:56:12.728376 [ 268 ] {68ba0881-5c67-4346-9f99-4b7da3fd4c9c} <Debug> executeQuery: Read 116 rows, 8.27 KiB in 0.001188 sec., 97643.09764309764 rows/sec., 6.80 MiB/sec. | ||
| 9002 | 2026.01.22 09:56:12.728415 [ 268 ] {68ba0881-5c67-4346-9f99-4b7da3fd4c9c} <Debug> TCPHandler: Processed in 0.001354983 sec. | ||
| 9003 | 2026.01.22 09:56:12.728527 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9004 | 2026.01.22 09:56:12.728622 [ 268 ] {3450e612-6a2f-46dd-a04b-3cfe62d196ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9005 | 2026.01.22 09:56:12.728665 [ 268 ] {3450e612-6a2f-46dd-a04b-3cfe62d196ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9006 | 2026.01.22 09:56:12.729029 [ 268 ] {3450e612-6a2f-46dd-a04b-3cfe62d196ba} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9007 | 2026.01.22 09:56:12.729076 [ 268 ] {3450e612-6a2f-46dd-a04b-3cfe62d196ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9008 | 2026.01.22 09:56:12.729471 [ 268 ] {3450e612-6a2f-46dd-a04b-3cfe62d196ba} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9009 | 2026.01.22 09:56:12.729724 [ 268 ] {3450e612-6a2f-46dd-a04b-3cfe62d196ba} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9010 | 2026.01.22 09:56:12.729886 [ 268 ] {3450e612-6a2f-46dd-a04b-3cfe62d196ba} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001283 sec., 32735.775526110676 rows/sec., 2.21 MiB/sec. | ||
| 9011 | 2026.01.22 09:56:12.729926 [ 268 ] {3450e612-6a2f-46dd-a04b-3cfe62d196ba} <Debug> TCPHandler: Processed in 0.001448275 sec. | ||
| 9012 | 2026.01.22 09:56:13.527712 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20712 | ||
| 9013 | 2026.01.22 09:56:13.528217 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9014 | 2026.01.22 09:56:13.528263 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9015 | 2026.01.22 09:56:13.528764 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9016 | 2026.01.22 09:56:13.529009 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9017 | 2026.01.22 09:56:13.529161 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20712 | ||
| 9018 | 2026.01.22 09:56:14.623330 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9019 | 2026.01.22 09:56:14.639865 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9020 | 2026.01.22 09:56:14.639917 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9021 | 2026.01.22 09:56:14.646017 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9022 | 2026.01.22 09:56:14.646736 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9023 | 2026.01.22 09:56:14.649535 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9024 | 2026.01.22 09:56:17.725300 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9025 | 2026.01.22 09:56:17.725598 [ 268 ] {5b477ede-f3ca-4fd2-8faa-9864428698c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9026 | 2026.01.22 09:56:17.725702 [ 268 ] {5b477ede-f3ca-4fd2-8faa-9864428698c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9027 | 2026.01.22 09:56:17.726554 [ 268 ] {5b477ede-f3ca-4fd2-8faa-9864428698c8} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9028 | 2026.01.22 09:56:17.726599 [ 268 ] {5b477ede-f3ca-4fd2-8faa-9864428698c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9029 | 2026.01.22 09:56:17.726987 [ 268 ] {5b477ede-f3ca-4fd2-8faa-9864428698c8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9030 | 2026.01.22 09:56:17.727211 [ 268 ] {5b477ede-f3ca-4fd2-8faa-9864428698c8} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9031 | 2026.01.22 09:56:17.727378 [ 268 ] {5b477ede-f3ca-4fd2-8faa-9864428698c8} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001855 sec., 34501.34770889488 rows/sec., 2.72 MiB/sec. | ||
| 9032 | 2026.01.22 09:56:17.727427 [ 268 ] {5b477ede-f3ca-4fd2-8faa-9864428698c8} <Debug> TCPHandler: Processed in 0.00230573 sec. | ||
| 9033 | 2026.01.22 09:56:17.727558 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9034 | 2026.01.22 09:56:17.727658 [ 268 ] {1624e60d-1849-4b5d-9235-4008f5beb473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9035 | 2026.01.22 09:56:17.727700 [ 268 ] {1624e60d-1849-4b5d-9235-4008f5beb473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9036 | 2026.01.22 09:56:17.728130 [ 268 ] {1624e60d-1849-4b5d-9235-4008f5beb473} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9037 | 2026.01.22 09:56:17.728167 [ 268 ] {1624e60d-1849-4b5d-9235-4008f5beb473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9038 | 2026.01.22 09:56:17.728460 [ 268 ] {1624e60d-1849-4b5d-9235-4008f5beb473} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9039 | 2026.01.22 09:56:17.728673 [ 268 ] {1624e60d-1849-4b5d-9235-4008f5beb473} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9040 | 2026.01.22 09:56:17.728815 [ 268 ] {1624e60d-1849-4b5d-9235-4008f5beb473} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001181 sec., 3386.960203217612 rows/sec., 254.68 KiB/sec. | ||
| 9041 | 2026.01.22 09:56:17.728853 [ 268 ] {1624e60d-1849-4b5d-9235-4008f5beb473} <Debug> TCPHandler: Processed in 0.001343443 sec. | ||
| 9042 | 2026.01.22 09:56:17.728983 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9043 | 2026.01.22 09:56:17.729077 [ 268 ] {edbd495e-3201-48a3-ac24-bd8928178f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9044 | 2026.01.22 09:56:17.729116 [ 268 ] {edbd495e-3201-48a3-ac24-bd8928178f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9045 | 2026.01.22 09:56:17.729560 [ 268 ] {edbd495e-3201-48a3-ac24-bd8928178f73} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9046 | 2026.01.22 09:56:17.729594 [ 268 ] {edbd495e-3201-48a3-ac24-bd8928178f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9047 | 2026.01.22 09:56:17.729891 [ 268 ] {edbd495e-3201-48a3-ac24-bd8928178f73} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9048 | 2026.01.22 09:56:17.730096 [ 268 ] {edbd495e-3201-48a3-ac24-bd8928178f73} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9049 | 2026.01.22 09:56:17.730244 [ 268 ] {edbd495e-3201-48a3-ac24-bd8928178f73} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001186 sec., 57335.58178752108 rows/sec., 4.48 MiB/sec. | ||
| 9050 | 2026.01.22 09:56:17.730290 [ 268 ] {edbd495e-3201-48a3-ac24-bd8928178f73} <Debug> TCPHandler: Processed in 0.001363833 sec. | ||
| 9051 | 2026.01.22 09:56:17.730407 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9052 | 2026.01.22 09:56:17.730499 [ 268 ] {f836d798-3544-41a8-913f-bc4c99430dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9053 | 2026.01.22 09:56:17.730542 [ 268 ] {f836d798-3544-41a8-913f-bc4c99430dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9054 | 2026.01.22 09:56:17.730953 [ 268 ] {f836d798-3544-41a8-913f-bc4c99430dfc} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9055 | 2026.01.22 09:56:17.730986 [ 268 ] {f836d798-3544-41a8-913f-bc4c99430dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9056 | 2026.01.22 09:56:17.731310 [ 268 ] {f836d798-3544-41a8-913f-bc4c99430dfc} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9057 | 2026.01.22 09:56:17.731512 [ 268 ] {f836d798-3544-41a8-913f-bc4c99430dfc} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9058 | 2026.01.22 09:56:17.731644 [ 268 ] {f836d798-3544-41a8-913f-bc4c99430dfc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 9059 | 2026.01.22 09:56:17.731680 [ 268 ] {f836d798-3544-41a8-913f-bc4c99430dfc} <Debug> TCPHandler: Processed in 0.001319252 sec. | ||
| 9060 | 2026.01.22 09:56:17.731796 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9061 | 2026.01.22 09:56:17.731895 [ 268 ] {9d794741-5314-46fa-8f4d-f5baca454b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9062 | 2026.01.22 09:56:17.731950 [ 268 ] {9d794741-5314-46fa-8f4d-f5baca454b65} <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 | ||
| 9063 | 2026.01.22 09:56:17.732693 [ 268 ] {9d794741-5314-46fa-8f4d-f5baca454b65} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9064 | 2026.01.22 09:56:17.732727 [ 268 ] {9d794741-5314-46fa-8f4d-f5baca454b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9065 | 2026.01.22 09:56:17.733212 [ 268 ] {9d794741-5314-46fa-8f4d-f5baca454b65} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9066 | 2026.01.22 09:56:17.733433 [ 268 ] {9d794741-5314-46fa-8f4d-f5baca454b65} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9067 | 2026.01.22 09:56:17.733571 [ 268 ] {9d794741-5314-46fa-8f4d-f5baca454b65} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001697 sec., 2357.100766057749 rows/sec., 4.22 MiB/sec. | ||
| 9068 | 2026.01.22 09:56:17.733642 [ 268 ] {9d794741-5314-46fa-8f4d-f5baca454b65} <Debug> TCPHandler: Processed in 0.001899173 sec. | ||
| 9069 | 2026.01.22 09:56:17.733756 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9070 | 2026.01.22 09:56:17.733848 [ 268 ] {c581210d-24b0-48e3-8bf1-6daecbb0ba90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9071 | 2026.01.22 09:56:17.733894 [ 268 ] {c581210d-24b0-48e3-8bf1-6daecbb0ba90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9072 | 2026.01.22 09:56:17.734228 [ 268 ] {c581210d-24b0-48e3-8bf1-6daecbb0ba90} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9073 | 2026.01.22 09:56:17.734261 [ 268 ] {c581210d-24b0-48e3-8bf1-6daecbb0ba90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9074 | 2026.01.22 09:56:17.734559 [ 268 ] {c581210d-24b0-48e3-8bf1-6daecbb0ba90} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9075 | 2026.01.22 09:56:17.734759 [ 268 ] {c581210d-24b0-48e3-8bf1-6daecbb0ba90} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9076 | 2026.01.22 09:56:17.734888 [ 268 ] {c581210d-24b0-48e3-8bf1-6daecbb0ba90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 9077 | 2026.01.22 09:56:17.734923 [ 268 ] {c581210d-24b0-48e3-8bf1-6daecbb0ba90} <Debug> TCPHandler: Processed in 0.00121382 sec. | ||
| 9078 | 2026.01.22 09:56:20.897038 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9079 | 2026.01.22 09:56:20.897097 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9080 | 2026.01.22 09:56:21.029255 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21224 | ||
| 9081 | 2026.01.22 09:56:21.030113 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9082 | 2026.01.22 09:56:21.030198 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9083 | 2026.01.22 09:56:21.030801 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9084 | 2026.01.22 09:56:21.031046 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9085 | 2026.01.22 09:56:21.031200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21224 | ||
| 9086 | 2026.01.22 09:56:21.086645 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1136 | ||
| 9087 | 2026.01.22 09:56:21.089120 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9088 | 2026.01.22 09:56:21.089166 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9089 | 2026.01.22 09:56:21.090377 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9090 | 2026.01.22 09:56:21.090644 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9091 | 2026.01.22 09:56:21.090924 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1136 | ||
| 9092 | 2026.01.22 09:56:22.149592 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9093 | 2026.01.22 09:56:22.169627 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2026.01.22 09:56:22.169691 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9095 | 2026.01.22 09:56:22.177092 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9096 | 2026.01.22 09:56:22.178136 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9097 | 2026.01.22 09:56:22.182777 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9098 | 2026.01.22 09:56:22.738417 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9099 | 2026.01.22 09:56:22.738616 [ 268 ] {cee37c41-a00a-485c-883e-998a4a89d795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9100 | 2026.01.22 09:56:22.738690 [ 268 ] {cee37c41-a00a-485c-883e-998a4a89d795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9101 | 2026.01.22 09:56:22.739517 [ 268 ] {cee37c41-a00a-485c-883e-998a4a89d795} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9102 | 2026.01.22 09:56:22.739568 [ 268 ] {cee37c41-a00a-485c-883e-998a4a89d795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9103 | 2026.01.22 09:56:22.739991 [ 268 ] {cee37c41-a00a-485c-883e-998a4a89d795} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9104 | 2026.01.22 09:56:22.740251 [ 268 ] {cee37c41-a00a-485c-883e-998a4a89d795} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9105 | 2026.01.22 09:56:22.740409 [ 268 ] {cee37c41-a00a-485c-883e-998a4a89d795} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001851 sec., 240950.8373851972 rows/sec., 15.28 MiB/sec. | ||
| 9106 | 2026.01.22 09:56:22.740452 [ 268 ] {cee37c41-a00a-485c-883e-998a4a89d795} <Debug> TCPHandler: Processed in 0.002177357 sec. | ||
| 9107 | 2026.01.22 09:56:22.740576 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9108 | 2026.01.22 09:56:22.740671 [ 268 ] {71110083-9a44-49aa-adb3-25ed6c17fbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9109 | 2026.01.22 09:56:22.740713 [ 268 ] {71110083-9a44-49aa-adb3-25ed6c17fbcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9110 | 2026.01.22 09:56:22.741605 [ 268 ] {71110083-9a44-49aa-adb3-25ed6c17fbcd} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9111 | 2026.01.22 09:56:22.741643 [ 268 ] {71110083-9a44-49aa-adb3-25ed6c17fbcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9112 | 2026.01.22 09:56:22.742049 [ 268 ] {71110083-9a44-49aa-adb3-25ed6c17fbcd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9113 | 2026.01.22 09:56:22.742264 [ 268 ] {71110083-9a44-49aa-adb3-25ed6c17fbcd} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9114 | 2026.01.22 09:56:22.742401 [ 268 ] {71110083-9a44-49aa-adb3-25ed6c17fbcd} <Debug> executeQuery: Read 1276 rows, 104.29 KiB in 0.001748 sec., 729977.1167048055 rows/sec., 58.27 MiB/sec. | ||
| 9115 | 2026.01.22 09:56:22.742405 [ 57 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9116 | 2026.01.22 09:56:22.742439 [ 268 ] {71110083-9a44-49aa-adb3-25ed6c17fbcd} <Debug> TCPHandler: Processed in 0.001911923 sec. | ||
| 9117 | 2026.01.22 09:56:22.742510 [ 57 ] {} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9118 | 2026.01.22 09:56:22.742554 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9119 | 2026.01.22 09:56:22.742595 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9120 | 2026.01.22 09:56:22.742681 [ 196 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::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 | ||
| 9121 | 2026.01.22 09:56:22.742699 [ 268 ] {1b5bcf49-511d-4c42-aa78-a23314dd5a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9122 | 2026.01.22 09:56:22.742746 [ 268 ] {1b5bcf49-511d-4c42-aa78-a23314dd5a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9123 | 2026.01.22 09:56:22.742784 [ 196 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9124 | 2026.01.22 09:56:22.742818 [ 196 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2555 rows starting from the beginning of the part | ||
| 9125 | 2026.01.22 09:56:22.742883 [ 196 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
| 9126 | 2026.01.22 09:56:22.742933 [ 196 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 2420 rows starting from the beginning of the part | ||
| 9127 | 2026.01.22 09:56:22.742979 [ 196 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 9128 | 2026.01.22 09:56:22.743025 [ 196 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 9129 | 2026.01.22 09:56:22.743067 [ 196 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1276 rows starting from the beginning of the part | ||
| 9130 | 2026.01.22 09:56:22.743255 [ 268 ] {1b5bcf49-511d-4c42-aa78-a23314dd5a97} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9131 | 2026.01.22 09:56:22.743291 [ 268 ] {1b5bcf49-511d-4c42-aa78-a23314dd5a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9132 | 2026.01.22 09:56:22.743633 [ 268 ] {1b5bcf49-511d-4c42-aa78-a23314dd5a97} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9133 | 2026.01.22 09:56:22.743854 [ 268 ] {1b5bcf49-511d-4c42-aa78-a23314dd5a97} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9134 | 2026.01.22 09:56:22.743988 [ 268 ] {1b5bcf49-511d-4c42-aa78-a23314dd5a97} <Debug> executeQuery: Read 260 rows, 16.18 KiB in 0.001308 sec., 198776.75840978595 rows/sec., 12.08 MiB/sec. | ||
| 9135 | 2026.01.22 09:56:22.744027 [ 268 ] {1b5bcf49-511d-4c42-aa78-a23314dd5a97} <Debug> TCPHandler: Processed in 0.001480235 sec. | ||
| 9136 | 2026.01.22 09:56:22.744146 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9137 | 2026.01.22 09:56:22.744242 [ 268 ] {7a397b2e-88e5-49aa-a993-0e93af0d69b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9138 | 2026.01.22 09:56:22.744282 [ 268 ] {7a397b2e-88e5-49aa-a993-0e93af0d69b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9139 | 2026.01.22 09:56:22.744784 [ 268 ] {7a397b2e-88e5-49aa-a993-0e93af0d69b5} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9140 | 2026.01.22 09:56:22.744821 [ 268 ] {7a397b2e-88e5-49aa-a993-0e93af0d69b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9141 | 2026.01.22 09:56:22.745056 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6435 rows, containing 5 columns (5 merged, 0 gathered) in 0.002417081 sec., 2662302.1735721724 rows/sec., 225.56 MiB/sec. | ||
| 9142 | 2026.01.22 09:56:22.745154 [ 268 ] {7a397b2e-88e5-49aa-a993-0e93af0d69b5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9143 | 2026.01.22 09:56:22.745411 [ 268 ] {7a397b2e-88e5-49aa-a993-0e93af0d69b5} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9144 | 2026.01.22 09:56:22.745413 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9145 | 2026.01.22 09:56:22.745549 [ 268 ] {7a397b2e-88e5-49aa-a993-0e93af0d69b5} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001326 sec., 173453.99698340875 rows/sec., 11.18 MiB/sec. | ||
| 9146 | 2026.01.22 09:56:22.745593 [ 268 ] {7a397b2e-88e5-49aa-a993-0e93af0d69b5} <Debug> TCPHandler: Processed in 0.001495206 sec. | ||
| 9147 | 2026.01.22 09:56:22.745713 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9148 | 2026.01.22 09:56:22.745775 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_66_13} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9149 | 2026.01.22 09:56:22.745808 [ 268 ] {137a2549-937d-43db-b25f-e1f98868f82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9150 | 2026.01.22 09:56:22.745856 [ 268 ] {137a2549-937d-43db-b25f-e1f98868f82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9151 | 2026.01.22 09:56:22.745874 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_66_13} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9152 | 2026.01.22 09:56:22.745987 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 9153 | 2026.01.22 09:56:22.746355 [ 268 ] {137a2549-937d-43db-b25f-e1f98868f82e} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9154 | 2026.01.22 09:56:22.746396 [ 268 ] {137a2549-937d-43db-b25f-e1f98868f82e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9155 | 2026.01.22 09:56:22.746722 [ 268 ] {137a2549-937d-43db-b25f-e1f98868f82e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9156 | 2026.01.22 09:56:22.746938 [ 268 ] {137a2549-937d-43db-b25f-e1f98868f82e} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9157 | 2026.01.22 09:56:22.747068 [ 268 ] {137a2549-937d-43db-b25f-e1f98868f82e} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001279 sec., 179046.12978889758 rows/sec., 10.16 MiB/sec. | ||
| 9158 | 2026.01.22 09:56:22.747108 [ 268 ] {137a2549-937d-43db-b25f-e1f98868f82e} <Debug> TCPHandler: Processed in 0.001443595 sec. | ||
| 9159 | 2026.01.22 09:56:22.747230 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9160 | 2026.01.22 09:56:22.747322 [ 268 ] {7b09774f-798a-4c95-a1b3-30005b9af1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9161 | 2026.01.22 09:56:22.747362 [ 268 ] {7b09774f-798a-4c95-a1b3-30005b9af1a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9162 | 2026.01.22 09:56:22.748008 [ 268 ] {7b09774f-798a-4c95-a1b3-30005b9af1a9} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9163 | 2026.01.22 09:56:22.748045 [ 268 ] {7b09774f-798a-4c95-a1b3-30005b9af1a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9164 | 2026.01.22 09:56:22.748393 [ 268 ] {7b09774f-798a-4c95-a1b3-30005b9af1a9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9165 | 2026.01.22 09:56:22.748602 [ 268 ] {7b09774f-798a-4c95-a1b3-30005b9af1a9} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9166 | 2026.01.22 09:56:22.748713 [ 57 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9167 | 2026.01.22 09:56:22.748733 [ 268 ] {7b09774f-798a-4c95-a1b3-30005b9af1a9} <Debug> executeQuery: Read 770 rows, 55.23 KiB in 0.001429 sec., 538838.3484954514 rows/sec., 37.74 MiB/sec. | ||
| 9168 | 2026.01.22 09:56:22.748751 [ 57 ] {} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9169 | 2026.01.22 09:56:22.748777 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9170 | 2026.01.22 09:56:22.748777 [ 268 ] {7b09774f-798a-4c95-a1b3-30005b9af1a9} <Debug> TCPHandler: Processed in 0.001595257 sec. | ||
| 9171 | 2026.01.22 09:56:22.748884 [ 196 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::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 | ||
| 9172 | 2026.01.22 09:56:22.748906 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9173 | 2026.01.22 09:56:22.748976 [ 196 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9174 | 2026.01.22 09:56:22.749003 [ 268 ] {ed8fa20d-5e02-49be-accd-0921a727bf12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9175 | 2026.01.22 09:56:22.749005 [ 196 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1304 rows starting from the beginning of the part | ||
| 9176 | 2026.01.22 09:56:22.749045 [ 268 ] {ed8fa20d-5e02-49be-accd-0921a727bf12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9177 | 2026.01.22 09:56:22.749069 [ 196 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 68 rows starting from the beginning of the part | ||
| 9178 | 2026.01.22 09:56:22.749114 [ 196 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1234 rows starting from the beginning of the part | ||
| 9179 | 2026.01.22 09:56:22.749154 [ 196 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 9180 | 2026.01.22 09:56:22.749193 [ 196 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 68 rows starting from the beginning of the part | ||
| 9181 | 2026.01.22 09:56:22.749232 [ 196 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 770 rows starting from the beginning of the part | ||
| 9182 | 2026.01.22 09:56:22.749384 [ 268 ] {ed8fa20d-5e02-49be-accd-0921a727bf12} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9183 | 2026.01.22 09:56:22.749419 [ 268 ] {ed8fa20d-5e02-49be-accd-0921a727bf12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9184 | 2026.01.22 09:56:22.749732 [ 268 ] {ed8fa20d-5e02-49be-accd-0921a727bf12} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9185 | 2026.01.22 09:56:22.749953 [ 268 ] {ed8fa20d-5e02-49be-accd-0921a727bf12} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9186 | 2026.01.22 09:56:22.750081 [ 268 ] {ed8fa20d-5e02-49be-accd-0921a727bf12} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 9187 | 2026.01.22 09:56:22.750119 [ 268 ] {ed8fa20d-5e02-49be-accd-0921a727bf12} <Debug> TCPHandler: Processed in 0.001260811 sec. | ||
| 9188 | 2026.01.22 09:56:22.750228 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9189 | 2026.01.22 09:56:22.750320 [ 268 ] {92d807ca-5574-41c4-9913-2806e5e9ef04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9190 | 2026.01.22 09:56:22.750362 [ 268 ] {92d807ca-5574-41c4-9913-2806e5e9ef04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9191 | 2026.01.22 09:56:22.750477 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001630308 sec., 2151740.652686486 rows/sec., 162.49 MiB/sec. | ||
| 9192 | 2026.01.22 09:56:22.750751 [ 190 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9193 | 2026.01.22 09:56:22.750793 [ 268 ] {92d807ca-5574-41c4-9913-2806e5e9ef04} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9194 | 2026.01.22 09:56:22.750834 [ 268 ] {92d807ca-5574-41c4-9913-2806e5e9ef04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9195 | 2026.01.22 09:56:22.751184 [ 190 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_66_13} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9196 | 2026.01.22 09:56:22.751260 [ 268 ] {92d807ca-5574-41c4-9913-2806e5e9ef04} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9197 | 2026.01.22 09:56:22.751276 [ 190 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_66_13} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9198 | 2026.01.22 09:56:22.751396 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 9199 | 2026.01.22 09:56:22.751495 [ 268 ] {92d807ca-5574-41c4-9913-2806e5e9ef04} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9200 | 2026.01.22 09:56:22.751610 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9201 | 2026.01.22 09:56:22.751634 [ 268 ] {92d807ca-5574-41c4-9913-2806e5e9ef04} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001332 sec., 246246.24624624624 rows/sec., 16.13 MiB/sec. | ||
| 9202 | 2026.01.22 09:56:22.751641 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9203 | 2026.01.22 09:56:22.751675 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9204 | 2026.01.22 09:56:22.751678 [ 268 ] {92d807ca-5574-41c4-9913-2806e5e9ef04} <Debug> TCPHandler: Processed in 0.001497916 sec. | ||
| 9205 | 2026.01.22 09:56:22.751751 [ 193 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::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 | ||
| 9206 | 2026.01.22 09:56:22.751820 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9207 | 2026.01.22 09:56:22.751863 [ 193 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9208 | 2026.01.22 09:56:22.751902 [ 193 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18179 rows starting from the beginning of the part | ||
| 9209 | 2026.01.22 09:56:22.751944 [ 268 ] {6fbca80c-3234-4a1f-96d9-ffa4710f075d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9210 | 2026.01.22 09:56:22.751967 [ 193 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9211 | 2026.01.22 09:56:22.752000 [ 268 ] {6fbca80c-3234-4a1f-96d9-ffa4710f075d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9212 | 2026.01.22 09:56:22.752018 [ 193 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 900 rows starting from the beginning of the part | ||
| 9213 | 2026.01.22 09:56:22.752063 [ 193 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 116 rows starting from the beginning of the part | ||
| 9214 | 2026.01.22 09:56:22.752102 [ 193 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 9215 | 2026.01.22 09:56:22.752143 [ 193 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 328 rows starting from the beginning of the part | ||
| 9216 | 2026.01.22 09:56:22.752357 [ 268 ] {6fbca80c-3234-4a1f-96d9-ffa4710f075d} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9217 | 2026.01.22 09:56:22.752401 [ 268 ] {6fbca80c-3234-4a1f-96d9-ffa4710f075d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9218 | 2026.01.22 09:56:22.752734 [ 268 ] {6fbca80c-3234-4a1f-96d9-ffa4710f075d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9219 | 2026.01.22 09:56:22.752948 [ 268 ] {6fbca80c-3234-4a1f-96d9-ffa4710f075d} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9220 | 2026.01.22 09:56:22.753076 [ 268 ] {6fbca80c-3234-4a1f-96d9-ffa4710f075d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001157 sec., 864.304235090752 rows/sec., 58.24 KiB/sec. | ||
| 9221 | 2026.01.22 09:56:22.753114 [ 268 ] {6fbca80c-3234-4a1f-96d9-ffa4710f075d} <Debug> TCPHandler: Processed in 0.001355533 sec. | ||
| 9222 | 2026.01.22 09:56:22.753236 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9223 | 2026.01.22 09:56:22.753363 [ 268 ] {62e9a708-d058-4498-ab7e-c40f93d11b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9224 | 2026.01.22 09:56:22.753431 [ 268 ] {62e9a708-d058-4498-ab7e-c40f93d11b6b} <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 | ||
| 9225 | 2026.01.22 09:56:22.754369 [ 268 ] {62e9a708-d058-4498-ab7e-c40f93d11b6b} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9226 | 2026.01.22 09:56:22.754409 [ 268 ] {62e9a708-d058-4498-ab7e-c40f93d11b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9227 | 2026.01.22 09:56:22.755053 [ 268 ] {62e9a708-d058-4498-ab7e-c40f93d11b6b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9228 | 2026.01.22 09:56:22.755281 [ 268 ] {62e9a708-d058-4498-ab7e-c40f93d11b6b} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9229 | 2026.01.22 09:56:22.755427 [ 268 ] {62e9a708-d058-4498-ab7e-c40f93d11b6b} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002089 sec., 17711.82383915749 rows/sec., 31.74 MiB/sec. | ||
| 9230 | 2026.01.22 09:56:22.755491 [ 268 ] {62e9a708-d058-4498-ab7e-c40f93d11b6b} <Debug> TCPHandler: Processed in 0.00231716 sec. | ||
| 9231 | 2026.01.22 09:56:22.755609 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9232 | 2026.01.22 09:56:22.755706 [ 268 ] {8d9e8f9c-e736-4e19-9afe-147e30304042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9233 | 2026.01.22 09:56:22.755748 [ 268 ] {8d9e8f9c-e736-4e19-9afe-147e30304042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9234 | 2026.01.22 09:56:22.756085 [ 268 ] {8d9e8f9c-e736-4e19-9afe-147e30304042} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9235 | 2026.01.22 09:56:22.756123 [ 268 ] {8d9e8f9c-e736-4e19-9afe-147e30304042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9236 | 2026.01.22 09:56:22.756449 [ 268 ] {8d9e8f9c-e736-4e19-9afe-147e30304042} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9237 | 2026.01.22 09:56:22.756662 [ 268 ] {8d9e8f9c-e736-4e19-9afe-147e30304042} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9238 | 2026.01.22 09:56:22.756768 [ 57 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9239 | 2026.01.22 09:56:22.756793 [ 268 ] {8d9e8f9c-e736-4e19-9afe-147e30304042} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001106 sec., 97649.18625678119 rows/sec., 5.95 MiB/sec. | ||
| 9240 | 2026.01.22 09:56:22.756799 [ 57 ] {} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9241 | 2026.01.22 09:56:22.756833 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
| 9242 | 2026.01.22 09:56:22.756838 [ 268 ] {8d9e8f9c-e736-4e19-9afe-147e30304042} <Debug> TCPHandler: Processed in 0.001279252 sec. | ||
| 9243 | 2026.01.22 09:56:22.756925 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 9244 | 2026.01.22 09:56:22.757029 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9245 | 2026.01.22 09:56:22.757059 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3588 rows starting from the beginning of the part | ||
| 9246 | 2026.01.22 09:56:22.757118 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9247 | 2026.01.22 09:56:22.757158 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 66 rows starting from the beginning of the part | ||
| 9248 | 2026.01.22 09:56:22.757196 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 42 rows starting from the beginning of the part | ||
| 9249 | 2026.01.22 09:56:22.757232 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::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 | ||
| 9250 | 2026.01.22 09:56:22.757264 [ 195 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19843 rows, containing 5 columns (5 merged, 0 gathered) in 0.005545005 sec., 3578535.997713257 rows/sec., 243.92 MiB/sec. | ||
| 9251 | 2026.01.22 09:56:22.757269 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 108 rows starting from the beginning of the part | ||
| 9252 | 2026.01.22 09:56:22.757735 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9253 | 2026.01.22 09:56:22.758077 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9254 | 2026.01.22 09:56:22.758168 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9255 | 2026.01.22 09:56:22.758266 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 9256 | 2026.01.22 09:56:22.758708 [ 191 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3924 rows, containing 4 columns (4 merged, 0 gathered) in 0.001820792 sec., 2155106.1296402887 rows/sec., 142.26 MiB/sec. | ||
| 9257 | 2026.01.22 09:56:22.759114 [ 191 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9258 | 2026.01.22 09:56:22.759369 [ 191 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_66_13} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9259 | 2026.01.22 09:56:22.759440 [ 191 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_66_13} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9260 | 2026.01.22 09:56:22.759541 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9261 | 2026.01.22 09:56:27.725640 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9262 | 2026.01.22 09:56:27.725879 [ 268 ] {bbab33f1-0fd8-4921-8930-602e90519de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9263 | 2026.01.22 09:56:27.725970 [ 268 ] {bbab33f1-0fd8-4921-8930-602e90519de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9264 | 2026.01.22 09:56:27.726771 [ 268 ] {bbab33f1-0fd8-4921-8930-602e90519de8} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9265 | 2026.01.22 09:56:27.726824 [ 268 ] {bbab33f1-0fd8-4921-8930-602e90519de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9266 | 2026.01.22 09:56:27.727383 [ 268 ] {bbab33f1-0fd8-4921-8930-602e90519de8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9267 | 2026.01.22 09:56:27.727711 [ 268 ] {bbab33f1-0fd8-4921-8930-602e90519de8} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9268 | 2026.01.22 09:56:27.727906 [ 268 ] {bbab33f1-0fd8-4921-8930-602e90519de8} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.002091 sec., 30607.364897178384 rows/sec., 2.41 MiB/sec. | ||
| 9269 | 2026.01.22 09:56:27.727981 [ 268 ] {bbab33f1-0fd8-4921-8930-602e90519de8} <Debug> TCPHandler: Processed in 0.002531043 sec. | ||
| 9270 | 2026.01.22 09:56:27.728138 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9271 | 2026.01.22 09:56:27.728254 [ 268 ] {85f53df3-94e7-4f6e-ab3d-87f8e08d3c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9272 | 2026.01.22 09:56:27.728302 [ 268 ] {85f53df3-94e7-4f6e-ab3d-87f8e08d3c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9273 | 2026.01.22 09:56:27.728702 [ 268 ] {85f53df3-94e7-4f6e-ab3d-87f8e08d3c1b} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9274 | 2026.01.22 09:56:27.728737 [ 268 ] {85f53df3-94e7-4f6e-ab3d-87f8e08d3c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9275 | 2026.01.22 09:56:27.729042 [ 268 ] {85f53df3-94e7-4f6e-ab3d-87f8e08d3c1b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9276 | 2026.01.22 09:56:27.729266 [ 268 ] {85f53df3-94e7-4f6e-ab3d-87f8e08d3c1b} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9277 | 2026.01.22 09:56:27.729394 [ 268 ] {85f53df3-94e7-4f6e-ab3d-87f8e08d3c1b} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001167 sec., 3427.592116538132 rows/sec., 257.74 KiB/sec. | ||
| 9278 | 2026.01.22 09:56:27.729432 [ 268 ] {85f53df3-94e7-4f6e-ab3d-87f8e08d3c1b} <Debug> TCPHandler: Processed in 0.001353523 sec. | ||
| 9279 | 2026.01.22 09:56:27.729545 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9280 | 2026.01.22 09:56:27.729637 [ 268 ] {ace66a24-919e-4f83-a32c-cf0a8189b0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9281 | 2026.01.22 09:56:27.729676 [ 268 ] {ace66a24-919e-4f83-a32c-cf0a8189b0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9282 | 2026.01.22 09:56:27.730085 [ 268 ] {ace66a24-919e-4f83-a32c-cf0a8189b0cd} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9283 | 2026.01.22 09:56:27.730119 [ 268 ] {ace66a24-919e-4f83-a32c-cf0a8189b0cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9284 | 2026.01.22 09:56:27.730425 [ 268 ] {ace66a24-919e-4f83-a32c-cf0a8189b0cd} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9285 | 2026.01.22 09:56:27.730630 [ 268 ] {ace66a24-919e-4f83-a32c-cf0a8189b0cd} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9286 | 2026.01.22 09:56:27.730756 [ 268 ] {ace66a24-919e-4f83-a32c-cf0a8189b0cd} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001138 sec., 59753.954305799656 rows/sec., 4.66 MiB/sec. | ||
| 9287 | 2026.01.22 09:56:27.730792 [ 268 ] {ace66a24-919e-4f83-a32c-cf0a8189b0cd} <Debug> TCPHandler: Processed in 0.001294892 sec. | ||
| 9288 | 2026.01.22 09:56:27.730904 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9289 | 2026.01.22 09:56:27.730996 [ 268 ] {bb90698c-602f-481a-94cc-7f722d4eb5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9290 | 2026.01.22 09:56:27.731039 [ 268 ] {bb90698c-602f-481a-94cc-7f722d4eb5b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9291 | 2026.01.22 09:56:27.731444 [ 268 ] {bb90698c-602f-481a-94cc-7f722d4eb5b7} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9292 | 2026.01.22 09:56:27.731477 [ 268 ] {bb90698c-602f-481a-94cc-7f722d4eb5b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9293 | 2026.01.22 09:56:27.731814 [ 268 ] {bb90698c-602f-481a-94cc-7f722d4eb5b7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9294 | 2026.01.22 09:56:27.732021 [ 268 ] {bb90698c-602f-481a-94cc-7f722d4eb5b7} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9295 | 2026.01.22 09:56:27.732149 [ 268 ] {bb90698c-602f-481a-94cc-7f722d4eb5b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 9296 | 2026.01.22 09:56:27.732185 [ 268 ] {bb90698c-602f-481a-94cc-7f722d4eb5b7} <Debug> TCPHandler: Processed in 0.001326573 sec. | ||
| 9297 | 2026.01.22 09:56:27.732290 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9298 | 2026.01.22 09:56:27.732380 [ 268 ] {4885637b-908e-45d0-b352-0592eae17b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9299 | 2026.01.22 09:56:27.732434 [ 268 ] {4885637b-908e-45d0-b352-0592eae17b73} <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 | ||
| 9300 | 2026.01.22 09:56:27.733185 [ 268 ] {4885637b-908e-45d0-b352-0592eae17b73} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9301 | 2026.01.22 09:56:27.733222 [ 268 ] {4885637b-908e-45d0-b352-0592eae17b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9302 | 2026.01.22 09:56:27.733723 [ 268 ] {4885637b-908e-45d0-b352-0592eae17b73} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9303 | 2026.01.22 09:56:27.733953 [ 268 ] {4885637b-908e-45d0-b352-0592eae17b73} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9304 | 2026.01.22 09:56:27.734088 [ 268 ] {4885637b-908e-45d0-b352-0592eae17b73} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001725 sec., 2318.840579710145 rows/sec., 4.16 MiB/sec. | ||
| 9305 | 2026.01.22 09:56:27.734141 [ 268 ] {4885637b-908e-45d0-b352-0592eae17b73} <Debug> TCPHandler: Processed in 0.001896362 sec. | ||
| 9306 | 2026.01.22 09:56:27.734256 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9307 | 2026.01.22 09:56:27.734346 [ 268 ] {45ce0f9f-fe3c-4fe6-b193-1049da092f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9308 | 2026.01.22 09:56:27.734386 [ 268 ] {45ce0f9f-fe3c-4fe6-b193-1049da092f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9309 | 2026.01.22 09:56:27.734723 [ 268 ] {45ce0f9f-fe3c-4fe6-b193-1049da092f48} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9310 | 2026.01.22 09:56:27.734758 [ 268 ] {45ce0f9f-fe3c-4fe6-b193-1049da092f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9311 | 2026.01.22 09:56:27.735078 [ 268 ] {45ce0f9f-fe3c-4fe6-b193-1049da092f48} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9312 | 2026.01.22 09:56:27.735288 [ 268 ] {45ce0f9f-fe3c-4fe6-b193-1049da092f48} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9313 | 2026.01.22 09:56:27.735413 [ 268 ] {45ce0f9f-fe3c-4fe6-b193-1049da092f48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 9314 | 2026.01.22 09:56:27.735448 [ 268 ] {45ce0f9f-fe3c-4fe6-b193-1049da092f48} <Debug> TCPHandler: Processed in 0.001239242 sec. | ||
| 9315 | 2026.01.22 09:56:28.531270 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21672 | ||
| 9316 | 2026.01.22 09:56:28.531778 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9317 | 2026.01.22 09:56:28.531820 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9318 | 2026.01.22 09:56:28.532290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9319 | 2026.01.22 09:56:28.532514 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9320 | 2026.01.22 09:56:28.532664 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21672 | ||
| 9321 | 2026.01.22 09:56:29.682831 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9322 | 2026.01.22 09:56:29.699815 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9323 | 2026.01.22 09:56:29.699863 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9324 | 2026.01.22 09:56:29.705988 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9325 | 2026.01.22 09:56:29.706685 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9326 | 2026.01.22 09:56:29.709555 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9327 | 2026.01.22 09:56:31.091046 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1170 | ||
| 9328 | 2026.01.22 09:56:31.093479 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9329 | 2026.01.22 09:56:31.093522 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9330 | 2026.01.22 09:56:31.094720 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9331 | 2026.01.22 09:56:31.094982 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9332 | 2026.01.22 09:56:31.095242 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1170 | ||
| 9333 | 2026.01.22 09:56:32.739030 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9334 | 2026.01.22 09:56:32.739206 [ 268 ] {915e7728-eaf6-4527-8e9e-ad15b55f8ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9335 | 2026.01.22 09:56:32.739272 [ 268 ] {915e7728-eaf6-4527-8e9e-ad15b55f8ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9336 | 2026.01.22 09:56:32.740116 [ 268 ] {915e7728-eaf6-4527-8e9e-ad15b55f8ff6} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9337 | 2026.01.22 09:56:32.740159 [ 268 ] {915e7728-eaf6-4527-8e9e-ad15b55f8ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9338 | 2026.01.22 09:56:32.740581 [ 268 ] {915e7728-eaf6-4527-8e9e-ad15b55f8ff6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9339 | 2026.01.22 09:56:32.740817 [ 268 ] {915e7728-eaf6-4527-8e9e-ad15b55f8ff6} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9340 | 2026.01.22 09:56:32.740973 [ 268 ] {915e7728-eaf6-4527-8e9e-ad15b55f8ff6} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001816 sec., 245594.71365638767 rows/sec., 15.58 MiB/sec. | ||
| 9341 | 2026.01.22 09:56:32.741025 [ 268 ] {915e7728-eaf6-4527-8e9e-ad15b55f8ff6} <Debug> TCPHandler: Processed in 0.002125786 sec. | ||
| 9342 | 2026.01.22 09:56:32.741153 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9343 | 2026.01.22 09:56:32.741249 [ 268 ] {a870da85-1e4a-43cf-94a4-f4c8ac2735f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9344 | 2026.01.22 09:56:32.741293 [ 268 ] {a870da85-1e4a-43cf-94a4-f4c8ac2735f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9345 | 2026.01.22 09:56:32.742317 [ 268 ] {a870da85-1e4a-43cf-94a4-f4c8ac2735f7} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9346 | 2026.01.22 09:56:32.742356 [ 268 ] {a870da85-1e4a-43cf-94a4-f4c8ac2735f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9347 | 2026.01.22 09:56:32.742773 [ 268 ] {a870da85-1e4a-43cf-94a4-f4c8ac2735f7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9348 | 2026.01.22 09:56:32.742994 [ 268 ] {a870da85-1e4a-43cf-94a4-f4c8ac2735f7} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9349 | 2026.01.22 09:56:32.743128 [ 268 ] {a870da85-1e4a-43cf-94a4-f4c8ac2735f7} <Debug> executeQuery: Read 1276 rows, 104.29 KiB in 0.001898 sec., 672286.617492097 rows/sec., 53.66 MiB/sec. | ||
| 9350 | 2026.01.22 09:56:32.743166 [ 268 ] {a870da85-1e4a-43cf-94a4-f4c8ac2735f7} <Debug> TCPHandler: Processed in 0.002063955 sec. | ||
| 9351 | 2026.01.22 09:56:32.743290 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9352 | 2026.01.22 09:56:32.743383 [ 268 ] {ff0f9bad-c636-4e53-a325-35c179d31b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9353 | 2026.01.22 09:56:32.743423 [ 268 ] {ff0f9bad-c636-4e53-a325-35c179d31b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9354 | 2026.01.22 09:56:32.743927 [ 268 ] {ff0f9bad-c636-4e53-a325-35c179d31b1b} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9355 | 2026.01.22 09:56:32.743964 [ 268 ] {ff0f9bad-c636-4e53-a325-35c179d31b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9356 | 2026.01.22 09:56:32.744280 [ 268 ] {ff0f9bad-c636-4e53-a325-35c179d31b1b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9357 | 2026.01.22 09:56:32.744491 [ 268 ] {ff0f9bad-c636-4e53-a325-35c179d31b1b} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9358 | 2026.01.22 09:56:32.744607 [ 42 ] {} <Debug> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9359 | 2026.01.22 09:56:32.744617 [ 268 ] {ff0f9bad-c636-4e53-a325-35c179d31b1b} <Debug> executeQuery: Read 260 rows, 16.18 KiB in 0.001252 sec., 207667.73162939295 rows/sec., 12.62 MiB/sec. | ||
| 9360 | 2026.01.22 09:56:32.744671 [ 42 ] {} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9361 | 2026.01.22 09:56:32.744681 [ 268 ] {ff0f9bad-c636-4e53-a325-35c179d31b1b} <Debug> TCPHandler: Processed in 0.001440375 sec. | ||
| 9362 | 2026.01.22 09:56:32.744699 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9363 | 2026.01.22 09:56:32.744814 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9364 | 2026.01.22 09:56:32.744831 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::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 | ||
| 9365 | 2026.01.22 09:56:32.744944 [ 268 ] {e27ae0d9-dd40-46aa-ac8d-bd2199548160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9366 | 2026.01.22 09:56:32.744991 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9367 | 2026.01.22 09:56:32.744998 [ 268 ] {e27ae0d9-dd40-46aa-ac8d-bd2199548160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9368 | 2026.01.22 09:56:32.745035 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 296 rows starting from the beginning of the part | ||
| 9369 | 2026.01.22 09:56:32.745109 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 268 rows starting from the beginning of the part | ||
| 9370 | 2026.01.22 09:56:32.745153 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 4 rows starting from the beginning of the part | ||
| 9371 | 2026.01.22 09:56:32.745194 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 260 rows starting from the beginning of the part | ||
| 9372 | 2026.01.22 09:56:32.745231 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 4 rows starting from the beginning of the part | ||
| 9373 | 2026.01.22 09:56:32.745269 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 260 rows starting from the beginning of the part | ||
| 9374 | 2026.01.22 09:56:32.745592 [ 268 ] {e27ae0d9-dd40-46aa-ac8d-bd2199548160} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9375 | 2026.01.22 09:56:32.745634 [ 268 ] {e27ae0d9-dd40-46aa-ac8d-bd2199548160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9376 | 2026.01.22 09:56:32.745999 [ 268 ] {e27ae0d9-dd40-46aa-ac8d-bd2199548160} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9377 | 2026.01.22 09:56:32.746230 [ 268 ] {e27ae0d9-dd40-46aa-ac8d-bd2199548160} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9378 | 2026.01.22 09:56:32.746240 [ 204 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1092 rows, containing 5 columns (5 merged, 0 gathered) in 0.001471134 sec., 742284.5233676878 rows/sec., 48.32 MiB/sec. | ||
| 9379 | 2026.01.22 09:56:32.746372 [ 268 ] {e27ae0d9-dd40-46aa-ac8d-bd2199548160} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001454 sec., 158184.31911966988 rows/sec., 10.20 MiB/sec. | ||
| 9380 | 2026.01.22 09:56:32.746416 [ 268 ] {e27ae0d9-dd40-46aa-ac8d-bd2199548160} <Debug> TCPHandler: Processed in 0.001664359 sec. | ||
| 9381 | 2026.01.22 09:56:32.746436 [ 198 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9382 | 2026.01.22 09:56:32.746526 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9383 | 2026.01.22 09:56:32.746627 [ 268 ] {85b2f9aa-0b6b-4efe-ae72-00eb75426ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9384 | 2026.01.22 09:56:32.746670 [ 268 ] {85b2f9aa-0b6b-4efe-ae72-00eb75426ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9385 | 2026.01.22 09:56:32.746792 [ 198 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_61_12} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9386 | 2026.01.22 09:56:32.746888 [ 198 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_61_12} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9387 | 2026.01.22 09:56:32.746990 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 9388 | 2026.01.22 09:56:32.747173 [ 268 ] {85b2f9aa-0b6b-4efe-ae72-00eb75426ff5} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9389 | 2026.01.22 09:56:32.747216 [ 268 ] {85b2f9aa-0b6b-4efe-ae72-00eb75426ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9390 | 2026.01.22 09:56:32.747541 [ 268 ] {85b2f9aa-0b6b-4efe-ae72-00eb75426ff5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9391 | 2026.01.22 09:56:32.747760 [ 268 ] {85b2f9aa-0b6b-4efe-ae72-00eb75426ff5} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9392 | 2026.01.22 09:56:32.747893 [ 268 ] {85b2f9aa-0b6b-4efe-ae72-00eb75426ff5} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001285 sec., 178210.1167315175 rows/sec., 10.12 MiB/sec. | ||
| 9393 | 2026.01.22 09:56:32.747934 [ 268 ] {85b2f9aa-0b6b-4efe-ae72-00eb75426ff5} <Debug> TCPHandler: Processed in 0.001457384 sec. | ||
| 9394 | 2026.01.22 09:56:32.748057 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9395 | 2026.01.22 09:56:32.748181 [ 268 ] {0e2bb60e-6da7-4670-9643-300264892b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9396 | 2026.01.22 09:56:32.748234 [ 268 ] {0e2bb60e-6da7-4670-9643-300264892b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9397 | 2026.01.22 09:56:32.748999 [ 268 ] {0e2bb60e-6da7-4670-9643-300264892b73} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2026.01.22 09:56:32.749038 [ 268 ] {0e2bb60e-6da7-4670-9643-300264892b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9399 | 2026.01.22 09:56:32.749399 [ 268 ] {0e2bb60e-6da7-4670-9643-300264892b73} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9400 | 2026.01.22 09:56:32.749619 [ 268 ] {0e2bb60e-6da7-4670-9643-300264892b73} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2026.01.22 09:56:32.749753 [ 268 ] {0e2bb60e-6da7-4670-9643-300264892b73} <Debug> executeQuery: Read 770 rows, 55.23 KiB in 0.001596 sec., 482456.1403508772 rows/sec., 33.79 MiB/sec. | ||
| 9402 | 2026.01.22 09:56:32.749793 [ 268 ] {0e2bb60e-6da7-4670-9643-300264892b73} <Debug> TCPHandler: Processed in 0.001797641 sec. | ||
| 9403 | 2026.01.22 09:56:32.749912 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9404 | 2026.01.22 09:56:32.750015 [ 268 ] {721dccc3-6e87-4844-9550-334f199fe21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9405 | 2026.01.22 09:56:32.750058 [ 268 ] {721dccc3-6e87-4844-9550-334f199fe21e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9406 | 2026.01.22 09:56:32.750395 [ 268 ] {721dccc3-6e87-4844-9550-334f199fe21e} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9407 | 2026.01.22 09:56:32.750432 [ 268 ] {721dccc3-6e87-4844-9550-334f199fe21e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9408 | 2026.01.22 09:56:32.750735 [ 268 ] {721dccc3-6e87-4844-9550-334f199fe21e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9409 | 2026.01.22 09:56:32.750952 [ 268 ] {721dccc3-6e87-4844-9550-334f199fe21e} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9410 | 2026.01.22 09:56:32.751093 [ 268 ] {721dccc3-6e87-4844-9550-334f199fe21e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 9411 | 2026.01.22 09:56:32.751133 [ 268 ] {721dccc3-6e87-4844-9550-334f199fe21e} <Debug> TCPHandler: Processed in 0.001270201 sec. | ||
| 9412 | 2026.01.22 09:56:32.751237 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9413 | 2026.01.22 09:56:32.751333 [ 268 ] {d216f48b-d31f-470c-b603-03b19bf2a323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9414 | 2026.01.22 09:56:32.751377 [ 268 ] {d216f48b-d31f-470c-b603-03b19bf2a323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9415 | 2026.01.22 09:56:32.751884 [ 268 ] {d216f48b-d31f-470c-b603-03b19bf2a323} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9416 | 2026.01.22 09:56:32.751928 [ 268 ] {d216f48b-d31f-470c-b603-03b19bf2a323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9417 | 2026.01.22 09:56:32.752340 [ 268 ] {d216f48b-d31f-470c-b603-03b19bf2a323} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9418 | 2026.01.22 09:56:32.752571 [ 268 ] {d216f48b-d31f-470c-b603-03b19bf2a323} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9419 | 2026.01.22 09:56:32.752700 [ 268 ] {d216f48b-d31f-470c-b603-03b19bf2a323} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001385 sec., 236823.1046931408 rows/sec., 15.52 MiB/sec. | ||
| 9420 | 2026.01.22 09:56:32.752738 [ 268 ] {d216f48b-d31f-470c-b603-03b19bf2a323} <Debug> TCPHandler: Processed in 0.001550096 sec. | ||
| 9421 | 2026.01.22 09:56:32.752852 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9422 | 2026.01.22 09:56:32.752968 [ 268 ] {70801986-86ad-420d-bc61-fda9ade90b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9423 | 2026.01.22 09:56:32.753020 [ 268 ] {70801986-86ad-420d-bc61-fda9ade90b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9424 | 2026.01.22 09:56:32.753393 [ 268 ] {70801986-86ad-420d-bc61-fda9ade90b13} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9425 | 2026.01.22 09:56:32.753435 [ 268 ] {70801986-86ad-420d-bc61-fda9ade90b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9426 | 2026.01.22 09:56:32.753738 [ 268 ] {70801986-86ad-420d-bc61-fda9ade90b13} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9427 | 2026.01.22 09:56:32.753962 [ 268 ] {70801986-86ad-420d-bc61-fda9ade90b13} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9428 | 2026.01.22 09:56:32.754058 [ 42 ] {} <Debug> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 9429 | 2026.01.22 09:56:32.754090 [ 42 ] {} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9430 | 2026.01.22 09:56:32.754091 [ 268 ] {70801986-86ad-420d-bc61-fda9ade90b13} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001147 sec., 871.8395815170009 rows/sec., 58.75 KiB/sec. | ||
| 9431 | 2026.01.22 09:56:32.754108 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9432 | 2026.01.22 09:56:32.754142 [ 268 ] {70801986-86ad-420d-bc61-fda9ade90b13} <Debug> TCPHandler: Processed in 0.001348954 sec. | ||
| 9433 | 2026.01.22 09:56:32.754210 [ 191 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::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 | ||
| 9434 | 2026.01.22 09:56:32.754258 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9435 | 2026.01.22 09:56:32.754332 [ 191 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9436 | 2026.01.22 09:56:32.754359 [ 268 ] {b4135698-8ec3-4ad8-82d6-9399e61e8e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9437 | 2026.01.22 09:56:32.754371 [ 191 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::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 | ||
| 9438 | 2026.01.22 09:56:32.754424 [ 268 ] {b4135698-8ec3-4ad8-82d6-9399e61e8e44} <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 | ||
| 9439 | 2026.01.22 09:56:32.754444 [ 191 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::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 | ||
| 9440 | 2026.01.22 09:56:32.754498 [ 191 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::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 | ||
| 9441 | 2026.01.22 09:56:32.754541 [ 191 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::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 | ||
| 9442 | 2026.01.22 09:56:32.754581 [ 191 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::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 | ||
| 9443 | 2026.01.22 09:56:32.754622 [ 191 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::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 | ||
| 9444 | 2026.01.22 09:56:32.755314 [ 268 ] {b4135698-8ec3-4ad8-82d6-9399e61e8e44} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9445 | 2026.01.22 09:56:32.755355 [ 268 ] {b4135698-8ec3-4ad8-82d6-9399e61e8e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9446 | 2026.01.22 09:56:32.755476 [ 192 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001308872 sec., 7640.166494508248 rows/sec., 511.83 KiB/sec. | ||
| 9447 | 2026.01.22 09:56:32.755608 [ 191 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 9448 | 2026.01.22 09:56:32.755868 [ 191 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::all_1_10_2} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9449 | 2026.01.22 09:56:32.755947 [ 191 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::all_1_10_2} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 9450 | 2026.01.22 09:56:32.755960 [ 268 ] {b4135698-8ec3-4ad8-82d6-9399e61e8e44} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9451 | 2026.01.22 09:56:32.756023 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9452 | 2026.01.22 09:56:32.756203 [ 268 ] {b4135698-8ec3-4ad8-82d6-9399e61e8e44} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9453 | 2026.01.22 09:56:32.756344 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9454 | 2026.01.22 09:56:32.756374 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9455 | 2026.01.22 09:56:32.756380 [ 268 ] {b4135698-8ec3-4ad8-82d6-9399e61e8e44} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002039 sec., 18146.150073565474 rows/sec., 32.52 MiB/sec. | ||
| 9456 | 2026.01.22 09:56:32.756390 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9457 | 2026.01.22 09:56:32.756453 [ 268 ] {b4135698-8ec3-4ad8-82d6-9399e61e8e44} <Debug> TCPHandler: Processed in 0.002243928 sec. | ||
| 9458 | 2026.01.22 09:56:32.756481 [ 204 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::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 | ||
| 9459 | 2026.01.22 09:56:32.756575 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9460 | 2026.01.22 09:56:32.756659 [ 204 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9461 | 2026.01.22 09:56:32.756673 [ 268 ] {22d8e845-8c16-426d-b3d5-542264e17971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9462 | 2026.01.22 09:56:32.756734 [ 268 ] {22d8e845-8c16-426d-b3d5-542264e17971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9463 | 2026.01.22 09:56:32.756739 [ 204 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1198 rows starting from the beginning of the part | ||
| 9464 | 2026.01.22 09:56:32.756862 [ 204 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 37 rows starting from the beginning of the part | ||
| 9465 | 2026.01.22 09:56:32.756974 [ 204 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 4 rows starting from the beginning of the part | ||
| 9466 | 2026.01.22 09:56:32.757079 [ 268 ] {22d8e845-8c16-426d-b3d5-542264e17971} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9467 | 2026.01.22 09:56:32.757085 [ 204 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 37 rows starting from the beginning of the part | ||
| 9468 | 2026.01.22 09:56:32.757118 [ 268 ] {22d8e845-8c16-426d-b3d5-542264e17971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9469 | 2026.01.22 09:56:32.757195 [ 204 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 4 rows starting from the beginning of the part | ||
| 9470 | 2026.01.22 09:56:32.757296 [ 204 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 37 rows starting from the beginning of the part | ||
| 9471 | 2026.01.22 09:56:32.757452 [ 268 ] {22d8e845-8c16-426d-b3d5-542264e17971} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9472 | 2026.01.22 09:56:32.757672 [ 268 ] {22d8e845-8c16-426d-b3d5-542264e17971} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9473 | 2026.01.22 09:56:32.757805 [ 268 ] {22d8e845-8c16-426d-b3d5-542264e17971} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001151 sec., 93831.45091225022 rows/sec., 5.72 MiB/sec. | ||
| 9474 | 2026.01.22 09:56:32.757844 [ 268 ] {22d8e845-8c16-426d-b3d5-542264e17971} <Debug> TCPHandler: Processed in 0.001318923 sec. | ||
| 9475 | 2026.01.22 09:56:32.762963 [ 192 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1317 rows, containing 19 columns (19 merged, 0 gathered) in 0.006513631 sec., 202191.37375144524 rows/sec., 362.32 MiB/sec. | ||
| 9476 | 2026.01.22 09:56:32.764455 [ 192 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9477 | 2026.01.22 09:56:32.764787 [ 192 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9478 | 2026.01.22 09:56:32.764855 [ 192 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9479 | 2026.01.22 09:56:32.764940 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. | ||
| 9480 | 2026.01.22 09:56:33.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.57 MiB, peak 321.16 MiB, free memory in arenas 0.00 B, will set to 311.77 MiB (RSS), difference: 2.19 MiB | ||
| 9481 | 2026.01.22 09:56:35.897135 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9482 | 2026.01.22 09:56:35.897182 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9483 | 2026.01.22 09:56:36.032757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22184 | ||
| 9484 | 2026.01.22 09:56:36.033398 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9485 | 2026.01.22 09:56:36.033462 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9486 | 2026.01.22 09:56:36.033977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9487 | 2026.01.22 09:56:36.034213 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9488 | 2026.01.22 09:56:36.034359 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22184 | ||
| 9489 | 2026.01.22 09:56:36.034371 [ 35 ] {} <Debug> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9490 | 2026.01.22 09:56:36.034439 [ 35 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9491 | 2026.01.22 09:56:36.034460 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9492 | 2026.01.22 09:56:36.034560 [ 188 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 9493 | 2026.01.22 09:56:36.034657 [ 188 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9494 | 2026.01.22 09:56:36.034689 [ 188 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19752 rows starting from the beginning of the part | ||
| 9495 | 2026.01.22 09:56:36.034749 [ 188 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 9496 | 2026.01.22 09:56:36.034797 [ 188 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 9497 | 2026.01.22 09:56:36.034841 [ 188 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 9498 | 2026.01.22 09:56:36.034881 [ 188 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 9499 | 2026.01.22 09:56:36.034925 [ 188 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 9500 | 2026.01.22 09:56:36.037308 [ 197 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22184 rows, containing 4 columns (4 merged, 0 gathered) in 0.002789737 sec., 7952004.07780375 rows/sec., 113.75 MiB/sec. | ||
| 9501 | 2026.01.22 09:56:36.037755 [ 202 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9502 | 2026.01.22 09:56:36.038069 [ 202 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_46_9} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9503 | 2026.01.22 09:56:36.038150 [ 202 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_46_9} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9504 | 2026.01.22 09:56:36.038267 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 9505 | 2026.01.22 09:56:37.209641 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9506 | 2026.01.22 09:56:37.227945 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9507 | 2026.01.22 09:56:37.228003 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9508 | 2026.01.22 09:56:37.233977 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9509 | 2026.01.22 09:56:37.234675 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9510 | 2026.01.22 09:56:37.235006 [ 32 ] {} <Debug> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9511 | 2026.01.22 09:56:37.235078 [ 32 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9512 | 2026.01.22 09:56:37.235103 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9513 | 2026.01.22 09:56:37.235207 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 9514 | 2026.01.22 09:56:37.238089 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9515 | 2026.01.22 09:56:37.239019 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9516 | 2026.01.22 09:56:37.240644 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 9517 | 2026.01.22 09:56:37.245100 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 9518 | 2026.01.22 09:56:37.249827 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 9519 | 2026.01.22 09:56:37.254587 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 9520 | 2026.01.22 09:56:37.259334 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 9521 | 2026.01.22 09:56:37.263498 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 9522 | 2026.01.22 09:56:37.317830 [ 197 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.082662352 sec., 4197.799743225308 rows/sec., 21.71 MiB/sec. | ||
| 9523 | 2026.01.22 09:56:37.320778 [ 186 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9524 | 2026.01.22 09:56:37.323072 [ 186 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_46_9} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9525 | 2026.01.22 09:56:37.323191 [ 186 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_46_9} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9526 | 2026.01.22 09:56:37.326183 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9527 | 2026.01.22 09:56:37.725612 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9528 | 2026.01.22 09:56:37.725891 [ 268 ] {59718379-0421-4f26-8526-d970e25f161d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9529 | 2026.01.22 09:56:37.725998 [ 268 ] {59718379-0421-4f26-8526-d970e25f161d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9530 | 2026.01.22 09:56:37.726919 [ 268 ] {59718379-0421-4f26-8526-d970e25f161d} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9531 | 2026.01.22 09:56:37.726959 [ 268 ] {59718379-0421-4f26-8526-d970e25f161d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9532 | 2026.01.22 09:56:37.727370 [ 268 ] {59718379-0421-4f26-8526-d970e25f161d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9533 | 2026.01.22 09:56:37.727625 [ 268 ] {59718379-0421-4f26-8526-d970e25f161d} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9534 | 2026.01.22 09:56:37.727795 [ 268 ] {59718379-0421-4f26-8526-d970e25f161d} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.00198 sec., 32323.232323232325 rows/sec., 2.55 MiB/sec. | ||
| 9535 | 2026.01.22 09:56:37.727850 [ 268 ] {59718379-0421-4f26-8526-d970e25f161d} <Debug> TCPHandler: Processed in 0.002423201 sec. | ||
| 9536 | 2026.01.22 09:56:37.727982 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9537 | 2026.01.22 09:56:37.728090 [ 268 ] {2564310e-ab68-4aa6-80c5-3c529363272c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9538 | 2026.01.22 09:56:37.728137 [ 268 ] {2564310e-ab68-4aa6-80c5-3c529363272c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9539 | 2026.01.22 09:56:37.728587 [ 268 ] {2564310e-ab68-4aa6-80c5-3c529363272c} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9540 | 2026.01.22 09:56:37.728623 [ 268 ] {2564310e-ab68-4aa6-80c5-3c529363272c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9541 | 2026.01.22 09:56:37.728952 [ 268 ] {2564310e-ab68-4aa6-80c5-3c529363272c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9542 | 2026.01.22 09:56:37.729172 [ 268 ] {2564310e-ab68-4aa6-80c5-3c529363272c} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9543 | 2026.01.22 09:56:37.729315 [ 268 ] {2564310e-ab68-4aa6-80c5-3c529363272c} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001249 sec., 3202.562049639712 rows/sec., 240.82 KiB/sec. | ||
| 9544 | 2026.01.22 09:56:37.729358 [ 268 ] {2564310e-ab68-4aa6-80c5-3c529363272c} <Debug> TCPHandler: Processed in 0.001430124 sec. | ||
| 9545 | 2026.01.22 09:56:37.729467 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9546 | 2026.01.22 09:56:37.729573 [ 268 ] {fb42dc5b-f24b-405a-98b9-0435de9d146f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9547 | 2026.01.22 09:56:37.729619 [ 268 ] {fb42dc5b-f24b-405a-98b9-0435de9d146f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9548 | 2026.01.22 09:56:37.730069 [ 268 ] {fb42dc5b-f24b-405a-98b9-0435de9d146f} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9549 | 2026.01.22 09:56:37.730106 [ 268 ] {fb42dc5b-f24b-405a-98b9-0435de9d146f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9550 | 2026.01.22 09:56:37.730443 [ 268 ] {fb42dc5b-f24b-405a-98b9-0435de9d146f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9551 | 2026.01.22 09:56:37.730667 [ 268 ] {fb42dc5b-f24b-405a-98b9-0435de9d146f} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9552 | 2026.01.22 09:56:37.730808 [ 268 ] {fb42dc5b-f24b-405a-98b9-0435de9d146f} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001256 sec., 54140.12738853503 rows/sec., 4.23 MiB/sec. | ||
| 9553 | 2026.01.22 09:56:37.730846 [ 268 ] {fb42dc5b-f24b-405a-98b9-0435de9d146f} <Debug> TCPHandler: Processed in 0.001430825 sec. | ||
| 9554 | 2026.01.22 09:56:37.730971 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9555 | 2026.01.22 09:56:37.731070 [ 268 ] {34b2d81d-b345-43aa-a5ec-5ba2ca37e4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9556 | 2026.01.22 09:56:37.731116 [ 268 ] {34b2d81d-b345-43aa-a5ec-5ba2ca37e4f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9557 | 2026.01.22 09:56:37.731533 [ 268 ] {34b2d81d-b345-43aa-a5ec-5ba2ca37e4f4} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9558 | 2026.01.22 09:56:37.731569 [ 268 ] {34b2d81d-b345-43aa-a5ec-5ba2ca37e4f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9559 | 2026.01.22 09:56:37.731911 [ 268 ] {34b2d81d-b345-43aa-a5ec-5ba2ca37e4f4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9560 | 2026.01.22 09:56:37.732133 [ 268 ] {34b2d81d-b345-43aa-a5ec-5ba2ca37e4f4} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9561 | 2026.01.22 09:56:37.732269 [ 268 ] {34b2d81d-b345-43aa-a5ec-5ba2ca37e4f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 9562 | 2026.01.22 09:56:37.732308 [ 268 ] {34b2d81d-b345-43aa-a5ec-5ba2ca37e4f4} <Debug> TCPHandler: Processed in 0.001398513 sec. | ||
| 9563 | 2026.01.22 09:56:37.732414 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9564 | 2026.01.22 09:56:37.732515 [ 268 ] {8f7873b9-1914-436c-9207-b485b6ee748a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9565 | 2026.01.22 09:56:37.732572 [ 268 ] {8f7873b9-1914-436c-9207-b485b6ee748a} <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 | ||
| 9566 | 2026.01.22 09:56:37.733353 [ 268 ] {8f7873b9-1914-436c-9207-b485b6ee748a} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9567 | 2026.01.22 09:56:37.733387 [ 268 ] {8f7873b9-1914-436c-9207-b485b6ee748a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9568 | 2026.01.22 09:56:37.733903 [ 268 ] {8f7873b9-1914-436c-9207-b485b6ee748a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9569 | 2026.01.22 09:56:37.734129 [ 268 ] {8f7873b9-1914-436c-9207-b485b6ee748a} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9570 | 2026.01.22 09:56:37.734266 [ 268 ] {8f7873b9-1914-436c-9207-b485b6ee748a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00177 sec., 2259.8870056497176 rows/sec., 4.05 MiB/sec. | ||
| 9571 | 2026.01.22 09:56:37.734319 [ 268 ] {8f7873b9-1914-436c-9207-b485b6ee748a} <Debug> TCPHandler: Processed in 0.001952173 sec. | ||
| 9572 | 2026.01.22 09:56:37.734435 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9573 | 2026.01.22 09:56:37.734528 [ 268 ] {decc7cec-fd6a-4fa1-a39a-b8511412aa4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9574 | 2026.01.22 09:56:37.734569 [ 268 ] {decc7cec-fd6a-4fa1-a39a-b8511412aa4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9575 | 2026.01.22 09:56:37.734911 [ 268 ] {decc7cec-fd6a-4fa1-a39a-b8511412aa4b} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9576 | 2026.01.22 09:56:37.734945 [ 268 ] {decc7cec-fd6a-4fa1-a39a-b8511412aa4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9577 | 2026.01.22 09:56:37.735250 [ 268 ] {decc7cec-fd6a-4fa1-a39a-b8511412aa4b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9578 | 2026.01.22 09:56:37.735467 [ 268 ] {decc7cec-fd6a-4fa1-a39a-b8511412aa4b} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9579 | 2026.01.22 09:56:37.735591 [ 268 ] {decc7cec-fd6a-4fa1-a39a-b8511412aa4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 9580 | 2026.01.22 09:56:37.735625 [ 268 ] {decc7cec-fd6a-4fa1-a39a-b8511412aa4b} <Debug> TCPHandler: Processed in 0.001237661 sec. | ||
| 9581 | 2026.01.22 09:56:38.000253 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.30 MiB, peak 326.28 MiB, free memory in arenas 0.00 B, will set to 312.07 MiB (RSS), difference: -1.23 MiB | ||
| 9582 | 2026.01.22 09:56:41.095451 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1204 | ||
| 9583 | 2026.01.22 09:56:41.097992 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9584 | 2026.01.22 09:56:41.098049 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9585 | 2026.01.22 09:56:41.099309 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9586 | 2026.01.22 09:56:41.099587 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9587 | 2026.01.22 09:56:41.099975 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1204 | ||
| 9588 | 2026.01.22 09:56:42.135868 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9589 | 2026.01.22 09:56:42.136075 [ 268 ] {af8add43-37de-4f5d-bf0a-6bcadc1a234d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9590 | 2026.01.22 09:56:42.136152 [ 268 ] {af8add43-37de-4f5d-bf0a-6bcadc1a234d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9591 | 2026.01.22 09:56:42.136875 [ 268 ] {af8add43-37de-4f5d-bf0a-6bcadc1a234d} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9592 | 2026.01.22 09:56:42.136922 [ 268 ] {af8add43-37de-4f5d-bf0a-6bcadc1a234d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9593 | 2026.01.22 09:56:42.137335 [ 268 ] {af8add43-37de-4f5d-bf0a-6bcadc1a234d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9594 | 2026.01.22 09:56:42.137570 [ 268 ] {af8add43-37de-4f5d-bf0a-6bcadc1a234d} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9595 | 2026.01.22 09:56:42.137746 [ 268 ] {af8add43-37de-4f5d-bf0a-6bcadc1a234d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001725 sec., 13913.04347826087 rows/sec., 1.15 MiB/sec. | ||
| 9596 | 2026.01.22 09:56:42.137802 [ 268 ] {af8add43-37de-4f5d-bf0a-6bcadc1a234d} <Debug> TCPHandler: Processed in 0.002077016 sec. | ||
| 9597 | 2026.01.22 09:56:42.137925 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9598 | 2026.01.22 09:56:42.138033 [ 268 ] {a178e358-6562-4f6e-a2b8-43362b11afc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9599 | 2026.01.22 09:56:42.138079 [ 268 ] {a178e358-6562-4f6e-a2b8-43362b11afc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9600 | 2026.01.22 09:56:42.138506 [ 268 ] {a178e358-6562-4f6e-a2b8-43362b11afc4} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9601 | 2026.01.22 09:56:42.138546 [ 268 ] {a178e358-6562-4f6e-a2b8-43362b11afc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9602 | 2026.01.22 09:56:42.138873 [ 268 ] {a178e358-6562-4f6e-a2b8-43362b11afc4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9603 | 2026.01.22 09:56:42.139095 [ 268 ] {a178e358-6562-4f6e-a2b8-43362b11afc4} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9604 | 2026.01.22 09:56:42.139237 [ 268 ] {a178e358-6562-4f6e-a2b8-43362b11afc4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00123 sec., 3252.032520325203 rows/sec., 265.18 KiB/sec. | ||
| 9605 | 2026.01.22 09:56:42.139278 [ 268 ] {a178e358-6562-4f6e-a2b8-43362b11afc4} <Debug> TCPHandler: Processed in 0.001405614 sec. | ||
| 9606 | 2026.01.22 09:56:42.139390 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9607 | 2026.01.22 09:56:42.139490 [ 268 ] {8f150c9a-5e3a-4315-ba55-bd933724f0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9608 | 2026.01.22 09:56:42.139534 [ 268 ] {8f150c9a-5e3a-4315-ba55-bd933724f0aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9609 | 2026.01.22 09:56:42.140713 [ 268 ] {8f150c9a-5e3a-4315-ba55-bd933724f0aa} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9610 | 2026.01.22 09:56:42.140752 [ 268 ] {8f150c9a-5e3a-4315-ba55-bd933724f0aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9611 | 2026.01.22 09:56:42.141189 [ 268 ] {8f150c9a-5e3a-4315-ba55-bd933724f0aa} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9612 | 2026.01.22 09:56:42.141422 [ 268 ] {8f150c9a-5e3a-4315-ba55-bd933724f0aa} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9613 | 2026.01.22 09:56:42.141572 [ 268 ] {8f150c9a-5e3a-4315-ba55-bd933724f0aa} <Debug> executeQuery: Read 1392 rows, 119.16 KiB in 0.002104 sec., 661596.9581749049 rows/sec., 55.31 MiB/sec. | ||
| 9614 | 2026.01.22 09:56:42.141613 [ 268 ] {8f150c9a-5e3a-4315-ba55-bd933724f0aa} <Debug> TCPHandler: Processed in 0.002275349 sec. | ||
| 9615 | 2026.01.22 09:56:42.141743 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9616 | 2026.01.22 09:56:42.141844 [ 268 ] {da3c8f03-1101-4ada-8cb0-94f60bdd87e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9617 | 2026.01.22 09:56:42.141888 [ 268 ] {da3c8f03-1101-4ada-8cb0-94f60bdd87e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9618 | 2026.01.22 09:56:42.142326 [ 268 ] {da3c8f03-1101-4ada-8cb0-94f60bdd87e7} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9619 | 2026.01.22 09:56:42.142364 [ 268 ] {da3c8f03-1101-4ada-8cb0-94f60bdd87e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9620 | 2026.01.22 09:56:42.142683 [ 268 ] {da3c8f03-1101-4ada-8cb0-94f60bdd87e7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9621 | 2026.01.22 09:56:42.142906 [ 268 ] {da3c8f03-1101-4ada-8cb0-94f60bdd87e7} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9622 | 2026.01.22 09:56:42.143047 [ 268 ] {da3c8f03-1101-4ada-8cb0-94f60bdd87e7} <Debug> executeQuery: Read 53 rows, 4.02 KiB in 0.001226 sec., 43230.0163132137 rows/sec., 3.20 MiB/sec. | ||
| 9623 | 2026.01.22 09:56:42.143086 [ 268 ] {da3c8f03-1101-4ada-8cb0-94f60bdd87e7} <Debug> TCPHandler: Processed in 0.001395824 sec. | ||
| 9624 | 2026.01.22 09:56:42.143202 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9625 | 2026.01.22 09:56:42.143298 [ 268 ] {55dc152c-3168-44e1-8623-6328521d7f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9626 | 2026.01.22 09:56:42.143342 [ 268 ] {55dc152c-3168-44e1-8623-6328521d7f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9627 | 2026.01.22 09:56:42.143870 [ 268 ] {55dc152c-3168-44e1-8623-6328521d7f77} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9628 | 2026.01.22 09:56:42.143907 [ 268 ] {55dc152c-3168-44e1-8623-6328521d7f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9629 | 2026.01.22 09:56:42.144260 [ 268 ] {55dc152c-3168-44e1-8623-6328521d7f77} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9630 | 2026.01.22 09:56:42.144481 [ 268 ] {55dc152c-3168-44e1-8623-6328521d7f77} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9631 | 2026.01.22 09:56:42.144597 [ 26 ] {} <Debug> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 9632 | 2026.01.22 09:56:42.144613 [ 268 ] {55dc152c-3168-44e1-8623-6328521d7f77} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001335 sec., 188764.04494382022 rows/sec., 13.06 MiB/sec. | ||
| 9633 | 2026.01.22 09:56:42.144668 [ 26 ] {} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9634 | 2026.01.22 09:56:42.144679 [ 268 ] {55dc152c-3168-44e1-8623-6328521d7f77} <Debug> TCPHandler: Processed in 0.001526876 sec. | ||
| 9635 | 2026.01.22 09:56:42.144697 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9636 | 2026.01.22 09:56:42.144805 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9637 | 2026.01.22 09:56:42.144824 [ 209 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 9638 | 2026.01.22 09:56:42.144912 [ 268 ] {242fc0ac-984a-4f33-9558-1314b487af2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9639 | 2026.01.22 09:56:42.144960 [ 268 ] {242fc0ac-984a-4f33-9558-1314b487af2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9640 | 2026.01.22 09:56:42.144972 [ 209 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9641 | 2026.01.22 09:56:42.145018 [ 209 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 483 rows starting from the beginning of the part | ||
| 9642 | 2026.01.22 09:56:42.145087 [ 209 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 252 rows starting from the beginning of the part | ||
| 9643 | 2026.01.22 09:56:42.145136 [ 209 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 458 rows starting from the beginning of the part | ||
| 9644 | 2026.01.22 09:56:42.145187 [ 209 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 230 rows starting from the beginning of the part | ||
| 9645 | 2026.01.22 09:56:42.145230 [ 209 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 230 rows starting from the beginning of the part | ||
| 9646 | 2026.01.22 09:56:42.145275 [ 209 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part | ||
| 9647 | 2026.01.22 09:56:42.145377 [ 268 ] {242fc0ac-984a-4f33-9558-1314b487af2b} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9648 | 2026.01.22 09:56:42.145421 [ 268 ] {242fc0ac-984a-4f33-9558-1314b487af2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9649 | 2026.01.22 09:56:42.145997 [ 268 ] {242fc0ac-984a-4f33-9558-1314b487af2b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9650 | 2026.01.22 09:56:42.146233 [ 268 ] {242fc0ac-984a-4f33-9558-1314b487af2b} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9651 | 2026.01.22 09:56:42.146374 [ 268 ] {242fc0ac-984a-4f33-9558-1314b487af2b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001481 sec., 8102.633355840649 rows/sec., 633.02 KiB/sec. | ||
| 9652 | 2026.01.22 09:56:42.146416 [ 268 ] {242fc0ac-984a-4f33-9558-1314b487af2b} <Debug> TCPHandler: Processed in 0.001661068 sec. | ||
| 9653 | 2026.01.22 09:56:42.146436 [ 190 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1905 rows, containing 5 columns (5 merged, 0 gathered) in 0.001669208 sec., 1141259.807046216 rows/sec., 80.50 MiB/sec. | ||
| 9654 | 2026.01.22 09:56:42.146517 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9655 | 2026.01.22 09:56:42.146613 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 9656 | 2026.01.22 09:56:42.146616 [ 268 ] {2a56958c-17e2-4b2a-8706-a0363b6d522a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9657 | 2026.01.22 09:56:42.146677 [ 268 ] {2a56958c-17e2-4b2a-8706-a0363b6d522a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9658 | 2026.01.22 09:56:42.146891 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_19_4} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9659 | 2026.01.22 09:56:42.146971 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_19_4} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 9660 | 2026.01.22 09:56:42.147050 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 9661 | 2026.01.22 09:56:42.147404 [ 268 ] {2a56958c-17e2-4b2a-8706-a0363b6d522a} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9662 | 2026.01.22 09:56:42.147446 [ 268 ] {2a56958c-17e2-4b2a-8706-a0363b6d522a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9663 | 2026.01.22 09:56:42.147820 [ 268 ] {2a56958c-17e2-4b2a-8706-a0363b6d522a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9664 | 2026.01.22 09:56:42.148039 [ 268 ] {2a56958c-17e2-4b2a-8706-a0363b6d522a} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9665 | 2026.01.22 09:56:42.148173 [ 268 ] {2a56958c-17e2-4b2a-8706-a0363b6d522a} <Debug> executeQuery: Read 597 rows, 45.95 KiB in 0.001576 sec., 378807.1065989848 rows/sec., 28.47 MiB/sec. | ||
| 9666 | 2026.01.22 09:56:42.148213 [ 268 ] {2a56958c-17e2-4b2a-8706-a0363b6d522a} <Debug> TCPHandler: Processed in 0.00174446 sec. | ||
| 9667 | 2026.01.22 09:56:42.148314 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9668 | 2026.01.22 09:56:42.148408 [ 268 ] {ca9d3e1e-ab78-4c12-81a9-d1c6dacc0310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9669 | 2026.01.22 09:56:42.148454 [ 268 ] {ca9d3e1e-ab78-4c12-81a9-d1c6dacc0310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9670 | 2026.01.22 09:56:42.149126 [ 268 ] {ca9d3e1e-ab78-4c12-81a9-d1c6dacc0310} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9671 | 2026.01.22 09:56:42.149163 [ 268 ] {ca9d3e1e-ab78-4c12-81a9-d1c6dacc0310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9672 | 2026.01.22 09:56:42.149569 [ 268 ] {ca9d3e1e-ab78-4c12-81a9-d1c6dacc0310} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9673 | 2026.01.22 09:56:42.149801 [ 268 ] {ca9d3e1e-ab78-4c12-81a9-d1c6dacc0310} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9674 | 2026.01.22 09:56:42.149933 [ 268 ] {ca9d3e1e-ab78-4c12-81a9-d1c6dacc0310} <Debug> executeQuery: Read 918 rows, 64.29 KiB in 0.001544 sec., 594559.5854922279 rows/sec., 40.66 MiB/sec. | ||
| 9675 | 2026.01.22 09:56:42.149972 [ 268 ] {ca9d3e1e-ab78-4c12-81a9-d1c6dacc0310} <Debug> TCPHandler: Processed in 0.001706959 sec. | ||
| 9676 | 2026.01.22 09:56:42.150093 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9677 | 2026.01.22 09:56:42.150188 [ 268 ] {500fa4ac-b30e-4802-930f-30eeb3a23b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9678 | 2026.01.22 09:56:42.150244 [ 268 ] {500fa4ac-b30e-4802-930f-30eeb3a23b32} <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 | ||
| 9679 | 2026.01.22 09:56:42.151115 [ 268 ] {500fa4ac-b30e-4802-930f-30eeb3a23b32} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9680 | 2026.01.22 09:56:42.151152 [ 268 ] {500fa4ac-b30e-4802-930f-30eeb3a23b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9681 | 2026.01.22 09:56:42.151741 [ 268 ] {500fa4ac-b30e-4802-930f-30eeb3a23b32} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9682 | 2026.01.22 09:56:42.151980 [ 268 ] {500fa4ac-b30e-4802-930f-30eeb3a23b32} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9683 | 2026.01.22 09:56:42.152123 [ 268 ] {500fa4ac-b30e-4802-930f-30eeb3a23b32} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001954 sec., 18935.51688843398 rows/sec., 33.93 MiB/sec. | ||
| 9684 | 2026.01.22 09:56:42.152181 [ 268 ] {500fa4ac-b30e-4802-930f-30eeb3a23b32} <Debug> TCPHandler: Processed in 0.002137417 sec. | ||
| 9685 | 2026.01.22 09:56:42.152312 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9686 | 2026.01.22 09:56:42.152407 [ 268 ] {28105767-9789-4f65-abcc-97ee62cc586f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9687 | 2026.01.22 09:56:42.152449 [ 268 ] {28105767-9789-4f65-abcc-97ee62cc586f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9688 | 2026.01.22 09:56:42.152799 [ 268 ] {28105767-9789-4f65-abcc-97ee62cc586f} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9689 | 2026.01.22 09:56:42.152839 [ 268 ] {28105767-9789-4f65-abcc-97ee62cc586f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9690 | 2026.01.22 09:56:42.153164 [ 268 ] {28105767-9789-4f65-abcc-97ee62cc586f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9691 | 2026.01.22 09:56:42.153384 [ 268 ] {28105767-9789-4f65-abcc-97ee62cc586f} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9692 | 2026.01.22 09:56:42.153518 [ 268 ] {28105767-9789-4f65-abcc-97ee62cc586f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 9693 | 2026.01.22 09:56:42.153554 [ 268 ] {28105767-9789-4f65-abcc-97ee62cc586f} <Debug> TCPHandler: Processed in 0.001291332 sec. | ||
| 9694 | 2026.01.22 09:56:43.534465 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22632 | ||
| 9695 | 2026.01.22 09:56:43.535110 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9696 | 2026.01.22 09:56:43.535160 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9697 | 2026.01.22 09:56:43.535662 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9698 | 2026.01.22 09:56:43.535896 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9699 | 2026.01.22 09:56:43.536043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22632 | ||
| 9700 | 2026.01.22 09:56:44.738152 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9701 | 2026.01.22 09:56:44.753393 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9702 | 2026.01.22 09:56:44.753456 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 9703 | 2026.01.22 09:56:44.759137 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9704 | 2026.01.22 09:56:44.759843 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9705 | 2026.01.22 09:56:44.762789 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9706 | 2026.01.22 09:56:47.725373 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9707 | 2026.01.22 09:56:47.725674 [ 268 ] {bc4b71c4-dd87-4408-a87d-7318b9ce0155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9708 | 2026.01.22 09:56:47.725779 [ 268 ] {bc4b71c4-dd87-4408-a87d-7318b9ce0155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9709 | 2026.01.22 09:56:47.726501 [ 268 ] {bc4b71c4-dd87-4408-a87d-7318b9ce0155} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9710 | 2026.01.22 09:56:47.726548 [ 268 ] {bc4b71c4-dd87-4408-a87d-7318b9ce0155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 9711 | 2026.01.22 09:56:47.726939 [ 268 ] {bc4b71c4-dd87-4408-a87d-7318b9ce0155} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9712 | 2026.01.22 09:56:47.727161 [ 268 ] {bc4b71c4-dd87-4408-a87d-7318b9ce0155} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9713 | 2026.01.22 09:56:47.727289 [ 70 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9714 | 2026.01.22 09:56:47.727308 [ 268 ] {bc4b71c4-dd87-4408-a87d-7318b9ce0155} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.00171 sec., 37426.90058479532 rows/sec., 2.95 MiB/sec. | ||
| 9715 | 2026.01.22 09:56:47.727363 [ 70 ] {} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9716 | 2026.01.22 09:56:47.727376 [ 268 ] {bc4b71c4-dd87-4408-a87d-7318b9ce0155} <Debug> TCPHandler: Processed in 0.002186917 sec. | ||
| 9717 | 2026.01.22 09:56:47.727397 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 9718 | 2026.01.22 09:56:47.727509 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9719 | 2026.01.22 09:56:47.727527 [ 193 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9720 | 2026.01.22 09:56:47.727606 [ 268 ] {f67a4246-0fb7-4718-bc69-f047d1f5c259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9721 | 2026.01.22 09:56:47.727652 [ 268 ] {f67a4246-0fb7-4718-bc69-f047d1f5c259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9722 | 2026.01.22 09:56:47.727685 [ 193 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9723 | 2026.01.22 09:56:47.727730 [ 193 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2555 rows starting from the beginning of the part | ||
| 9724 | 2026.01.22 09:56:47.727807 [ 193 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 9725 | 2026.01.22 09:56:47.727869 [ 193 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1276 rows starting from the beginning of the part | ||
| 9726 | 2026.01.22 09:56:47.727938 [ 193 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 9727 | 2026.01.22 09:56:47.727993 [ 193 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1392 rows starting from the beginning of the part | ||
| 9728 | 2026.01.22 09:56:47.728047 [ 193 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 9729 | 2026.01.22 09:56:47.728079 [ 268 ] {f67a4246-0fb7-4718-bc69-f047d1f5c259} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9730 | 2026.01.22 09:56:47.728120 [ 268 ] {f67a4246-0fb7-4718-bc69-f047d1f5c259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 9731 | 2026.01.22 09:56:47.728438 [ 268 ] {f67a4246-0fb7-4718-bc69-f047d1f5c259} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9732 | 2026.01.22 09:56:47.728659 [ 268 ] {f67a4246-0fb7-4718-bc69-f047d1f5c259} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9733 | 2026.01.22 09:56:47.728793 [ 268 ] {f67a4246-0fb7-4718-bc69-f047d1f5c259} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001205 sec., 3319.5020746887967 rows/sec., 249.61 KiB/sec. | ||
| 9734 | 2026.01.22 09:56:47.728831 [ 268 ] {f67a4246-0fb7-4718-bc69-f047d1f5c259} <Debug> TCPHandler: Processed in 0.001369393 sec. | ||
| 9735 | 2026.01.22 09:56:47.728955 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9736 | 2026.01.22 09:56:47.729047 [ 268 ] {543c3b24-0e01-4b77-a950-81a3b6dfbfd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9737 | 2026.01.22 09:56:47.729087 [ 268 ] {543c3b24-0e01-4b77-a950-81a3b6dfbfd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9738 | 2026.01.22 09:56:47.729510 [ 268 ] {543c3b24-0e01-4b77-a950-81a3b6dfbfd9} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9739 | 2026.01.22 09:56:47.729546 [ 268 ] {543c3b24-0e01-4b77-a950-81a3b6dfbfd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 9740 | 2026.01.22 09:56:47.729839 [ 268 ] {543c3b24-0e01-4b77-a950-81a3b6dfbfd9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9741 | 2026.01.22 09:56:47.730037 [ 268 ] {543c3b24-0e01-4b77-a950-81a3b6dfbfd9} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9742 | 2026.01.22 09:56:47.730145 [ 70 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9743 | 2026.01.22 09:56:47.730163 [ 268 ] {543c3b24-0e01-4b77-a950-81a3b6dfbfd9} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001133 sec., 60017.652250661966 rows/sec., 4.69 MiB/sec. | ||
| 9744 | 2026.01.22 09:56:47.730170 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5415 rows, containing 5 columns (5 merged, 0 gathered) in 0.002701896 sec., 2004148.198154185 rows/sec., 171.16 MiB/sec. | ||
| 9745 | 2026.01.22 09:56:47.730177 [ 70 ] {} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9746 | 2026.01.22 09:56:47.730205 [ 268 ] {543c3b24-0e01-4b77-a950-81a3b6dfbfd9} <Debug> TCPHandler: Processed in 0.001297043 sec. | ||
| 9747 | 2026.01.22 09:56:47.730235 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 9748 | 2026.01.22 09:56:47.730309 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9749 | 2026.01.22 09:56:47.730342 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9750 | 2026.01.22 09:56:47.730411 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9751 | 2026.01.22 09:56:47.730439 [ 268 ] {3b395bf7-417a-42bd-ba72-4bc3aa9de6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9752 | 2026.01.22 09:56:47.730442 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1304 rows starting from the beginning of the part | ||
| 9753 | 2026.01.22 09:56:47.730444 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9754 | 2026.01.22 09:56:47.730491 [ 268 ] {3b395bf7-417a-42bd-ba72-4bc3aa9de6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9755 | 2026.01.22 09:56:47.730511 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 68 rows starting from the beginning of the part | ||
| 9756 | 2026.01.22 09:56:47.730554 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 770 rows starting from the beginning of the part | ||
| 9757 | 2026.01.22 09:56:47.730593 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 68 rows starting from the beginning of the part | ||
| 9758 | 2026.01.22 09:56:47.730628 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 597 rows starting from the beginning of the part | ||
| 9759 | 2026.01.22 09:56:47.730667 [ 193 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 68 rows starting from the beginning of the part | ||
| 9760 | 2026.01.22 09:56:47.730750 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_71_14} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9761 | 2026.01.22 09:56:47.730836 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_71_14} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9762 | 2026.01.22 09:56:47.730908 [ 268 ] {3b395bf7-417a-42bd-ba72-4bc3aa9de6f8} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9763 | 2026.01.22 09:56:47.730917 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 9764 | 2026.01.22 09:56:47.730953 [ 268 ] {3b395bf7-417a-42bd-ba72-4bc3aa9de6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 9765 | 2026.01.22 09:56:47.731306 [ 268 ] {3b395bf7-417a-42bd-ba72-4bc3aa9de6f8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9766 | 2026.01.22 09:56:47.731525 [ 268 ] {3b395bf7-417a-42bd-ba72-4bc3aa9de6f8} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9767 | 2026.01.22 09:56:47.731634 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9768 | 2026.01.22 09:56:47.731655 [ 268 ] {3b395bf7-417a-42bd-ba72-4bc3aa9de6f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 9769 | 2026.01.22 09:56:47.731662 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9770 | 2026.01.22 09:56:47.731693 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 9771 | 2026.01.22 09:56:47.731699 [ 268 ] {3b395bf7-417a-42bd-ba72-4bc3aa9de6f8} <Debug> TCPHandler: Processed in 0.001403084 sec. | ||
| 9772 | 2026.01.22 09:56:47.731786 [ 196 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9773 | 2026.01.22 09:56:47.731814 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9774 | 2026.01.22 09:56:47.731842 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2875 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550396 sec., 1854364.9493419747 rows/sec., 141.65 MiB/sec. | ||
| 9775 | 2026.01.22 09:56:47.731891 [ 196 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9776 | 2026.01.22 09:56:47.731906 [ 268 ] {63fbc841-1f1a-48cf-9679-829a76b7acee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9777 | 2026.01.22 09:56:47.731928 [ 196 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19843 rows starting from the beginning of the part | ||
| 9778 | 2026.01.22 09:56:47.731963 [ 268 ] {63fbc841-1f1a-48cf-9679-829a76b7acee} <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 | ||
| 9779 | 2026.01.22 09:56:47.731989 [ 196 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 9780 | 2026.01.22 09:56:47.732035 [ 196 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 328 rows starting from the beginning of the part | ||
| 9781 | 2026.01.22 09:56:47.732077 [ 196 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 9782 | 2026.01.22 09:56:47.732101 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9783 | 2026.01.22 09:56:47.732120 [ 196 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 918 rows starting from the beginning of the part | ||
| 9784 | 2026.01.22 09:56:47.732166 [ 196 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 9785 | 2026.01.22 09:56:47.732413 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_71_14} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9786 | 2026.01.22 09:56:47.732498 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_71_14} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9787 | 2026.01.22 09:56:47.732588 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 9788 | 2026.01.22 09:56:47.732802 [ 268 ] {63fbc841-1f1a-48cf-9679-829a76b7acee} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9789 | 2026.01.22 09:56:47.732862 [ 268 ] {63fbc841-1f1a-48cf-9679-829a76b7acee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 9790 | 2026.01.22 09:56:47.733855 [ 268 ] {63fbc841-1f1a-48cf-9679-829a76b7acee} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9791 | 2026.01.22 09:56:47.734110 [ 268 ] {63fbc841-1f1a-48cf-9679-829a76b7acee} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9792 | 2026.01.22 09:56:47.734256 [ 268 ] {63fbc841-1f1a-48cf-9679-829a76b7acee} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002366 sec., 1690.61707523246 rows/sec., 3.03 MiB/sec. | ||
| 9793 | 2026.01.22 09:56:47.734316 [ 268 ] {63fbc841-1f1a-48cf-9679-829a76b7acee} <Debug> TCPHandler: Processed in 0.002548794 sec. | ||
| 9794 | 2026.01.22 09:56:47.734439 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9795 | 2026.01.22 09:56:47.734536 [ 268 ] {528e73a8-c6e7-414f-9f90-29c732d2eaba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9796 | 2026.01.22 09:56:47.734589 [ 268 ] {528e73a8-c6e7-414f-9f90-29c732d2eaba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9797 | 2026.01.22 09:56:47.734937 [ 268 ] {528e73a8-c6e7-414f-9f90-29c732d2eaba} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9798 | 2026.01.22 09:56:47.734978 [ 268 ] {528e73a8-c6e7-414f-9f90-29c732d2eaba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 9799 | 2026.01.22 09:56:47.735372 [ 268 ] {528e73a8-c6e7-414f-9f90-29c732d2eaba} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9800 | 2026.01.22 09:56:47.735633 [ 268 ] {528e73a8-c6e7-414f-9f90-29c732d2eaba} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9801 | 2026.01.22 09:56:47.735743 [ 70 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9802 | 2026.01.22 09:56:47.735767 [ 268 ] {528e73a8-c6e7-414f-9f90-29c732d2eaba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001249 sec., 48038.43074459568 rows/sec., 3.24 MiB/sec. | ||
| 9803 | 2026.01.22 09:56:47.735774 [ 70 ] {} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9804 | 2026.01.22 09:56:47.735805 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 9805 | 2026.01.22 09:56:47.735810 [ 268 ] {528e73a8-c6e7-414f-9f90-29c732d2eaba} <Debug> TCPHandler: Processed in 0.001422084 sec. | ||
| 9806 | 2026.01.22 09:56:47.735878 [ 193 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9807 | 2026.01.22 09:56:47.735987 [ 193 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9808 | 2026.01.22 09:56:47.736031 [ 193 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3924 rows starting from the beginning of the part | ||
| 9809 | 2026.01.22 09:56:47.736110 [ 193 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 9810 | 2026.01.22 09:56:47.736148 [ 193 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 108 rows starting from the beginning of the part | ||
| 9811 | 2026.01.22 09:56:47.736182 [ 193 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 9812 | 2026.01.22 09:56:47.736212 [ 193 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 9813 | 2026.01.22 09:56:47.736246 [ 193 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 9814 | 2026.01.22 09:56:47.743208 [ 194 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4272 rows, containing 4 columns (4 merged, 0 gathered) in 0.007358475 sec., 580555.0742511186 rows/sec., 38.29 MiB/sec. | ||
| 9815 | 2026.01.22 09:56:47.743724 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9816 | 2026.01.22 09:56:47.744023 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_71_14} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9817 | 2026.01.22 09:56:47.744100 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_71_14} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9818 | 2026.01.22 09:56:47.744180 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 9819 | 2026.01.22 09:56:47.744791 [ 199 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21569 rows, containing 5 columns (5 merged, 0 gathered) in 0.013050432 sec., 1652742.2233991947 rows/sec., 112.66 MiB/sec. | ||
| 9820 | 2026.01.22 09:56:47.745295 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9821 | 2026.01.22 09:56:47.745606 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9822 | 2026.01.22 09:56:47.745690 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9823 | 2026.01.22 09:56:47.745775 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9824 | 2026.01.22 09:56:48.000254 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.70 MiB, peak 326.28 MiB, free memory in arenas 0.00 B, will set to 315.43 MiB (RSS), difference: 2.73 MiB | ||
| 9825 | 2026.01.22 09:56:50.897430 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9826 | 2026.01.22 09:56:50.897485 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9827 | 2026.01.22 09:56:51.001142 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000795864 sec. | ||
| 9828 | 2026.01.22 09:56:51.037094 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23144 | ||
| 9829 | 2026.01.22 09:56:51.037613 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9830 | 2026.01.22 09:56:51.037661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 9831 | 2026.01.22 09:56:51.038162 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9832 | 2026.01.22 09:56:51.038414 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9833 | 2026.01.22 09:56:51.038565 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23144 | ||
| 9834 | 2026.01.22 09:56:51.101131 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1236 | ||
| 9835 | 2026.01.22 09:56:51.103541 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9836 | 2026.01.22 09:56:51.103586 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 9837 | 2026.01.22 09:56:51.104853 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9838 | 2026.01.22 09:56:51.105141 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9839 | 2026.01.22 09:56:51.105316 [ 146 ] {} <Debug> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9840 | 2026.01.22 09:56:51.105385 [ 146 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9841 | 2026.01.22 09:56:51.105412 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 9842 | 2026.01.22 09:56:51.105421 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1236 | ||
| 9843 | 2026.01.22 09:56:51.105541 [ 204 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::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 | ||
| 9844 | 2026.01.22 09:56:51.106117 [ 204 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9845 | 2026.01.22 09:56:51.106258 [ 204 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1068 rows starting from the beginning of the part | ||
| 9846 | 2026.01.22 09:56:51.106616 [ 204 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
| 9847 | 2026.01.22 09:56:51.106968 [ 204 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part | ||
| 9848 | 2026.01.22 09:56:51.107309 [ 204 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 9849 | 2026.01.22 09:56:51.107644 [ 204 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 9850 | 2026.01.22 09:56:51.107953 [ 204 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
| 9851 | 2026.01.22 09:56:51.114172 [ 194 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1236 rows, containing 72 columns (72 merged, 0 gathered) in 0.008687439 sec., 142274.3802862961 rows/sec., 115.18 MiB/sec. | ||
| 9852 | 2026.01.22 09:56:51.115665 [ 199 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9853 | 2026.01.22 09:56:51.116244 [ 199 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_36_7} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9854 | 2026.01.22 09:56:51.116314 [ 199 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_36_7} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9855 | 2026.01.22 09:56:51.116528 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 9856 | 2026.01.22 09:56:52.262850 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9857 | 2026.01.22 09:56:52.290479 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9858 | 2026.01.22 09:56:52.290581 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 9859 | 2026.01.22 09:56:52.298852 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9860 | 2026.01.22 09:56:52.300198 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9861 | 2026.01.22 09:56:52.307468 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9862 | 2026.01.22 09:56:52.731240 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9863 | 2026.01.22 09:56:52.731473 [ 268 ] {2cbb210a-86e1-494b-ab43-40aa64890a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9864 | 2026.01.22 09:56:52.731568 [ 268 ] {2cbb210a-86e1-494b-ab43-40aa64890a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9865 | 2026.01.22 09:56:52.732509 [ 268 ] {2cbb210a-86e1-494b-ab43-40aa64890a6e} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9866 | 2026.01.22 09:56:52.732575 [ 268 ] {2cbb210a-86e1-494b-ab43-40aa64890a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 9867 | 2026.01.22 09:56:52.733163 [ 268 ] {2cbb210a-86e1-494b-ab43-40aa64890a6e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9868 | 2026.01.22 09:56:52.733533 [ 268 ] {2cbb210a-86e1-494b-ab43-40aa64890a6e} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9869 | 2026.01.22 09:56:52.733758 [ 268 ] {2cbb210a-86e1-494b-ab43-40aa64890a6e} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.002353 sec., 55248.61878453039 rows/sec., 4.75 MiB/sec. | ||
| 9870 | 2026.01.22 09:56:52.733836 [ 268 ] {2cbb210a-86e1-494b-ab43-40aa64890a6e} <Debug> TCPHandler: Processed in 0.002798847 sec. | ||
| 9871 | 2026.01.22 09:56:52.734003 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9872 | 2026.01.22 09:56:52.734166 [ 268 ] {0a77fe00-6242-4452-a497-81c3832d3df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9873 | 2026.01.22 09:56:52.734229 [ 268 ] {0a77fe00-6242-4452-a497-81c3832d3df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9874 | 2026.01.22 09:56:52.734854 [ 268 ] {0a77fe00-6242-4452-a497-81c3832d3df5} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9875 | 2026.01.22 09:56:52.734905 [ 268 ] {0a77fe00-6242-4452-a497-81c3832d3df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 9876 | 2026.01.22 09:56:52.735383 [ 268 ] {0a77fe00-6242-4452-a497-81c3832d3df5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9877 | 2026.01.22 09:56:52.735716 [ 268 ] {0a77fe00-6242-4452-a497-81c3832d3df5} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9878 | 2026.01.22 09:56:52.735920 [ 268 ] {0a77fe00-6242-4452-a497-81c3832d3df5} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001813 sec., 20408.163265306124 rows/sec., 1.50 MiB/sec. | ||
| 9879 | 2026.01.22 09:56:52.735982 [ 268 ] {0a77fe00-6242-4452-a497-81c3832d3df5} <Debug> TCPHandler: Processed in 0.002045005 sec. | ||
| 9880 | 2026.01.22 09:56:52.736150 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9881 | 2026.01.22 09:56:52.736280 [ 268 ] {f8721219-e078-4e11-ab0b-61ee787af29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9882 | 2026.01.22 09:56:52.736339 [ 268 ] {f8721219-e078-4e11-ab0b-61ee787af29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9883 | 2026.01.22 09:56:52.736949 [ 268 ] {f8721219-e078-4e11-ab0b-61ee787af29f} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9884 | 2026.01.22 09:56:52.736998 [ 268 ] {f8721219-e078-4e11-ab0b-61ee787af29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 9885 | 2026.01.22 09:56:52.737442 [ 268 ] {f8721219-e078-4e11-ab0b-61ee787af29f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9886 | 2026.01.22 09:56:52.737761 [ 268 ] {f8721219-e078-4e11-ab0b-61ee787af29f} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9887 | 2026.01.22 09:56:52.737944 [ 268 ] {f8721219-e078-4e11-ab0b-61ee787af29f} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001692 sec., 59692.67139479906 rows/sec., 4.66 MiB/sec. | ||
| 9888 | 2026.01.22 09:56:52.737996 [ 268 ] {f8721219-e078-4e11-ab0b-61ee787af29f} <Debug> TCPHandler: Processed in 0.001909992 sec. | ||
| 9889 | 2026.01.22 09:56:52.738159 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9890 | 2026.01.22 09:56:52.738258 [ 268 ] {af27aeec-e022-4310-90b4-225e9e6eb17c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9891 | 2026.01.22 09:56:52.738309 [ 268 ] {af27aeec-e022-4310-90b4-225e9e6eb17c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9892 | 2026.01.22 09:56:52.738764 [ 268 ] {af27aeec-e022-4310-90b4-225e9e6eb17c} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9893 | 2026.01.22 09:56:52.738802 [ 268 ] {af27aeec-e022-4310-90b4-225e9e6eb17c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 9894 | 2026.01.22 09:56:52.739178 [ 268 ] {af27aeec-e022-4310-90b4-225e9e6eb17c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9895 | 2026.01.22 09:56:52.739407 [ 268 ] {af27aeec-e022-4310-90b4-225e9e6eb17c} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9896 | 2026.01.22 09:56:52.739559 [ 268 ] {af27aeec-e022-4310-90b4-225e9e6eb17c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001323 sec., 120937.26379440665 rows/sec., 8.42 MiB/sec. | ||
| 9897 | 2026.01.22 09:56:52.739600 [ 268 ] {af27aeec-e022-4310-90b4-225e9e6eb17c} <Debug> TCPHandler: Processed in 0.001505456 sec. | ||
| 9898 | 2026.01.22 09:56:52.739723 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9899 | 2026.01.22 09:56:52.739822 [ 268 ] {5fea487f-e092-4dd1-806b-550852630d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9900 | 2026.01.22 09:56:52.739884 [ 268 ] {5fea487f-e092-4dd1-806b-550852630d8c} <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 | ||
| 9901 | 2026.01.22 09:56:52.740811 [ 268 ] {5fea487f-e092-4dd1-806b-550852630d8c} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9902 | 2026.01.22 09:56:52.740849 [ 268 ] {5fea487f-e092-4dd1-806b-550852630d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 9903 | 2026.01.22 09:56:52.741546 [ 268 ] {5fea487f-e092-4dd1-806b-550852630d8c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9904 | 2026.01.22 09:56:52.741849 [ 268 ] {5fea487f-e092-4dd1-806b-550852630d8c} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9905 | 2026.01.22 09:56:52.742050 [ 268 ] {5fea487f-e092-4dd1-806b-550852630d8c} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002246 sec., 16473.731077471057 rows/sec., 29.52 MiB/sec. | ||
| 9906 | 2026.01.22 09:56:52.742158 [ 268 ] {5fea487f-e092-4dd1-806b-550852630d8c} <Debug> TCPHandler: Processed in 0.002484323 sec. | ||
| 9907 | 2026.01.22 09:56:52.742324 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9908 | 2026.01.22 09:56:52.742434 [ 268 ] {fabf431d-e711-481b-9aa6-822932fd1f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9909 | 2026.01.22 09:56:52.742489 [ 268 ] {fabf431d-e711-481b-9aa6-822932fd1f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9910 | 2026.01.22 09:56:52.742939 [ 268 ] {fabf431d-e711-481b-9aa6-822932fd1f21} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9911 | 2026.01.22 09:56:52.742983 [ 268 ] {fabf431d-e711-481b-9aa6-822932fd1f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 9912 | 2026.01.22 09:56:52.743376 [ 268 ] {fabf431d-e711-481b-9aa6-822932fd1f21} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9913 | 2026.01.22 09:56:52.743648 [ 268 ] {fabf431d-e711-481b-9aa6-822932fd1f21} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9914 | 2026.01.22 09:56:52.743812 [ 268 ] {fabf431d-e711-481b-9aa6-822932fd1f21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec. | ||
| 9915 | 2026.01.22 09:56:52.743858 [ 268 ] {fabf431d-e711-481b-9aa6-822932fd1f21} <Debug> TCPHandler: Processed in 0.001592588 sec. | ||
| 9916 | 2026.01.22 09:56:52.876196 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52642 | ||
| 9917 | 2026.01.22 09:56:52.876298 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9918 | 2026.01.22 09:56:52.876323 [ 292 ] {} <Debug> TCP-Session: e30ac895-d261-4038-aa60-637bec047e04 Authenticating user 'default' from [fd00:1122:3344:101::e]:52642 | ||
| 9919 | 2026.01.22 09:56:52.876345 [ 292 ] {} <Debug> TCP-Session: e30ac895-d261-4038-aa60-637bec047e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9920 | 2026.01.22 09:56:52.876358 [ 292 ] {} <Debug> TCP-Session: e30ac895-d261-4038-aa60-637bec047e04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9921 | 2026.01.22 09:56:52.876553 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58648 | ||
| 9922 | 2026.01.22 09:56:52.876586 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53311 | ||
| 9923 | 2026.01.22 09:56:52.876619 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50143 | ||
| 9924 | 2026.01.22 09:56:52.876660 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47553 | ||
| 9925 | 2026.01.22 09:56:52.876673 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50559 | ||
| 9926 | 2026.01.22 09:56:52.876691 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9927 | 2026.01.22 09:56:52.876728 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9928 | 2026.01.22 09:56:52.876749 [ 292 ] {} <Trace> TCP-Session: e30ac895-d261-4038-aa60-637bec047e04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9929 | 2026.01.22 09:56:52.876772 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9930 | 2026.01.22 09:56:52.876775 [ 351 ] {} <Debug> TCP-Session: 37e6a4a8-82f0-4a59-a057-7f149e6292d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53311 | ||
| 9931 | 2026.01.22 09:56:52.876817 [ 353 ] {} <Debug> TCP-Session: d2ab701e-a0ba-4977-9f85-76c5cbe7cfaf Authenticating user 'default' from [fd00:1122:3344:101::e]:50143 | ||
| 9932 | 2026.01.22 09:56:52.876753 [ 350 ] {} <Debug> TCP-Session: 8e4b2b0f-c7b5-497d-8193-96dbc3918cb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58648 | ||
| 9933 | 2026.01.22 09:56:52.876836 [ 351 ] {} <Debug> TCP-Session: 37e6a4a8-82f0-4a59-a057-7f149e6292d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9934 | 2026.01.22 09:56:52.876853 [ 353 ] {} <Debug> TCP-Session: d2ab701e-a0ba-4977-9f85-76c5cbe7cfaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9935 | 2026.01.22 09:56:52.876884 [ 351 ] {} <Debug> TCP-Session: 37e6a4a8-82f0-4a59-a057-7f149e6292d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9936 | 2026.01.22 09:56:52.876901 [ 353 ] {} <Debug> TCP-Session: d2ab701e-a0ba-4977-9f85-76c5cbe7cfaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9937 | 2026.01.22 09:56:52.876671 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44391 | ||
| 9938 | 2026.01.22 09:56:52.876960 [ 292 ] {aae4143a-9522-45d8-bbb3-edf2cf6af419} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52642) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9939 | 2026.01.22 09:56:52.876924 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9940 | 2026.01.22 09:56:52.876637 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50426 | ||
| 9941 | 2026.01.22 09:56:52.877027 [ 356 ] {} <Debug> TCP-Session: 90de3641-2693-44cd-986a-2ca263d27363 Authenticating user 'default' from [fd00:1122:3344:101::e]:47553 | ||
| 9942 | 2026.01.22 09:56:52.876600 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41259 | ||
| 9943 | 2026.01.22 09:56:52.877075 [ 356 ] {} <Debug> TCP-Session: 90de3641-2693-44cd-986a-2ca263d27363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9944 | 2026.01.22 09:56:52.876869 [ 350 ] {} <Debug> TCP-Session: 8e4b2b0f-c7b5-497d-8193-96dbc3918cb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9945 | 2026.01.22 09:56:52.877101 [ 356 ] {} <Debug> TCP-Session: 90de3641-2693-44cd-986a-2ca263d27363 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9946 | 2026.01.22 09:56:52.877144 [ 350 ] {} <Debug> TCP-Session: 8e4b2b0f-c7b5-497d-8193-96dbc3918cb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9947 | 2026.01.22 09:56:52.877267 [ 292 ] {aae4143a-9522-45d8-bbb3-edf2cf6af419} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9948 | 2026.01.22 09:56:52.877329 [ 292 ] {aae4143a-9522-45d8-bbb3-edf2cf6af419} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9949 | 2026.01.22 09:56:52.877624 [ 292 ] {aae4143a-9522-45d8-bbb3-edf2cf6af419} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 9950 | 2026.01.22 09:56:52.877736 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9951 | 2026.01.22 09:56:52.877785 [ 355 ] {} <Debug> TCP-Session: 8666661e-d1ab-445c-9c36-c5b166c59ffc Authenticating user 'default' from [fd00:1122:3344:101::e]:44391 | ||
| 9952 | 2026.01.22 09:56:52.877809 [ 355 ] {} <Debug> TCP-Session: 8666661e-d1ab-445c-9c36-c5b166c59ffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9953 | 2026.01.22 09:56:52.877826 [ 355 ] {} <Debug> TCP-Session: 8666661e-d1ab-445c-9c36-c5b166c59ffc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9954 | 2026.01.22 09:56:52.877870 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9955 | 2026.01.22 09:56:52.877905 [ 352 ] {} <Debug> TCP-Session: 07842f8e-275e-458f-a937-70ba1689bb29 Authenticating user 'default' from [fd00:1122:3344:101::e]:41259 | ||
| 9956 | 2026.01.22 09:56:52.877923 [ 352 ] {} <Debug> TCP-Session: 07842f8e-275e-458f-a937-70ba1689bb29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9957 | 2026.01.22 09:56:52.877936 [ 352 ] {} <Debug> TCP-Session: 07842f8e-275e-458f-a937-70ba1689bb29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9958 | 2026.01.22 09:56:52.877999 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9959 | 2026.01.22 09:56:52.878038 [ 354 ] {} <Debug> TCP-Session: 0c17a964-ad9b-4890-ae71-1d5739b281d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50426 | ||
| 9960 | 2026.01.22 09:56:52.878056 [ 354 ] {} <Debug> TCP-Session: 0c17a964-ad9b-4890-ae71-1d5739b281d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9961 | 2026.01.22 09:56:52.878069 [ 354 ] {} <Debug> TCP-Session: 0c17a964-ad9b-4890-ae71-1d5739b281d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9962 | 2026.01.22 09:56:52.878127 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9963 | 2026.01.22 09:56:52.878160 [ 357 ] {} <Debug> TCP-Session: c1dbd70b-a0d8-46df-b4c4-f876de1d4a42 Authenticating user 'default' from [fd00:1122:3344:101::e]:50559 | ||
| 9964 | 2026.01.22 09:56:52.878176 [ 357 ] {} <Debug> TCP-Session: c1dbd70b-a0d8-46df-b4c4-f876de1d4a42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9965 | 2026.01.22 09:56:52.878188 [ 357 ] {} <Debug> TCP-Session: c1dbd70b-a0d8-46df-b4c4-f876de1d4a42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9966 | 2026.01.22 09:56:52.878691 [ 344 ] {aae4143a-9522-45d8-bbb3-edf2cf6af419} <Trace> AggregatingTransform: Aggregating | ||
| 9967 | 2026.01.22 09:56:52.878750 [ 344 ] {aae4143a-9522-45d8-bbb3-edf2cf6af419} <Trace> Aggregator: Aggregation method: without_key | ||
| 9968 | 2026.01.22 09:56:52.878792 [ 344 ] {aae4143a-9522-45d8-bbb3-edf2cf6af419} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001061088 sec. (942.429 rows/sec., 36.81 KiB/sec.) | ||
| 9969 | 2026.01.22 09:56:52.878811 [ 344 ] {aae4143a-9522-45d8-bbb3-edf2cf6af419} <Trace> Aggregator: Merging aggregated data | ||
| 9970 | 2026.01.22 09:56:52.880309 [ 292 ] {aae4143a-9522-45d8-bbb3-edf2cf6af419} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003419 sec., 292.4831822170225 rows/sec., 11.43 KiB/sec. | ||
| 9971 | 2026.01.22 09:56:52.880486 [ 292 ] {aae4143a-9522-45d8-bbb3-edf2cf6af419} <Debug> TCPHandler: Processed in 0.003890626 sec. | ||
| 9972 | 2026.01.22 09:56:52.880576 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9973 | 2026.01.22 09:56:52.880609 [ 292 ] {} <Debug> TCP-Session: e30ac895-d261-4038-aa60-637bec047e04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9974 | 2026.01.22 09:56:52.880609 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9975 | 2026.01.22 09:56:52.880640 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9976 | 2026.01.22 09:56:52.880648 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9977 | 2026.01.22 09:56:52.880683 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9978 | 2026.01.22 09:56:52.880697 [ 352 ] {} <Debug> TCP-Session: 07842f8e-275e-458f-a937-70ba1689bb29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9979 | 2026.01.22 09:56:52.880720 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9980 | 2026.01.22 09:56:52.880745 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9981 | 2026.01.22 09:56:52.880777 [ 357 ] {} <Debug> TCP-Session: c1dbd70b-a0d8-46df-b4c4-f876de1d4a42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9982 | 2026.01.22 09:56:52.880728 [ 353 ] {} <Debug> TCP-Session: d2ab701e-a0ba-4977-9f85-76c5cbe7cfaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9983 | 2026.01.22 09:56:52.880806 [ 355 ] {} <Debug> TCP-Session: 8666661e-d1ab-445c-9c36-c5b166c59ffc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9984 | 2026.01.22 09:56:52.880713 [ 351 ] {} <Debug> TCP-Session: 37e6a4a8-82f0-4a59-a057-7f149e6292d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9985 | 2026.01.22 09:56:52.880698 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9986 | 2026.01.22 09:56:52.880668 [ 350 ] {} <Debug> TCP-Session: 8e4b2b0f-c7b5-497d-8193-96dbc3918cb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9987 | 2026.01.22 09:56:52.880884 [ 354 ] {} <Debug> TCP-Session: 0c17a964-ad9b-4890-ae71-1d5739b281d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9988 | 2026.01.22 09:56:52.880667 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9989 | 2026.01.22 09:56:52.880956 [ 356 ] {} <Debug> TCP-Session: 90de3641-2693-44cd-986a-2ca263d27363 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9990 | 2026.01.22 09:56:53.140533 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47710 | ||
| 9991 | 2026.01.22 09:56:53.140645 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9992 | 2026.01.22 09:56:53.140671 [ 355 ] {} <Debug> TCP-Session: f8d79ff3-5715-49b2-b4ec-a3b2a7d1a396 Authenticating user 'default' from [fd00:1122:3344:101::e]:47710 | ||
| 9993 | 2026.01.22 09:56:53.140693 [ 355 ] {} <Debug> TCP-Session: f8d79ff3-5715-49b2-b4ec-a3b2a7d1a396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9994 | 2026.01.22 09:56:53.140707 [ 355 ] {} <Debug> TCP-Session: f8d79ff3-5715-49b2-b4ec-a3b2a7d1a396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9995 | 2026.01.22 09:56:53.140915 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62527 | ||
| 9996 | 2026.01.22 09:56:53.140945 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60220 | ||
| 9997 | 2026.01.22 09:56:53.140977 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56313 | ||
| 9998 | 2026.01.22 09:56:53.140988 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57209 | ||
| 9999 | 2026.01.22 09:56:53.141035 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39719 | ||
| 10000 | 2026.01.22 09:56:53.141051 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60343 | ||
| 10001 | 2026.01.22 09:56:53.141090 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10002 | 2026.01.22 09:56:53.141099 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10003 | 2026.01.22 09:56:53.141123 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10004 | 2026.01.22 09:56:53.141139 [ 292 ] {} <Debug> TCP-Session: 20c4ca09-bd72-4b28-a178-5da7320229c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56313 | ||
| 10005 | 2026.01.22 09:56:53.141146 [ 350 ] {} <Debug> TCP-Session: 218799dc-a8b8-4168-bdc7-1ead0bafda7f Authenticating user 'default' from [fd00:1122:3344:101::e]:57209 | ||
| 10006 | 2026.01.22 09:56:53.141162 [ 353 ] {} <Debug> TCP-Session: 1d29dc30-c252-4891-8b30-844591bf7829 Authenticating user 'default' from [fd00:1122:3344:101::e]:39719 | ||
| 10007 | 2026.01.22 09:56:53.141172 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10008 | 2026.01.22 09:56:53.141189 [ 350 ] {} <Debug> TCP-Session: 218799dc-a8b8-4168-bdc7-1ead0bafda7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10009 | 2026.01.22 09:56:53.141196 [ 353 ] {} <Debug> TCP-Session: 1d29dc30-c252-4891-8b30-844591bf7829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10010 | 2026.01.22 09:56:53.141218 [ 354 ] {} <Debug> TCP-Session: 3d1e187c-6245-4e56-b33c-c3fdeddf7d78 Authenticating user 'default' from [fd00:1122:3344:101::e]:60343 | ||
| 10011 | 2026.01.22 09:56:53.141235 [ 353 ] {} <Debug> TCP-Session: 1d29dc30-c252-4891-8b30-844591bf7829 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10012 | 2026.01.22 09:56:53.141257 [ 354 ] {} <Debug> TCP-Session: 3d1e187c-6245-4e56-b33c-c3fdeddf7d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10013 | 2026.01.22 09:56:53.141098 [ 355 ] {} <Trace> TCP-Session: f8d79ff3-5715-49b2-b4ec-a3b2a7d1a396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10014 | 2026.01.22 09:56:53.141283 [ 354 ] {} <Debug> TCP-Session: 3d1e187c-6245-4e56-b33c-c3fdeddf7d78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10015 | 2026.01.22 09:56:53.141017 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61211 | ||
| 10016 | 2026.01.22 09:56:53.141225 [ 350 ] {} <Debug> TCP-Session: 218799dc-a8b8-4168-bdc7-1ead0bafda7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10017 | 2026.01.22 09:56:53.141183 [ 292 ] {} <Debug> TCP-Session: 20c4ca09-bd72-4b28-a178-5da7320229c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10018 | 2026.01.22 09:56:53.141077 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10019 | 2026.01.22 09:56:53.141426 [ 292 ] {} <Debug> TCP-Session: 20c4ca09-bd72-4b28-a178-5da7320229c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10020 | 2026.01.22 09:56:53.141449 [ 357 ] {} <Debug> TCP-Session: 7a3c290f-b59c-44c6-8626-51318ccb7dea Authenticating user 'default' from [fd00:1122:3344:101::e]:60220 | ||
| 10021 | 2026.01.22 09:56:53.141415 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10022 | 2026.01.22 09:56:53.141482 [ 357 ] {} <Debug> TCP-Session: 7a3c290f-b59c-44c6-8626-51318ccb7dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10023 | 2026.01.22 09:56:53.141053 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10024 | 2026.01.22 09:56:53.141519 [ 357 ] {} <Debug> TCP-Session: 7a3c290f-b59c-44c6-8626-51318ccb7dea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10025 | 2026.01.22 09:56:53.141536 [ 355 ] {8d890d11-132f-4d54-ae0f-a257e3772069} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47710) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10026 | 2026.01.22 09:56:53.141568 [ 356 ] {} <Debug> TCP-Session: 0d96ba5a-ec02-4cd2-b489-317cee663708 Authenticating user 'default' from [fd00:1122:3344:101::e]:62527 | ||
| 10027 | 2026.01.22 09:56:53.141520 [ 351 ] {} <Debug> TCP-Session: c98660c3-4bb3-45c1-b206-b0653c30f343 Authenticating user 'default' from [fd00:1122:3344:101::e]:61211 | ||
| 10028 | 2026.01.22 09:56:53.141611 [ 356 ] {} <Debug> TCP-Session: 0d96ba5a-ec02-4cd2-b489-317cee663708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10029 | 2026.01.22 09:56:53.141630 [ 351 ] {} <Debug> TCP-Session: c98660c3-4bb3-45c1-b206-b0653c30f343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10030 | 2026.01.22 09:56:53.141648 [ 356 ] {} <Debug> TCP-Session: 0d96ba5a-ec02-4cd2-b489-317cee663708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10031 | 2026.01.22 09:56:53.141667 [ 351 ] {} <Debug> TCP-Session: c98660c3-4bb3-45c1-b206-b0653c30f343 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10032 | 2026.01.22 09:56:53.141025 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60418 | ||
| 10033 | 2026.01.22 09:56:53.141771 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10034 | 2026.01.22 09:56:53.141804 [ 352 ] {} <Debug> TCP-Session: e6c5169a-4efd-476e-ad49-a42f37a09878 Authenticating user 'default' from [fd00:1122:3344:101::e]:60418 | ||
| 10035 | 2026.01.22 09:56:53.141827 [ 352 ] {} <Debug> TCP-Session: e6c5169a-4efd-476e-ad49-a42f37a09878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10036 | 2026.01.22 09:56:53.141843 [ 352 ] {} <Debug> TCP-Session: e6c5169a-4efd-476e-ad49-a42f37a09878 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10037 | 2026.01.22 09:56:53.141947 [ 355 ] {8d890d11-132f-4d54-ae0f-a257e3772069} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10038 | 2026.01.22 09:56:53.142028 [ 355 ] {8d890d11-132f-4d54-ae0f-a257e3772069} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10039 | 2026.01.22 09:56:53.142387 [ 355 ] {8d890d11-132f-4d54-ae0f-a257e3772069} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 10040 | 2026.01.22 09:56:53.143606 [ 334 ] {8d890d11-132f-4d54-ae0f-a257e3772069} <Trace> AggregatingTransform: Aggregating | ||
| 10041 | 2026.01.22 09:56:53.143657 [ 334 ] {8d890d11-132f-4d54-ae0f-a257e3772069} <Trace> Aggregator: Aggregation method: without_key | ||
| 10042 | 2026.01.22 09:56:53.143698 [ 334 ] {8d890d11-132f-4d54-ae0f-a257e3772069} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001198381 sec. (834.459 rows/sec., 32.60 KiB/sec.) | ||
| 10043 | 2026.01.22 09:56:53.143719 [ 334 ] {8d890d11-132f-4d54-ae0f-a257e3772069} <Trace> Aggregator: Merging aggregated data | ||
| 10044 | 2026.01.22 09:56:53.145423 [ 355 ] {8d890d11-132f-4d54-ae0f-a257e3772069} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003954 sec., 252.90844714213455 rows/sec., 9.88 KiB/sec. | ||
| 10045 | 2026.01.22 09:56:53.145609 [ 355 ] {8d890d11-132f-4d54-ae0f-a257e3772069} <Debug> TCPHandler: Processed in 0.004666739 sec. | ||
| 10046 | 2026.01.22 09:56:53.145764 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10047 | 2026.01.22 09:56:53.145793 [ 355 ] {} <Debug> TCP-Session: f8d79ff3-5715-49b2-b4ec-a3b2a7d1a396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10048 | 2026.01.22 09:56:53.145805 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10049 | 2026.01.22 09:56:53.145832 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10050 | 2026.01.22 09:56:53.145849 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10051 | 2026.01.22 09:56:53.145871 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10052 | 2026.01.22 09:56:53.145893 [ 356 ] {} <Debug> TCP-Session: 0d96ba5a-ec02-4cd2-b489-317cee663708 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10053 | 2026.01.22 09:56:53.145915 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10054 | 2026.01.22 09:56:53.145935 [ 292 ] {} <Debug> TCP-Session: 20c4ca09-bd72-4b28-a178-5da7320229c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10055 | 2026.01.22 09:56:53.145940 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10056 | 2026.01.22 09:56:53.145965 [ 350 ] {} <Debug> TCP-Session: 218799dc-a8b8-4168-bdc7-1ead0bafda7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10057 | 2026.01.22 09:56:53.145970 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10058 | 2026.01.22 09:56:53.145998 [ 353 ] {} <Debug> TCP-Session: 1d29dc30-c252-4891-8b30-844591bf7829 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10059 | 2026.01.22 09:56:53.145887 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10060 | 2026.01.22 09:56:53.146039 [ 352 ] {} <Debug> TCP-Session: e6c5169a-4efd-476e-ad49-a42f37a09878 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10061 | 2026.01.22 09:56:53.146076 [ 351 ] {} <Debug> TCP-Session: c98660c3-4bb3-45c1-b206-b0653c30f343 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10062 | 2026.01.22 09:56:53.145847 [ 354 ] {} <Debug> TCP-Session: 3d1e187c-6245-4e56-b33c-c3fdeddf7d78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10063 | 2026.01.22 09:56:53.145906 [ 357 ] {} <Debug> TCP-Session: 7a3c290f-b59c-44c6-8626-51318ccb7dea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10064 | 2026.01.22 09:56:53.266445 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61472 | ||
| 10065 | 2026.01.22 09:56:53.266564 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10066 | 2026.01.22 09:56:53.266592 [ 355 ] {} <Debug> TCP-Session: 80de0ef7-d54f-4d68-955d-218b2b0cea93 Authenticating user 'default' from [fd00:1122:3344:101::e]:61472 | ||
| 10067 | 2026.01.22 09:56:53.266614 [ 355 ] {} <Debug> TCP-Session: 80de0ef7-d54f-4d68-955d-218b2b0cea93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10068 | 2026.01.22 09:56:53.266628 [ 355 ] {} <Debug> TCP-Session: 80de0ef7-d54f-4d68-955d-218b2b0cea93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10069 | 2026.01.22 09:56:53.266824 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50925 | ||
| 10070 | 2026.01.22 09:56:53.266845 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40851 | ||
| 10071 | 2026.01.22 09:56:53.266851 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43417 | ||
| 10072 | 2026.01.22 09:56:53.266882 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59012 | ||
| 10073 | 2026.01.22 09:56:53.266911 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62616 | ||
| 10074 | 2026.01.22 09:56:53.266924 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35425 | ||
| 10075 | 2026.01.22 09:56:53.266942 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10076 | 2026.01.22 09:56:53.266936 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49824 | ||
| 10077 | 2026.01.22 09:56:53.266995 [ 356 ] {} <Debug> TCP-Session: d1e0de41-3b5d-4a64-9478-8ac5855c5916 Authenticating user 'default' from [fd00:1122:3344:101::e]:50925 | ||
| 10078 | 2026.01.22 09:56:53.267013 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10079 | 2026.01.22 09:56:53.267029 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10080 | 2026.01.22 09:56:53.267043 [ 356 ] {} <Debug> TCP-Session: d1e0de41-3b5d-4a64-9478-8ac5855c5916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10081 | 2026.01.22 09:56:53.267053 [ 357 ] {} <Debug> TCP-Session: bcc9380c-907f-4b00-8fa2-137f80858087 Authenticating user 'default' from [fd00:1122:3344:101::e]:43417 | ||
| 10082 | 2026.01.22 09:56:53.267061 [ 353 ] {} <Debug> TCP-Session: ed3f26e2-cd31-42cd-a419-d5ac6b63193a Authenticating user 'default' from [fd00:1122:3344:101::e]:35425 | ||
| 10083 | 2026.01.22 09:56:53.267069 [ 356 ] {} <Debug> TCP-Session: d1e0de41-3b5d-4a64-9478-8ac5855c5916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10084 | 2026.01.22 09:56:53.267089 [ 357 ] {} <Debug> TCP-Session: bcc9380c-907f-4b00-8fa2-137f80858087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10085 | 2026.01.22 09:56:53.267091 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10086 | 2026.01.22 09:56:53.267127 [ 357 ] {} <Debug> TCP-Session: bcc9380c-907f-4b00-8fa2-137f80858087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10087 | 2026.01.22 09:56:53.267010 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10088 | 2026.01.22 09:56:53.267161 [ 354 ] {} <Debug> TCP-Session: d6fcbfae-e37b-43d3-8b82-d67b1d6c34c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49824 | ||
| 10089 | 2026.01.22 09:56:53.267183 [ 350 ] {} <Debug> TCP-Session: e6723700-0679-4047-8640-c02ea2fd5e7a Authenticating user 'default' from [fd00:1122:3344:101::e]:59012 | ||
| 10090 | 2026.01.22 09:56:53.267204 [ 354 ] {} <Debug> TCP-Session: d6fcbfae-e37b-43d3-8b82-d67b1d6c34c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10091 | 2026.01.22 09:56:53.267215 [ 350 ] {} <Debug> TCP-Session: e6723700-0679-4047-8640-c02ea2fd5e7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10092 | 2026.01.22 09:56:53.267227 [ 354 ] {} <Debug> TCP-Session: d6fcbfae-e37b-43d3-8b82-d67b1d6c34c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10093 | 2026.01.22 09:56:53.267239 [ 350 ] {} <Debug> TCP-Session: e6723700-0679-4047-8640-c02ea2fd5e7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10094 | 2026.01.22 09:56:53.266911 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39771 | ||
| 10095 | 2026.01.22 09:56:53.267093 [ 353 ] {} <Debug> TCP-Session: ed3f26e2-cd31-42cd-a419-d5ac6b63193a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10096 | 2026.01.22 09:56:53.267014 [ 355 ] {} <Trace> TCP-Session: 80de0ef7-d54f-4d68-955d-218b2b0cea93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10097 | 2026.01.22 09:56:53.267318 [ 353 ] {} <Debug> TCP-Session: ed3f26e2-cd31-42cd-a419-d5ac6b63193a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10098 | 2026.01.22 09:56:53.267339 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10099 | 2026.01.22 09:56:53.266988 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10100 | 2026.01.22 09:56:53.267382 [ 351 ] {} <Debug> TCP-Session: 63e4980a-47a3-4a74-832f-c75a44cc6698 Authenticating user 'default' from [fd00:1122:3344:101::e]:39771 | ||
| 10101 | 2026.01.22 09:56:53.267405 [ 352 ] {} <Debug> TCP-Session: 699a7046-13c9-4085-a9bf-394194c6b60e Authenticating user 'default' from [fd00:1122:3344:101::e]:62616 | ||
| 10102 | 2026.01.22 09:56:53.267416 [ 351 ] {} <Debug> TCP-Session: 63e4980a-47a3-4a74-832f-c75a44cc6698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10103 | 2026.01.22 09:56:53.267433 [ 352 ] {} <Debug> TCP-Session: 699a7046-13c9-4085-a9bf-394194c6b60e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10104 | 2026.01.22 09:56:53.267440 [ 351 ] {} <Debug> TCP-Session: 63e4980a-47a3-4a74-832f-c75a44cc6698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10105 | 2026.01.22 09:56:53.267455 [ 352 ] {} <Debug> TCP-Session: 699a7046-13c9-4085-a9bf-394194c6b60e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10106 | 2026.01.22 09:56:53.266939 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10107 | 2026.01.22 09:56:53.267494 [ 355 ] {b3681033-eeb1-44d9-b7a7-7b902a73227b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61472) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10108 | 2026.01.22 09:56:53.267502 [ 292 ] {} <Debug> TCP-Session: 6c918575-8157-49d2-8f97-c242212fb5bd Authenticating user 'default' from [fd00:1122:3344:101::e]:40851 | ||
| 10109 | 2026.01.22 09:56:53.267535 [ 292 ] {} <Debug> TCP-Session: 6c918575-8157-49d2-8f97-c242212fb5bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10110 | 2026.01.22 09:56:53.267548 [ 292 ] {} <Debug> TCP-Session: 6c918575-8157-49d2-8f97-c242212fb5bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10111 | 2026.01.22 09:56:53.267772 [ 355 ] {b3681033-eeb1-44d9-b7a7-7b902a73227b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10112 | 2026.01.22 09:56:53.267830 [ 355 ] {b3681033-eeb1-44d9-b7a7-7b902a73227b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10113 | 2026.01.22 09:56:53.268128 [ 355 ] {b3681033-eeb1-44d9-b7a7-7b902a73227b} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 10114 | 2026.01.22 09:56:53.269084 [ 304 ] {b3681033-eeb1-44d9-b7a7-7b902a73227b} <Trace> AggregatingTransform: Aggregating | ||
| 10115 | 2026.01.22 09:56:53.269132 [ 304 ] {b3681033-eeb1-44d9-b7a7-7b902a73227b} <Trace> Aggregator: Aggregation method: without_key | ||
| 10116 | 2026.01.22 09:56:53.269175 [ 304 ] {b3681033-eeb1-44d9-b7a7-7b902a73227b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000939166 sec. (1064.774 rows/sec., 41.59 KiB/sec.) | ||
| 10117 | 2026.01.22 09:56:53.269199 [ 304 ] {b3681033-eeb1-44d9-b7a7-7b902a73227b} <Trace> Aggregator: Merging aggregated data | ||
| 10118 | 2026.01.22 09:56:53.270892 [ 355 ] {b3681033-eeb1-44d9-b7a7-7b902a73227b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003457 sec., 289.2681515765114 rows/sec., 11.30 KiB/sec. | ||
| 10119 | 2026.01.22 09:56:53.271026 [ 355 ] {b3681033-eeb1-44d9-b7a7-7b902a73227b} <Debug> TCPHandler: Processed in 0.004126531 sec. | ||
| 10120 | 2026.01.22 09:56:53.271146 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10121 | 2026.01.22 09:56:53.271175 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10122 | 2026.01.22 09:56:53.271186 [ 355 ] {} <Debug> TCP-Session: 80de0ef7-d54f-4d68-955d-218b2b0cea93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10123 | 2026.01.22 09:56:53.271200 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10124 | 2026.01.22 09:56:53.271215 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10125 | 2026.01.22 09:56:53.271251 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10126 | 2026.01.22 09:56:53.271272 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10127 | 2026.01.22 09:56:53.271298 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10128 | 2026.01.22 09:56:53.271310 [ 292 ] {} <Debug> TCP-Session: 6c918575-8157-49d2-8f97-c242212fb5bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10129 | 2026.01.22 09:56:53.271344 [ 351 ] {} <Debug> TCP-Session: 63e4980a-47a3-4a74-832f-c75a44cc6698 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10130 | 2026.01.22 09:56:53.271352 [ 353 ] {} <Debug> TCP-Session: ed3f26e2-cd31-42cd-a419-d5ac6b63193a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10131 | 2026.01.22 09:56:53.271294 [ 350 ] {} <Debug> TCP-Session: e6723700-0679-4047-8640-c02ea2fd5e7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10132 | 2026.01.22 09:56:53.271234 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10133 | 2026.01.22 09:56:53.271286 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10134 | 2026.01.22 09:56:53.271452 [ 354 ] {} <Debug> TCP-Session: d6fcbfae-e37b-43d3-8b82-d67b1d6c34c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10135 | 2026.01.22 09:56:53.271280 [ 356 ] {} <Debug> TCP-Session: d1e0de41-3b5d-4a64-9478-8ac5855c5916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10136 | 2026.01.22 09:56:53.271477 [ 352 ] {} <Debug> TCP-Session: 699a7046-13c9-4085-a9bf-394194c6b60e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10137 | 2026.01.22 09:56:53.271220 [ 357 ] {} <Debug> TCP-Session: bcc9380c-907f-4b00-8fa2-137f80858087 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10138 | 2026.01.22 09:56:53.472213 [ 134 ] {} <Debug> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10139 | 2026.01.22 09:56:53.472276 [ 134 ] {} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10140 | 2026.01.22 09:56:53.472301 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10141 | 2026.01.22 09:56:53.472437 [ 191 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 10142 | 2026.01.22 09:56:53.472593 [ 191 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10143 | 2026.01.22 09:56:53.472633 [ 191 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 241 rows starting from the beginning of the part | ||
| 10144 | 2026.01.22 09:56:53.472708 [ 191 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 229 rows starting from the beginning of the part | ||
| 10145 | 2026.01.22 09:56:53.472762 [ 191 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 229 rows starting from the beginning of the part | ||
| 10146 | 2026.01.22 09:56:53.472812 [ 191 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 229 rows starting from the beginning of the part | ||
| 10147 | 2026.01.22 09:56:53.472857 [ 191 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 10148 | 2026.01.22 09:56:53.474432 [ 199 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 940 rows, containing 5 columns (5 merged, 0 gathered) in 0.002055195 sec., 457377.5237872805 rows/sec., 27.94 MiB/sec. | ||
| 10149 | 2026.01.22 09:56:53.474577 [ 191 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10150 | 2026.01.22 09:56:53.474844 [ 191 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_18_4} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10151 | 2026.01.22 09:56:53.474919 [ 191 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_18_4} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10152 | 2026.01.22 09:56:53.474991 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10153 | 2026.01.22 09:56:53.857932 [ 134 ] {} <Debug> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 10154 | 2026.01.22 09:56:53.858021 [ 134 ] {} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10155 | 2026.01.22 09:56:53.858057 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10156 | 2026.01.22 09:56:53.858217 [ 194 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::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 | ||
| 10157 | 2026.01.22 09:56:53.858398 [ 194 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10158 | 2026.01.22 09:56:53.858452 [ 194 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 10159 | 2026.01.22 09:56:53.858563 [ 194 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::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 | ||
| 10160 | 2026.01.22 09:56:53.858642 [ 194 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 10161 | 2026.01.22 09:56:53.858703 [ 194 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 10162 | 2026.01.22 09:56:53.858767 [ 194 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::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 | ||
| 10163 | 2026.01.22 09:56:53.859777 [ 195 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001618058 sec., 25957.042330991844 rows/sec., 2.17 MiB/sec. | ||
| 10164 | 2026.01.22 09:56:53.860037 [ 195 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 10165 | 2026.01.22 09:56:53.860528 [ 195 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_17_4} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10166 | 2026.01.22 09:56:53.860678 [ 195 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_17_4} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 10167 | 2026.01.22 09:56:53.860831 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10168 | 2026.01.22 09:56:54.513371 [ 169 ] {} <Debug> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10169 | 2026.01.22 09:56:54.513456 [ 169 ] {} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10170 | 2026.01.22 09:56:54.513493 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10171 | 2026.01.22 09:56:54.513654 [ 195 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 10172 | 2026.01.22 09:56:54.513856 [ 195 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10173 | 2026.01.22 09:56:54.513906 [ 195 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 470 rows starting from the beginning of the part | ||
| 10174 | 2026.01.22 09:56:54.513981 [ 195 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 446 rows starting from the beginning of the part | ||
| 10175 | 2026.01.22 09:56:54.514029 [ 195 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 446 rows starting from the beginning of the part | ||
| 10176 | 2026.01.22 09:56:54.514071 [ 195 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 446 rows starting from the beginning of the part | ||
| 10177 | 2026.01.22 09:56:54.514114 [ 195 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 10178 | 2026.01.22 09:56:54.515136 [ 188 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1832 rows, containing 5 columns (5 merged, 0 gathered) in 0.001544896 sec., 1185840.3413563112 rows/sec., 80.34 MiB/sec. | ||
| 10179 | 2026.01.22 09:56:54.515364 [ 202 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10180 | 2026.01.22 09:56:54.515688 [ 202 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_18_4} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10181 | 2026.01.22 09:56:54.515768 [ 202 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_18_4} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10182 | 2026.01.22 09:56:54.515883 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 10183 | 2026.01.22 09:56:57.726379 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10184 | 2026.01.22 09:56:57.726686 [ 268 ] {15b67574-ba4a-4035-976e-7289937def42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10185 | 2026.01.22 09:56:57.726833 [ 268 ] {15b67574-ba4a-4035-976e-7289937def42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10186 | 2026.01.22 09:56:57.727721 [ 268 ] {15b67574-ba4a-4035-976e-7289937def42} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10187 | 2026.01.22 09:56:57.727768 [ 268 ] {15b67574-ba4a-4035-976e-7289937def42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10188 | 2026.01.22 09:56:57.728148 [ 268 ] {15b67574-ba4a-4035-976e-7289937def42} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10189 | 2026.01.22 09:56:57.728365 [ 268 ] {15b67574-ba4a-4035-976e-7289937def42} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10190 | 2026.01.22 09:56:57.728519 [ 268 ] {15b67574-ba4a-4035-976e-7289937def42} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00191 sec., 3141.361256544503 rows/sec., 256.16 KiB/sec. | ||
| 10191 | 2026.01.22 09:56:57.728561 [ 268 ] {15b67574-ba4a-4035-976e-7289937def42} <Debug> TCPHandler: Processed in 0.002366871 sec. | ||
| 10192 | 2026.01.22 09:56:57.728699 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10193 | 2026.01.22 09:56:57.728820 [ 268 ] {c472fe38-6b02-4192-9e0c-1c66011ac28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10194 | 2026.01.22 09:56:57.728859 [ 268 ] {c472fe38-6b02-4192-9e0c-1c66011ac28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10195 | 2026.01.22 09:56:57.729391 [ 268 ] {c472fe38-6b02-4192-9e0c-1c66011ac28c} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10196 | 2026.01.22 09:56:57.729427 [ 268 ] {c472fe38-6b02-4192-9e0c-1c66011ac28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10197 | 2026.01.22 09:56:57.729748 [ 268 ] {c472fe38-6b02-4192-9e0c-1c66011ac28c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10198 | 2026.01.22 09:56:57.729957 [ 268 ] {c472fe38-6b02-4192-9e0c-1c66011ac28c} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10199 | 2026.01.22 09:56:57.730089 [ 268 ] {c472fe38-6b02-4192-9e0c-1c66011ac28c} <Debug> executeQuery: Read 67 rows, 5.38 KiB in 0.001288 sec., 52018.63354037267 rows/sec., 4.08 MiB/sec. | ||
| 10200 | 2026.01.22 09:56:57.730126 [ 268 ] {c472fe38-6b02-4192-9e0c-1c66011ac28c} <Debug> TCPHandler: Processed in 0.001483775 sec. | ||
| 10201 | 2026.01.22 09:56:57.730273 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10202 | 2026.01.22 09:56:57.730381 [ 268 ] {48fc9685-f610-476b-b986-5b72142f3e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10203 | 2026.01.22 09:56:57.730423 [ 268 ] {48fc9685-f610-476b-b986-5b72142f3e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10204 | 2026.01.22 09:56:57.730887 [ 268 ] {48fc9685-f610-476b-b986-5b72142f3e78} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10205 | 2026.01.22 09:56:57.730922 [ 268 ] {48fc9685-f610-476b-b986-5b72142f3e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10206 | 2026.01.22 09:56:57.731221 [ 268 ] {48fc9685-f610-476b-b986-5b72142f3e78} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10207 | 2026.01.22 09:56:57.731420 [ 268 ] {48fc9685-f610-476b-b986-5b72142f3e78} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10208 | 2026.01.22 09:56:57.731546 [ 268 ] {48fc9685-f610-476b-b986-5b72142f3e78} <Debug> executeQuery: Read 10 rows, 737.00 B in 0.001185 sec., 8438.818565400843 rows/sec., 607.36 KiB/sec. | ||
| 10209 | 2026.01.22 09:56:57.731558 [ 103 ] {} <Debug> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10210 | 2026.01.22 09:56:57.731583 [ 268 ] {48fc9685-f610-476b-b986-5b72142f3e78} <Debug> TCPHandler: Processed in 0.001376383 sec. | ||
| 10211 | 2026.01.22 09:56:57.731627 [ 103 ] {} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10212 | 2026.01.22 09:56:57.731652 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10213 | 2026.01.22 09:56:57.731720 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10214 | 2026.01.22 09:56:57.731760 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::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 | ||
| 10215 | 2026.01.22 09:56:57.731816 [ 268 ] {b9a05493-9a4e-4863-8559-d2c200244090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10216 | 2026.01.22 09:56:57.731860 [ 268 ] {b9a05493-9a4e-4863-8559-d2c200244090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10217 | 2026.01.22 09:56:57.731873 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10218 | 2026.01.22 09:56:57.731917 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 296 rows starting from the beginning of the part | ||
| 10219 | 2026.01.22 09:56:57.731982 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 4 rows starting from the beginning of the part | ||
| 10220 | 2026.01.22 09:56:57.732025 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 53 rows starting from the beginning of the part | ||
| 10221 | 2026.01.22 09:56:57.732064 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 4 rows starting from the beginning of the part | ||
| 10222 | 2026.01.22 09:56:57.732113 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 37 rows starting from the beginning of the part | ||
| 10223 | 2026.01.22 09:56:57.732151 [ 195 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part | ||
| 10224 | 2026.01.22 09:56:57.732300 [ 268 ] {b9a05493-9a4e-4863-8559-d2c200244090} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10225 | 2026.01.22 09:56:57.732342 [ 268 ] {b9a05493-9a4e-4863-8559-d2c200244090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10226 | 2026.01.22 09:56:57.732667 [ 268 ] {b9a05493-9a4e-4863-8559-d2c200244090} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10227 | 2026.01.22 09:56:57.732894 [ 268 ] {b9a05493-9a4e-4863-8559-d2c200244090} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10228 | 2026.01.22 09:56:57.733021 [ 268 ] {b9a05493-9a4e-4863-8559-d2c200244090} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001222 sec., 60556.46481178396 rows/sec., 4.73 MiB/sec. | ||
| 10229 | 2026.01.22 09:56:57.733028 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001306043 sec., 309331.3160439587 rows/sec., 21.34 MiB/sec. | ||
| 10230 | 2026.01.22 09:56:57.733058 [ 268 ] {b9a05493-9a4e-4863-8559-d2c200244090} <Debug> TCPHandler: Processed in 0.001386144 sec. | ||
| 10231 | 2026.01.22 09:56:57.733195 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10232 | 2026.01.22 09:56:57.733256 [ 202 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10233 | 2026.01.22 09:56:57.733291 [ 268 ] {692d1ee9-039e-4038-84c5-6f1084d83ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10234 | 2026.01.22 09:56:57.733339 [ 268 ] {692d1ee9-039e-4038-84c5-6f1084d83ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10235 | 2026.01.22 09:56:57.733552 [ 202 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_66_13} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10236 | 2026.01.22 09:56:57.733636 [ 202 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_66_13} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10237 | 2026.01.22 09:56:57.733745 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10238 | 2026.01.22 09:56:57.733802 [ 268 ] {692d1ee9-039e-4038-84c5-6f1084d83ecb} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10239 | 2026.01.22 09:56:57.733848 [ 268 ] {692d1ee9-039e-4038-84c5-6f1084d83ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10240 | 2026.01.22 09:56:57.734190 [ 268 ] {692d1ee9-039e-4038-84c5-6f1084d83ecb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10241 | 2026.01.22 09:56:57.734403 [ 268 ] {692d1ee9-039e-4038-84c5-6f1084d83ecb} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10242 | 2026.01.22 09:56:57.734533 [ 268 ] {692d1ee9-039e-4038-84c5-6f1084d83ecb} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.00126 sec., 129365.07936507936 rows/sec., 9.01 MiB/sec. | ||
| 10243 | 2026.01.22 09:56:57.734570 [ 268 ] {692d1ee9-039e-4038-84c5-6f1084d83ecb} <Debug> TCPHandler: Processed in 0.001428074 sec. | ||
| 10244 | 2026.01.22 09:56:57.734702 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10245 | 2026.01.22 09:56:57.734821 [ 268 ] {133cedcd-8829-45b4-8f3d-13e1307c2dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10246 | 2026.01.22 09:56:57.734886 [ 268 ] {133cedcd-8829-45b4-8f3d-13e1307c2dd9} <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 | ||
| 10247 | 2026.01.22 09:56:57.735740 [ 268 ] {133cedcd-8829-45b4-8f3d-13e1307c2dd9} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10248 | 2026.01.22 09:56:57.735777 [ 268 ] {133cedcd-8829-45b4-8f3d-13e1307c2dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10249 | 2026.01.22 09:56:57.736277 [ 268 ] {133cedcd-8829-45b4-8f3d-13e1307c2dd9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10250 | 2026.01.22 09:56:57.736490 [ 268 ] {133cedcd-8829-45b4-8f3d-13e1307c2dd9} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10251 | 2026.01.22 09:56:57.736622 [ 268 ] {133cedcd-8829-45b4-8f3d-13e1307c2dd9} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001826 sec., 2190.580503833516 rows/sec., 3.93 MiB/sec. | ||
| 10252 | 2026.01.22 09:56:57.736627 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10253 | 2026.01.22 09:56:57.736676 [ 268 ] {133cedcd-8829-45b4-8f3d-13e1307c2dd9} <Debug> TCPHandler: Processed in 0.002033125 sec. | ||
| 10254 | 2026.01.22 09:56:57.736677 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10255 | 2026.01.22 09:56:57.736715 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10256 | 2026.01.22 09:56:57.736800 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10257 | 2026.01.22 09:56:57.736825 [ 188 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::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 | ||
| 10258 | 2026.01.22 09:56:57.736898 [ 268 ] {43ac0e64-beb1-4592-8d78-444df00bdeca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10259 | 2026.01.22 09:56:57.736940 [ 268 ] {43ac0e64-beb1-4592-8d78-444df00bdeca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10260 | 2026.01.22 09:56:57.737052 [ 188 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10261 | 2026.01.22 09:56:57.737109 [ 188 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1317 rows starting from the beginning of the part | ||
| 10262 | 2026.01.22 09:56:57.737233 [ 188 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 4 rows starting from the beginning of the part | ||
| 10263 | 2026.01.22 09:56:57.737278 [ 268 ] {43ac0e64-beb1-4592-8d78-444df00bdeca} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10264 | 2026.01.22 09:56:57.737314 [ 268 ] {43ac0e64-beb1-4592-8d78-444df00bdeca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10265 | 2026.01.22 09:56:57.737328 [ 188 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 37 rows starting from the beginning of the part | ||
| 10266 | 2026.01.22 09:56:57.737415 [ 188 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 4 rows starting from the beginning of the part | ||
| 10267 | 2026.01.22 09:56:57.737501 [ 188 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 37 rows starting from the beginning of the part | ||
| 10268 | 2026.01.22 09:56:57.737589 [ 188 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 4 rows starting from the beginning of the part | ||
| 10269 | 2026.01.22 09:56:57.737629 [ 268 ] {43ac0e64-beb1-4592-8d78-444df00bdeca} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10270 | 2026.01.22 09:56:57.737842 [ 268 ] {43ac0e64-beb1-4592-8d78-444df00bdeca} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10271 | 2026.01.22 09:56:57.737969 [ 268 ] {43ac0e64-beb1-4592-8d78-444df00bdeca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 10272 | 2026.01.22 09:56:57.738005 [ 268 ] {43ac0e64-beb1-4592-8d78-444df00bdeca} <Debug> TCPHandler: Processed in 0.001253371 sec. | ||
| 10273 | 2026.01.22 09:56:57.743755 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1403 rows, containing 19 columns (19 merged, 0 gathered) in 0.006970869 sec., 201266.15490837654 rows/sec., 360.66 MiB/sec. | ||
| 10274 | 2026.01.22 09:56:57.745366 [ 209 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10275 | 2026.01.22 09:56:57.745798 [ 209 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10276 | 2026.01.22 09:56:57.745904 [ 209 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10277 | 2026.01.22 09:56:57.746102 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB. | ||
| 10278 | 2026.01.22 09:56:58.000205 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.28 MiB, peak 327.75 MiB, free memory in arenas 0.00 B, will set to 318.93 MiB (RSS), difference: 2.64 MiB | ||
| 10279 | 2026.01.22 09:56:58.538692 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23592 | ||
| 10280 | 2026.01.22 09:56:58.539280 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10281 | 2026.01.22 09:56:58.539333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10282 | 2026.01.22 09:56:58.539818 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10283 | 2026.01.22 09:56:58.540051 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10284 | 2026.01.22 09:56:58.540183 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23592 | ||
| 10285 | 2026.01.22 09:56:59.807600 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10286 | 2026.01.22 09:56:59.825590 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10287 | 2026.01.22 09:56:59.825656 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10288 | 2026.01.22 09:56:59.831737 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10289 | 2026.01.22 09:56:59.832438 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10290 | 2026.01.22 09:56:59.835575 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10291 | 2026.01.22 09:57:01.105712 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1268 | ||
| 10292 | 2026.01.22 09:57:01.108551 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10293 | 2026.01.22 09:57:01.108608 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10294 | 2026.01.22 09:57:01.109831 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10295 | 2026.01.22 09:57:01.110103 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10296 | 2026.01.22 09:57:01.110386 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1268 | ||
| 10297 | 2026.01.22 09:57:02.726639 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10298 | 2026.01.22 09:57:02.726833 [ 268 ] {8956125b-1591-42d4-9c7a-9f6f6b26d52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10299 | 2026.01.22 09:57:02.726905 [ 268 ] {8956125b-1591-42d4-9c7a-9f6f6b26d52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10300 | 2026.01.22 09:57:02.727641 [ 268 ] {8956125b-1591-42d4-9c7a-9f6f6b26d52f} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10301 | 2026.01.22 09:57:02.727681 [ 268 ] {8956125b-1591-42d4-9c7a-9f6f6b26d52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10302 | 2026.01.22 09:57:02.728072 [ 268 ] {8956125b-1591-42d4-9c7a-9f6f6b26d52f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10303 | 2026.01.22 09:57:02.728294 [ 268 ] {8956125b-1591-42d4-9c7a-9f6f6b26d52f} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10304 | 2026.01.22 09:57:02.728445 [ 268 ] {8956125b-1591-42d4-9c7a-9f6f6b26d52f} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.001665 sec., 78078.07807807808 rows/sec., 6.72 MiB/sec. | ||
| 10305 | 2026.01.22 09:57:02.728486 [ 268 ] {8956125b-1591-42d4-9c7a-9f6f6b26d52f} <Debug> TCPHandler: Processed in 0.001981484 sec. | ||
| 10306 | 2026.01.22 09:57:02.728607 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10307 | 2026.01.22 09:57:02.728701 [ 268 ] {257e2517-b7f3-4cf3-bc55-9599e7854445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10308 | 2026.01.22 09:57:02.728741 [ 268 ] {257e2517-b7f3-4cf3-bc55-9599e7854445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10309 | 2026.01.22 09:57:02.729145 [ 268 ] {257e2517-b7f3-4cf3-bc55-9599e7854445} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10310 | 2026.01.22 09:57:02.729181 [ 268 ] {257e2517-b7f3-4cf3-bc55-9599e7854445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10311 | 2026.01.22 09:57:02.729470 [ 268 ] {257e2517-b7f3-4cf3-bc55-9599e7854445} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10312 | 2026.01.22 09:57:02.729678 [ 268 ] {257e2517-b7f3-4cf3-bc55-9599e7854445} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10313 | 2026.01.22 09:57:02.729806 [ 268 ] {257e2517-b7f3-4cf3-bc55-9599e7854445} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001123 sec., 32947.46215494211 rows/sec., 2.42 MiB/sec. | ||
| 10314 | 2026.01.22 09:57:02.729843 [ 268 ] {257e2517-b7f3-4cf3-bc55-9599e7854445} <Debug> TCPHandler: Processed in 0.001283282 sec. | ||
| 10315 | 2026.01.22 09:57:02.729948 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10316 | 2026.01.22 09:57:02.730040 [ 268 ] {e4a34eb4-cf6e-47fe-8381-3ebf3f105df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10317 | 2026.01.22 09:57:02.730081 [ 268 ] {e4a34eb4-cf6e-47fe-8381-3ebf3f105df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10318 | 2026.01.22 09:57:02.730507 [ 268 ] {e4a34eb4-cf6e-47fe-8381-3ebf3f105df6} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10319 | 2026.01.22 09:57:02.730542 [ 268 ] {e4a34eb4-cf6e-47fe-8381-3ebf3f105df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10320 | 2026.01.22 09:57:02.730837 [ 268 ] {e4a34eb4-cf6e-47fe-8381-3ebf3f105df6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10321 | 2026.01.22 09:57:02.731039 [ 268 ] {e4a34eb4-cf6e-47fe-8381-3ebf3f105df6} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10322 | 2026.01.22 09:57:02.731165 [ 268 ] {e4a34eb4-cf6e-47fe-8381-3ebf3f105df6} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001142 sec., 88441.33099824868 rows/sec., 6.91 MiB/sec. | ||
| 10323 | 2026.01.22 09:57:02.731201 [ 268 ] {e4a34eb4-cf6e-47fe-8381-3ebf3f105df6} <Debug> TCPHandler: Processed in 0.001300462 sec. | ||
| 10324 | 2026.01.22 09:57:02.731311 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10325 | 2026.01.22 09:57:02.731403 [ 268 ] {95a191fd-3887-477f-9051-6d51c678487d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10326 | 2026.01.22 09:57:02.731446 [ 268 ] {95a191fd-3887-477f-9051-6d51c678487d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10327 | 2026.01.22 09:57:02.731847 [ 268 ] {95a191fd-3887-477f-9051-6d51c678487d} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10328 | 2026.01.22 09:57:02.731883 [ 268 ] {95a191fd-3887-477f-9051-6d51c678487d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10329 | 2026.01.22 09:57:02.732209 [ 268 ] {95a191fd-3887-477f-9051-6d51c678487d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10330 | 2026.01.22 09:57:02.732412 [ 268 ] {95a191fd-3887-477f-9051-6d51c678487d} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10331 | 2026.01.22 09:57:02.732540 [ 268 ] {95a191fd-3887-477f-9051-6d51c678487d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 10332 | 2026.01.22 09:57:02.732576 [ 268 ] {95a191fd-3887-477f-9051-6d51c678487d} <Debug> TCPHandler: Processed in 0.001311973 sec. | ||
| 10333 | 2026.01.22 09:57:02.732699 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10334 | 2026.01.22 09:57:02.732826 [ 268 ] {8c335760-960f-4573-9ca8-1f62c5f902a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10335 | 2026.01.22 09:57:02.732896 [ 268 ] {8c335760-960f-4573-9ca8-1f62c5f902a5} <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 | ||
| 10336 | 2026.01.22 09:57:02.733836 [ 268 ] {8c335760-960f-4573-9ca8-1f62c5f902a5} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10337 | 2026.01.22 09:57:02.733874 [ 268 ] {8c335760-960f-4573-9ca8-1f62c5f902a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10338 | 2026.01.22 09:57:02.734461 [ 268 ] {8c335760-960f-4573-9ca8-1f62c5f902a5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10339 | 2026.01.22 09:57:02.734689 [ 268 ] {8c335760-960f-4573-9ca8-1f62c5f902a5} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10340 | 2026.01.22 09:57:02.734829 [ 268 ] {8c335760-960f-4573-9ca8-1f62c5f902a5} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002028 sec., 18244.57593688363 rows/sec., 32.69 MiB/sec. | ||
| 10341 | 2026.01.22 09:57:02.734895 [ 268 ] {8c335760-960f-4573-9ca8-1f62c5f902a5} <Debug> TCPHandler: Processed in 0.002259088 sec. | ||
| 10342 | 2026.01.22 09:57:02.735013 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10343 | 2026.01.22 09:57:02.735108 [ 268 ] {32375cc0-061c-4ed0-9066-d9cab8dc2e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10344 | 2026.01.22 09:57:02.735151 [ 268 ] {32375cc0-061c-4ed0-9066-d9cab8dc2e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10345 | 2026.01.22 09:57:02.735493 [ 268 ] {32375cc0-061c-4ed0-9066-d9cab8dc2e3b} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10346 | 2026.01.22 09:57:02.735530 [ 268 ] {32375cc0-061c-4ed0-9066-d9cab8dc2e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10347 | 2026.01.22 09:57:02.735834 [ 268 ] {32375cc0-061c-4ed0-9066-d9cab8dc2e3b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10348 | 2026.01.22 09:57:02.736043 [ 268 ] {32375cc0-061c-4ed0-9066-d9cab8dc2e3b} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10349 | 2026.01.22 09:57:02.736174 [ 268 ] {32375cc0-061c-4ed0-9066-d9cab8dc2e3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 10350 | 2026.01.22 09:57:02.736211 [ 268 ] {32375cc0-061c-4ed0-9066-d9cab8dc2e3b} <Debug> TCPHandler: Processed in 0.001248432 sec. | ||
| 10351 | 2026.01.22 09:57:05.897575 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10352 | 2026.01.22 09:57:05.897630 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10353 | 2026.01.22 09:57:06.040308 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24104 | ||
| 10354 | 2026.01.22 09:57:06.040931 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10355 | 2026.01.22 09:57:06.040986 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10356 | 2026.01.22 09:57:06.041546 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10357 | 2026.01.22 09:57:06.041798 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10358 | 2026.01.22 09:57:06.041947 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24104 | ||
| 10359 | 2026.01.22 09:57:07.335648 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10360 | 2026.01.22 09:57:07.353267 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10361 | 2026.01.22 09:57:07.353325 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10362 | 2026.01.22 09:57:07.359708 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10363 | 2026.01.22 09:57:07.360420 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10364 | 2026.01.22 09:57:07.363588 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10365 | 2026.01.22 09:57:07.725672 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10366 | 2026.01.22 09:57:07.725950 [ 268 ] {83e85b12-adc4-4063-b451-ec51fbd4a27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10367 | 2026.01.22 09:57:07.726052 [ 268 ] {83e85b12-adc4-4063-b451-ec51fbd4a27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10368 | 2026.01.22 09:57:07.726960 [ 268 ] {83e85b12-adc4-4063-b451-ec51fbd4a27d} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10369 | 2026.01.22 09:57:07.726998 [ 268 ] {83e85b12-adc4-4063-b451-ec51fbd4a27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10370 | 2026.01.22 09:57:07.727388 [ 268 ] {83e85b12-adc4-4063-b451-ec51fbd4a27d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10371 | 2026.01.22 09:57:07.727622 [ 268 ] {83e85b12-adc4-4063-b451-ec51fbd4a27d} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10372 | 2026.01.22 09:57:07.727770 [ 268 ] {83e85b12-adc4-4063-b451-ec51fbd4a27d} <Debug> executeQuery: Read 65 rows, 5.26 KiB in 0.001897 sec., 34264.62836056932 rows/sec., 2.71 MiB/sec. | ||
| 10373 | 2026.01.22 09:57:07.727812 [ 268 ] {83e85b12-adc4-4063-b451-ec51fbd4a27d} <Debug> TCPHandler: Processed in 0.002319269 sec. | ||
| 10374 | 2026.01.22 09:57:07.727942 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10375 | 2026.01.22 09:57:07.728036 [ 268 ] {230a5f66-6533-489c-ac36-dffa2d7b0fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10376 | 2026.01.22 09:57:07.728078 [ 268 ] {230a5f66-6533-489c-ac36-dffa2d7b0fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10377 | 2026.01.22 09:57:07.728494 [ 268 ] {230a5f66-6533-489c-ac36-dffa2d7b0fd9} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10378 | 2026.01.22 09:57:07.728527 [ 268 ] {230a5f66-6533-489c-ac36-dffa2d7b0fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10379 | 2026.01.22 09:57:07.728815 [ 268 ] {230a5f66-6533-489c-ac36-dffa2d7b0fd9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10380 | 2026.01.22 09:57:07.729015 [ 268 ] {230a5f66-6533-489c-ac36-dffa2d7b0fd9} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10381 | 2026.01.22 09:57:07.729141 [ 268 ] {230a5f66-6533-489c-ac36-dffa2d7b0fd9} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001124 sec., 3558.7188612099644 rows/sec., 267.60 KiB/sec. | ||
| 10382 | 2026.01.22 09:57:07.729178 [ 268 ] {230a5f66-6533-489c-ac36-dffa2d7b0fd9} <Debug> TCPHandler: Processed in 0.001292222 sec. | ||
| 10383 | 2026.01.22 09:57:07.729293 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10384 | 2026.01.22 09:57:07.729383 [ 268 ] {abda8854-ee2c-4c15-9ed4-c241ace7edab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10385 | 2026.01.22 09:57:07.729421 [ 268 ] {abda8854-ee2c-4c15-9ed4-c241ace7edab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10386 | 2026.01.22 09:57:07.729822 [ 268 ] {abda8854-ee2c-4c15-9ed4-c241ace7edab} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10387 | 2026.01.22 09:57:07.729855 [ 268 ] {abda8854-ee2c-4c15-9ed4-c241ace7edab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10388 | 2026.01.22 09:57:07.730129 [ 268 ] {abda8854-ee2c-4c15-9ed4-c241ace7edab} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10389 | 2026.01.22 09:57:07.730325 [ 268 ] {abda8854-ee2c-4c15-9ed4-c241ace7edab} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10390 | 2026.01.22 09:57:07.730450 [ 268 ] {abda8854-ee2c-4c15-9ed4-c241ace7edab} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001084 sec., 922.509225092251 rows/sec., 61.26 KiB/sec. | ||
| 10391 | 2026.01.22 09:57:07.730485 [ 268 ] {abda8854-ee2c-4c15-9ed4-c241ace7edab} <Debug> TCPHandler: Processed in 0.001246901 sec. | ||
| 10392 | 2026.01.22 09:57:07.730594 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10393 | 2026.01.22 09:57:07.730691 [ 268 ] {13ef71f7-3f1f-4dd8-8c7d-283ab14546e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10394 | 2026.01.22 09:57:07.730730 [ 268 ] {13ef71f7-3f1f-4dd8-8c7d-283ab14546e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10395 | 2026.01.22 09:57:07.731147 [ 268 ] {13ef71f7-3f1f-4dd8-8c7d-283ab14546e3} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10396 | 2026.01.22 09:57:07.731180 [ 268 ] {13ef71f7-3f1f-4dd8-8c7d-283ab14546e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10397 | 2026.01.22 09:57:07.731476 [ 268 ] {13ef71f7-3f1f-4dd8-8c7d-283ab14546e3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10398 | 2026.01.22 09:57:07.731689 [ 268 ] {13ef71f7-3f1f-4dd8-8c7d-283ab14546e3} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10399 | 2026.01.22 09:57:07.731812 [ 268 ] {13ef71f7-3f1f-4dd8-8c7d-283ab14546e3} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001138 sec., 59753.954305799656 rows/sec., 4.66 MiB/sec. | ||
| 10400 | 2026.01.22 09:57:07.731848 [ 268 ] {13ef71f7-3f1f-4dd8-8c7d-283ab14546e3} <Debug> TCPHandler: Processed in 0.001300652 sec. | ||
| 10401 | 2026.01.22 09:57:07.731969 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10402 | 2026.01.22 09:57:07.732059 [ 268 ] {d8becbe9-6c17-4fdf-a5bc-d16558fcb1b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10403 | 2026.01.22 09:57:07.732102 [ 268 ] {d8becbe9-6c17-4fdf-a5bc-d16558fcb1b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10404 | 2026.01.22 09:57:07.732520 [ 268 ] {d8becbe9-6c17-4fdf-a5bc-d16558fcb1b5} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10405 | 2026.01.22 09:57:07.732554 [ 268 ] {d8becbe9-6c17-4fdf-a5bc-d16558fcb1b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10406 | 2026.01.22 09:57:07.732868 [ 268 ] {d8becbe9-6c17-4fdf-a5bc-d16558fcb1b5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10407 | 2026.01.22 09:57:07.733072 [ 268 ] {d8becbe9-6c17-4fdf-a5bc-d16558fcb1b5} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10408 | 2026.01.22 09:57:07.733197 [ 268 ] {d8becbe9-6c17-4fdf-a5bc-d16558fcb1b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 10409 | 2026.01.22 09:57:07.733232 [ 268 ] {d8becbe9-6c17-4fdf-a5bc-d16558fcb1b5} <Debug> TCPHandler: Processed in 0.001318413 sec. | ||
| 10410 | 2026.01.22 09:57:07.733338 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10411 | 2026.01.22 09:57:07.733428 [ 268 ] {a035b405-dfdf-4741-b3f2-5f8cdc20f14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10412 | 2026.01.22 09:57:07.733469 [ 268 ] {a035b405-dfdf-4741-b3f2-5f8cdc20f14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10413 | 2026.01.22 09:57:07.733779 [ 268 ] {a035b405-dfdf-4741-b3f2-5f8cdc20f14a} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10414 | 2026.01.22 09:57:07.733813 [ 268 ] {a035b405-dfdf-4741-b3f2-5f8cdc20f14a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10415 | 2026.01.22 09:57:07.734098 [ 268 ] {a035b405-dfdf-4741-b3f2-5f8cdc20f14a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10416 | 2026.01.22 09:57:07.734296 [ 268 ] {a035b405-dfdf-4741-b3f2-5f8cdc20f14a} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10417 | 2026.01.22 09:57:07.734421 [ 268 ] {a035b405-dfdf-4741-b3f2-5f8cdc20f14a} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 62.79 KiB/sec. | ||
| 10418 | 2026.01.22 09:57:07.734457 [ 268 ] {a035b405-dfdf-4741-b3f2-5f8cdc20f14a} <Debug> TCPHandler: Processed in 0.00117283 sec. | ||
| 10419 | 2026.01.22 09:57:07.734561 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10420 | 2026.01.22 09:57:07.734660 [ 268 ] {836bf89a-c8f4-4626-a424-13a1c8d1ac62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10421 | 2026.01.22 09:57:07.734715 [ 268 ] {836bf89a-c8f4-4626-a424-13a1c8d1ac62} <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 | ||
| 10422 | 2026.01.22 09:57:07.735514 [ 268 ] {836bf89a-c8f4-4626-a424-13a1c8d1ac62} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10423 | 2026.01.22 09:57:07.735550 [ 268 ] {836bf89a-c8f4-4626-a424-13a1c8d1ac62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10424 | 2026.01.22 09:57:07.736061 [ 268 ] {836bf89a-c8f4-4626-a424-13a1c8d1ac62} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10425 | 2026.01.22 09:57:07.736275 [ 268 ] {836bf89a-c8f4-4626-a424-13a1c8d1ac62} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10426 | 2026.01.22 09:57:07.736410 [ 268 ] {836bf89a-c8f4-4626-a424-13a1c8d1ac62} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001768 sec., 2262.443438914027 rows/sec., 4.05 MiB/sec. | ||
| 10427 | 2026.01.22 09:57:07.736461 [ 268 ] {836bf89a-c8f4-4626-a424-13a1c8d1ac62} <Debug> TCPHandler: Processed in 0.001947933 sec. | ||
| 10428 | 2026.01.22 09:57:07.736575 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10429 | 2026.01.22 09:57:07.736671 [ 268 ] {c52fea2f-1cec-4d54-892f-37abd86695c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10430 | 2026.01.22 09:57:07.736721 [ 268 ] {c52fea2f-1cec-4d54-892f-37abd86695c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10431 | 2026.01.22 09:57:07.737056 [ 268 ] {c52fea2f-1cec-4d54-892f-37abd86695c9} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10432 | 2026.01.22 09:57:07.737089 [ 268 ] {c52fea2f-1cec-4d54-892f-37abd86695c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10433 | 2026.01.22 09:57:07.737387 [ 268 ] {c52fea2f-1cec-4d54-892f-37abd86695c9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10434 | 2026.01.22 09:57:07.737585 [ 268 ] {c52fea2f-1cec-4d54-892f-37abd86695c9} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10435 | 2026.01.22 09:57:07.737709 [ 268 ] {c52fea2f-1cec-4d54-892f-37abd86695c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 10436 | 2026.01.22 09:57:07.737743 [ 268 ] {c52fea2f-1cec-4d54-892f-37abd86695c9} <Debug> TCPHandler: Processed in 0.001216171 sec. | ||
| 10437 | 2026.01.22 09:57:08.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.03 MiB, peak 327.75 MiB, free memory in arenas 0.00 B, will set to 318.93 MiB (RSS), difference: -1.10 MiB | ||
| 10438 | 2026.01.22 09:57:11.111547 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1296 | ||
| 10439 | 2026.01.22 09:57:11.113929 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10440 | 2026.01.22 09:57:11.113988 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10441 | 2026.01.22 09:57:11.115208 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10442 | 2026.01.22 09:57:11.115481 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10443 | 2026.01.22 09:57:11.115848 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1296 | ||
| 10444 | 2026.01.22 09:57:12.754583 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10445 | 2026.01.22 09:57:12.754874 [ 268 ] {b81f2e7b-d952-4271-8d4c-e4504f298407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10446 | 2026.01.22 09:57:12.754986 [ 268 ] {b81f2e7b-d952-4271-8d4c-e4504f298407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10447 | 2026.01.22 09:57:12.755867 [ 268 ] {b81f2e7b-d952-4271-8d4c-e4504f298407} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10448 | 2026.01.22 09:57:12.755914 [ 268 ] {b81f2e7b-d952-4271-8d4c-e4504f298407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10449 | 2026.01.22 09:57:12.756323 [ 268 ] {b81f2e7b-d952-4271-8d4c-e4504f298407} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10450 | 2026.01.22 09:57:12.756577 [ 268 ] {b81f2e7b-d952-4271-8d4c-e4504f298407} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10451 | 2026.01.22 09:57:12.756750 [ 268 ] {b81f2e7b-d952-4271-8d4c-e4504f298407} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001954 sec., 12282.497441146366 rows/sec., 1.02 MiB/sec. | ||
| 10452 | 2026.01.22 09:57:12.756803 [ 268 ] {b81f2e7b-d952-4271-8d4c-e4504f298407} <Debug> TCPHandler: Processed in 0.002410321 sec. | ||
| 10453 | 2026.01.22 09:57:12.756925 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10454 | 2026.01.22 09:57:12.757031 [ 268 ] {6c3c0eba-e369-4a30-b4d3-76c6ce4216a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10455 | 2026.01.22 09:57:12.757078 [ 268 ] {6c3c0eba-e369-4a30-b4d3-76c6ce4216a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10456 | 2026.01.22 09:57:12.757494 [ 268 ] {6c3c0eba-e369-4a30-b4d3-76c6ce4216a2} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10457 | 2026.01.22 09:57:12.757531 [ 268 ] {6c3c0eba-e369-4a30-b4d3-76c6ce4216a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10458 | 2026.01.22 09:57:12.757840 [ 268 ] {6c3c0eba-e369-4a30-b4d3-76c6ce4216a2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10459 | 2026.01.22 09:57:12.758051 [ 268 ] {6c3c0eba-e369-4a30-b4d3-76c6ce4216a2} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10460 | 2026.01.22 09:57:12.758188 [ 268 ] {6c3c0eba-e369-4a30-b4d3-76c6ce4216a2} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00118 sec., 6779.661016949152 rows/sec., 552.83 KiB/sec. | ||
| 10461 | 2026.01.22 09:57:12.758226 [ 268 ] {6c3c0eba-e369-4a30-b4d3-76c6ce4216a2} <Debug> TCPHandler: Processed in 0.001353633 sec. | ||
| 10462 | 2026.01.22 09:57:12.758337 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10463 | 2026.01.22 09:57:12.758435 [ 268 ] {5eade58c-a8e4-4dd2-990d-e8c1f5542473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10464 | 2026.01.22 09:57:12.758475 [ 268 ] {5eade58c-a8e4-4dd2-990d-e8c1f5542473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10465 | 2026.01.22 09:57:12.759407 [ 268 ] {5eade58c-a8e4-4dd2-990d-e8c1f5542473} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10466 | 2026.01.22 09:57:12.759443 [ 268 ] {5eade58c-a8e4-4dd2-990d-e8c1f5542473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10467 | 2026.01.22 09:57:12.759859 [ 268 ] {5eade58c-a8e4-4dd2-990d-e8c1f5542473} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10468 | 2026.01.22 09:57:12.760073 [ 268 ] {5eade58c-a8e4-4dd2-990d-e8c1f5542473} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10469 | 2026.01.22 09:57:12.760184 [ 148 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10470 | 2026.01.22 09:57:12.760206 [ 268 ] {5eade58c-a8e4-4dd2-990d-e8c1f5542473} <Debug> executeQuery: Read 1394 rows, 119.30 KiB in 0.00179 sec., 778770.9497206705 rows/sec., 65.09 MiB/sec. | ||
| 10471 | 2026.01.22 09:57:12.760230 [ 148 ] {} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10472 | 2026.01.22 09:57:12.760246 [ 268 ] {5eade58c-a8e4-4dd2-990d-e8c1f5542473} <Debug> TCPHandler: Processed in 0.001959664 sec. | ||
| 10473 | 2026.01.22 09:57:12.760255 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10474 | 2026.01.22 09:57:12.760364 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10475 | 2026.01.22 09:57:12.760376 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10476 | 2026.01.22 09:57:12.760462 [ 268 ] {34fae928-40f3-4e6f-8108-0927e1874c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10477 | 2026.01.22 09:57:12.760507 [ 268 ] {34fae928-40f3-4e6f-8108-0927e1874c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10478 | 2026.01.22 09:57:12.760525 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10479 | 2026.01.22 09:57:12.760568 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2555 rows starting from the beginning of the part | ||
| 10480 | 2026.01.22 09:57:12.760641 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 130 rows starting from the beginning of the part | ||
| 10481 | 2026.01.22 09:57:12.760693 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 67 rows starting from the beginning of the part | ||
| 10482 | 2026.01.22 09:57:12.760741 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 130 rows starting from the beginning of the part | ||
| 10483 | 2026.01.22 09:57:12.760786 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 65 rows starting from the beginning of the part | ||
| 10484 | 2026.01.22 09:57:12.760831 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1394 rows starting from the beginning of the part | ||
| 10485 | 2026.01.22 09:57:12.760928 [ 268 ] {34fae928-40f3-4e6f-8108-0927e1874c16} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10486 | 2026.01.22 09:57:12.760970 [ 268 ] {34fae928-40f3-4e6f-8108-0927e1874c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10487 | 2026.01.22 09:57:12.761325 [ 268 ] {34fae928-40f3-4e6f-8108-0927e1874c16} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10488 | 2026.01.22 09:57:12.761561 [ 268 ] {34fae928-40f3-4e6f-8108-0927e1874c16} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10489 | 2026.01.22 09:57:12.761702 [ 268 ] {34fae928-40f3-4e6f-8108-0927e1874c16} <Debug> executeQuery: Read 57 rows, 4.30 KiB in 0.001259 sec., 45274.02700555997 rows/sec., 3.34 MiB/sec. | ||
| 10490 | 2026.01.22 09:57:12.761742 [ 268 ] {34fae928-40f3-4e6f-8108-0927e1874c16} <Debug> TCPHandler: Processed in 0.001428654 sec. | ||
| 10491 | 2026.01.22 09:57:12.761845 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10492 | 2026.01.22 09:57:12.761940 [ 268 ] {d9fa83df-a587-43aa-895f-bff1126366bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10493 | 2026.01.22 09:57:12.761980 [ 268 ] {d9fa83df-a587-43aa-895f-bff1126366bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10494 | 2026.01.22 09:57:12.762474 [ 268 ] {d9fa83df-a587-43aa-895f-bff1126366bc} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10495 | 2026.01.22 09:57:12.762510 [ 268 ] {d9fa83df-a587-43aa-895f-bff1126366bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10496 | 2026.01.22 09:57:12.762815 [ 209 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4341 rows, containing 5 columns (5 merged, 0 gathered) in 0.002492132 sec., 1741882.0511915097 rows/sec., 150.19 MiB/sec. | ||
| 10497 | 2026.01.22 09:57:12.762827 [ 268 ] {d9fa83df-a587-43aa-895f-bff1126366bc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10498 | 2026.01.22 09:57:12.763065 [ 268 ] {d9fa83df-a587-43aa-895f-bff1126366bc} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10499 | 2026.01.22 09:57:12.763105 [ 202 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10500 | 2026.01.22 09:57:12.763204 [ 268 ] {d9fa83df-a587-43aa-895f-bff1126366bc} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001283 sec., 196414.65315666405 rows/sec., 13.58 MiB/sec. | ||
| 10501 | 2026.01.22 09:57:12.763249 [ 268 ] {d9fa83df-a587-43aa-895f-bff1126366bc} <Debug> TCPHandler: Processed in 0.001453465 sec. | ||
| 10502 | 2026.01.22 09:57:12.763379 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10503 | 2026.01.22 09:57:12.763391 [ 202 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_76_15} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10504 | 2026.01.22 09:57:12.763478 [ 202 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_76_15} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10505 | 2026.01.22 09:57:12.763479 [ 268 ] {be49b888-864d-4b5b-aaaa-cca3c52a4481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10506 | 2026.01.22 09:57:12.763532 [ 268 ] {be49b888-864d-4b5b-aaaa-cca3c52a4481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10507 | 2026.01.22 09:57:12.763567 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 10508 | 2026.01.22 09:57:12.763934 [ 268 ] {be49b888-864d-4b5b-aaaa-cca3c52a4481} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10509 | 2026.01.22 09:57:12.763974 [ 268 ] {be49b888-864d-4b5b-aaaa-cca3c52a4481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10510 | 2026.01.22 09:57:12.764278 [ 268 ] {be49b888-864d-4b5b-aaaa-cca3c52a4481} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10511 | 2026.01.22 09:57:12.764486 [ 268 ] {be49b888-864d-4b5b-aaaa-cca3c52a4481} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10512 | 2026.01.22 09:57:12.764613 [ 268 ] {be49b888-864d-4b5b-aaaa-cca3c52a4481} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001151 sec., 10425.716768027803 rows/sec., 814.51 KiB/sec. | ||
| 10513 | 2026.01.22 09:57:12.764650 [ 268 ] {be49b888-864d-4b5b-aaaa-cca3c52a4481} <Debug> TCPHandler: Processed in 0.001320783 sec. | ||
| 10514 | 2026.01.22 09:57:12.764772 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10515 | 2026.01.22 09:57:12.764893 [ 268 ] {b3eebe54-d32a-47cf-a97e-100760324fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10516 | 2026.01.22 09:57:12.764942 [ 268 ] {b3eebe54-d32a-47cf-a97e-100760324fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10517 | 2026.01.22 09:57:12.765683 [ 268 ] {b3eebe54-d32a-47cf-a97e-100760324fbe} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10518 | 2026.01.22 09:57:12.765719 [ 268 ] {b3eebe54-d32a-47cf-a97e-100760324fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10519 | 2026.01.22 09:57:12.766098 [ 268 ] {b3eebe54-d32a-47cf-a97e-100760324fbe} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10520 | 2026.01.22 09:57:12.766323 [ 268 ] {b3eebe54-d32a-47cf-a97e-100760324fbe} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10521 | 2026.01.22 09:57:12.766427 [ 148 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10522 | 2026.01.22 09:57:12.766452 [ 148 ] {} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10523 | 2026.01.22 09:57:12.766460 [ 268 ] {b3eebe54-d32a-47cf-a97e-100760324fbe} <Debug> executeQuery: Read 601 rows, 46.28 KiB in 0.001593 sec., 377275.5806654112 rows/sec., 28.37 MiB/sec. | ||
| 10524 | 2026.01.22 09:57:12.766471 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10525 | 2026.01.22 09:57:12.766499 [ 268 ] {b3eebe54-d32a-47cf-a97e-100760324fbe} <Debug> TCPHandler: Processed in 0.00178865 sec. | ||
| 10526 | 2026.01.22 09:57:12.766551 [ 202 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10527 | 2026.01.22 09:57:12.766619 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10528 | 2026.01.22 09:57:12.766656 [ 202 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10529 | 2026.01.22 09:57:12.766692 [ 202 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1304 rows starting from the beginning of the part | ||
| 10530 | 2026.01.22 09:57:12.766748 [ 268 ] {fa964049-876f-4bd7-8cd8-09e244f6536e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10531 | 2026.01.22 09:57:12.766753 [ 202 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 101 rows starting from the beginning of the part | ||
| 10532 | 2026.01.22 09:57:12.766809 [ 268 ] {fa964049-876f-4bd7-8cd8-09e244f6536e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10533 | 2026.01.22 09:57:12.766820 [ 202 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 74 rows starting from the beginning of the part | ||
| 10534 | 2026.01.22 09:57:12.766881 [ 202 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 101 rows starting from the beginning of the part | ||
| 10535 | 2026.01.22 09:57:12.766924 [ 202 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 68 rows starting from the beginning of the part | ||
| 10536 | 2026.01.22 09:57:12.766969 [ 202 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 601 rows starting from the beginning of the part | ||
| 10537 | 2026.01.22 09:57:12.767559 [ 268 ] {fa964049-876f-4bd7-8cd8-09e244f6536e} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10538 | 2026.01.22 09:57:12.767605 [ 268 ] {fa964049-876f-4bd7-8cd8-09e244f6536e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10539 | 2026.01.22 09:57:12.768022 [ 268 ] {fa964049-876f-4bd7-8cd8-09e244f6536e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10540 | 2026.01.22 09:57:12.768096 [ 209 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2249 rows, containing 5 columns (5 merged, 0 gathered) in 0.001579817 sec., 1423582.6048206848 rows/sec., 110.50 MiB/sec. | ||
| 10541 | 2026.01.22 09:57:12.768247 [ 268 ] {fa964049-876f-4bd7-8cd8-09e244f6536e} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10542 | 2026.01.22 09:57:12.768285 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10543 | 2026.01.22 09:57:12.768367 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10544 | 2026.01.22 09:57:12.768396 [ 268 ] {fa964049-876f-4bd7-8cd8-09e244f6536e} <Debug> executeQuery: Read 884 rows, 61.44 KiB in 0.001674 sec., 528076.4635603345 rows/sec., 35.84 MiB/sec. | ||
| 10545 | 2026.01.22 09:57:12.768397 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10546 | 2026.01.22 09:57:12.768432 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10547 | 2026.01.22 09:57:12.768435 [ 268 ] {fa964049-876f-4bd7-8cd8-09e244f6536e} <Debug> TCPHandler: Processed in 0.001876752 sec. | ||
| 10548 | 2026.01.22 09:57:12.768499 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10549 | 2026.01.22 09:57:12.768558 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_76_15} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10550 | 2026.01.22 09:57:12.768563 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10551 | 2026.01.22 09:57:12.768596 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10552 | 2026.01.22 09:57:12.768627 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21569 rows starting from the beginning of the part | ||
| 10553 | 2026.01.22 09:57:12.768630 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_76_15} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10554 | 2026.01.22 09:57:12.768674 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10555 | 2026.01.22 09:57:12.768690 [ 268 ] {a1d5e2ae-b0ad-4033-bb65-49c285650bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10556 | 2026.01.22 09:57:12.768702 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 10557 | 2026.01.22 09:57:12.768711 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 163 rows starting from the beginning of the part | ||
| 10558 | 2026.01.22 09:57:12.768754 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 10559 | 2026.01.22 09:57:12.768764 [ 268 ] {a1d5e2ae-b0ad-4033-bb65-49c285650bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10560 | 2026.01.22 09:57:12.768788 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10561 | 2026.01.22 09:57:12.768826 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 884 rows starting from the beginning of the part | ||
| 10562 | 2026.01.22 09:57:12.769718 [ 268 ] {a1d5e2ae-b0ad-4033-bb65-49c285650bf2} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10563 | 2026.01.22 09:57:12.769759 [ 268 ] {a1d5e2ae-b0ad-4033-bb65-49c285650bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10564 | 2026.01.22 09:57:12.770360 [ 268 ] {a1d5e2ae-b0ad-4033-bb65-49c285650bf2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10565 | 2026.01.22 09:57:12.770595 [ 268 ] {a1d5e2ae-b0ad-4033-bb65-49c285650bf2} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10566 | 2026.01.22 09:57:12.770737 [ 268 ] {a1d5e2ae-b0ad-4033-bb65-49c285650bf2} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002071 sec., 17865.765330758088 rows/sec., 32.01 MiB/sec. | ||
| 10567 | 2026.01.22 09:57:12.770789 [ 268 ] {a1d5e2ae-b0ad-4033-bb65-49c285650bf2} <Debug> TCPHandler: Processed in 0.002276509 sec. | ||
| 10568 | 2026.01.22 09:57:12.770906 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10569 | 2026.01.22 09:57:12.771001 [ 268 ] {dad02d72-c3b0-4d97-8ce0-03d553832ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10570 | 2026.01.22 09:57:12.771044 [ 268 ] {dad02d72-c3b0-4d97-8ce0-03d553832ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10571 | 2026.01.22 09:57:12.771381 [ 268 ] {dad02d72-c3b0-4d97-8ce0-03d553832ce7} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10572 | 2026.01.22 09:57:12.771416 [ 268 ] {dad02d72-c3b0-4d97-8ce0-03d553832ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10573 | 2026.01.22 09:57:12.771731 [ 268 ] {dad02d72-c3b0-4d97-8ce0-03d553832ce7} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10574 | 2026.01.22 09:57:12.771953 [ 268 ] {dad02d72-c3b0-4d97-8ce0-03d553832ce7} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10575 | 2026.01.22 09:57:12.772054 [ 148 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10576 | 2026.01.22 09:57:12.772078 [ 148 ] {} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10577 | 2026.01.22 09:57:12.772085 [ 268 ] {dad02d72-c3b0-4d97-8ce0-03d553832ce7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 10578 | 2026.01.22 09:57:12.772093 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10579 | 2026.01.22 09:57:12.772122 [ 268 ] {dad02d72-c3b0-4d97-8ce0-03d553832ce7} <Debug> TCPHandler: Processed in 0.001264831 sec. | ||
| 10580 | 2026.01.22 09:57:12.772189 [ 209 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10581 | 2026.01.22 09:57:12.772312 [ 209 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10582 | 2026.01.22 09:57:12.772348 [ 209 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4272 rows starting from the beginning of the part | ||
| 10583 | 2026.01.22 09:57:12.772414 [ 209 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 10584 | 2026.01.22 09:57:12.772459 [ 209 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 10585 | 2026.01.22 09:57:12.772499 [ 209 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 10586 | 2026.01.22 09:57:12.772538 [ 209 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 10587 | 2026.01.22 09:57:12.772577 [ 209 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10588 | 2026.01.22 09:57:12.774545 [ 192 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4572 rows, containing 4 columns (4 merged, 0 gathered) in 0.002395211 sec., 1908808.8690307452 rows/sec., 126.08 MiB/sec. | ||
| 10589 | 2026.01.22 09:57:12.774938 [ 196 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10590 | 2026.01.22 09:57:12.775200 [ 196 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_76_15} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10591 | 2026.01.22 09:57:12.775264 [ 196 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_76_15} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10592 | 2026.01.22 09:57:12.775337 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10593 | 2026.01.22 09:57:12.780783 [ 209 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23096 rows, containing 5 columns (5 merged, 0 gathered) in 0.0123101 sec., 1876182.97170616 rows/sec., 127.94 MiB/sec. | ||
| 10594 | 2026.01.22 09:57:12.781645 [ 192 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10595 | 2026.01.22 09:57:12.781928 [ 192 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10596 | 2026.01.22 09:57:12.781994 [ 192 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10597 | 2026.01.22 09:57:12.782081 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 10598 | 2026.01.22 09:57:13.543052 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24552 | ||
| 10599 | 2026.01.22 09:57:13.543576 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10600 | 2026.01.22 09:57:13.543622 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10601 | 2026.01.22 09:57:13.544124 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10602 | 2026.01.22 09:57:13.544360 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10603 | 2026.01.22 09:57:13.544513 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24552 | ||
| 10604 | 2026.01.22 09:57:13.544518 [ 147 ] {} <Debug> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10605 | 2026.01.22 09:57:13.544586 [ 147 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10606 | 2026.01.22 09:57:13.544606 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10607 | 2026.01.22 09:57:13.544736 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 10608 | 2026.01.22 09:57:13.544880 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10609 | 2026.01.22 09:57:13.544918 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22184 rows starting from the beginning of the part | ||
| 10610 | 2026.01.22 09:57:13.544981 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 10611 | 2026.01.22 09:57:13.545026 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 10612 | 2026.01.22 09:57:13.545068 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 10613 | 2026.01.22 09:57:13.545106 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 10614 | 2026.01.22 09:57:13.545146 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 10615 | 2026.01.22 09:57:13.547220 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24552 rows, containing 4 columns (4 merged, 0 gathered) in 0.002543473 sec., 9652943.042839456 rows/sec., 138.09 MiB/sec. | ||
| 10616 | 2026.01.22 09:57:13.547495 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10617 | 2026.01.22 09:57:13.547755 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_51_10} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10618 | 2026.01.22 09:57:13.547834 [ 193 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_51_10} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10619 | 2026.01.22 09:57:13.547918 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10620 | 2026.01.22 09:57:14.864607 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10621 | 2026.01.22 09:57:14.882933 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10622 | 2026.01.22 09:57:14.882995 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10623 | 2026.01.22 09:57:14.888724 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10624 | 2026.01.22 09:57:14.889470 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10625 | 2026.01.22 09:57:14.889760 [ 145 ] {} <Debug> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10626 | 2026.01.22 09:57:14.889805 [ 145 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10627 | 2026.01.22 09:57:14.889827 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 10628 | 2026.01.22 09:57:14.889921 [ 197 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 10629 | 2026.01.22 09:57:14.892656 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10630 | 2026.01.22 09:57:14.893041 [ 197 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10631 | 2026.01.22 09:57:14.893780 [ 197 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 10632 | 2026.01.22 09:57:14.897137 [ 197 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 10633 | 2026.01.22 09:57:14.900589 [ 197 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 10634 | 2026.01.22 09:57:14.904544 [ 197 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 10635 | 2026.01.22 09:57:14.908436 [ 197 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 10636 | 2026.01.22 09:57:14.912170 [ 197 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 10637 | 2026.01.22 09:57:14.961988 [ 204 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.072100991 sec., 5325.862996806798 rows/sec., 27.54 MiB/sec. | ||
| 10638 | 2026.01.22 09:57:14.964934 [ 199 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10639 | 2026.01.22 09:57:14.967001 [ 199 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_51_10} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10640 | 2026.01.22 09:57:14.967115 [ 199 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_51_10} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10641 | 2026.01.22 09:57:14.969784 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10642 | 2026.01.22 09:57:17.725138 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10643 | 2026.01.22 09:57:17.725450 [ 268 ] {1651aa5c-d84f-47a1-aafd-328c1ebaeba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10644 | 2026.01.22 09:57:17.725558 [ 268 ] {1651aa5c-d84f-47a1-aafd-328c1ebaeba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10645 | 2026.01.22 09:57:17.726278 [ 268 ] {1651aa5c-d84f-47a1-aafd-328c1ebaeba1} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10646 | 2026.01.22 09:57:17.726325 [ 268 ] {1651aa5c-d84f-47a1-aafd-328c1ebaeba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10647 | 2026.01.22 09:57:17.726744 [ 268 ] {1651aa5c-d84f-47a1-aafd-328c1ebaeba1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10648 | 2026.01.22 09:57:17.726985 [ 268 ] {1651aa5c-d84f-47a1-aafd-328c1ebaeba1} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10649 | 2026.01.22 09:57:17.727149 [ 268 ] {1651aa5c-d84f-47a1-aafd-328c1ebaeba1} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001777 sec., 36015.756893640966 rows/sec., 2.84 MiB/sec. | ||
| 10650 | 2026.01.22 09:57:17.727199 [ 268 ] {1651aa5c-d84f-47a1-aafd-328c1ebaeba1} <Debug> TCPHandler: Processed in 0.002250168 sec. | ||
| 10651 | 2026.01.22 09:57:17.727323 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10652 | 2026.01.22 09:57:17.727426 [ 268 ] {02b29fd2-737a-4296-8db3-a6416a7ead1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10653 | 2026.01.22 09:57:17.727470 [ 268 ] {02b29fd2-737a-4296-8db3-a6416a7ead1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10654 | 2026.01.22 09:57:17.727887 [ 268 ] {02b29fd2-737a-4296-8db3-a6416a7ead1e} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10655 | 2026.01.22 09:57:17.727924 [ 268 ] {02b29fd2-737a-4296-8db3-a6416a7ead1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10656 | 2026.01.22 09:57:17.728250 [ 268 ] {02b29fd2-737a-4296-8db3-a6416a7ead1e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10657 | 2026.01.22 09:57:17.728493 [ 268 ] {02b29fd2-737a-4296-8db3-a6416a7ead1e} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10658 | 2026.01.22 09:57:17.728628 [ 268 ] {02b29fd2-737a-4296-8db3-a6416a7ead1e} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001224 sec., 3267.97385620915 rows/sec., 245.74 KiB/sec. | ||
| 10659 | 2026.01.22 09:57:17.728666 [ 268 ] {02b29fd2-737a-4296-8db3-a6416a7ead1e} <Debug> TCPHandler: Processed in 0.001394883 sec. | ||
| 10660 | 2026.01.22 09:57:17.728784 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10661 | 2026.01.22 09:57:17.728904 [ 268 ] {bca99253-8ff4-4538-a829-48da41ba139a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10662 | 2026.01.22 09:57:17.728953 [ 268 ] {bca99253-8ff4-4538-a829-48da41ba139a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10663 | 2026.01.22 09:57:17.729462 [ 268 ] {bca99253-8ff4-4538-a829-48da41ba139a} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10664 | 2026.01.22 09:57:17.729504 [ 268 ] {bca99253-8ff4-4538-a829-48da41ba139a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10665 | 2026.01.22 09:57:17.729864 [ 268 ] {bca99253-8ff4-4538-a829-48da41ba139a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10666 | 2026.01.22 09:57:17.730075 [ 268 ] {bca99253-8ff4-4538-a829-48da41ba139a} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10667 | 2026.01.22 09:57:17.730205 [ 268 ] {bca99253-8ff4-4538-a829-48da41ba139a} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001327 sec., 51243.40617935192 rows/sec., 4.00 MiB/sec. | ||
| 10668 | 2026.01.22 09:57:17.730243 [ 268 ] {bca99253-8ff4-4538-a829-48da41ba139a} <Debug> TCPHandler: Processed in 0.001517736 sec. | ||
| 10669 | 2026.01.22 09:57:17.730354 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10670 | 2026.01.22 09:57:17.730446 [ 268 ] {4cb00823-21bd-43c6-ae47-ef9879d4d82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10671 | 2026.01.22 09:57:17.730490 [ 268 ] {4cb00823-21bd-43c6-ae47-ef9879d4d82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10672 | 2026.01.22 09:57:17.730882 [ 268 ] {4cb00823-21bd-43c6-ae47-ef9879d4d82d} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10673 | 2026.01.22 09:57:17.730917 [ 268 ] {4cb00823-21bd-43c6-ae47-ef9879d4d82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10674 | 2026.01.22 09:57:17.731255 [ 268 ] {4cb00823-21bd-43c6-ae47-ef9879d4d82d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10675 | 2026.01.22 09:57:17.731469 [ 268 ] {4cb00823-21bd-43c6-ae47-ef9879d4d82d} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10676 | 2026.01.22 09:57:17.731597 [ 268 ] {4cb00823-21bd-43c6-ae47-ef9879d4d82d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 10677 | 2026.01.22 09:57:17.731632 [ 268 ] {4cb00823-21bd-43c6-ae47-ef9879d4d82d} <Debug> TCPHandler: Processed in 0.001324883 sec. | ||
| 10678 | 2026.01.22 09:57:17.731753 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10679 | 2026.01.22 09:57:17.731876 [ 268 ] {7c976fb2-5fdd-4b57-a27c-a90d8c299745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10680 | 2026.01.22 09:57:17.731945 [ 268 ] {7c976fb2-5fdd-4b57-a27c-a90d8c299745} <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 | ||
| 10681 | 2026.01.22 09:57:17.732807 [ 268 ] {7c976fb2-5fdd-4b57-a27c-a90d8c299745} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10682 | 2026.01.22 09:57:17.732843 [ 268 ] {7c976fb2-5fdd-4b57-a27c-a90d8c299745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10683 | 2026.01.22 09:57:17.733372 [ 268 ] {7c976fb2-5fdd-4b57-a27c-a90d8c299745} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10684 | 2026.01.22 09:57:17.733605 [ 268 ] {7c976fb2-5fdd-4b57-a27c-a90d8c299745} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10685 | 2026.01.22 09:57:17.733746 [ 268 ] {7c976fb2-5fdd-4b57-a27c-a90d8c299745} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001894 sec., 2111.932418162619 rows/sec., 3.78 MiB/sec. | ||
| 10686 | 2026.01.22 09:57:17.733808 [ 268 ] {7c976fb2-5fdd-4b57-a27c-a90d8c299745} <Debug> TCPHandler: Processed in 0.002116066 sec. | ||
| 10687 | 2026.01.22 09:57:17.733923 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10688 | 2026.01.22 09:57:17.734018 [ 268 ] {e97ffcad-555d-4e45-a973-c953ba22a473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10689 | 2026.01.22 09:57:17.734061 [ 268 ] {e97ffcad-555d-4e45-a973-c953ba22a473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10690 | 2026.01.22 09:57:17.734396 [ 268 ] {e97ffcad-555d-4e45-a973-c953ba22a473} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10691 | 2026.01.22 09:57:17.734430 [ 268 ] {e97ffcad-555d-4e45-a973-c953ba22a473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10692 | 2026.01.22 09:57:17.734757 [ 268 ] {e97ffcad-555d-4e45-a973-c953ba22a473} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10693 | 2026.01.22 09:57:17.734971 [ 268 ] {e97ffcad-555d-4e45-a973-c953ba22a473} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10694 | 2026.01.22 09:57:17.735100 [ 268 ] {e97ffcad-555d-4e45-a973-c953ba22a473} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 10695 | 2026.01.22 09:57:17.735135 [ 268 ] {e97ffcad-555d-4e45-a973-c953ba22a473} <Debug> TCPHandler: Processed in 0.001262702 sec. | ||
| 10696 | 2026.01.22 09:57:20.897708 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10697 | 2026.01.22 09:57:20.897786 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10698 | 2026.01.22 09:57:21.044675 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25064 | ||
| 10699 | 2026.01.22 09:57:21.045550 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10700 | 2026.01.22 09:57:21.045628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10701 | 2026.01.22 09:57:21.046234 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10702 | 2026.01.22 09:57:21.046480 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10703 | 2026.01.22 09:57:21.046613 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25064 | ||
| 10704 | 2026.01.22 09:57:21.116045 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1328 | ||
| 10705 | 2026.01.22 09:57:21.118939 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10706 | 2026.01.22 09:57:21.118989 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10707 | 2026.01.22 09:57:21.120328 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10708 | 2026.01.22 09:57:21.120613 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10709 | 2026.01.22 09:57:21.120997 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1328 | ||
| 10710 | 2026.01.22 09:57:22.392744 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10711 | 2026.01.22 09:57:22.409760 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10712 | 2026.01.22 09:57:22.409837 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10713 | 2026.01.22 09:57:22.415403 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10714 | 2026.01.22 09:57:22.416143 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10715 | 2026.01.22 09:57:22.419489 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10716 | 2026.01.22 09:57:22.727005 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10717 | 2026.01.22 09:57:22.727268 [ 268 ] {554deaf2-503d-4f0f-90bb-a153d2e5398d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10718 | 2026.01.22 09:57:22.727367 [ 268 ] {554deaf2-503d-4f0f-90bb-a153d2e5398d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10719 | 2026.01.22 09:57:22.728199 [ 268 ] {554deaf2-503d-4f0f-90bb-a153d2e5398d} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10720 | 2026.01.22 09:57:22.728246 [ 268 ] {554deaf2-503d-4f0f-90bb-a153d2e5398d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10721 | 2026.01.22 09:57:22.728641 [ 268 ] {554deaf2-503d-4f0f-90bb-a153d2e5398d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10722 | 2026.01.22 09:57:22.728888 [ 268 ] {554deaf2-503d-4f0f-90bb-a153d2e5398d} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10723 | 2026.01.22 09:57:22.729050 [ 268 ] {554deaf2-503d-4f0f-90bb-a153d2e5398d} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.001852 sec., 70194.38444924407 rows/sec., 6.04 MiB/sec. | ||
| 10724 | 2026.01.22 09:57:22.729093 [ 268 ] {554deaf2-503d-4f0f-90bb-a153d2e5398d} <Debug> TCPHandler: Processed in 0.002263159 sec. | ||
| 10725 | 2026.01.22 09:57:22.729214 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10726 | 2026.01.22 09:57:22.729309 [ 268 ] {ca4c1ba5-934c-4f4a-8273-90c278a3e31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10727 | 2026.01.22 09:57:22.729350 [ 268 ] {ca4c1ba5-934c-4f4a-8273-90c278a3e31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10728 | 2026.01.22 09:57:22.729764 [ 268 ] {ca4c1ba5-934c-4f4a-8273-90c278a3e31f} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10729 | 2026.01.22 09:57:22.729802 [ 268 ] {ca4c1ba5-934c-4f4a-8273-90c278a3e31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10730 | 2026.01.22 09:57:22.730114 [ 268 ] {ca4c1ba5-934c-4f4a-8273-90c278a3e31f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10731 | 2026.01.22 09:57:22.730336 [ 268 ] {ca4c1ba5-934c-4f4a-8273-90c278a3e31f} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10732 | 2026.01.22 09:57:22.730459 [ 133 ] {} <Debug> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10733 | 2026.01.22 09:57:22.730469 [ 268 ] {ca4c1ba5-934c-4f4a-8273-90c278a3e31f} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001179 sec., 31382.527565733675 rows/sec., 2.30 MiB/sec. | ||
| 10734 | 2026.01.22 09:57:22.730534 [ 133 ] {} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10735 | 2026.01.22 09:57:22.730552 [ 268 ] {ca4c1ba5-934c-4f4a-8273-90c278a3e31f} <Debug> TCPHandler: Processed in 0.001387693 sec. | ||
| 10736 | 2026.01.22 09:57:22.730560 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10737 | 2026.01.22 09:57:22.730677 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10738 | 2026.01.22 09:57:22.730683 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10739 | 2026.01.22 09:57:22.730793 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10740 | 2026.01.22 09:57:22.730793 [ 268 ] {66638368-da55-4458-ad52-c636af585a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10741 | 2026.01.22 09:57:22.730834 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 296 rows starting from the beginning of the part | ||
| 10742 | 2026.01.22 09:57:22.730856 [ 268 ] {66638368-da55-4458-ad52-c636af585a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10743 | 2026.01.22 09:57:22.730905 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 37 rows starting from the beginning of the part | ||
| 10744 | 2026.01.22 09:57:22.730955 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 4 rows starting from the beginning of the part | ||
| 10745 | 2026.01.22 09:57:22.730997 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 57 rows starting from the beginning of the part | ||
| 10746 | 2026.01.22 09:57:22.731042 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 4 rows starting from the beginning of the part | ||
| 10747 | 2026.01.22 09:57:22.731084 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 37 rows starting from the beginning of the part | ||
| 10748 | 2026.01.22 09:57:22.731298 [ 268 ] {66638368-da55-4458-ad52-c636af585a4f} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10749 | 2026.01.22 09:57:22.731344 [ 268 ] {66638368-da55-4458-ad52-c636af585a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10750 | 2026.01.22 09:57:22.731682 [ 268 ] {66638368-da55-4458-ad52-c636af585a4f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10751 | 2026.01.22 09:57:22.731925 [ 268 ] {66638368-da55-4458-ad52-c636af585a4f} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10752 | 2026.01.22 09:57:22.731980 [ 204 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 435 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349593 sec., 322319.39555110317 rows/sec., 22.43 MiB/sec. | ||
| 10753 | 2026.01.22 09:57:22.732067 [ 268 ] {66638368-da55-4458-ad52-c636af585a4f} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001292 sec., 78173.37461300309 rows/sec., 6.11 MiB/sec. | ||
| 10754 | 2026.01.22 09:57:22.732106 [ 268 ] {66638368-da55-4458-ad52-c636af585a4f} <Debug> TCPHandler: Processed in 0.001482585 sec. | ||
| 10755 | 2026.01.22 09:57:22.732125 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10756 | 2026.01.22 09:57:22.732225 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10757 | 2026.01.22 09:57:22.732324 [ 268 ] {ea3b5061-2b1a-406a-a232-b1780236afb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10758 | 2026.01.22 09:57:22.732373 [ 268 ] {ea3b5061-2b1a-406a-a232-b1780236afb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10759 | 2026.01.22 09:57:22.732395 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_71_14} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10760 | 2026.01.22 09:57:22.732475 [ 209 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_71_14} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10761 | 2026.01.22 09:57:22.732558 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10762 | 2026.01.22 09:57:22.732770 [ 268 ] {ea3b5061-2b1a-406a-a232-b1780236afb0} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10763 | 2026.01.22 09:57:22.732812 [ 268 ] {ea3b5061-2b1a-406a-a232-b1780236afb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10764 | 2026.01.22 09:57:22.733168 [ 268 ] {ea3b5061-2b1a-406a-a232-b1780236afb0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10765 | 2026.01.22 09:57:22.733388 [ 268 ] {ea3b5061-2b1a-406a-a232-b1780236afb0} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10766 | 2026.01.22 09:57:22.733533 [ 268 ] {ea3b5061-2b1a-406a-a232-b1780236afb0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 10767 | 2026.01.22 09:57:22.733570 [ 268 ] {ea3b5061-2b1a-406a-a232-b1780236afb0} <Debug> TCPHandler: Processed in 0.001393604 sec. | ||
| 10768 | 2026.01.22 09:57:22.733680 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10769 | 2026.01.22 09:57:22.733774 [ 268 ] {64f453a4-3d90-4660-90e2-df8c2361cdce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10770 | 2026.01.22 09:57:22.733830 [ 268 ] {64f453a4-3d90-4660-90e2-df8c2361cdce} <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 | ||
| 10771 | 2026.01.22 09:57:22.734660 [ 268 ] {64f453a4-3d90-4660-90e2-df8c2361cdce} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10772 | 2026.01.22 09:57:22.734698 [ 268 ] {64f453a4-3d90-4660-90e2-df8c2361cdce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10773 | 2026.01.22 09:57:22.735328 [ 268 ] {64f453a4-3d90-4660-90e2-df8c2361cdce} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10774 | 2026.01.22 09:57:22.735574 [ 268 ] {64f453a4-3d90-4660-90e2-df8c2361cdce} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10775 | 2026.01.22 09:57:22.735715 [ 268 ] {64f453a4-3d90-4660-90e2-df8c2361cdce} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001959 sec., 18887.18734047984 rows/sec., 33.84 MiB/sec. | ||
| 10776 | 2026.01.22 09:57:22.735717 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10777 | 2026.01.22 09:57:22.735774 [ 268 ] {64f453a4-3d90-4660-90e2-df8c2361cdce} <Debug> TCPHandler: Processed in 0.002142386 sec. | ||
| 10778 | 2026.01.22 09:57:22.735780 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10779 | 2026.01.22 09:57:22.735806 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10780 | 2026.01.22 09:57:22.735892 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10781 | 2026.01.22 09:57:22.735920 [ 194 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10782 | 2026.01.22 09:57:22.735995 [ 268 ] {fbb6bdcf-ac35-4f76-bc53-ca1fba12d48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10783 | 2026.01.22 09:57:22.736043 [ 268 ] {fbb6bdcf-ac35-4f76-bc53-ca1fba12d48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10784 | 2026.01.22 09:57:22.736204 [ 194 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10785 | 2026.01.22 09:57:22.736277 [ 194 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1403 rows starting from the beginning of the part | ||
| 10786 | 2026.01.22 09:57:22.736381 [ 268 ] {fbb6bdcf-ac35-4f76-bc53-ca1fba12d48c} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10787 | 2026.01.22 09:57:22.736421 [ 268 ] {fbb6bdcf-ac35-4f76-bc53-ca1fba12d48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10788 | 2026.01.22 09:57:22.736425 [ 194 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 37 rows starting from the beginning of the part | ||
| 10789 | 2026.01.22 09:57:22.736554 [ 194 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 4 rows starting from the beginning of the part | ||
| 10790 | 2026.01.22 09:57:22.736667 [ 194 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 37 rows starting from the beginning of the part | ||
| 10791 | 2026.01.22 09:57:22.736753 [ 268 ] {fbb6bdcf-ac35-4f76-bc53-ca1fba12d48c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10792 | 2026.01.22 09:57:22.736772 [ 194 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 4 rows starting from the beginning of the part | ||
| 10793 | 2026.01.22 09:57:22.736888 [ 194 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 37 rows starting from the beginning of the part | ||
| 10794 | 2026.01.22 09:57:22.737001 [ 268 ] {fbb6bdcf-ac35-4f76-bc53-ca1fba12d48c} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10795 | 2026.01.22 09:57:22.737156 [ 268 ] {fbb6bdcf-ac35-4f76-bc53-ca1fba12d48c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 10796 | 2026.01.22 09:57:22.737193 [ 268 ] {fbb6bdcf-ac35-4f76-bc53-ca1fba12d48c} <Debug> TCPHandler: Processed in 0.001351063 sec. | ||
| 10797 | 2026.01.22 09:57:22.745674 [ 209 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1522 rows, containing 19 columns (19 merged, 0 gathered) in 0.009805278 sec., 155222.52403246495 rows/sec., 278.15 MiB/sec. | ||
| 10798 | 2026.01.22 09:57:22.748164 [ 204 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10799 | 2026.01.22 09:57:22.748529 [ 204 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10800 | 2026.01.22 09:57:22.748616 [ 204 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10801 | 2026.01.22 09:57:22.748774 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 10802 | 2026.01.22 09:57:23.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.46 MiB, peak 334.21 MiB, free memory in arenas 0.00 B, will set to 328.53 MiB (RSS), difference: 6.07 MiB | ||
| 10803 | 2026.01.22 09:57:27.725702 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10804 | 2026.01.22 09:57:27.725919 [ 268 ] {0a4f70ee-4cf2-4123-afe1-ca904998402a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10805 | 2026.01.22 09:57:27.725994 [ 268 ] {0a4f70ee-4cf2-4123-afe1-ca904998402a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10806 | 2026.01.22 09:57:27.726911 [ 268 ] {0a4f70ee-4cf2-4123-afe1-ca904998402a} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10807 | 2026.01.22 09:57:27.726959 [ 268 ] {0a4f70ee-4cf2-4123-afe1-ca904998402a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10808 | 2026.01.22 09:57:27.727349 [ 268 ] {0a4f70ee-4cf2-4123-afe1-ca904998402a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10809 | 2026.01.22 09:57:27.727580 [ 268 ] {0a4f70ee-4cf2-4123-afe1-ca904998402a} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10810 | 2026.01.22 09:57:27.727736 [ 268 ] {0a4f70ee-4cf2-4123-afe1-ca904998402a} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001873 sec., 34169.78109983983 rows/sec., 2.69 MiB/sec. | ||
| 10811 | 2026.01.22 09:57:27.727776 [ 268 ] {0a4f70ee-4cf2-4123-afe1-ca904998402a} <Debug> TCPHandler: Processed in 0.002214048 sec. | ||
| 10812 | 2026.01.22 09:57:27.727910 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10813 | 2026.01.22 09:57:27.728005 [ 268 ] {8826ab93-1368-479f-a2b8-d3792297b05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10814 | 2026.01.22 09:57:27.728045 [ 268 ] {8826ab93-1368-479f-a2b8-d3792297b05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10815 | 2026.01.22 09:57:27.728551 [ 268 ] {8826ab93-1368-479f-a2b8-d3792297b05e} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10816 | 2026.01.22 09:57:27.728588 [ 268 ] {8826ab93-1368-479f-a2b8-d3792297b05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10817 | 2026.01.22 09:57:27.728890 [ 268 ] {8826ab93-1368-479f-a2b8-d3792297b05e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10818 | 2026.01.22 09:57:27.729095 [ 268 ] {8826ab93-1368-479f-a2b8-d3792297b05e} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10819 | 2026.01.22 09:57:27.729226 [ 268 ] {8826ab93-1368-479f-a2b8-d3792297b05e} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00124 sec., 3225.8064516129034 rows/sec., 242.57 KiB/sec. | ||
| 10820 | 2026.01.22 09:57:27.729263 [ 268 ] {8826ab93-1368-479f-a2b8-d3792297b05e} <Debug> TCPHandler: Processed in 0.001401064 sec. | ||
| 10821 | 2026.01.22 09:57:27.729385 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10822 | 2026.01.22 09:57:27.729478 [ 268 ] {c8dc3acd-1815-481a-8de0-ea145503071b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10823 | 2026.01.22 09:57:27.729518 [ 268 ] {c8dc3acd-1815-481a-8de0-ea145503071b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10824 | 2026.01.22 09:57:27.730037 [ 268 ] {c8dc3acd-1815-481a-8de0-ea145503071b} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10825 | 2026.01.22 09:57:27.730074 [ 268 ] {c8dc3acd-1815-481a-8de0-ea145503071b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10826 | 2026.01.22 09:57:27.730382 [ 268 ] {c8dc3acd-1815-481a-8de0-ea145503071b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10827 | 2026.01.22 09:57:27.730589 [ 268 ] {c8dc3acd-1815-481a-8de0-ea145503071b} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10828 | 2026.01.22 09:57:27.730716 [ 268 ] {c8dc3acd-1815-481a-8de0-ea145503071b} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001256 sec., 54140.12738853503 rows/sec., 4.23 MiB/sec. | ||
| 10829 | 2026.01.22 09:57:27.730753 [ 268 ] {c8dc3acd-1815-481a-8de0-ea145503071b} <Debug> TCPHandler: Processed in 0.001416244 sec. | ||
| 10830 | 2026.01.22 09:57:27.730875 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10831 | 2026.01.22 09:57:27.730969 [ 268 ] {ca56d98f-8a6b-46b5-a617-9ca3e1042775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10832 | 2026.01.22 09:57:27.731013 [ 268 ] {ca56d98f-8a6b-46b5-a617-9ca3e1042775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10833 | 2026.01.22 09:57:27.731472 [ 268 ] {ca56d98f-8a6b-46b5-a617-9ca3e1042775} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10834 | 2026.01.22 09:57:27.731509 [ 268 ] {ca56d98f-8a6b-46b5-a617-9ca3e1042775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10835 | 2026.01.22 09:57:27.731840 [ 268 ] {ca56d98f-8a6b-46b5-a617-9ca3e1042775} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10836 | 2026.01.22 09:57:27.732056 [ 268 ] {ca56d98f-8a6b-46b5-a617-9ca3e1042775} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10837 | 2026.01.22 09:57:27.732185 [ 268 ] {ca56d98f-8a6b-46b5-a617-9ca3e1042775} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 10838 | 2026.01.22 09:57:27.732222 [ 268 ] {ca56d98f-8a6b-46b5-a617-9ca3e1042775} <Debug> TCPHandler: Processed in 0.001394494 sec. | ||
| 10839 | 2026.01.22 09:57:27.732332 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10840 | 2026.01.22 09:57:27.732426 [ 268 ] {bcf3207a-04b6-4ce1-8b2b-60cedf6b2844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10841 | 2026.01.22 09:57:27.732481 [ 268 ] {bcf3207a-04b6-4ce1-8b2b-60cedf6b2844} <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 | ||
| 10842 | 2026.01.22 09:57:27.733268 [ 268 ] {bcf3207a-04b6-4ce1-8b2b-60cedf6b2844} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10843 | 2026.01.22 09:57:27.733305 [ 268 ] {bcf3207a-04b6-4ce1-8b2b-60cedf6b2844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10844 | 2026.01.22 09:57:27.733799 [ 268 ] {bcf3207a-04b6-4ce1-8b2b-60cedf6b2844} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10845 | 2026.01.22 09:57:27.734019 [ 268 ] {bcf3207a-04b6-4ce1-8b2b-60cedf6b2844} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10846 | 2026.01.22 09:57:27.734153 [ 268 ] {bcf3207a-04b6-4ce1-8b2b-60cedf6b2844} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001745 sec., 2292.2636103151863 rows/sec., 4.11 MiB/sec. | ||
| 10847 | 2026.01.22 09:57:27.734205 [ 268 ] {bcf3207a-04b6-4ce1-8b2b-60cedf6b2844} <Debug> TCPHandler: Processed in 0.001920283 sec. | ||
| 10848 | 2026.01.22 09:57:27.734321 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10849 | 2026.01.22 09:57:27.734415 [ 268 ] {90522f7f-e35a-4dc6-b221-50bc4c16ad87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10850 | 2026.01.22 09:57:27.734457 [ 268 ] {90522f7f-e35a-4dc6-b221-50bc4c16ad87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10851 | 2026.01.22 09:57:27.734792 [ 268 ] {90522f7f-e35a-4dc6-b221-50bc4c16ad87} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10852 | 2026.01.22 09:57:27.734827 [ 268 ] {90522f7f-e35a-4dc6-b221-50bc4c16ad87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10853 | 2026.01.22 09:57:27.735128 [ 268 ] {90522f7f-e35a-4dc6-b221-50bc4c16ad87} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10854 | 2026.01.22 09:57:27.735330 [ 268 ] {90522f7f-e35a-4dc6-b221-50bc4c16ad87} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10855 | 2026.01.22 09:57:27.735457 [ 268 ] {90522f7f-e35a-4dc6-b221-50bc4c16ad87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 10856 | 2026.01.22 09:57:27.735492 [ 268 ] {90522f7f-e35a-4dc6-b221-50bc4c16ad87} <Debug> TCPHandler: Processed in 0.001218931 sec. | ||
| 10857 | 2026.01.22 09:57:28.546760 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25512 | ||
| 10858 | 2026.01.22 09:57:28.547501 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10859 | 2026.01.22 09:57:28.547536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10860 | 2026.01.22 09:57:28.548042 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10861 | 2026.01.22 09:57:28.548294 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10862 | 2026.01.22 09:57:28.548449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25512 | ||
| 10863 | 2026.01.22 09:57:29.919560 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 10864 | 2026.01.22 09:57:29.935589 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10865 | 2026.01.22 09:57:29.935647 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10866 | 2026.01.22 09:57:29.941452 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10867 | 2026.01.22 09:57:29.942125 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10868 | 2026.01.22 09:57:29.944851 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 10869 | 2026.01.22 09:57:31.121229 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1352 | ||
| 10870 | 2026.01.22 09:57:31.123478 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10871 | 2026.01.22 09:57:31.123523 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10872 | 2026.01.22 09:57:31.124670 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10873 | 2026.01.22 09:57:31.124947 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10874 | 2026.01.22 09:57:31.125196 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1352 | ||
| 10875 | 2026.01.22 09:57:32.726432 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10876 | 2026.01.22 09:57:32.726640 [ 268 ] {db3125ff-8684-4254-8365-46716e6d9639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10877 | 2026.01.22 09:57:32.726717 [ 268 ] {db3125ff-8684-4254-8365-46716e6d9639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10878 | 2026.01.22 09:57:32.727492 [ 268 ] {db3125ff-8684-4254-8365-46716e6d9639} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10879 | 2026.01.22 09:57:32.727543 [ 268 ] {db3125ff-8684-4254-8365-46716e6d9639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10880 | 2026.01.22 09:57:32.727973 [ 268 ] {db3125ff-8684-4254-8365-46716e6d9639} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10881 | 2026.01.22 09:57:32.728216 [ 268 ] {db3125ff-8684-4254-8365-46716e6d9639} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10882 | 2026.01.22 09:57:32.728380 [ 268 ] {db3125ff-8684-4254-8365-46716e6d9639} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.001797 sec., 72342.79354479688 rows/sec., 6.23 MiB/sec. | ||
| 10883 | 2026.01.22 09:57:32.728431 [ 268 ] {db3125ff-8684-4254-8365-46716e6d9639} <Debug> TCPHandler: Processed in 0.002146707 sec. | ||
| 10884 | 2026.01.22 09:57:32.728563 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10885 | 2026.01.22 09:57:32.728669 [ 268 ] {ce1f7300-1677-4ce9-8c3a-d25e21294647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10886 | 2026.01.22 09:57:32.728713 [ 268 ] {ce1f7300-1677-4ce9-8c3a-d25e21294647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10887 | 2026.01.22 09:57:32.729147 [ 268 ] {ce1f7300-1677-4ce9-8c3a-d25e21294647} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10888 | 2026.01.22 09:57:32.729188 [ 268 ] {ce1f7300-1677-4ce9-8c3a-d25e21294647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10889 | 2026.01.22 09:57:32.729519 [ 268 ] {ce1f7300-1677-4ce9-8c3a-d25e21294647} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10890 | 2026.01.22 09:57:32.729735 [ 268 ] {ce1f7300-1677-4ce9-8c3a-d25e21294647} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10891 | 2026.01.22 09:57:32.729872 [ 268 ] {ce1f7300-1677-4ce9-8c3a-d25e21294647} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001228 sec., 30130.293159609122 rows/sec., 2.21 MiB/sec. | ||
| 10892 | 2026.01.22 09:57:32.729911 [ 268 ] {ce1f7300-1677-4ce9-8c3a-d25e21294647} <Debug> TCPHandler: Processed in 0.001400284 sec. | ||
| 10893 | 2026.01.22 09:57:32.730027 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10894 | 2026.01.22 09:57:32.730127 [ 268 ] {04ead551-7153-43be-8dff-5d33da44708c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10895 | 2026.01.22 09:57:32.730168 [ 268 ] {04ead551-7153-43be-8dff-5d33da44708c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10896 | 2026.01.22 09:57:32.730616 [ 268 ] {04ead551-7153-43be-8dff-5d33da44708c} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10897 | 2026.01.22 09:57:32.730655 [ 268 ] {04ead551-7153-43be-8dff-5d33da44708c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10898 | 2026.01.22 09:57:32.730970 [ 268 ] {04ead551-7153-43be-8dff-5d33da44708c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10899 | 2026.01.22 09:57:32.731186 [ 268 ] {04ead551-7153-43be-8dff-5d33da44708c} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10900 | 2026.01.22 09:57:32.731315 [ 268 ] {04ead551-7153-43be-8dff-5d33da44708c} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001208 sec., 83609.2715231788 rows/sec., 6.53 MiB/sec. | ||
| 10901 | 2026.01.22 09:57:32.731354 [ 268 ] {04ead551-7153-43be-8dff-5d33da44708c} <Debug> TCPHandler: Processed in 0.001388803 sec. | ||
| 10902 | 2026.01.22 09:57:32.731466 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10903 | 2026.01.22 09:57:32.731563 [ 268 ] {18499664-3180-4ba0-887c-f37227f9447a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10904 | 2026.01.22 09:57:32.731608 [ 268 ] {18499664-3180-4ba0-887c-f37227f9447a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10905 | 2026.01.22 09:57:32.732023 [ 268 ] {18499664-3180-4ba0-887c-f37227f9447a} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10906 | 2026.01.22 09:57:32.732060 [ 268 ] {18499664-3180-4ba0-887c-f37227f9447a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10907 | 2026.01.22 09:57:32.732392 [ 268 ] {18499664-3180-4ba0-887c-f37227f9447a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10908 | 2026.01.22 09:57:32.732603 [ 268 ] {18499664-3180-4ba0-887c-f37227f9447a} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10909 | 2026.01.22 09:57:32.732735 [ 268 ] {18499664-3180-4ba0-887c-f37227f9447a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 10910 | 2026.01.22 09:57:32.732774 [ 268 ] {18499664-3180-4ba0-887c-f37227f9447a} <Debug> TCPHandler: Processed in 0.001356403 sec. | ||
| 10911 | 2026.01.22 09:57:32.732882 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10912 | 2026.01.22 09:57:32.732988 [ 268 ] {09417b24-518d-44a0-a0ce-199095733d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10913 | 2026.01.22 09:57:32.733054 [ 268 ] {09417b24-518d-44a0-a0ce-199095733d83} <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 | ||
| 10914 | 2026.01.22 09:57:32.734095 [ 268 ] {09417b24-518d-44a0-a0ce-199095733d83} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10915 | 2026.01.22 09:57:32.734148 [ 268 ] {09417b24-518d-44a0-a0ce-199095733d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10916 | 2026.01.22 09:57:32.734745 [ 268 ] {09417b24-518d-44a0-a0ce-199095733d83} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10917 | 2026.01.22 09:57:32.734987 [ 268 ] {09417b24-518d-44a0-a0ce-199095733d83} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10918 | 2026.01.22 09:57:32.735139 [ 268 ] {09417b24-518d-44a0-a0ce-199095733d83} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002171 sec., 17042.83740211884 rows/sec., 30.54 MiB/sec. | ||
| 10919 | 2026.01.22 09:57:32.735212 [ 268 ] {09417b24-518d-44a0-a0ce-199095733d83} <Debug> TCPHandler: Processed in 0.002380841 sec. | ||
| 10920 | 2026.01.22 09:57:32.735332 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10921 | 2026.01.22 09:57:32.735428 [ 268 ] {46761766-fe5a-4a78-b525-c0b00b45e152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10922 | 2026.01.22 09:57:32.735473 [ 268 ] {46761766-fe5a-4a78-b525-c0b00b45e152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10923 | 2026.01.22 09:57:32.735812 [ 268 ] {46761766-fe5a-4a78-b525-c0b00b45e152} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10924 | 2026.01.22 09:57:32.735849 [ 268 ] {46761766-fe5a-4a78-b525-c0b00b45e152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 10925 | 2026.01.22 09:57:32.736191 [ 268 ] {46761766-fe5a-4a78-b525-c0b00b45e152} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10926 | 2026.01.22 09:57:32.736417 [ 268 ] {46761766-fe5a-4a78-b525-c0b00b45e152} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10927 | 2026.01.22 09:57:32.736551 [ 268 ] {46761766-fe5a-4a78-b525-c0b00b45e152} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 10928 | 2026.01.22 09:57:32.736589 [ 268 ] {46761766-fe5a-4a78-b525-c0b00b45e152} <Debug> TCPHandler: Processed in 0.001307293 sec. | ||
| 10929 | 2026.01.22 09:57:35.898032 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10930 | 2026.01.22 09:57:35.898084 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10931 | 2026.01.22 09:57:36.048605 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26024 | ||
| 10932 | 2026.01.22 09:57:36.049307 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10933 | 2026.01.22 09:57:36.049352 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 10934 | 2026.01.22 09:57:36.049856 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10935 | 2026.01.22 09:57:36.050093 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10936 | 2026.01.22 09:57:36.050230 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26024 | ||
| 10937 | 2026.01.22 09:57:37.444918 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 10938 | 2026.01.22 09:57:37.462993 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10939 | 2026.01.22 09:57:37.463053 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 10940 | 2026.01.22 09:57:37.469112 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10941 | 2026.01.22 09:57:37.469846 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10942 | 2026.01.22 09:57:37.473348 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10943 | 2026.01.22 09:57:37.725910 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10944 | 2026.01.22 09:57:37.726102 [ 268 ] {4ae03d75-aebd-49f2-b04b-944e6c9cfb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10945 | 2026.01.22 09:57:37.726174 [ 268 ] {4ae03d75-aebd-49f2-b04b-944e6c9cfb5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10946 | 2026.01.22 09:57:37.726877 [ 268 ] {4ae03d75-aebd-49f2-b04b-944e6c9cfb5f} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10947 | 2026.01.22 09:57:37.726926 [ 268 ] {4ae03d75-aebd-49f2-b04b-944e6c9cfb5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 10948 | 2026.01.22 09:57:37.727343 [ 268 ] {4ae03d75-aebd-49f2-b04b-944e6c9cfb5f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10949 | 2026.01.22 09:57:37.727579 [ 268 ] {4ae03d75-aebd-49f2-b04b-944e6c9cfb5f} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10950 | 2026.01.22 09:57:37.727737 [ 268 ] {4ae03d75-aebd-49f2-b04b-944e6c9cfb5f} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001686 sec., 37959.667852906285 rows/sec., 2.99 MiB/sec. | ||
| 10951 | 2026.01.22 09:57:37.727748 [ 119 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10952 | 2026.01.22 09:57:37.727781 [ 268 ] {4ae03d75-aebd-49f2-b04b-944e6c9cfb5f} <Debug> TCPHandler: Processed in 0.002006934 sec. | ||
| 10953 | 2026.01.22 09:57:37.727818 [ 119 ] {} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10954 | 2026.01.22 09:57:37.727845 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 10955 | 2026.01.22 09:57:37.727922 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10956 | 2026.01.22 09:57:37.727958 [ 209 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10957 | 2026.01.22 09:57:37.728023 [ 268 ] {58b83aea-3603-4978-8ea7-2652bcc819be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10958 | 2026.01.22 09:57:37.728070 [ 268 ] {58b83aea-3603-4978-8ea7-2652bcc819be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10959 | 2026.01.22 09:57:37.728091 [ 209 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10960 | 2026.01.22 09:57:37.728131 [ 209 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2555 rows starting from the beginning of the part | ||
| 10961 | 2026.01.22 09:57:37.728201 [ 209 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 10962 | 2026.01.22 09:57:37.728251 [ 209 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 130 rows starting from the beginning of the part | ||
| 10963 | 2026.01.22 09:57:37.728297 [ 209 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 10964 | 2026.01.22 09:57:37.728335 [ 209 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 130 rows starting from the beginning of the part | ||
| 10965 | 2026.01.22 09:57:37.728374 [ 209 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 10966 | 2026.01.22 09:57:37.728483 [ 268 ] {58b83aea-3603-4978-8ea7-2652bcc819be} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10967 | 2026.01.22 09:57:37.728527 [ 268 ] {58b83aea-3603-4978-8ea7-2652bcc819be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 10968 | 2026.01.22 09:57:37.728866 [ 268 ] {58b83aea-3603-4978-8ea7-2652bcc819be} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10969 | 2026.01.22 09:57:37.729103 [ 268 ] {58b83aea-3603-4978-8ea7-2652bcc819be} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10970 | 2026.01.22 09:57:37.729246 [ 268 ] {58b83aea-3603-4978-8ea7-2652bcc819be} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001241 sec., 3223.2070910556004 rows/sec., 242.37 KiB/sec. | ||
| 10971 | 2026.01.22 09:57:37.729285 [ 268 ] {58b83aea-3603-4978-8ea7-2652bcc819be} <Debug> TCPHandler: Processed in 0.001414635 sec. | ||
| 10972 | 2026.01.22 09:57:37.729390 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10973 | 2026.01.22 09:57:37.729489 [ 268 ] {8c871b36-2bcd-439c-9380-63d6d17e8433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10974 | 2026.01.22 09:57:37.729529 [ 268 ] {8c871b36-2bcd-439c-9380-63d6d17e8433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10975 | 2026.01.22 09:57:37.729685 [ 204 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3007 rows, containing 5 columns (5 merged, 0 gathered) in 0.00178178 sec., 1687638.204492137 rows/sec., 144.47 MiB/sec. | ||
| 10976 | 2026.01.22 09:57:37.729961 [ 268 ] {8c871b36-2bcd-439c-9380-63d6d17e8433} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10977 | 2026.01.22 09:57:37.729988 [ 200 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10978 | 2026.01.22 09:57:37.729996 [ 268 ] {8c871b36-2bcd-439c-9380-63d6d17e8433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 10979 | 2026.01.22 09:57:37.730291 [ 200 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_81_16} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10980 | 2026.01.22 09:57:37.730326 [ 268 ] {8c871b36-2bcd-439c-9380-63d6d17e8433} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10981 | 2026.01.22 09:57:37.730360 [ 200 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_81_16} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10982 | 2026.01.22 09:57:37.730449 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 10983 | 2026.01.22 09:57:37.730536 [ 268 ] {8c871b36-2bcd-439c-9380-63d6d17e8433} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10984 | 2026.01.22 09:57:37.730651 [ 119 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10985 | 2026.01.22 09:57:37.730663 [ 268 ] {8c871b36-2bcd-439c-9380-63d6d17e8433} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001192 sec., 57046.97986577181 rows/sec., 4.45 MiB/sec. | ||
| 10986 | 2026.01.22 09:57:37.730692 [ 119 ] {} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10987 | 2026.01.22 09:57:37.730715 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 10988 | 2026.01.22 09:57:37.730715 [ 268 ] {8c871b36-2bcd-439c-9380-63d6d17e8433} <Debug> TCPHandler: Processed in 0.001372764 sec. | ||
| 10989 | 2026.01.22 09:57:37.730788 [ 209 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10990 | 2026.01.22 09:57:37.730844 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10991 | 2026.01.22 09:57:37.730881 [ 209 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10992 | 2026.01.22 09:57:37.730911 [ 209 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1304 rows starting from the beginning of the part | ||
| 10993 | 2026.01.22 09:57:37.730941 [ 268 ] {a8ad5554-a67c-4c3b-8b29-6d1caaa1f38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10994 | 2026.01.22 09:57:37.730955 [ 209 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 68 rows starting from the beginning of the part | ||
| 10995 | 2026.01.22 09:57:37.730990 [ 268 ] {a8ad5554-a67c-4c3b-8b29-6d1caaa1f38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10996 | 2026.01.22 09:57:37.731000 [ 209 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 101 rows starting from the beginning of the part | ||
| 10997 | 2026.01.22 09:57:37.731063 [ 209 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 68 rows starting from the beginning of the part | ||
| 10998 | 2026.01.22 09:57:37.731099 [ 209 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 101 rows starting from the beginning of the part | ||
| 10999 | 2026.01.22 09:57:37.731132 [ 209 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 68 rows starting from the beginning of the part | ||
| 11000 | 2026.01.22 09:57:37.731416 [ 268 ] {a8ad5554-a67c-4c3b-8b29-6d1caaa1f38b} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11001 | 2026.01.22 09:57:37.731456 [ 268 ] {a8ad5554-a67c-4c3b-8b29-6d1caaa1f38b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 11002 | 2026.01.22 09:57:37.731796 [ 268 ] {a8ad5554-a67c-4c3b-8b29-6d1caaa1f38b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11003 | 2026.01.22 09:57:37.732004 [ 268 ] {a8ad5554-a67c-4c3b-8b29-6d1caaa1f38b} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11004 | 2026.01.22 09:57:37.732071 [ 188 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1710 rows, containing 5 columns (5 merged, 0 gathered) in 0.001315382 sec., 1300002.584800461 rows/sec., 100.46 MiB/sec. | ||
| 11005 | 2026.01.22 09:57:37.732124 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11006 | 2026.01.22 09:57:37.732133 [ 268 ] {a8ad5554-a67c-4c3b-8b29-6d1caaa1f38b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 11007 | 2026.01.22 09:57:37.732161 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11008 | 2026.01.22 09:57:37.732184 [ 268 ] {a8ad5554-a67c-4c3b-8b29-6d1caaa1f38b} <Debug> TCPHandler: Processed in 0.001387054 sec. | ||
| 11009 | 2026.01.22 09:57:37.732185 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 11010 | 2026.01.22 09:57:37.732243 [ 209 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11011 | 2026.01.22 09:57:37.732276 [ 204 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11012 | 2026.01.22 09:57:37.732303 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11013 | 2026.01.22 09:57:37.732380 [ 204 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11014 | 2026.01.22 09:57:37.732405 [ 268 ] {3ba63865-4cd8-456b-b53c-aaac51e6bab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11015 | 2026.01.22 09:57:37.732415 [ 204 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23096 rows starting from the beginning of the part | ||
| 11016 | 2026.01.22 09:57:37.732464 [ 268 ] {3ba63865-4cd8-456b-b53c-aaac51e6bab5} <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 | ||
| 11017 | 2026.01.22 09:57:37.732487 [ 204 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 11018 | 2026.01.22 09:57:37.732500 [ 209 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_81_16} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11019 | 2026.01.22 09:57:37.732539 [ 204 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 11020 | 2026.01.22 09:57:37.732579 [ 209 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_81_16} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11021 | 2026.01.22 09:57:37.732594 [ 204 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11022 | 2026.01.22 09:57:37.732643 [ 204 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 11023 | 2026.01.22 09:57:37.732660 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 11024 | 2026.01.22 09:57:37.732689 [ 204 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 11025 | 2026.01.22 09:57:37.733240 [ 268 ] {3ba63865-4cd8-456b-b53c-aaac51e6bab5} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11026 | 2026.01.22 09:57:37.733275 [ 268 ] {3ba63865-4cd8-456b-b53c-aaac51e6bab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 11027 | 2026.01.22 09:57:37.733809 [ 268 ] {3ba63865-4cd8-456b-b53c-aaac51e6bab5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11028 | 2026.01.22 09:57:37.734042 [ 268 ] {3ba63865-4cd8-456b-b53c-aaac51e6bab5} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11029 | 2026.01.22 09:57:37.734190 [ 268 ] {3ba63865-4cd8-456b-b53c-aaac51e6bab5} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001803 sec., 2218.524681087077 rows/sec., 3.98 MiB/sec. | ||
| 11030 | 2026.01.22 09:57:37.734265 [ 268 ] {3ba63865-4cd8-456b-b53c-aaac51e6bab5} <Debug> TCPHandler: Processed in 0.002015034 sec. | ||
| 11031 | 2026.01.22 09:57:37.734380 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11032 | 2026.01.22 09:57:37.734475 [ 268 ] {f61cc1e1-25cd-436f-8080-3f9cdfd5bf2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11033 | 2026.01.22 09:57:37.734516 [ 268 ] {f61cc1e1-25cd-436f-8080-3f9cdfd5bf2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11034 | 2026.01.22 09:57:37.734853 [ 268 ] {f61cc1e1-25cd-436f-8080-3f9cdfd5bf2c} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11035 | 2026.01.22 09:57:37.734889 [ 268 ] {f61cc1e1-25cd-436f-8080-3f9cdfd5bf2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 11036 | 2026.01.22 09:57:37.735324 [ 268 ] {f61cc1e1-25cd-436f-8080-3f9cdfd5bf2c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11037 | 2026.01.22 09:57:37.735556 [ 268 ] {f61cc1e1-25cd-436f-8080-3f9cdfd5bf2c} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11038 | 2026.01.22 09:57:37.735672 [ 119 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11039 | 2026.01.22 09:57:37.735688 [ 268 ] {f61cc1e1-25cd-436f-8080-3f9cdfd5bf2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001232 sec., 48701.2987012987 rows/sec., 3.28 MiB/sec. | ||
| 11040 | 2026.01.22 09:57:37.735701 [ 119 ] {} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11041 | 2026.01.22 09:57:37.735726 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 11042 | 2026.01.22 09:57:37.735731 [ 268 ] {f61cc1e1-25cd-436f-8080-3f9cdfd5bf2c} <Debug> TCPHandler: Processed in 0.001398364 sec. | ||
| 11043 | 2026.01.22 09:57:37.735800 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11044 | 2026.01.22 09:57:37.735888 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11045 | 2026.01.22 09:57:37.735914 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4572 rows starting from the beginning of the part | ||
| 11046 | 2026.01.22 09:57:37.735962 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 11047 | 2026.01.22 09:57:37.736002 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 11048 | 2026.01.22 09:57:37.736040 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 11049 | 2026.01.22 09:57:37.736076 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11050 | 2026.01.22 09:57:37.736112 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11051 | 2026.01.22 09:57:37.737668 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4872 rows, containing 4 columns (4 merged, 0 gathered) in 0.001892083 sec., 2574939.894285822 rows/sec., 170.30 MiB/sec. | ||
| 11052 | 2026.01.22 09:57:37.737841 [ 190 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23896 rows, containing 5 columns (5 merged, 0 gathered) in 0.005598276 sec., 4268456.932098381 rows/sec., 291.29 MiB/sec. | ||
| 11053 | 2026.01.22 09:57:37.738146 [ 198 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11054 | 2026.01.22 09:57:37.738324 [ 192 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11055 | 2026.01.22 09:57:37.738487 [ 198 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_81_16} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11056 | 2026.01.22 09:57:37.738582 [ 198 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_81_16} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11057 | 2026.01.22 09:57:37.738641 [ 192 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11058 | 2026.01.22 09:57:37.738673 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 11059 | 2026.01.22 09:57:37.738714 [ 192 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11060 | 2026.01.22 09:57:37.738797 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 11061 | 2026.01.22 09:57:41.125371 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1376 | ||
| 11062 | 2026.01.22 09:57:41.127680 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11063 | 2026.01.22 09:57:41.127744 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 11064 | 2026.01.22 09:57:41.128991 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11065 | 2026.01.22 09:57:41.129290 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11066 | 2026.01.22 09:57:41.129444 [ 115 ] {} <Debug> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11067 | 2026.01.22 09:57:41.129484 [ 115 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11068 | 2026.01.22 09:57:41.129504 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 11069 | 2026.01.22 09:57:41.129623 [ 190 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::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 | ||
| 11070 | 2026.01.22 09:57:41.129682 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1376 | ||
| 11071 | 2026.01.22 09:57:41.130225 [ 190 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11072 | 2026.01.22 09:57:41.130391 [ 190 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1236 rows starting from the beginning of the part | ||
| 11073 | 2026.01.22 09:57:41.130812 [ 190 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part | ||
| 11074 | 2026.01.22 09:57:41.131188 [ 190 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 28 rows starting from the beginning of the part | ||
| 11075 | 2026.01.22 09:57:41.131510 [ 190 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
| 11076 | 2026.01.22 09:57:41.131850 [ 190 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 11077 | 2026.01.22 09:57:41.132181 [ 190 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 11078 | 2026.01.22 09:57:41.139326 [ 186 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1376 rows, containing 72 columns (72 merged, 0 gathered) in 0.009759317 sec., 140993.47321129133 rows/sec., 112.76 MiB/sec. | ||
| 11079 | 2026.01.22 09:57:41.140626 [ 202 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11080 | 2026.01.22 09:57:41.141152 [ 202 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_41_8} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11081 | 2026.01.22 09:57:41.141231 [ 202 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_41_8} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11082 | 2026.01.22 09:57:41.141436 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 11083 | 2026.01.22 09:57:42.755436 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11084 | 2026.01.22 09:57:42.755716 [ 268 ] {3c06da45-02da-4580-a2a0-266c5bb76b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11085 | 2026.01.22 09:57:42.755818 [ 268 ] {3c06da45-02da-4580-a2a0-266c5bb76b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11086 | 2026.01.22 09:57:42.756682 [ 268 ] {3c06da45-02da-4580-a2a0-266c5bb76b82} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11087 | 2026.01.22 09:57:42.756724 [ 268 ] {3c06da45-02da-4580-a2a0-266c5bb76b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 11088 | 2026.01.22 09:57:42.757112 [ 268 ] {3c06da45-02da-4580-a2a0-266c5bb76b82} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11089 | 2026.01.22 09:57:42.757332 [ 268 ] {3c06da45-02da-4580-a2a0-266c5bb76b82} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11090 | 2026.01.22 09:57:42.757490 [ 268 ] {3c06da45-02da-4580-a2a0-266c5bb76b82} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001851 sec., 12965.964343598054 rows/sec., 1.08 MiB/sec. | ||
| 11091 | 2026.01.22 09:57:42.757536 [ 268 ] {3c06da45-02da-4580-a2a0-266c5bb76b82} <Debug> TCPHandler: Processed in 0.002285469 sec. | ||
| 11092 | 2026.01.22 09:57:42.757655 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11093 | 2026.01.22 09:57:42.757756 [ 268 ] {d732ee22-e02f-4f80-be64-6d8484cf9c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11094 | 2026.01.22 09:57:42.757797 [ 268 ] {d732ee22-e02f-4f80-be64-6d8484cf9c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11095 | 2026.01.22 09:57:42.758192 [ 268 ] {d732ee22-e02f-4f80-be64-6d8484cf9c35} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11096 | 2026.01.22 09:57:42.758228 [ 268 ] {d732ee22-e02f-4f80-be64-6d8484cf9c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 11097 | 2026.01.22 09:57:42.758514 [ 268 ] {d732ee22-e02f-4f80-be64-6d8484cf9c35} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11098 | 2026.01.22 09:57:42.758723 [ 268 ] {d732ee22-e02f-4f80-be64-6d8484cf9c35} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11099 | 2026.01.22 09:57:42.758851 [ 268 ] {d732ee22-e02f-4f80-be64-6d8484cf9c35} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001113 sec., 3593.8903863432165 rows/sec., 293.06 KiB/sec. | ||
| 11100 | 2026.01.22 09:57:42.758888 [ 268 ] {d732ee22-e02f-4f80-be64-6d8484cf9c35} <Debug> TCPHandler: Processed in 0.001280851 sec. | ||
| 11101 | 2026.01.22 09:57:42.759000 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11102 | 2026.01.22 09:57:42.759091 [ 268 ] {66842b82-6164-498a-b7d0-794db5914bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11103 | 2026.01.22 09:57:42.759129 [ 268 ] {66842b82-6164-498a-b7d0-794db5914bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11104 | 2026.01.22 09:57:42.760016 [ 268 ] {66842b82-6164-498a-b7d0-794db5914bec} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11105 | 2026.01.22 09:57:42.760053 [ 268 ] {66842b82-6164-498a-b7d0-794db5914bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 11106 | 2026.01.22 09:57:42.760441 [ 268 ] {66842b82-6164-498a-b7d0-794db5914bec} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11107 | 2026.01.22 09:57:42.760658 [ 268 ] {66842b82-6164-498a-b7d0-794db5914bec} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11108 | 2026.01.22 09:57:42.760787 [ 268 ] {66842b82-6164-498a-b7d0-794db5914bec} <Debug> executeQuery: Read 1392 rows, 119.16 KiB in 0.001714 sec., 812135.3558926488 rows/sec., 67.89 MiB/sec. | ||
| 11109 | 2026.01.22 09:57:42.760824 [ 268 ] {66842b82-6164-498a-b7d0-794db5914bec} <Debug> TCPHandler: Processed in 0.001873812 sec. | ||
| 11110 | 2026.01.22 09:57:42.760937 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11111 | 2026.01.22 09:57:42.761029 [ 268 ] {2a53a201-72c5-4a82-bae6-df7792d89bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11112 | 2026.01.22 09:57:42.761068 [ 268 ] {2a53a201-72c5-4a82-bae6-df7792d89bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11113 | 2026.01.22 09:57:42.761472 [ 268 ] {2a53a201-72c5-4a82-bae6-df7792d89bcf} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11114 | 2026.01.22 09:57:42.761508 [ 268 ] {2a53a201-72c5-4a82-bae6-df7792d89bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 11115 | 2026.01.22 09:57:42.761803 [ 268 ] {2a53a201-72c5-4a82-bae6-df7792d89bcf} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11116 | 2026.01.22 09:57:42.762012 [ 268 ] {2a53a201-72c5-4a82-bae6-df7792d89bcf} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11117 | 2026.01.22 09:57:42.762140 [ 268 ] {2a53a201-72c5-4a82-bae6-df7792d89bcf} <Debug> executeQuery: Read 53 rows, 4.02 KiB in 0.001129 sec., 46944.198405668736 rows/sec., 3.48 MiB/sec. | ||
| 11118 | 2026.01.22 09:57:42.762177 [ 268 ] {2a53a201-72c5-4a82-bae6-df7792d89bcf} <Debug> TCPHandler: Processed in 0.001286742 sec. | ||
| 11119 | 2026.01.22 09:57:42.762279 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11120 | 2026.01.22 09:57:42.762380 [ 268 ] {afa2a0b2-60f0-4c54-bdd7-d965dd5b4bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11121 | 2026.01.22 09:57:42.762419 [ 268 ] {afa2a0b2-60f0-4c54-bdd7-d965dd5b4bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11122 | 2026.01.22 09:57:42.762895 [ 268 ] {afa2a0b2-60f0-4c54-bdd7-d965dd5b4bd0} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11123 | 2026.01.22 09:57:42.762932 [ 268 ] {afa2a0b2-60f0-4c54-bdd7-d965dd5b4bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 11124 | 2026.01.22 09:57:42.763253 [ 268 ] {afa2a0b2-60f0-4c54-bdd7-d965dd5b4bd0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11125 | 2026.01.22 09:57:42.763459 [ 268 ] {afa2a0b2-60f0-4c54-bdd7-d965dd5b4bd0} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11126 | 2026.01.22 09:57:42.763588 [ 268 ] {afa2a0b2-60f0-4c54-bdd7-d965dd5b4bd0} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001228 sec., 205211.72638436483 rows/sec., 14.19 MiB/sec. | ||
| 11127 | 2026.01.22 09:57:42.763627 [ 268 ] {afa2a0b2-60f0-4c54-bdd7-d965dd5b4bd0} <Debug> TCPHandler: Processed in 0.001395763 sec. | ||
| 11128 | 2026.01.22 09:57:42.763740 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11129 | 2026.01.22 09:57:42.763843 [ 268 ] {4301b862-ba0b-4923-ad38-1a91552e0ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11130 | 2026.01.22 09:57:42.763881 [ 268 ] {4301b862-ba0b-4923-ad38-1a91552e0ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11131 | 2026.01.22 09:57:42.764272 [ 268 ] {4301b862-ba0b-4923-ad38-1a91552e0ed8} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11132 | 2026.01.22 09:57:42.764308 [ 268 ] {4301b862-ba0b-4923-ad38-1a91552e0ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 11133 | 2026.01.22 09:57:42.764595 [ 268 ] {4301b862-ba0b-4923-ad38-1a91552e0ed8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11134 | 2026.01.22 09:57:42.764797 [ 268 ] {4301b862-ba0b-4923-ad38-1a91552e0ed8} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11135 | 2026.01.22 09:57:42.764921 [ 268 ] {4301b862-ba0b-4923-ad38-1a91552e0ed8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 855.38 KiB/sec. | ||
| 11136 | 2026.01.22 09:57:42.764959 [ 268 ] {4301b862-ba0b-4923-ad38-1a91552e0ed8} <Debug> TCPHandler: Processed in 0.001265762 sec. | ||
| 11137 | 2026.01.22 09:57:42.765058 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11138 | 2026.01.22 09:57:42.765148 [ 268 ] {bc2c7910-7b40-42ed-ada6-71f43a6ca9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11139 | 2026.01.22 09:57:42.765187 [ 268 ] {bc2c7910-7b40-42ed-ada6-71f43a6ca9aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11140 | 2026.01.22 09:57:42.765772 [ 268 ] {bc2c7910-7b40-42ed-ada6-71f43a6ca9aa} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11141 | 2026.01.22 09:57:42.765808 [ 268 ] {bc2c7910-7b40-42ed-ada6-71f43a6ca9aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 11142 | 2026.01.22 09:57:42.766136 [ 268 ] {bc2c7910-7b40-42ed-ada6-71f43a6ca9aa} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11143 | 2026.01.22 09:57:42.766339 [ 268 ] {bc2c7910-7b40-42ed-ada6-71f43a6ca9aa} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11144 | 2026.01.22 09:57:42.766467 [ 268 ] {bc2c7910-7b40-42ed-ada6-71f43a6ca9aa} <Debug> executeQuery: Read 597 rows, 45.95 KiB in 0.001336 sec., 446856.2874251497 rows/sec., 33.59 MiB/sec. | ||
| 11145 | 2026.01.22 09:57:42.766504 [ 268 ] {bc2c7910-7b40-42ed-ada6-71f43a6ca9aa} <Debug> TCPHandler: Processed in 0.001493736 sec. | ||
| 11146 | 2026.01.22 09:57:42.766636 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11147 | 2026.01.22 09:57:42.766755 [ 268 ] {291ad177-76b2-4b13-8c39-142e77877162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11148 | 2026.01.22 09:57:42.766806 [ 268 ] {291ad177-76b2-4b13-8c39-142e77877162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11149 | 2026.01.22 09:57:42.767479 [ 268 ] {291ad177-76b2-4b13-8c39-142e77877162} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11150 | 2026.01.22 09:57:42.767516 [ 268 ] {291ad177-76b2-4b13-8c39-142e77877162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 11151 | 2026.01.22 09:57:42.767899 [ 268 ] {291ad177-76b2-4b13-8c39-142e77877162} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11152 | 2026.01.22 09:57:42.768114 [ 268 ] {291ad177-76b2-4b13-8c39-142e77877162} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11153 | 2026.01.22 09:57:42.768244 [ 268 ] {291ad177-76b2-4b13-8c39-142e77877162} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001514 sec., 582562.747688243 rows/sec., 39.54 MiB/sec. | ||
| 11154 | 2026.01.22 09:57:42.768280 [ 268 ] {291ad177-76b2-4b13-8c39-142e77877162} <Debug> TCPHandler: Processed in 0.001703249 sec. | ||
| 11155 | 2026.01.22 09:57:42.768403 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11156 | 2026.01.22 09:57:42.768533 [ 268 ] {e3fa4f84-1c2b-4c3d-9385-ba7c19b0e25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11157 | 2026.01.22 09:57:42.768600 [ 268 ] {e3fa4f84-1c2b-4c3d-9385-ba7c19b0e25a} <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 | ||
| 11158 | 2026.01.22 09:57:42.769543 [ 268 ] {e3fa4f84-1c2b-4c3d-9385-ba7c19b0e25a} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11159 | 2026.01.22 09:57:42.769580 [ 268 ] {e3fa4f84-1c2b-4c3d-9385-ba7c19b0e25a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 11160 | 2026.01.22 09:57:42.770167 [ 268 ] {e3fa4f84-1c2b-4c3d-9385-ba7c19b0e25a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11161 | 2026.01.22 09:57:42.770399 [ 268 ] {e3fa4f84-1c2b-4c3d-9385-ba7c19b0e25a} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11162 | 2026.01.22 09:57:42.770540 [ 268 ] {e3fa4f84-1c2b-4c3d-9385-ba7c19b0e25a} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002032 sec., 18208.661417322834 rows/sec., 32.63 MiB/sec. | ||
| 11163 | 2026.01.22 09:57:42.770595 [ 268 ] {e3fa4f84-1c2b-4c3d-9385-ba7c19b0e25a} <Debug> TCPHandler: Processed in 0.002254218 sec. | ||
| 11164 | 2026.01.22 09:57:42.770714 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11165 | 2026.01.22 09:57:42.770809 [ 268 ] {f005dfea-7951-48c8-b6c2-76cfeb986b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11166 | 2026.01.22 09:57:42.770852 [ 268 ] {f005dfea-7951-48c8-b6c2-76cfeb986b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11167 | 2026.01.22 09:57:42.771239 [ 268 ] {f005dfea-7951-48c8-b6c2-76cfeb986b10} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11168 | 2026.01.22 09:57:42.771286 [ 268 ] {f005dfea-7951-48c8-b6c2-76cfeb986b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 11169 | 2026.01.22 09:57:42.771625 [ 268 ] {f005dfea-7951-48c8-b6c2-76cfeb986b10} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11170 | 2026.01.22 09:57:42.771829 [ 268 ] {f005dfea-7951-48c8-b6c2-76cfeb986b10} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11171 | 2026.01.22 09:57:42.771958 [ 268 ] {f005dfea-7951-48c8-b6c2-76cfeb986b10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 11172 | 2026.01.22 09:57:42.771995 [ 268 ] {f005dfea-7951-48c8-b6c2-76cfeb986b10} <Debug> TCPHandler: Processed in 0.001331122 sec. | ||
| 11173 | 2026.01.22 09:57:43.550389 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26472 | ||
| 11174 | 2026.01.22 09:57:43.550902 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11175 | 2026.01.22 09:57:43.550938 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 11176 | 2026.01.22 09:57:43.551435 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11177 | 2026.01.22 09:57:43.551672 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11178 | 2026.01.22 09:57:43.551800 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26472 | ||
| 11179 | 2026.01.22 09:57:44.973448 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11180 | 2026.01.22 09:57:44.992185 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11181 | 2026.01.22 09:57:44.992245 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 11182 | 2026.01.22 09:57:44.998684 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11183 | 2026.01.22 09:57:44.999467 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11184 | 2026.01.22 09:57:45.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.31 MiB, peak 339.74 MiB, free memory in arenas 0.00 B, will set to 329.79 MiB (RSS), difference: -4.52 MiB | ||
| 11185 | 2026.01.22 09:57:45.003263 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11186 | 2026.01.22 09:57:46.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.79 MiB, peak 339.74 MiB, free memory in arenas 0.00 B, will set to 329.79 MiB (RSS), difference: 4.00 MiB | ||
| 11187 | 2026.01.22 09:57:47.725317 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11188 | 2026.01.22 09:57:47.725609 [ 268 ] {42e7505a-da14-448d-a094-8f5a16f515e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11189 | 2026.01.22 09:57:47.725702 [ 268 ] {42e7505a-da14-448d-a094-8f5a16f515e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11190 | 2026.01.22 09:57:47.726392 [ 268 ] {42e7505a-da14-448d-a094-8f5a16f515e9} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11191 | 2026.01.22 09:57:47.726440 [ 268 ] {42e7505a-da14-448d-a094-8f5a16f515e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11192 | 2026.01.22 09:57:47.726850 [ 268 ] {42e7505a-da14-448d-a094-8f5a16f515e9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11193 | 2026.01.22 09:57:47.727093 [ 268 ] {42e7505a-da14-448d-a094-8f5a16f515e9} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11194 | 2026.01.22 09:57:47.727253 [ 268 ] {42e7505a-da14-448d-a094-8f5a16f515e9} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001721 sec., 37187.68158047646 rows/sec., 2.93 MiB/sec. | ||
| 11195 | 2026.01.22 09:57:47.727299 [ 268 ] {42e7505a-da14-448d-a094-8f5a16f515e9} <Debug> TCPHandler: Processed in 0.002172028 sec. | ||
| 11196 | 2026.01.22 09:57:47.727426 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11197 | 2026.01.22 09:57:47.727523 [ 268 ] {9d34d3da-6f71-4bc9-bcd9-f6291c4c7a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11198 | 2026.01.22 09:57:47.727566 [ 268 ] {9d34d3da-6f71-4bc9-bcd9-f6291c4c7a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11199 | 2026.01.22 09:57:47.727986 [ 268 ] {9d34d3da-6f71-4bc9-bcd9-f6291c4c7a8f} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11200 | 2026.01.22 09:57:47.728025 [ 268 ] {9d34d3da-6f71-4bc9-bcd9-f6291c4c7a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11201 | 2026.01.22 09:57:47.728332 [ 268 ] {9d34d3da-6f71-4bc9-bcd9-f6291c4c7a8f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11202 | 2026.01.22 09:57:47.728576 [ 268 ] {9d34d3da-6f71-4bc9-bcd9-f6291c4c7a8f} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11203 | 2026.01.22 09:57:47.728710 [ 268 ] {9d34d3da-6f71-4bc9-bcd9-f6291c4c7a8f} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001205 sec., 3319.5020746887967 rows/sec., 249.61 KiB/sec. | ||
| 11204 | 2026.01.22 09:57:47.728709 [ 105 ] {} <Debug> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11205 | 2026.01.22 09:57:47.728750 [ 268 ] {9d34d3da-6f71-4bc9-bcd9-f6291c4c7a8f} <Debug> TCPHandler: Processed in 0.001373333 sec. | ||
| 11206 | 2026.01.22 09:57:47.728790 [ 105 ] {} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11207 | 2026.01.22 09:57:47.728817 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11208 | 2026.01.22 09:57:47.728886 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11209 | 2026.01.22 09:57:47.728930 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11210 | 2026.01.22 09:57:47.728986 [ 268 ] {fa204833-6822-4fa5-bafc-c3b876e59b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11211 | 2026.01.22 09:57:47.729033 [ 268 ] {fa204833-6822-4fa5-bafc-c3b876e59b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11212 | 2026.01.22 09:57:47.729071 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11213 | 2026.01.22 09:57:47.729112 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 296 rows starting from the beginning of the part | ||
| 11214 | 2026.01.22 09:57:47.729178 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 4 rows starting from the beginning of the part | ||
| 11215 | 2026.01.22 09:57:47.729222 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 37 rows starting from the beginning of the part | ||
| 11216 | 2026.01.22 09:57:47.729264 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 4 rows starting from the beginning of the part | ||
| 11217 | 2026.01.22 09:57:47.729303 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 53 rows starting from the beginning of the part | ||
| 11218 | 2026.01.22 09:57:47.729343 [ 199 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 4 rows starting from the beginning of the part | ||
| 11219 | 2026.01.22 09:57:47.729474 [ 268 ] {fa204833-6822-4fa5-bafc-c3b876e59b44} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11220 | 2026.01.22 09:57:47.729532 [ 268 ] {fa204833-6822-4fa5-bafc-c3b876e59b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11221 | 2026.01.22 09:57:47.729872 [ 268 ] {fa204833-6822-4fa5-bafc-c3b876e59b44} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11222 | 2026.01.22 09:57:47.730124 [ 268 ] {fa204833-6822-4fa5-bafc-c3b876e59b44} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11223 | 2026.01.22 09:57:47.730253 [ 202 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 398 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370434 sec., 290418.9475742721 rows/sec., 20.02 MiB/sec. | ||
| 11224 | 2026.01.22 09:57:47.730270 [ 268 ] {fa204833-6822-4fa5-bafc-c3b876e59b44} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001302 sec., 52227.342549923196 rows/sec., 4.08 MiB/sec. | ||
| 11225 | 2026.01.22 09:57:47.730336 [ 268 ] {fa204833-6822-4fa5-bafc-c3b876e59b44} <Debug> TCPHandler: Processed in 0.001499905 sec. | ||
| 11226 | 2026.01.22 09:57:47.730458 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11227 | 2026.01.22 09:57:47.730461 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11228 | 2026.01.22 09:57:47.730571 [ 268 ] {c9a6aa97-892a-43b6-a6d3-f556016e3646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11229 | 2026.01.22 09:57:47.730620 [ 268 ] {c9a6aa97-892a-43b6-a6d3-f556016e3646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11230 | 2026.01.22 09:57:47.730782 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_76_15} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11231 | 2026.01.22 09:57:47.730871 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_76_15} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11232 | 2026.01.22 09:57:47.730971 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11233 | 2026.01.22 09:57:47.731045 [ 268 ] {c9a6aa97-892a-43b6-a6d3-f556016e3646} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11234 | 2026.01.22 09:57:47.731086 [ 268 ] {c9a6aa97-892a-43b6-a6d3-f556016e3646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11235 | 2026.01.22 09:57:47.731445 [ 268 ] {c9a6aa97-892a-43b6-a6d3-f556016e3646} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11236 | 2026.01.22 09:57:47.731674 [ 268 ] {c9a6aa97-892a-43b6-a6d3-f556016e3646} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11237 | 2026.01.22 09:57:47.731811 [ 268 ] {c9a6aa97-892a-43b6-a6d3-f556016e3646} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 11238 | 2026.01.22 09:57:47.731849 [ 268 ] {c9a6aa97-892a-43b6-a6d3-f556016e3646} <Debug> TCPHandler: Processed in 0.001438364 sec. | ||
| 11239 | 2026.01.22 09:57:47.731960 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11240 | 2026.01.22 09:57:47.732064 [ 268 ] {a16e36c1-666a-4396-be4e-f7c9fbc01714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11241 | 2026.01.22 09:57:47.732123 [ 268 ] {a16e36c1-666a-4396-be4e-f7c9fbc01714} <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 | ||
| 11242 | 2026.01.22 09:57:47.732902 [ 268 ] {a16e36c1-666a-4396-be4e-f7c9fbc01714} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11243 | 2026.01.22 09:57:47.732940 [ 268 ] {a16e36c1-666a-4396-be4e-f7c9fbc01714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11244 | 2026.01.22 09:57:47.733479 [ 268 ] {a16e36c1-666a-4396-be4e-f7c9fbc01714} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11245 | 2026.01.22 09:57:47.733708 [ 268 ] {a16e36c1-666a-4396-be4e-f7c9fbc01714} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11246 | 2026.01.22 09:57:47.733842 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11247 | 2026.01.22 09:57:47.733858 [ 268 ] {a16e36c1-666a-4396-be4e-f7c9fbc01714} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001813 sec., 2206.287920573635 rows/sec., 3.95 MiB/sec. | ||
| 11248 | 2026.01.22 09:57:47.733885 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11249 | 2026.01.22 09:57:47.733909 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11250 | 2026.01.22 09:57:47.733924 [ 268 ] {a16e36c1-666a-4396-be4e-f7c9fbc01714} <Debug> TCPHandler: Processed in 0.002014474 sec. | ||
| 11251 | 2026.01.22 09:57:47.733989 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11252 | 2026.01.22 09:57:47.734054 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11253 | 2026.01.22 09:57:47.734157 [ 268 ] {228b0ed7-6bf9-4967-80bc-d4500ddbc3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11254 | 2026.01.22 09:57:47.734175 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11255 | 2026.01.22 09:57:47.734201 [ 268 ] {228b0ed7-6bf9-4967-80bc-d4500ddbc3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11256 | 2026.01.22 09:57:47.734225 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1522 rows starting from the beginning of the part | ||
| 11257 | 2026.01.22 09:57:47.734330 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 4 rows starting from the beginning of the part | ||
| 11258 | 2026.01.22 09:57:47.734424 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 37 rows starting from the beginning of the part | ||
| 11259 | 2026.01.22 09:57:47.734517 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 4 rows starting from the beginning of the part | ||
| 11260 | 2026.01.22 09:57:47.734556 [ 268 ] {228b0ed7-6bf9-4967-80bc-d4500ddbc3ac} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11261 | 2026.01.22 09:57:47.734599 [ 268 ] {228b0ed7-6bf9-4967-80bc-d4500ddbc3ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11262 | 2026.01.22 09:57:47.734603 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 37 rows starting from the beginning of the part | ||
| 11263 | 2026.01.22 09:57:47.734702 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 4 rows starting from the beginning of the part | ||
| 11264 | 2026.01.22 09:57:47.734922 [ 268 ] {228b0ed7-6bf9-4967-80bc-d4500ddbc3ac} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11265 | 2026.01.22 09:57:47.735177 [ 268 ] {228b0ed7-6bf9-4967-80bc-d4500ddbc3ac} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11266 | 2026.01.22 09:57:47.735313 [ 268 ] {228b0ed7-6bf9-4967-80bc-d4500ddbc3ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 11267 | 2026.01.22 09:57:47.735350 [ 268 ] {228b0ed7-6bf9-4967-80bc-d4500ddbc3ac} <Debug> TCPHandler: Processed in 0.001345953 sec. | ||
| 11268 | 2026.01.22 09:57:47.745082 [ 197 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 19 columns (19 merged, 0 gathered) in 0.01112002 sec., 144604.05646752435 rows/sec., 259.12 MiB/sec. | ||
| 11269 | 2026.01.22 09:57:47.746375 [ 191 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11270 | 2026.01.22 09:57:47.746718 [ 191 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11271 | 2026.01.22 09:57:47.746794 [ 191 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11272 | 2026.01.22 09:57:47.746908 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB. | ||
| 11273 | 2026.01.22 09:57:48.000250 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.31 MiB, peak 341.77 MiB, free memory in arenas 0.00 B, will set to 333.86 MiB (RSS), difference: 3.55 MiB | ||
| 11274 | 2026.01.22 09:57:50.898149 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11275 | 2026.01.22 09:57:50.898204 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11276 | 2026.01.22 09:57:51.051980 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26984 | ||
| 11277 | 2026.01.22 09:57:51.052583 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11278 | 2026.01.22 09:57:51.052626 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11279 | 2026.01.22 09:57:51.053114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11280 | 2026.01.22 09:57:51.053360 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11281 | 2026.01.22 09:57:51.053486 [ 104 ] {} <Debug> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11282 | 2026.01.22 09:57:51.053500 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26984 | ||
| 11283 | 2026.01.22 09:57:51.053534 [ 104 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11284 | 2026.01.22 09:57:51.053559 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11285 | 2026.01.22 09:57:51.053685 [ 202 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 11286 | 2026.01.22 09:57:51.053844 [ 202 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11287 | 2026.01.22 09:57:51.053886 [ 202 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24552 rows starting from the beginning of the part | ||
| 11288 | 2026.01.22 09:57:51.053957 [ 202 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 11289 | 2026.01.22 09:57:51.054007 [ 202 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 11290 | 2026.01.22 09:57:51.054056 [ 202 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 11291 | 2026.01.22 09:57:51.054100 [ 202 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 11292 | 2026.01.22 09:57:51.054146 [ 202 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 11293 | 2026.01.22 09:57:51.056364 [ 197 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26984 rows, containing 4 columns (4 merged, 0 gathered) in 0.002730816 sec., 9881295.554149382 rows/sec., 141.35 MiB/sec. | ||
| 11294 | 2026.01.22 09:57:51.056703 [ 195 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11295 | 2026.01.22 09:57:51.057021 [ 195 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_56_11} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11296 | 2026.01.22 09:57:51.057101 [ 195 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_56_11} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11297 | 2026.01.22 09:57:51.057217 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11298 | 2026.01.22 09:57:51.129918 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1408 | ||
| 11299 | 2026.01.22 09:57:51.132647 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11300 | 2026.01.22 09:57:51.132691 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11301 | 2026.01.22 09:57:51.133905 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11302 | 2026.01.22 09:57:51.134196 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11303 | 2026.01.22 09:57:51.134551 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1408 | ||
| 11304 | 2026.01.22 09:57:52.503402 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11305 | 2026.01.22 09:57:52.525682 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11306 | 2026.01.22 09:57:52.525765 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11307 | 2026.01.22 09:57:52.533169 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11308 | 2026.01.22 09:57:52.534333 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11309 | 2026.01.22 09:57:52.534794 [ 96 ] {} <Debug> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11310 | 2026.01.22 09:57:52.534865 [ 96 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11311 | 2026.01.22 09:57:52.534887 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11312 | 2026.01.22 09:57:52.535000 [ 197 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 11313 | 2026.01.22 09:57:52.538651 [ 197 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11314 | 2026.01.22 09:57:52.539867 [ 197 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 11315 | 2026.01.22 09:57:52.541736 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11316 | 2026.01.22 09:57:52.545496 [ 197 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 11317 | 2026.01.22 09:57:52.552646 [ 197 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 11318 | 2026.01.22 09:57:52.558227 [ 197 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 11319 | 2026.01.22 09:57:52.564623 [ 197 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 11320 | 2026.01.22 09:57:52.570288 [ 197 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 11321 | 2026.01.22 09:57:52.641315 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.106355256 sec., 3967.8339921442152 rows/sec., 20.52 MiB/sec. | ||
| 11322 | 2026.01.22 09:57:52.643998 [ 209 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11323 | 2026.01.22 09:57:52.645947 [ 209 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_56_11} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11324 | 2026.01.22 09:57:52.646053 [ 209 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_56_11} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11325 | 2026.01.22 09:57:52.647995 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11326 | 2026.01.22 09:57:52.728518 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11327 | 2026.01.22 09:57:52.728726 [ 268 ] {f05a3069-63f1-470e-b010-674517134e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11328 | 2026.01.22 09:57:52.728805 [ 268 ] {f05a3069-63f1-470e-b010-674517134e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11329 | 2026.01.22 09:57:52.729569 [ 268 ] {f05a3069-63f1-470e-b010-674517134e9c} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11330 | 2026.01.22 09:57:52.729619 [ 268 ] {f05a3069-63f1-470e-b010-674517134e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11331 | 2026.01.22 09:57:52.730037 [ 268 ] {f05a3069-63f1-470e-b010-674517134e9c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11332 | 2026.01.22 09:57:52.730281 [ 268 ] {f05a3069-63f1-470e-b010-674517134e9c} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11333 | 2026.01.22 09:57:52.730450 [ 268 ] {f05a3069-63f1-470e-b010-674517134e9c} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.001778 sec., 73115.86051743531 rows/sec., 6.29 MiB/sec. | ||
| 11334 | 2026.01.22 09:57:52.730507 [ 268 ] {f05a3069-63f1-470e-b010-674517134e9c} <Debug> TCPHandler: Processed in 0.002133366 sec. | ||
| 11335 | 2026.01.22 09:57:52.730647 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11336 | 2026.01.22 09:57:52.730754 [ 268 ] {8a6a2a1a-1f37-4f51-a897-6cf278d644a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11337 | 2026.01.22 09:57:52.730800 [ 268 ] {8a6a2a1a-1f37-4f51-a897-6cf278d644a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11338 | 2026.01.22 09:57:52.731279 [ 268 ] {8a6a2a1a-1f37-4f51-a897-6cf278d644a9} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11339 | 2026.01.22 09:57:52.731314 [ 268 ] {8a6a2a1a-1f37-4f51-a897-6cf278d644a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11340 | 2026.01.22 09:57:52.731640 [ 268 ] {8a6a2a1a-1f37-4f51-a897-6cf278d644a9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11341 | 2026.01.22 09:57:52.731861 [ 268 ] {8a6a2a1a-1f37-4f51-a897-6cf278d644a9} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11342 | 2026.01.22 09:57:52.732001 [ 268 ] {8a6a2a1a-1f37-4f51-a897-6cf278d644a9} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001273 sec., 29065.200314218382 rows/sec., 2.13 MiB/sec. | ||
| 11343 | 2026.01.22 09:57:52.732041 [ 268 ] {8a6a2a1a-1f37-4f51-a897-6cf278d644a9} <Debug> TCPHandler: Processed in 0.001446974 sec. | ||
| 11344 | 2026.01.22 09:57:52.732163 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11345 | 2026.01.22 09:57:52.732262 [ 268 ] {d2a1cbf3-6f13-4e8e-9c8a-934eff2a8c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11346 | 2026.01.22 09:57:52.732305 [ 268 ] {d2a1cbf3-6f13-4e8e-9c8a-934eff2a8c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11347 | 2026.01.22 09:57:52.732767 [ 268 ] {d2a1cbf3-6f13-4e8e-9c8a-934eff2a8c89} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11348 | 2026.01.22 09:57:52.732801 [ 268 ] {d2a1cbf3-6f13-4e8e-9c8a-934eff2a8c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11349 | 2026.01.22 09:57:52.733122 [ 268 ] {d2a1cbf3-6f13-4e8e-9c8a-934eff2a8c89} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11350 | 2026.01.22 09:57:52.733345 [ 268 ] {d2a1cbf3-6f13-4e8e-9c8a-934eff2a8c89} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11351 | 2026.01.22 09:57:52.733479 [ 268 ] {d2a1cbf3-6f13-4e8e-9c8a-934eff2a8c89} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001237 sec., 81649.15117219079 rows/sec., 6.38 MiB/sec. | ||
| 11352 | 2026.01.22 09:57:52.733519 [ 268 ] {d2a1cbf3-6f13-4e8e-9c8a-934eff2a8c89} <Debug> TCPHandler: Processed in 0.001405015 sec. | ||
| 11353 | 2026.01.22 09:57:52.733639 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11354 | 2026.01.22 09:57:52.733738 [ 268 ] {afcd241e-dd37-4225-97da-79a09cedd55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11355 | 2026.01.22 09:57:52.733784 [ 268 ] {afcd241e-dd37-4225-97da-79a09cedd55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11356 | 2026.01.22 09:57:52.734222 [ 268 ] {afcd241e-dd37-4225-97da-79a09cedd55c} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11357 | 2026.01.22 09:57:52.734259 [ 268 ] {afcd241e-dd37-4225-97da-79a09cedd55c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11358 | 2026.01.22 09:57:52.734599 [ 268 ] {afcd241e-dd37-4225-97da-79a09cedd55c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11359 | 2026.01.22 09:57:52.734815 [ 268 ] {afcd241e-dd37-4225-97da-79a09cedd55c} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11360 | 2026.01.22 09:57:52.734955 [ 268 ] {afcd241e-dd37-4225-97da-79a09cedd55c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 11361 | 2026.01.22 09:57:52.734995 [ 268 ] {afcd241e-dd37-4225-97da-79a09cedd55c} <Debug> TCPHandler: Processed in 0.001405294 sec. | ||
| 11362 | 2026.01.22 09:57:52.735106 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11363 | 2026.01.22 09:57:52.735214 [ 268 ] {c9f72528-5544-408b-9b89-e34f79b6534d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11364 | 2026.01.22 09:57:52.735274 [ 268 ] {c9f72528-5544-408b-9b89-e34f79b6534d} <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 | ||
| 11365 | 2026.01.22 09:57:52.736173 [ 268 ] {c9f72528-5544-408b-9b89-e34f79b6534d} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11366 | 2026.01.22 09:57:52.736211 [ 268 ] {c9f72528-5544-408b-9b89-e34f79b6534d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11367 | 2026.01.22 09:57:52.736829 [ 268 ] {c9f72528-5544-408b-9b89-e34f79b6534d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11368 | 2026.01.22 09:57:52.737077 [ 268 ] {c9f72528-5544-408b-9b89-e34f79b6534d} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11369 | 2026.01.22 09:57:52.737225 [ 268 ] {c9f72528-5544-408b-9b89-e34f79b6534d} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002032 sec., 18208.661417322834 rows/sec., 32.63 MiB/sec. | ||
| 11370 | 2026.01.22 09:57:52.737298 [ 268 ] {c9f72528-5544-408b-9b89-e34f79b6534d} <Debug> TCPHandler: Processed in 0.002243428 sec. | ||
| 11371 | 2026.01.22 09:57:52.737416 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11372 | 2026.01.22 09:57:52.737512 [ 268 ] {c1039b48-efb3-48ea-a365-b36501678b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11373 | 2026.01.22 09:57:52.737555 [ 268 ] {c1039b48-efb3-48ea-a365-b36501678b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11374 | 2026.01.22 09:57:52.737901 [ 268 ] {c1039b48-efb3-48ea-a365-b36501678b5e} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11375 | 2026.01.22 09:57:52.737938 [ 268 ] {c1039b48-efb3-48ea-a365-b36501678b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11376 | 2026.01.22 09:57:52.738265 [ 268 ] {c1039b48-efb3-48ea-a365-b36501678b5e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11377 | 2026.01.22 09:57:52.738495 [ 268 ] {c1039b48-efb3-48ea-a365-b36501678b5e} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11378 | 2026.01.22 09:57:52.738648 [ 268 ] {c1039b48-efb3-48ea-a365-b36501678b5e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 11379 | 2026.01.22 09:57:52.738686 [ 268 ] {c1039b48-efb3-48ea-a365-b36501678b5e} <Debug> TCPHandler: Processed in 0.001319903 sec. | ||
| 11380 | 2026.01.22 09:57:52.917149 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59968 | ||
| 11381 | 2026.01.22 09:57:52.917265 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11382 | 2026.01.22 09:57:52.917292 [ 355 ] {} <Debug> TCP-Session: c2f7428c-98b7-4f7a-ba9a-6c7cdbcda784 Authenticating user 'default' from [fd00:1122:3344:101::e]:59968 | ||
| 11383 | 2026.01.22 09:57:52.917314 [ 355 ] {} <Debug> TCP-Session: c2f7428c-98b7-4f7a-ba9a-6c7cdbcda784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11384 | 2026.01.22 09:57:52.917326 [ 355 ] {} <Debug> TCP-Session: c2f7428c-98b7-4f7a-ba9a-6c7cdbcda784 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11385 | 2026.01.22 09:57:52.917516 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59879 | ||
| 11386 | 2026.01.22 09:57:52.917534 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52572 | ||
| 11387 | 2026.01.22 09:57:52.917562 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54515 | ||
| 11388 | 2026.01.22 09:57:52.917539 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53097 | ||
| 11389 | 2026.01.22 09:57:52.917622 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11390 | 2026.01.22 09:57:52.917639 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11391 | 2026.01.22 09:57:52.917638 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44090 | ||
| 11392 | 2026.01.22 09:57:52.917683 [ 292 ] {} <Debug> TCP-Session: e0a626db-ac92-412c-8408-fc99cc24fb45 Authenticating user 'default' from [fd00:1122:3344:101::e]:52572 | ||
| 11393 | 2026.01.22 09:57:52.917670 [ 356 ] {} <Debug> TCP-Session: 8ac54f2b-6181-4ddb-b0b4-d43937df48fe Authenticating user 'default' from [fd00:1122:3344:101::e]:59879 | ||
| 11394 | 2026.01.22 09:57:52.917731 [ 292 ] {} <Debug> TCP-Session: e0a626db-ac92-412c-8408-fc99cc24fb45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11395 | 2026.01.22 09:57:52.917648 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35924 | ||
| 11396 | 2026.01.22 09:57:52.917761 [ 292 ] {} <Debug> TCP-Session: e0a626db-ac92-412c-8408-fc99cc24fb45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11397 | 2026.01.22 09:57:52.917747 [ 356 ] {} <Debug> TCP-Session: 8ac54f2b-6181-4ddb-b0b4-d43937df48fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11398 | 2026.01.22 09:57:52.917623 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45774 | ||
| 11399 | 2026.01.22 09:57:52.917841 [ 356 ] {} <Debug> TCP-Session: 8ac54f2b-6181-4ddb-b0b4-d43937df48fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11400 | 2026.01.22 09:57:52.917619 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33256 | ||
| 11401 | 2026.01.22 09:57:52.917658 [ 355 ] {} <Trace> TCP-Session: c2f7428c-98b7-4f7a-ba9a-6c7cdbcda784 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11402 | 2026.01.22 09:57:52.918089 [ 355 ] {6863ff8b-8e34-49e5-9f18-446ed23ee0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59968) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11403 | 2026.01.22 09:57:52.918227 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11404 | 2026.01.22 09:57:52.918266 [ 354 ] {} <Debug> TCP-Session: 9755df37-b0f9-4cab-84d0-c4ccf2f34310 Authenticating user 'default' from [fd00:1122:3344:101::e]:35924 | ||
| 11405 | 2026.01.22 09:57:52.918290 [ 354 ] {} <Debug> TCP-Session: 9755df37-b0f9-4cab-84d0-c4ccf2f34310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11406 | 2026.01.22 09:57:52.918305 [ 354 ] {} <Debug> TCP-Session: 9755df37-b0f9-4cab-84d0-c4ccf2f34310 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11407 | 2026.01.22 09:57:52.918363 [ 355 ] {6863ff8b-8e34-49e5-9f18-446ed23ee0aa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11408 | 2026.01.22 09:57:52.918383 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11409 | 2026.01.22 09:57:52.918425 [ 355 ] {6863ff8b-8e34-49e5-9f18-446ed23ee0aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11410 | 2026.01.22 09:57:52.918429 [ 353 ] {} <Debug> TCP-Session: 755b79d8-c84f-444f-849d-7c96e04d38ab Authenticating user 'default' from [fd00:1122:3344:101::e]:44090 | ||
| 11411 | 2026.01.22 09:57:52.918475 [ 353 ] {} <Debug> TCP-Session: 755b79d8-c84f-444f-849d-7c96e04d38ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11412 | 2026.01.22 09:57:52.918491 [ 353 ] {} <Debug> TCP-Session: 755b79d8-c84f-444f-849d-7c96e04d38ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11413 | 2026.01.22 09:57:52.918634 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11414 | 2026.01.22 09:57:52.918664 [ 350 ] {} <Debug> TCP-Session: 0fe2020a-befb-4bb4-b192-ffc6d8a5a0e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54515 | ||
| 11415 | 2026.01.22 09:57:52.918681 [ 350 ] {} <Debug> TCP-Session: 0fe2020a-befb-4bb4-b192-ffc6d8a5a0e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11416 | 2026.01.22 09:57:52.918693 [ 350 ] {} <Debug> TCP-Session: 0fe2020a-befb-4bb4-b192-ffc6d8a5a0e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11417 | 2026.01.22 09:57:52.918744 [ 355 ] {6863ff8b-8e34-49e5-9f18-446ed23ee0aa} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 11418 | 2026.01.22 09:57:52.918753 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11419 | 2026.01.22 09:57:52.918797 [ 352 ] {} <Debug> TCP-Session: 3846ccaf-c661-4c7f-a123-07da12087d35 Authenticating user 'default' from [fd00:1122:3344:101::e]:45774 | ||
| 11420 | 2026.01.22 09:57:52.918812 [ 352 ] {} <Debug> TCP-Session: 3846ccaf-c661-4c7f-a123-07da12087d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11421 | 2026.01.22 09:57:52.918824 [ 352 ] {} <Debug> TCP-Session: 3846ccaf-c661-4c7f-a123-07da12087d35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11422 | 2026.01.22 09:57:52.919005 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11423 | 2026.01.22 09:57:52.919038 [ 351 ] {} <Debug> TCP-Session: dbfa6edc-36d3-4a10-9ef1-7b32e6b3391b Authenticating user 'default' from [fd00:1122:3344:101::e]:33256 | ||
| 11424 | 2026.01.22 09:57:52.919055 [ 351 ] {} <Debug> TCP-Session: dbfa6edc-36d3-4a10-9ef1-7b32e6b3391b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11425 | 2026.01.22 09:57:52.919067 [ 351 ] {} <Debug> TCP-Session: dbfa6edc-36d3-4a10-9ef1-7b32e6b3391b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11426 | 2026.01.22 09:57:52.919122 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11427 | 2026.01.22 09:57:52.919156 [ 357 ] {} <Debug> TCP-Session: 3ad6408c-9902-42aa-a20c-8e39d1f67034 Authenticating user 'default' from [fd00:1122:3344:101::e]:53097 | ||
| 11428 | 2026.01.22 09:57:52.919172 [ 357 ] {} <Debug> TCP-Session: 3ad6408c-9902-42aa-a20c-8e39d1f67034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11429 | 2026.01.22 09:57:52.919184 [ 357 ] {} <Debug> TCP-Session: 3ad6408c-9902-42aa-a20c-8e39d1f67034 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11430 | 2026.01.22 09:57:52.919892 [ 343 ] {6863ff8b-8e34-49e5-9f18-446ed23ee0aa} <Trace> AggregatingTransform: Aggregating | ||
| 11431 | 2026.01.22 09:57:52.919934 [ 343 ] {6863ff8b-8e34-49e5-9f18-446ed23ee0aa} <Trace> Aggregator: Aggregation method: without_key | ||
| 11432 | 2026.01.22 09:57:52.919974 [ 343 ] {6863ff8b-8e34-49e5-9f18-446ed23ee0aa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001118339 sec. (894.183 rows/sec., 34.93 KiB/sec.) | ||
| 11433 | 2026.01.22 09:57:52.919992 [ 343 ] {6863ff8b-8e34-49e5-9f18-446ed23ee0aa} <Trace> Aggregator: Merging aggregated data | ||
| 11434 | 2026.01.22 09:57:52.921333 [ 355 ] {6863ff8b-8e34-49e5-9f18-446ed23ee0aa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0033 sec., 303.03030303030306 rows/sec., 11.84 KiB/sec. | ||
| 11435 | 2026.01.22 09:57:52.921525 [ 355 ] {6863ff8b-8e34-49e5-9f18-446ed23ee0aa} <Debug> TCPHandler: Processed in 0.003991658 sec. | ||
| 11436 | 2026.01.22 09:57:52.921619 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11437 | 2026.01.22 09:57:52.921644 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11438 | 2026.01.22 09:57:52.921651 [ 355 ] {} <Debug> TCP-Session: c2f7428c-98b7-4f7a-ba9a-6c7cdbcda784 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11439 | 2026.01.22 09:57:52.921662 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11440 | 2026.01.22 09:57:52.921691 [ 357 ] {} <Debug> TCP-Session: 3ad6408c-9902-42aa-a20c-8e39d1f67034 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11441 | 2026.01.22 09:57:52.921696 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11442 | 2026.01.22 09:57:52.921712 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11443 | 2026.01.22 09:57:52.921729 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11444 | 2026.01.22 09:57:52.921741 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11445 | 2026.01.22 09:57:52.921776 [ 352 ] {} <Debug> TCP-Session: 3846ccaf-c661-4c7f-a123-07da12087d35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11446 | 2026.01.22 09:57:52.921783 [ 292 ] {} <Debug> TCP-Session: e0a626db-ac92-412c-8408-fc99cc24fb45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11447 | 2026.01.22 09:57:52.921804 [ 350 ] {} <Debug> TCP-Session: 0fe2020a-befb-4bb4-b192-ffc6d8a5a0e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11448 | 2026.01.22 09:57:52.921757 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11449 | 2026.01.22 09:57:52.921720 [ 356 ] {} <Debug> TCP-Session: 8ac54f2b-6181-4ddb-b0b4-d43937df48fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11450 | 2026.01.22 09:57:52.921853 [ 353 ] {} <Debug> TCP-Session: 755b79d8-c84f-444f-849d-7c96e04d38ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11451 | 2026.01.22 09:57:52.921680 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11452 | 2026.01.22 09:57:52.921751 [ 354 ] {} <Debug> TCP-Session: 9755df37-b0f9-4cab-84d0-c4ccf2f34310 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11453 | 2026.01.22 09:57:52.921916 [ 351 ] {} <Debug> TCP-Session: dbfa6edc-36d3-4a10-9ef1-7b32e6b3391b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11454 | 2026.01.22 09:57:52.929043 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43435 | ||
| 11455 | 2026.01.22 09:57:52.929107 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11456 | 2026.01.22 09:57:52.929127 [ 355 ] {} <Debug> TCP-Session: 202b9dde-df38-47b6-acee-a1002d522783 Authenticating user 'default' from [fd00:1122:3344:101::e]:43435 | ||
| 11457 | 2026.01.22 09:57:52.929146 [ 355 ] {} <Debug> TCP-Session: 202b9dde-df38-47b6-acee-a1002d522783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11458 | 2026.01.22 09:57:52.929158 [ 355 ] {} <Debug> TCP-Session: 202b9dde-df38-47b6-acee-a1002d522783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11459 | 2026.01.22 09:57:52.929290 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47432 | ||
| 11460 | 2026.01.22 09:57:52.929313 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47564 | ||
| 11461 | 2026.01.22 09:57:52.929317 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38720 | ||
| 11462 | 2026.01.22 09:57:52.929351 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11463 | 2026.01.22 09:57:52.929348 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36837 | ||
| 11464 | 2026.01.22 09:57:52.929377 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48308 | ||
| 11465 | 2026.01.22 09:57:52.929380 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50774 | ||
| 11466 | 2026.01.22 09:57:52.929404 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11467 | 2026.01.22 09:57:52.929412 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47579 | ||
| 11468 | 2026.01.22 09:57:52.929452 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11469 | 2026.01.22 09:57:52.929449 [ 292 ] {} <Debug> TCP-Session: 725ee43b-7024-4522-a75d-6daa09929c6b Authenticating user 'default' from [fd00:1122:3344:101::e]:38720 | ||
| 11470 | 2026.01.22 09:57:52.929469 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11471 | 2026.01.22 09:57:52.929477 [ 351 ] {} <Debug> TCP-Session: 9ba9b80c-9bc5-4647-81bd-73e3cd4104e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48308 | ||
| 11472 | 2026.01.22 09:57:52.929494 [ 292 ] {} <Debug> TCP-Session: 725ee43b-7024-4522-a75d-6daa09929c6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11473 | 2026.01.22 09:57:52.929505 [ 352 ] {} <Debug> TCP-Session: 1afccc1c-8918-4a3f-8fa2-edc7d668740a Authenticating user 'default' from [fd00:1122:3344:101::e]:50774 | ||
| 11474 | 2026.01.22 09:57:52.929516 [ 351 ] {} <Debug> TCP-Session: 9ba9b80c-9bc5-4647-81bd-73e3cd4104e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11475 | 2026.01.22 09:57:52.929529 [ 292 ] {} <Debug> TCP-Session: 725ee43b-7024-4522-a75d-6daa09929c6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11476 | 2026.01.22 09:57:52.929541 [ 352 ] {} <Debug> TCP-Session: 1afccc1c-8918-4a3f-8fa2-edc7d668740a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11477 | 2026.01.22 09:57:52.929550 [ 351 ] {} <Debug> TCP-Session: 9ba9b80c-9bc5-4647-81bd-73e3cd4104e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11478 | 2026.01.22 09:57:52.929577 [ 352 ] {} <Debug> TCP-Session: 1afccc1c-8918-4a3f-8fa2-edc7d668740a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11479 | 2026.01.22 09:57:52.929430 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11480 | 2026.01.22 09:57:52.929408 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48137 | ||
| 11481 | 2026.01.22 09:57:52.929632 [ 350 ] {} <Debug> TCP-Session: 72bcbf9c-35f4-4d5b-978e-6db189640313 Authenticating user 'default' from [fd00:1122:3344:101::e]:36837 | ||
| 11482 | 2026.01.22 09:57:52.929381 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11483 | 2026.01.22 09:57:52.929665 [ 350 ] {} <Debug> TCP-Session: 72bcbf9c-35f4-4d5b-978e-6db189640313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11484 | 2026.01.22 09:57:52.929378 [ 356 ] {} <Debug> TCP-Session: c5249b94-4023-43d2-b669-09206365c0f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47432 | ||
| 11485 | 2026.01.22 09:57:52.929684 [ 350 ] {} <Debug> TCP-Session: 72bcbf9c-35f4-4d5b-978e-6db189640313 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11486 | 2026.01.22 09:57:52.929704 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11487 | 2026.01.22 09:57:52.929709 [ 356 ] {} <Debug> TCP-Session: c5249b94-4023-43d2-b669-09206365c0f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11488 | 2026.01.22 09:57:52.929682 [ 357 ] {} <Debug> TCP-Session: 04bfdbfb-77bb-4bd3-8341-82cac3f762e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47564 | ||
| 11489 | 2026.01.22 09:57:52.929746 [ 356 ] {} <Debug> TCP-Session: c5249b94-4023-43d2-b669-09206365c0f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11490 | 2026.01.22 09:57:52.929743 [ 353 ] {} <Debug> TCP-Session: 625b771f-9779-4515-88b8-d27b4b17b644 Authenticating user 'default' from [fd00:1122:3344:101::e]:48137 | ||
| 11491 | 2026.01.22 09:57:52.929766 [ 357 ] {} <Debug> TCP-Session: 04bfdbfb-77bb-4bd3-8341-82cac3f762e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11492 | 2026.01.22 09:57:52.929504 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11493 | 2026.01.22 09:57:52.929802 [ 357 ] {} <Debug> TCP-Session: 04bfdbfb-77bb-4bd3-8341-82cac3f762e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11494 | 2026.01.22 09:57:52.929832 [ 354 ] {} <Debug> TCP-Session: f7b8089d-1fd4-4cfd-b7ef-0d86f53fbce3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47579 | ||
| 11495 | 2026.01.22 09:57:52.929801 [ 353 ] {} <Debug> TCP-Session: 625b771f-9779-4515-88b8-d27b4b17b644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11496 | 2026.01.22 09:57:52.929857 [ 354 ] {} <Debug> TCP-Session: f7b8089d-1fd4-4cfd-b7ef-0d86f53fbce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11497 | 2026.01.22 09:57:52.929379 [ 355 ] {} <Trace> TCP-Session: 202b9dde-df38-47b6-acee-a1002d522783 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11498 | 2026.01.22 09:57:52.929888 [ 353 ] {} <Debug> TCP-Session: 625b771f-9779-4515-88b8-d27b4b17b644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11499 | 2026.01.22 09:57:52.929893 [ 354 ] {} <Debug> TCP-Session: f7b8089d-1fd4-4cfd-b7ef-0d86f53fbce3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11500 | 2026.01.22 09:57:52.930025 [ 355 ] {347dddff-26e4-47cd-ad6e-19ddd6466f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43435) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11501 | 2026.01.22 09:57:52.930201 [ 355 ] {347dddff-26e4-47cd-ad6e-19ddd6466f7a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11502 | 2026.01.22 09:57:52.930243 [ 355 ] {347dddff-26e4-47cd-ad6e-19ddd6466f7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11503 | 2026.01.22 09:57:52.930490 [ 355 ] {347dddff-26e4-47cd-ad6e-19ddd6466f7a} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 11504 | 2026.01.22 09:57:52.931248 [ 342 ] {347dddff-26e4-47cd-ad6e-19ddd6466f7a} <Trace> AggregatingTransform: Aggregating | ||
| 11505 | 2026.01.22 09:57:52.931297 [ 342 ] {347dddff-26e4-47cd-ad6e-19ddd6466f7a} <Trace> Aggregator: Aggregation method: without_key | ||
| 11506 | 2026.01.22 09:57:52.931331 [ 342 ] {347dddff-26e4-47cd-ad6e-19ddd6466f7a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000748372 sec. (1336.234 rows/sec., 52.20 KiB/sec.) | ||
| 11507 | 2026.01.22 09:57:52.931352 [ 342 ] {347dddff-26e4-47cd-ad6e-19ddd6466f7a} <Trace> Aggregator: Merging aggregated data | ||
| 11508 | 2026.01.22 09:57:52.932587 [ 355 ] {347dddff-26e4-47cd-ad6e-19ddd6466f7a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0026 sec., 384.61538461538464 rows/sec., 15.02 KiB/sec. | ||
| 11509 | 2026.01.22 09:57:52.932715 [ 355 ] {347dddff-26e4-47cd-ad6e-19ddd6466f7a} <Debug> TCPHandler: Processed in 0.003400568 sec. | ||
| 11510 | 2026.01.22 09:57:52.932814 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11511 | 2026.01.22 09:57:52.932843 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11512 | 2026.01.22 09:57:52.932849 [ 357 ] {} <Debug> TCP-Session: 04bfdbfb-77bb-4bd3-8341-82cac3f762e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11513 | 2026.01.22 09:57:52.932865 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11514 | 2026.01.22 09:57:52.932886 [ 356 ] {} <Debug> TCP-Session: c5249b94-4023-43d2-b669-09206365c0f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11515 | 2026.01.22 09:57:52.932885 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11516 | 2026.01.22 09:57:52.932924 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11517 | 2026.01.22 09:57:52.932946 [ 351 ] {} <Debug> TCP-Session: 9ba9b80c-9bc5-4647-81bd-73e3cd4104e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11518 | 2026.01.22 09:57:52.932947 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11519 | 2026.01.22 09:57:52.932964 [ 354 ] {} <Debug> TCP-Session: f7b8089d-1fd4-4cfd-b7ef-0d86f53fbce3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11520 | 2026.01.22 09:57:52.932970 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11521 | 2026.01.22 09:57:52.932990 [ 352 ] {} <Debug> TCP-Session: 1afccc1c-8918-4a3f-8fa2-edc7d668740a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11522 | 2026.01.22 09:57:52.932917 [ 292 ] {} <Debug> TCP-Session: 725ee43b-7024-4522-a75d-6daa09929c6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11523 | 2026.01.22 09:57:52.933025 [ 353 ] {} <Debug> TCP-Session: 625b771f-9779-4515-88b8-d27b4b17b644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11524 | 2026.01.22 09:57:52.932904 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11525 | 2026.01.22 09:57:52.932988 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11526 | 2026.01.22 09:57:52.933083 [ 350 ] {} <Debug> TCP-Session: 72bcbf9c-35f4-4d5b-978e-6db189640313 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11527 | 2026.01.22 09:57:52.933105 [ 355 ] {} <Debug> TCP-Session: 202b9dde-df38-47b6-acee-a1002d522783 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11528 | 2026.01.22 09:57:53.132012 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55128 | ||
| 11529 | 2026.01.22 09:57:53.132112 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11530 | 2026.01.22 09:57:53.132138 [ 357 ] {} <Debug> TCP-Session: 36264774-b3a4-488c-8e26-c52188d439ff Authenticating user 'default' from [fd00:1122:3344:101::e]:55128 | ||
| 11531 | 2026.01.22 09:57:53.132171 [ 357 ] {} <Debug> TCP-Session: 36264774-b3a4-488c-8e26-c52188d439ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11532 | 2026.01.22 09:57:53.132184 [ 357 ] {} <Debug> TCP-Session: 36264774-b3a4-488c-8e26-c52188d439ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11533 | 2026.01.22 09:57:53.132384 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34178 | ||
| 11534 | 2026.01.22 09:57:53.132416 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51971 | ||
| 11535 | 2026.01.22 09:57:53.132419 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61750 | ||
| 11536 | 2026.01.22 09:57:53.132440 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40972 | ||
| 11537 | 2026.01.22 09:57:53.132465 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45966 | ||
| 11538 | 2026.01.22 09:57:53.132471 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60497 | ||
| 11539 | 2026.01.22 09:57:53.132429 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38335 | ||
| 11540 | 2026.01.22 09:57:53.132531 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11541 | 2026.01.22 09:57:53.132552 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11542 | 2026.01.22 09:57:53.132541 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11543 | 2026.01.22 09:57:53.132583 [ 357 ] {} <Trace> TCP-Session: 36264774-b3a4-488c-8e26-c52188d439ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11544 | 2026.01.22 09:57:53.132610 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11545 | 2026.01.22 09:57:53.132606 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11546 | 2026.01.22 09:57:53.132620 [ 351 ] {} <Debug> TCP-Session: 2206537d-4268-4a6c-8edb-50c8bce75ca6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61750 | ||
| 11547 | 2026.01.22 09:57:53.132642 [ 353 ] {} <Debug> TCP-Session: 5efb9447-e0d2-4a0d-b2ed-9295cbd54096 Authenticating user 'default' from [fd00:1122:3344:101::e]:38335 | ||
| 11548 | 2026.01.22 09:57:53.132668 [ 355 ] {} <Debug> TCP-Session: 00276713-7bcc-4733-8c8e-b1e68970723f Authenticating user 'default' from [fd00:1122:3344:101::e]:60497 | ||
| 11549 | 2026.01.22 09:57:53.132676 [ 351 ] {} <Debug> TCP-Session: 2206537d-4268-4a6c-8edb-50c8bce75ca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11550 | 2026.01.22 09:57:53.132687 [ 353 ] {} <Debug> TCP-Session: 5efb9447-e0d2-4a0d-b2ed-9295cbd54096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11551 | 2026.01.22 09:57:53.132704 [ 355 ] {} <Debug> TCP-Session: 00276713-7bcc-4733-8c8e-b1e68970723f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11552 | 2026.01.22 09:57:53.132721 [ 353 ] {} <Debug> TCP-Session: 5efb9447-e0d2-4a0d-b2ed-9295cbd54096 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11553 | 2026.01.22 09:57:53.132736 [ 355 ] {} <Debug> TCP-Session: 00276713-7bcc-4733-8c8e-b1e68970723f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11554 | 2026.01.22 09:57:53.132708 [ 351 ] {} <Debug> TCP-Session: 2206537d-4268-4a6c-8edb-50c8bce75ca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11555 | 2026.01.22 09:57:53.132770 [ 357 ] {f0da2a01-3ecb-412c-b253-cff1076df5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55128) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11556 | 2026.01.22 09:57:53.132593 [ 356 ] {} <Debug> TCP-Session: 7860028b-469f-44e5-9b8f-42cdcda3a01c Authenticating user 'default' from [fd00:1122:3344:101::e]:45966 | ||
| 11557 | 2026.01.22 09:57:53.132585 [ 352 ] {} <Debug> TCP-Session: 14867aab-0f0f-4f28-9a5a-28f4fa7edbc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51971 | ||
| 11558 | 2026.01.22 09:57:53.132393 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36862 | ||
| 11559 | 2026.01.22 09:57:53.132831 [ 356 ] {} <Debug> TCP-Session: 7860028b-469f-44e5-9b8f-42cdcda3a01c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11560 | 2026.01.22 09:57:53.132838 [ 352 ] {} <Debug> TCP-Session: 14867aab-0f0f-4f28-9a5a-28f4fa7edbc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11561 | 2026.01.22 09:57:53.132872 [ 356 ] {} <Debug> TCP-Session: 7860028b-469f-44e5-9b8f-42cdcda3a01c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11562 | 2026.01.22 09:57:53.132882 [ 352 ] {} <Debug> TCP-Session: 14867aab-0f0f-4f28-9a5a-28f4fa7edbc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11563 | 2026.01.22 09:57:53.132531 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11564 | 2026.01.22 09:57:53.132907 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11565 | 2026.01.22 09:57:53.132541 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11566 | 2026.01.22 09:57:53.132939 [ 350 ] {} <Debug> TCP-Session: 6f6980f6-9a90-4136-ae14-1125dde1fcdd Authenticating user 'default' from [fd00:1122:3344:101::e]:36862 | ||
| 11567 | 2026.01.22 09:57:53.132930 [ 292 ] {} <Debug> TCP-Session: ff8182c0-42e2-4d07-a60c-48afc54adfe0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34178 | ||
| 11568 | 2026.01.22 09:57:53.132971 [ 350 ] {} <Debug> TCP-Session: 6f6980f6-9a90-4136-ae14-1125dde1fcdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11569 | 2026.01.22 09:57:53.132989 [ 292 ] {} <Debug> TCP-Session: ff8182c0-42e2-4d07-a60c-48afc54adfe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11570 | 2026.01.22 09:57:53.133002 [ 350 ] {} <Debug> TCP-Session: 6f6980f6-9a90-4136-ae14-1125dde1fcdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11571 | 2026.01.22 09:57:53.133013 [ 292 ] {} <Debug> TCP-Session: ff8182c0-42e2-4d07-a60c-48afc54adfe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11572 | 2026.01.22 09:57:53.132963 [ 354 ] {} <Debug> TCP-Session: 0a2b2d9a-5687-4475-b030-1ec372c6cb4e Authenticating user 'default' from [fd00:1122:3344:101::e]:40972 | ||
| 11573 | 2026.01.22 09:57:53.133057 [ 354 ] {} <Debug> TCP-Session: 0a2b2d9a-5687-4475-b030-1ec372c6cb4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11574 | 2026.01.22 09:57:53.133070 [ 354 ] {} <Debug> TCP-Session: 0a2b2d9a-5687-4475-b030-1ec372c6cb4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11575 | 2026.01.22 09:57:53.133099 [ 357 ] {f0da2a01-3ecb-412c-b253-cff1076df5cf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11576 | 2026.01.22 09:57:53.133166 [ 357 ] {f0da2a01-3ecb-412c-b253-cff1076df5cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11577 | 2026.01.22 09:57:53.133467 [ 357 ] {f0da2a01-3ecb-412c-b253-cff1076df5cf} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 11578 | 2026.01.22 09:57:53.134601 [ 314 ] {f0da2a01-3ecb-412c-b253-cff1076df5cf} <Trace> AggregatingTransform: Aggregating | ||
| 11579 | 2026.01.22 09:57:53.134657 [ 314 ] {f0da2a01-3ecb-412c-b253-cff1076df5cf} <Trace> Aggregator: Aggregation method: without_key | ||
| 11580 | 2026.01.22 09:57:53.134696 [ 314 ] {f0da2a01-3ecb-412c-b253-cff1076df5cf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001129399 sec. (885.427 rows/sec., 34.59 KiB/sec.) | ||
| 11581 | 2026.01.22 09:57:53.134716 [ 314 ] {f0da2a01-3ecb-412c-b253-cff1076df5cf} <Trace> Aggregator: Merging aggregated data | ||
| 11582 | 2026.01.22 09:57:53.136065 [ 357 ] {f0da2a01-3ecb-412c-b253-cff1076df5cf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003349 sec., 298.59659599880564 rows/sec., 11.66 KiB/sec. | ||
| 11583 | 2026.01.22 09:57:53.136242 [ 357 ] {f0da2a01-3ecb-412c-b253-cff1076df5cf} <Debug> TCPHandler: Processed in 0.003801055 sec. | ||
| 11584 | 2026.01.22 09:57:53.136343 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11585 | 2026.01.22 09:57:53.136371 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11586 | 2026.01.22 09:57:53.136379 [ 357 ] {} <Debug> TCP-Session: 36264774-b3a4-488c-8e26-c52188d439ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11587 | 2026.01.22 09:57:53.136390 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11588 | 2026.01.22 09:57:53.136416 [ 292 ] {} <Debug> TCP-Session: ff8182c0-42e2-4d07-a60c-48afc54adfe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11589 | 2026.01.22 09:57:53.136410 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11590 | 2026.01.22 09:57:53.136441 [ 356 ] {} <Debug> TCP-Session: 7860028b-469f-44e5-9b8f-42cdcda3a01c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11591 | 2026.01.22 09:57:53.136460 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11592 | 2026.01.22 09:57:53.136482 [ 350 ] {} <Debug> TCP-Session: 6f6980f6-9a90-4136-ae14-1125dde1fcdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11593 | 2026.01.22 09:57:53.136511 [ 351 ] {} <Debug> TCP-Session: 2206537d-4268-4a6c-8edb-50c8bce75ca6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11594 | 2026.01.22 09:57:53.136478 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11595 | 2026.01.22 09:57:53.136422 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11596 | 2026.01.22 09:57:53.136694 [ 353 ] {} <Debug> TCP-Session: 5efb9447-e0d2-4a0d-b2ed-9295cbd54096 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11597 | 2026.01.22 09:57:53.136443 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11598 | 2026.01.22 09:57:53.136720 [ 352 ] {} <Debug> TCP-Session: 14867aab-0f0f-4f28-9a5a-28f4fa7edbc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11599 | 2026.01.22 09:57:53.136499 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11600 | 2026.01.22 09:57:53.136753 [ 354 ] {} <Debug> TCP-Session: 0a2b2d9a-5687-4475-b030-1ec372c6cb4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11601 | 2026.01.22 09:57:53.136804 [ 355 ] {} <Debug> TCP-Session: 00276713-7bcc-4733-8c8e-b1e68970723f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11602 | 2026.01.22 09:57:57.725480 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11603 | 2026.01.22 09:57:57.725699 [ 268 ] {79f2f6e1-3dc4-403f-a9de-3e786d05921a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11604 | 2026.01.22 09:57:57.725776 [ 268 ] {79f2f6e1-3dc4-403f-a9de-3e786d05921a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11605 | 2026.01.22 09:57:57.726486 [ 268 ] {79f2f6e1-3dc4-403f-a9de-3e786d05921a} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11606 | 2026.01.22 09:57:57.726539 [ 268 ] {79f2f6e1-3dc4-403f-a9de-3e786d05921a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11607 | 2026.01.22 09:57:57.726943 [ 268 ] {79f2f6e1-3dc4-403f-a9de-3e786d05921a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11608 | 2026.01.22 09:57:57.727183 [ 268 ] {79f2f6e1-3dc4-403f-a9de-3e786d05921a} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11609 | 2026.01.22 09:57:57.727353 [ 268 ] {79f2f6e1-3dc4-403f-a9de-3e786d05921a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00171 sec., 3508.7719298245615 rows/sec., 286.12 KiB/sec. | ||
| 11610 | 2026.01.22 09:57:57.727405 [ 268 ] {79f2f6e1-3dc4-403f-a9de-3e786d05921a} <Debug> TCPHandler: Processed in 0.002067145 sec. | ||
| 11611 | 2026.01.22 09:57:57.727532 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11612 | 2026.01.22 09:57:57.727638 [ 268 ] {99b628a3-62e2-4a2c-aab6-09ebd1bc509d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11613 | 2026.01.22 09:57:57.727684 [ 268 ] {99b628a3-62e2-4a2c-aab6-09ebd1bc509d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11614 | 2026.01.22 09:57:57.728139 [ 268 ] {99b628a3-62e2-4a2c-aab6-09ebd1bc509d} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11615 | 2026.01.22 09:57:57.728180 [ 268 ] {99b628a3-62e2-4a2c-aab6-09ebd1bc509d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11616 | 2026.01.22 09:57:57.728516 [ 268 ] {99b628a3-62e2-4a2c-aab6-09ebd1bc509d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11617 | 2026.01.22 09:57:57.728733 [ 268 ] {99b628a3-62e2-4a2c-aab6-09ebd1bc509d} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11618 | 2026.01.22 09:57:57.728876 [ 268 ] {99b628a3-62e2-4a2c-aab6-09ebd1bc509d} <Debug> executeQuery: Read 67 rows, 5.38 KiB in 0.001263 sec., 53048.29770387965 rows/sec., 4.16 MiB/sec. | ||
| 11619 | 2026.01.22 09:57:57.728915 [ 268 ] {99b628a3-62e2-4a2c-aab6-09ebd1bc509d} <Debug> TCPHandler: Processed in 0.001434345 sec. | ||
| 11620 | 2026.01.22 09:57:57.729023 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11621 | 2026.01.22 09:57:57.729118 [ 268 ] {3aba65fa-daa2-4c78-b7ce-2108b6241dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11622 | 2026.01.22 09:57:57.729160 [ 268 ] {3aba65fa-daa2-4c78-b7ce-2108b6241dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11623 | 2026.01.22 09:57:57.729578 [ 268 ] {3aba65fa-daa2-4c78-b7ce-2108b6241dad} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11624 | 2026.01.22 09:57:57.729616 [ 268 ] {3aba65fa-daa2-4c78-b7ce-2108b6241dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11625 | 2026.01.22 09:57:57.729917 [ 268 ] {3aba65fa-daa2-4c78-b7ce-2108b6241dad} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11626 | 2026.01.22 09:57:57.730120 [ 268 ] {3aba65fa-daa2-4c78-b7ce-2108b6241dad} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11627 | 2026.01.22 09:57:57.730260 [ 268 ] {3aba65fa-daa2-4c78-b7ce-2108b6241dad} <Debug> executeQuery: Read 10 rows, 737.00 B in 0.00116 sec., 8620.689655172413 rows/sec., 620.45 KiB/sec. | ||
| 11628 | 2026.01.22 09:57:57.730299 [ 268 ] {3aba65fa-daa2-4c78-b7ce-2108b6241dad} <Debug> TCPHandler: Processed in 0.001325523 sec. | ||
| 11629 | 2026.01.22 09:57:57.730406 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11630 | 2026.01.22 09:57:57.730501 [ 268 ] {63696739-309d-48d1-a034-0354637100cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11631 | 2026.01.22 09:57:57.730542 [ 268 ] {63696739-309d-48d1-a034-0354637100cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11632 | 2026.01.22 09:57:57.730956 [ 268 ] {63696739-309d-48d1-a034-0354637100cf} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11633 | 2026.01.22 09:57:57.730994 [ 268 ] {63696739-309d-48d1-a034-0354637100cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11634 | 2026.01.22 09:57:57.731306 [ 268 ] {63696739-309d-48d1-a034-0354637100cf} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11635 | 2026.01.22 09:57:57.731517 [ 268 ] {63696739-309d-48d1-a034-0354637100cf} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11636 | 2026.01.22 09:57:57.731649 [ 268 ] {63696739-309d-48d1-a034-0354637100cf} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001167 sec., 63410.454155955435 rows/sec., 4.96 MiB/sec. | ||
| 11637 | 2026.01.22 09:57:57.731689 [ 268 ] {63696739-309d-48d1-a034-0354637100cf} <Debug> TCPHandler: Processed in 0.001330652 sec. | ||
| 11638 | 2026.01.22 09:57:57.731797 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11639 | 2026.01.22 09:57:57.731891 [ 268 ] {0225fd30-923d-47dc-b909-c15c4a2fd020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11640 | 2026.01.22 09:57:57.731936 [ 268 ] {0225fd30-923d-47dc-b909-c15c4a2fd020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11641 | 2026.01.22 09:57:57.732354 [ 268 ] {0225fd30-923d-47dc-b909-c15c4a2fd020} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11642 | 2026.01.22 09:57:57.732391 [ 268 ] {0225fd30-923d-47dc-b909-c15c4a2fd020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11643 | 2026.01.22 09:57:57.732742 [ 268 ] {0225fd30-923d-47dc-b909-c15c4a2fd020} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11644 | 2026.01.22 09:57:57.732956 [ 268 ] {0225fd30-923d-47dc-b909-c15c4a2fd020} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11645 | 2026.01.22 09:57:57.733093 [ 268 ] {0225fd30-923d-47dc-b909-c15c4a2fd020} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001221 sec., 133497.1334971335 rows/sec., 9.30 MiB/sec. | ||
| 11646 | 2026.01.22 09:57:57.733131 [ 268 ] {0225fd30-923d-47dc-b909-c15c4a2fd020} <Debug> TCPHandler: Processed in 0.001382404 sec. | ||
| 11647 | 2026.01.22 09:57:57.733232 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11648 | 2026.01.22 09:57:57.733325 [ 268 ] {d8b6ec79-79b2-4249-88f2-7b67a6e3bf1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11649 | 2026.01.22 09:57:57.733381 [ 268 ] {d8b6ec79-79b2-4249-88f2-7b67a6e3bf1d} <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 | ||
| 11650 | 2026.01.22 09:57:57.734138 [ 268 ] {d8b6ec79-79b2-4249-88f2-7b67a6e3bf1d} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11651 | 2026.01.22 09:57:57.734176 [ 268 ] {d8b6ec79-79b2-4249-88f2-7b67a6e3bf1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11652 | 2026.01.22 09:57:57.734682 [ 268 ] {d8b6ec79-79b2-4249-88f2-7b67a6e3bf1d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11653 | 2026.01.22 09:57:57.734909 [ 268 ] {d8b6ec79-79b2-4249-88f2-7b67a6e3bf1d} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11654 | 2026.01.22 09:57:57.735056 [ 268 ] {d8b6ec79-79b2-4249-88f2-7b67a6e3bf1d} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001749 sec., 2287.0211549456835 rows/sec., 4.10 MiB/sec. | ||
| 11655 | 2026.01.22 09:57:57.735120 [ 268 ] {d8b6ec79-79b2-4249-88f2-7b67a6e3bf1d} <Debug> TCPHandler: Processed in 0.001936153 sec. | ||
| 11656 | 2026.01.22 09:57:57.735240 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11657 | 2026.01.22 09:57:57.735335 [ 268 ] {0fc90718-23a5-4a1d-8a1f-a4047389fabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11658 | 2026.01.22 09:57:57.735377 [ 268 ] {0fc90718-23a5-4a1d-8a1f-a4047389fabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11659 | 2026.01.22 09:57:57.735700 [ 268 ] {0fc90718-23a5-4a1d-8a1f-a4047389fabf} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11660 | 2026.01.22 09:57:57.735737 [ 268 ] {0fc90718-23a5-4a1d-8a1f-a4047389fabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11661 | 2026.01.22 09:57:57.736047 [ 268 ] {0fc90718-23a5-4a1d-8a1f-a4047389fabf} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11662 | 2026.01.22 09:57:57.736255 [ 268 ] {0fc90718-23a5-4a1d-8a1f-a4047389fabf} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11663 | 2026.01.22 09:57:57.736389 [ 268 ] {0fc90718-23a5-4a1d-8a1f-a4047389fabf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 11664 | 2026.01.22 09:57:57.736427 [ 268 ] {0fc90718-23a5-4a1d-8a1f-a4047389fabf} <Debug> TCPHandler: Processed in 0.001235811 sec. | ||
| 11665 | 2026.01.22 09:57:58.553675 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27432 | ||
| 11666 | 2026.01.22 09:57:58.554229 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11667 | 2026.01.22 09:57:58.554280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11668 | 2026.01.22 09:57:58.554798 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11669 | 2026.01.22 09:57:58.555045 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11670 | 2026.01.22 09:57:58.555194 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27432 | ||
| 11671 | 2026.01.22 09:58:00.041827 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11672 | 2026.01.22 09:58:00.058188 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11673 | 2026.01.22 09:58:00.058246 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11674 | 2026.01.22 09:58:00.063980 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11675 | 2026.01.22 09:58:00.064704 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11676 | 2026.01.22 09:58:00.067783 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11677 | 2026.01.22 09:58:01.134764 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1440 | ||
| 11678 | 2026.01.22 09:58:01.137282 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11679 | 2026.01.22 09:58:01.137345 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11680 | 2026.01.22 09:58:01.138638 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11681 | 2026.01.22 09:58:01.138935 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11682 | 2026.01.22 09:58:01.139316 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1440 | ||
| 11683 | 2026.01.22 09:58:02.726744 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11684 | 2026.01.22 09:58:02.726916 [ 268 ] {5d8d1f46-7e65-4791-8c3b-7f21b9dd2ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11685 | 2026.01.22 09:58:02.726978 [ 268 ] {5d8d1f46-7e65-4791-8c3b-7f21b9dd2ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11686 | 2026.01.22 09:58:02.727690 [ 268 ] {5d8d1f46-7e65-4791-8c3b-7f21b9dd2ddf} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11687 | 2026.01.22 09:58:02.727727 [ 268 ] {5d8d1f46-7e65-4791-8c3b-7f21b9dd2ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11688 | 2026.01.22 09:58:02.728129 [ 268 ] {5d8d1f46-7e65-4791-8c3b-7f21b9dd2ddf} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11689 | 2026.01.22 09:58:02.728372 [ 268 ] {5d8d1f46-7e65-4791-8c3b-7f21b9dd2ddf} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11690 | 2026.01.22 09:58:02.728502 [ 36 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11691 | 2026.01.22 09:58:02.728520 [ 268 ] {5d8d1f46-7e65-4791-8c3b-7f21b9dd2ddf} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.001653 sec., 78644.88808227466 rows/sec., 6.77 MiB/sec. | ||
| 11692 | 2026.01.22 09:58:02.728542 [ 36 ] {} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11693 | 2026.01.22 09:58:02.728561 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11694 | 2026.01.22 09:58:02.728564 [ 268 ] {5d8d1f46-7e65-4791-8c3b-7f21b9dd2ddf} <Debug> TCPHandler: Processed in 0.001945644 sec. | ||
| 11695 | 2026.01.22 09:58:02.728645 [ 196 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11696 | 2026.01.22 09:58:02.728695 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11697 | 2026.01.22 09:58:02.728731 [ 196 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11698 | 2026.01.22 09:58:02.728762 [ 196 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2555 rows starting from the beginning of the part | ||
| 11699 | 2026.01.22 09:58:02.728787 [ 268 ] {ae09ef03-8350-4238-aa27-ab97827a26cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11700 | 2026.01.22 09:58:02.728820 [ 196 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1392 rows starting from the beginning of the part | ||
| 11701 | 2026.01.22 09:58:02.728828 [ 268 ] {ae09ef03-8350-4238-aa27-ab97827a26cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11702 | 2026.01.22 09:58:02.728867 [ 196 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
| 11703 | 2026.01.22 09:58:02.728924 [ 196 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 130 rows starting from the beginning of the part | ||
| 11704 | 2026.01.22 09:58:02.728964 [ 196 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 67 rows starting from the beginning of the part | ||
| 11705 | 2026.01.22 09:58:02.729005 [ 196 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 130 rows starting from the beginning of the part | ||
| 11706 | 2026.01.22 09:58:02.729244 [ 268 ] {ae09ef03-8350-4238-aa27-ab97827a26cb} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11707 | 2026.01.22 09:58:02.729279 [ 268 ] {ae09ef03-8350-4238-aa27-ab97827a26cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11708 | 2026.01.22 09:58:02.729577 [ 268 ] {ae09ef03-8350-4238-aa27-ab97827a26cb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11709 | 2026.01.22 09:58:02.729786 [ 268 ] {ae09ef03-8350-4238-aa27-ab97827a26cb} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11710 | 2026.01.22 09:58:02.729913 [ 268 ] {ae09ef03-8350-4238-aa27-ab97827a26cb} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001145 sec., 32314.410480349346 rows/sec., 2.37 MiB/sec. | ||
| 11711 | 2026.01.22 09:58:02.729949 [ 268 ] {ae09ef03-8350-4238-aa27-ab97827a26cb} <Debug> TCPHandler: Processed in 0.001301402 sec. | ||
| 11712 | 2026.01.22 09:58:02.730060 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11713 | 2026.01.22 09:58:02.730151 [ 268 ] {2de3f4c9-c920-45d2-81b4-898d61c08295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11714 | 2026.01.22 09:58:02.730192 [ 268 ] {2de3f4c9-c920-45d2-81b4-898d61c08295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11715 | 2026.01.22 09:58:02.730625 [ 268 ] {2de3f4c9-c920-45d2-81b4-898d61c08295} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11716 | 2026.01.22 09:58:02.730659 [ 268 ] {2de3f4c9-c920-45d2-81b4-898d61c08295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11717 | 2026.01.22 09:58:02.730825 [ 198 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4338 rows, containing 5 columns (5 merged, 0 gathered) in 0.002210297 sec., 1962632.1711516597 rows/sec., 169.23 MiB/sec. | ||
| 11718 | 2026.01.22 09:58:02.730962 [ 268 ] {2de3f4c9-c920-45d2-81b4-898d61c08295} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11719 | 2026.01.22 09:58:02.731182 [ 268 ] {2de3f4c9-c920-45d2-81b4-898d61c08295} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11720 | 2026.01.22 09:58:02.731207 [ 198 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11721 | 2026.01.22 09:58:02.731312 [ 268 ] {2de3f4c9-c920-45d2-81b4-898d61c08295} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001178 sec., 85738.53989813243 rows/sec., 6.70 MiB/sec. | ||
| 11722 | 2026.01.22 09:58:02.731341 [ 41 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11723 | 2026.01.22 09:58:02.731354 [ 268 ] {2de3f4c9-c920-45d2-81b4-898d61c08295} <Debug> TCPHandler: Processed in 0.001339983 sec. | ||
| 11724 | 2026.01.22 09:58:02.731415 [ 41 ] {} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11725 | 2026.01.22 09:58:02.731448 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 11726 | 2026.01.22 09:58:02.731513 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11727 | 2026.01.22 09:58:02.731533 [ 192 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_86_17} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11728 | 2026.01.22 09:58:02.731536 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11729 | 2026.01.22 09:58:02.731608 [ 268 ] {b8549acd-9473-4359-bf7e-5843e7b2a82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11730 | 2026.01.22 09:58:02.731627 [ 192 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_86_17} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11731 | 2026.01.22 09:58:02.731652 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11732 | 2026.01.22 09:58:02.731655 [ 268 ] {b8549acd-9473-4359-bf7e-5843e7b2a82b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11733 | 2026.01.22 09:58:02.731692 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1304 rows starting from the beginning of the part | ||
| 11734 | 2026.01.22 09:58:02.731717 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 11735 | 2026.01.22 09:58:02.731763 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 597 rows starting from the beginning of the part | ||
| 11736 | 2026.01.22 09:58:02.731814 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 68 rows starting from the beginning of the part | ||
| 11737 | 2026.01.22 09:58:02.731856 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 101 rows starting from the beginning of the part | ||
| 11738 | 2026.01.22 09:58:02.731896 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 74 rows starting from the beginning of the part | ||
| 11739 | 2026.01.22 09:58:02.731938 [ 198 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 101 rows starting from the beginning of the part | ||
| 11740 | 2026.01.22 09:58:02.732076 [ 268 ] {b8549acd-9473-4359-bf7e-5843e7b2a82b} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11741 | 2026.01.22 09:58:02.732119 [ 268 ] {b8549acd-9473-4359-bf7e-5843e7b2a82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11742 | 2026.01.22 09:58:02.732460 [ 268 ] {b8549acd-9473-4359-bf7e-5843e7b2a82b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11743 | 2026.01.22 09:58:02.732696 [ 268 ] {b8549acd-9473-4359-bf7e-5843e7b2a82b} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11744 | 2026.01.22 09:58:02.732824 [ 268 ] {b8549acd-9473-4359-bf7e-5843e7b2a82b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 11745 | 2026.01.22 09:58:02.732828 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11746 | 2026.01.22 09:58:02.732862 [ 268 ] {b8549acd-9473-4359-bf7e-5843e7b2a82b} <Debug> TCPHandler: Processed in 0.001395474 sec. | ||
| 11747 | 2026.01.22 09:58:02.732880 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11748 | 2026.01.22 09:58:02.732906 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11749 | 2026.01.22 09:58:02.732978 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11750 | 2026.01.22 09:58:02.732979 [ 204 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11751 | 2026.01.22 09:58:02.733072 [ 268 ] {f16789e1-facc-4e0f-b32b-833098788c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11752 | 2026.01.22 09:58:02.733077 [ 204 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11753 | 2026.01.22 09:58:02.733101 [ 188 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2245 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604107 sec., 1399532.5748220037 rows/sec., 108.61 MiB/sec. | ||
| 11754 | 2026.01.22 09:58:02.733111 [ 204 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23896 rows starting from the beginning of the part | ||
| 11755 | 2026.01.22 09:58:02.733127 [ 268 ] {f16789e1-facc-4e0f-b32b-833098788c23} <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 | ||
| 11756 | 2026.01.22 09:58:02.733187 [ 204 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 882 rows starting from the beginning of the part | ||
| 11757 | 2026.01.22 09:58:02.733241 [ 204 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 11758 | 2026.01.22 09:58:02.733290 [ 204 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11759 | 2026.01.22 09:58:02.733332 [ 204 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 163 rows starting from the beginning of the part | ||
| 11760 | 2026.01.22 09:58:02.733347 [ 188 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11761 | 2026.01.22 09:58:02.733377 [ 204 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 11762 | 2026.01.22 09:58:02.733728 [ 188 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_86_17} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11763 | 2026.01.22 09:58:02.733818 [ 188 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_86_17} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11764 | 2026.01.22 09:58:02.733911 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 11765 | 2026.01.22 09:58:02.733991 [ 268 ] {f16789e1-facc-4e0f-b32b-833098788c23} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11766 | 2026.01.22 09:58:02.734025 [ 268 ] {f16789e1-facc-4e0f-b32b-833098788c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11767 | 2026.01.22 09:58:02.734628 [ 268 ] {f16789e1-facc-4e0f-b32b-833098788c23} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11768 | 2026.01.22 09:58:02.734845 [ 268 ] {f16789e1-facc-4e0f-b32b-833098788c23} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11769 | 2026.01.22 09:58:02.734977 [ 268 ] {f16789e1-facc-4e0f-b32b-833098788c23} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001923 sec., 19240.76963078523 rows/sec., 34.48 MiB/sec. | ||
| 11770 | 2026.01.22 09:58:02.735032 [ 268 ] {f16789e1-facc-4e0f-b32b-833098788c23} <Debug> TCPHandler: Processed in 0.002099316 sec. | ||
| 11771 | 2026.01.22 09:58:02.735146 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11772 | 2026.01.22 09:58:02.735238 [ 268 ] {91f89667-6864-42bc-88f4-95588f0fb782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11773 | 2026.01.22 09:58:02.735280 [ 268 ] {91f89667-6864-42bc-88f4-95588f0fb782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11774 | 2026.01.22 09:58:02.735614 [ 268 ] {91f89667-6864-42bc-88f4-95588f0fb782} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11775 | 2026.01.22 09:58:02.735650 [ 268 ] {91f89667-6864-42bc-88f4-95588f0fb782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11776 | 2026.01.22 09:58:02.735967 [ 268 ] {91f89667-6864-42bc-88f4-95588f0fb782} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11777 | 2026.01.22 09:58:02.736175 [ 268 ] {91f89667-6864-42bc-88f4-95588f0fb782} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11778 | 2026.01.22 09:58:02.736295 [ 41 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11779 | 2026.01.22 09:58:02.736304 [ 268 ] {91f89667-6864-42bc-88f4-95588f0fb782} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 11780 | 2026.01.22 09:58:02.736333 [ 41 ] {} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11781 | 2026.01.22 09:58:02.736353 [ 268 ] {91f89667-6864-42bc-88f4-95588f0fb782} <Debug> TCPHandler: Processed in 0.001253302 sec. | ||
| 11782 | 2026.01.22 09:58:02.736357 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11783 | 2026.01.22 09:58:02.736451 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11784 | 2026.01.22 09:58:02.736564 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11785 | 2026.01.22 09:58:02.736598 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4872 rows starting from the beginning of the part | ||
| 11786 | 2026.01.22 09:58:02.736657 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 11787 | 2026.01.22 09:58:02.736705 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 11788 | 2026.01.22 09:58:02.736753 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 11789 | 2026.01.22 09:58:02.736798 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 11790 | 2026.01.22 09:58:02.736841 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 11791 | 2026.01.22 09:58:02.738613 [ 193 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5172 rows, containing 4 columns (4 merged, 0 gathered) in 0.002195327 sec., 2355913.264857582 rows/sec., 155.98 MiB/sec. | ||
| 11792 | 2026.01.22 09:58:02.739074 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11793 | 2026.01.22 09:58:02.739319 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_86_17} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11794 | 2026.01.22 09:58:02.739322 [ 198 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25421 rows, containing 5 columns (5 merged, 0 gathered) in 0.006374279 sec., 3988058.8847773997 rows/sec., 272.25 MiB/sec. | ||
| 11795 | 2026.01.22 09:58:02.739385 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_86_17} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11796 | 2026.01.22 09:58:02.739457 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 11797 | 2026.01.22 09:58:02.739632 [ 190 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11798 | 2026.01.22 09:58:02.739921 [ 190 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11799 | 2026.01.22 09:58:02.740002 [ 190 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11800 | 2026.01.22 09:58:02.740112 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11801 | 2026.01.22 09:58:03.000223 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.72 MiB, peak 348.40 MiB, free memory in arenas 0.00 B, will set to 337.20 MiB (RSS), difference: 1.48 MiB | ||
| 11802 | 2026.01.22 09:58:05.898454 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11803 | 2026.01.22 09:58:05.898518 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11804 | 2026.01.22 09:58:06.055348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27944 | ||
| 11805 | 2026.01.22 09:58:06.056148 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11806 | 2026.01.22 09:58:06.056221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11807 | 2026.01.22 09:58:06.056740 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11808 | 2026.01.22 09:58:06.056967 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11809 | 2026.01.22 09:58:06.057109 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27944 | ||
| 11810 | 2026.01.22 09:58:07.567860 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11811 | 2026.01.22 09:58:07.584250 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11812 | 2026.01.22 09:58:07.584304 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11813 | 2026.01.22 09:58:07.590183 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11814 | 2026.01.22 09:58:07.590880 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11815 | 2026.01.22 09:58:07.593797 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11816 | 2026.01.22 09:58:07.725241 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11817 | 2026.01.22 09:58:07.725512 [ 268 ] {ddfaa61b-9de3-4faa-a585-6e308a513425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11818 | 2026.01.22 09:58:07.725617 [ 268 ] {ddfaa61b-9de3-4faa-a585-6e308a513425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11819 | 2026.01.22 09:58:07.726544 [ 268 ] {ddfaa61b-9de3-4faa-a585-6e308a513425} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11820 | 2026.01.22 09:58:07.726588 [ 268 ] {ddfaa61b-9de3-4faa-a585-6e308a513425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11821 | 2026.01.22 09:58:07.726981 [ 268 ] {ddfaa61b-9de3-4faa-a585-6e308a513425} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11822 | 2026.01.22 09:58:07.727222 [ 268 ] {ddfaa61b-9de3-4faa-a585-6e308a513425} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11823 | 2026.01.22 09:58:07.727385 [ 268 ] {ddfaa61b-9de3-4faa-a585-6e308a513425} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.00195 sec., 32820.51282051282 rows/sec., 2.58 MiB/sec. | ||
| 11824 | 2026.01.22 09:58:07.727437 [ 268 ] {ddfaa61b-9de3-4faa-a585-6e308a513425} <Debug> TCPHandler: Processed in 0.00233976 sec. | ||
| 11825 | 2026.01.22 09:58:07.727566 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11826 | 2026.01.22 09:58:07.727667 [ 268 ] {0fbe1eb2-d118-49a3-b525-1938d9441974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11827 | 2026.01.22 09:58:07.727712 [ 268 ] {0fbe1eb2-d118-49a3-b525-1938d9441974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11828 | 2026.01.22 09:58:07.728126 [ 268 ] {0fbe1eb2-d118-49a3-b525-1938d9441974} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11829 | 2026.01.22 09:58:07.728164 [ 268 ] {0fbe1eb2-d118-49a3-b525-1938d9441974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11830 | 2026.01.22 09:58:07.728471 [ 268 ] {0fbe1eb2-d118-49a3-b525-1938d9441974} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11831 | 2026.01.22 09:58:07.728682 [ 268 ] {0fbe1eb2-d118-49a3-b525-1938d9441974} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11832 | 2026.01.22 09:58:07.728819 [ 268 ] {0fbe1eb2-d118-49a3-b525-1938d9441974} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001175 sec., 3404.255319148936 rows/sec., 255.98 KiB/sec. | ||
| 11833 | 2026.01.22 09:58:07.728859 [ 268 ] {0fbe1eb2-d118-49a3-b525-1938d9441974} <Debug> TCPHandler: Processed in 0.001344343 sec. | ||
| 11834 | 2026.01.22 09:58:07.728983 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11835 | 2026.01.22 09:58:07.729108 [ 268 ] {57f229aa-12a3-49bf-9d58-c72bd6e70e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11836 | 2026.01.22 09:58:07.729160 [ 268 ] {57f229aa-12a3-49bf-9d58-c72bd6e70e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11837 | 2026.01.22 09:58:07.729623 [ 268 ] {57f229aa-12a3-49bf-9d58-c72bd6e70e1d} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11838 | 2026.01.22 09:58:07.729661 [ 268 ] {57f229aa-12a3-49bf-9d58-c72bd6e70e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11839 | 2026.01.22 09:58:07.729988 [ 268 ] {57f229aa-12a3-49bf-9d58-c72bd6e70e1d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11840 | 2026.01.22 09:58:07.730206 [ 268 ] {57f229aa-12a3-49bf-9d58-c72bd6e70e1d} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11841 | 2026.01.22 09:58:07.730343 [ 268 ] {57f229aa-12a3-49bf-9d58-c72bd6e70e1d} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001261 sec., 53925.45598731166 rows/sec., 4.21 MiB/sec. | ||
| 11842 | 2026.01.22 09:58:07.730382 [ 268 ] {57f229aa-12a3-49bf-9d58-c72bd6e70e1d} <Debug> TCPHandler: Processed in 0.001461245 sec. | ||
| 11843 | 2026.01.22 09:58:07.730498 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11844 | 2026.01.22 09:58:07.730593 [ 268 ] {2e3c09e5-009f-4303-992f-2366324c8b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11845 | 2026.01.22 09:58:07.730638 [ 268 ] {2e3c09e5-009f-4303-992f-2366324c8b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11846 | 2026.01.22 09:58:07.731053 [ 268 ] {2e3c09e5-009f-4303-992f-2366324c8b59} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11847 | 2026.01.22 09:58:07.731089 [ 268 ] {2e3c09e5-009f-4303-992f-2366324c8b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11848 | 2026.01.22 09:58:07.731437 [ 268 ] {2e3c09e5-009f-4303-992f-2366324c8b59} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11849 | 2026.01.22 09:58:07.731649 [ 268 ] {2e3c09e5-009f-4303-992f-2366324c8b59} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11850 | 2026.01.22 09:58:07.731782 [ 268 ] {2e3c09e5-009f-4303-992f-2366324c8b59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 11851 | 2026.01.22 09:58:07.731820 [ 268 ] {2e3c09e5-009f-4303-992f-2366324c8b59} <Debug> TCPHandler: Processed in 0.001371553 sec. | ||
| 11852 | 2026.01.22 09:58:07.731931 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11853 | 2026.01.22 09:58:07.732025 [ 268 ] {637f3c3e-c703-4e95-92f4-3e6792b71e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11854 | 2026.01.22 09:58:07.732083 [ 268 ] {637f3c3e-c703-4e95-92f4-3e6792b71e31} <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 | ||
| 11855 | 2026.01.22 09:58:07.732862 [ 268 ] {637f3c3e-c703-4e95-92f4-3e6792b71e31} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11856 | 2026.01.22 09:58:07.732899 [ 268 ] {637f3c3e-c703-4e95-92f4-3e6792b71e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11857 | 2026.01.22 09:58:07.733411 [ 268 ] {637f3c3e-c703-4e95-92f4-3e6792b71e31} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11858 | 2026.01.22 09:58:07.733635 [ 268 ] {637f3c3e-c703-4e95-92f4-3e6792b71e31} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11859 | 2026.01.22 09:58:07.733772 [ 268 ] {637f3c3e-c703-4e95-92f4-3e6792b71e31} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001764 sec., 2267.573696145125 rows/sec., 4.06 MiB/sec. | ||
| 11860 | 2026.01.22 09:58:07.733827 [ 268 ] {637f3c3e-c703-4e95-92f4-3e6792b71e31} <Debug> TCPHandler: Processed in 0.001945713 sec. | ||
| 11861 | 2026.01.22 09:58:07.733942 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11862 | 2026.01.22 09:58:07.734038 [ 268 ] {ceb6ab6f-7fc2-4c48-9cb0-1f38dbbd9a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11863 | 2026.01.22 09:58:07.734082 [ 268 ] {ceb6ab6f-7fc2-4c48-9cb0-1f38dbbd9a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11864 | 2026.01.22 09:58:07.734419 [ 268 ] {ceb6ab6f-7fc2-4c48-9cb0-1f38dbbd9a34} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11865 | 2026.01.22 09:58:07.734455 [ 268 ] {ceb6ab6f-7fc2-4c48-9cb0-1f38dbbd9a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11866 | 2026.01.22 09:58:07.734765 [ 268 ] {ceb6ab6f-7fc2-4c48-9cb0-1f38dbbd9a34} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11867 | 2026.01.22 09:58:07.734974 [ 268 ] {ceb6ab6f-7fc2-4c48-9cb0-1f38dbbd9a34} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11868 | 2026.01.22 09:58:07.735105 [ 268 ] {ceb6ab6f-7fc2-4c48-9cb0-1f38dbbd9a34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 11869 | 2026.01.22 09:58:07.735142 [ 268 ] {ceb6ab6f-7fc2-4c48-9cb0-1f38dbbd9a34} <Debug> TCPHandler: Processed in 0.001249901 sec. | ||
| 11870 | 2026.01.22 09:58:08.036104 [ 65 ] {} <Debug> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 11871 | 2026.01.22 09:58:08.036166 [ 65 ] {} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11872 | 2026.01.22 09:58:08.036188 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11873 | 2026.01.22 09:58:08.036282 [ 193 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::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 | ||
| 11874 | 2026.01.22 09:58:08.036400 [ 193 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11875 | 2026.01.22 09:58:08.036434 [ 193 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 11876 | 2026.01.22 09:58:08.036503 [ 193 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 11877 | 2026.01.22 09:58:08.036550 [ 193 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 11878 | 2026.01.22 09:58:08.036593 [ 193 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 11879 | 2026.01.22 09:58:08.036634 [ 193 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 11880 | 2026.01.22 09:58:08.037394 [ 190 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001148019 sec., 38326.89180231338 rows/sec., 3.20 MiB/sec. | ||
| 11881 | 2026.01.22 09:58:08.037565 [ 198 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 11882 | 2026.01.22 09:58:08.037864 [ 198 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_21_5} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11883 | 2026.01.22 09:58:08.037941 [ 198 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_21_5} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 11884 | 2026.01.22 09:58:08.038027 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11885 | 2026.01.22 09:58:11.139607 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1464 | ||
| 11886 | 2026.01.22 09:58:11.141891 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11887 | 2026.01.22 09:58:11.141927 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11888 | 2026.01.22 09:58:11.143076 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11889 | 2026.01.22 09:58:11.143340 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11890 | 2026.01.22 09:58:11.143598 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1464 | ||
| 11891 | 2026.01.22 09:58:12.744756 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11892 | 2026.01.22 09:58:12.745034 [ 268 ] {ad9e1352-0647-4fe7-9f57-54b0fb596ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 11893 | 2026.01.22 09:58:12.745458 [ 268 ] {ad9e1352-0647-4fe7-9f57-54b0fb596ae8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11894 | 2026.01.22 09:58:12.745502 [ 268 ] {ad9e1352-0647-4fe7-9f57-54b0fb596ae8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 11895 | 2026.01.22 09:58:12.745790 [ 268 ] {ad9e1352-0647-4fe7-9f57-54b0fb596ae8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11896 | 2026.01.22 09:58:12.745861 [ 268 ] {ad9e1352-0647-4fe7-9f57-54b0fb596ae8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11897 | 2026.01.22 09:58:12.746007 [ 268 ] {ad9e1352-0647-4fe7-9f57-54b0fb596ae8} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 11898 | 2026.01.22 09:58:12.746132 [ 342 ] {ad9e1352-0647-4fe7-9f57-54b0fb596ae8} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11899 | 2026.01.22 09:58:12.746132 [ 337 ] {ad9e1352-0647-4fe7-9f57-54b0fb596ae8} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11900 | 2026.01.22 09:58:12.746132 [ 301 ] {ad9e1352-0647-4fe7-9f57-54b0fb596ae8} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11901 | 2026.01.22 09:58:12.746293 [ 268 ] {ad9e1352-0647-4fe7-9f57-54b0fb596ae8} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11902 | 2026.01.22 09:58:12.746322 [ 268 ] {ad9e1352-0647-4fe7-9f57-54b0fb596ae8} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11903 | 2026.01.22 09:58:12.746396 [ 268 ] {ad9e1352-0647-4fe7-9f57-54b0fb596ae8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11904 | 2026.01.22 09:58:12.746417 [ 268 ] {ad9e1352-0647-4fe7-9f57-54b0fb596ae8} <Debug> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 11905 | 2026.01.22 09:58:12.746455 [ 268 ] {ad9e1352-0647-4fe7-9f57-54b0fb596ae8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11906 | 2026.01.22 09:58:12.746498 [ 268 ] {ad9e1352-0647-4fe7-9f57-54b0fb596ae8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11907 | 2026.01.22 09:58:12.747713 [ 268 ] {ad9e1352-0647-4fe7-9f57-54b0fb596ae8} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002806 sec., 16749.821810406273 rows/sec., 665.77 KiB/sec. | ||
| 11908 | 2026.01.22 09:58:12.747842 [ 268 ] {ad9e1352-0647-4fe7-9f57-54b0fb596ae8} <Debug> TCPHandler: Processed in 0.003234965 sec. | ||
| 11909 | 2026.01.22 09:58:12.756812 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11910 | 2026.01.22 09:58:12.756942 [ 268 ] {d1b17b32-ac6c-4aa1-8ea9-dfb3a48001c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 11911 | 2026.01.22 09:58:12.756996 [ 268 ] {d1b17b32-ac6c-4aa1-8ea9-dfb3a48001c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11912 | 2026.01.22 09:58:12.757587 [ 268 ] {d1b17b32-ac6c-4aa1-8ea9-dfb3a48001c3} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11913 | 2026.01.22 09:58:12.757635 [ 268 ] {d1b17b32-ac6c-4aa1-8ea9-dfb3a48001c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11914 | 2026.01.22 09:58:12.758081 [ 268 ] {d1b17b32-ac6c-4aa1-8ea9-dfb3a48001c3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 11915 | 2026.01.22 09:58:12.758281 [ 268 ] {d1b17b32-ac6c-4aa1-8ea9-dfb3a48001c3} <Trace> oximeter.timeseries_schema (acdaca4f-57a9-4500-8078-21e3e00ab58b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11916 | 2026.01.22 09:58:12.758430 [ 268 ] {d1b17b32-ac6c-4aa1-8ea9-dfb3a48001c3} <Debug> executeQuery: Read 1 rows, 256.00 B in 0.001525 sec., 655.7377049180327 rows/sec., 163.93 KiB/sec. | ||
| 11917 | 2026.01.22 09:58:12.758471 [ 268 ] {d1b17b32-ac6c-4aa1-8ea9-dfb3a48001c3} <Debug> TCPHandler: Processed in 0.001721459 sec. | ||
| 11918 | 2026.01.22 09:58:12.758578 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11919 | 2026.01.22 09:58:12.758673 [ 268 ] {6e260c4a-84b6-4133-b62c-e7d54fa058cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11920 | 2026.01.22 09:58:12.758715 [ 268 ] {6e260c4a-84b6-4133-b62c-e7d54fa058cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11921 | 2026.01.22 09:58:12.759116 [ 268 ] {6e260c4a-84b6-4133-b62c-e7d54fa058cc} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11922 | 2026.01.22 09:58:12.759154 [ 268 ] {6e260c4a-84b6-4133-b62c-e7d54fa058cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11923 | 2026.01.22 09:58:12.759464 [ 268 ] {6e260c4a-84b6-4133-b62c-e7d54fa058cc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11924 | 2026.01.22 09:58:12.759684 [ 268 ] {6e260c4a-84b6-4133-b62c-e7d54fa058cc} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11925 | 2026.01.22 09:58:12.759817 [ 268 ] {6e260c4a-84b6-4133-b62c-e7d54fa058cc} <Debug> executeQuery: Read 10 rows, 849.00 B in 0.001163 sec., 8598.452278589853 rows/sec., 712.90 KiB/sec. | ||
| 11926 | 2026.01.22 09:58:12.759856 [ 268 ] {6e260c4a-84b6-4133-b62c-e7d54fa058cc} <Debug> TCPHandler: Processed in 0.001327772 sec. | ||
| 11927 | 2026.01.22 09:58:12.759960 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11928 | 2026.01.22 09:58:12.760057 [ 268 ] {b95b013f-0c39-4259-8bd0-bf8d79c35d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11929 | 2026.01.22 09:58:12.760096 [ 268 ] {b95b013f-0c39-4259-8bd0-bf8d79c35d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11930 | 2026.01.22 09:58:12.761141 [ 268 ] {b95b013f-0c39-4259-8bd0-bf8d79c35d5d} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11931 | 2026.01.22 09:58:12.761186 [ 268 ] {b95b013f-0c39-4259-8bd0-bf8d79c35d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11932 | 2026.01.22 09:58:12.761599 [ 268 ] {b95b013f-0c39-4259-8bd0-bf8d79c35d5d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11933 | 2026.01.22 09:58:12.761807 [ 268 ] {b95b013f-0c39-4259-8bd0-bf8d79c35d5d} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11934 | 2026.01.22 09:58:12.761938 [ 268 ] {b95b013f-0c39-4259-8bd0-bf8d79c35d5d} <Debug> executeQuery: Read 1276 rows, 108.03 KiB in 0.0019 sec., 671578.947368421 rows/sec., 55.53 MiB/sec. | ||
| 11935 | 2026.01.22 09:58:12.761976 [ 268 ] {b95b013f-0c39-4259-8bd0-bf8d79c35d5d} <Debug> TCPHandler: Processed in 0.002063225 sec. | ||
| 11936 | 2026.01.22 09:58:12.762082 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11937 | 2026.01.22 09:58:12.762176 [ 268 ] {27cbc972-6aa7-4866-a1fe-5ecb459c10de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11938 | 2026.01.22 09:58:12.762215 [ 268 ] {27cbc972-6aa7-4866-a1fe-5ecb459c10de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11939 | 2026.01.22 09:58:12.762611 [ 268 ] {27cbc972-6aa7-4866-a1fe-5ecb459c10de} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11940 | 2026.01.22 09:58:12.762647 [ 268 ] {27cbc972-6aa7-4866-a1fe-5ecb459c10de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11941 | 2026.01.22 09:58:12.762941 [ 268 ] {27cbc972-6aa7-4866-a1fe-5ecb459c10de} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11942 | 2026.01.22 09:58:12.763158 [ 268 ] {27cbc972-6aa7-4866-a1fe-5ecb459c10de} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11943 | 2026.01.22 09:58:12.763287 [ 268 ] {27cbc972-6aa7-4866-a1fe-5ecb459c10de} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.00113 sec., 41592.92035398231 rows/sec., 3.02 MiB/sec. | ||
| 11944 | 2026.01.22 09:58:12.763300 [ 78 ] {} <Debug> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11945 | 2026.01.22 09:58:12.763324 [ 268 ] {27cbc972-6aa7-4866-a1fe-5ecb459c10de} <Debug> TCPHandler: Processed in 0.001289372 sec. | ||
| 11946 | 2026.01.22 09:58:12.763348 [ 78 ] {} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11947 | 2026.01.22 09:58:12.763374 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11948 | 2026.01.22 09:58:12.763431 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11949 | 2026.01.22 09:58:12.763467 [ 198 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11950 | 2026.01.22 09:58:12.763527 [ 268 ] {97edf05c-7063-4db5-a81b-8f2f72d7f750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11951 | 2026.01.22 09:58:12.763571 [ 268 ] {97edf05c-7063-4db5-a81b-8f2f72d7f750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11952 | 2026.01.22 09:58:12.763595 [ 198 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11953 | 2026.01.22 09:58:12.763632 [ 198 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 296 rows starting from the beginning of the part | ||
| 11954 | 2026.01.22 09:58:12.763699 [ 198 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 37 rows starting from the beginning of the part | ||
| 11955 | 2026.01.22 09:58:12.763749 [ 198 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 10 rows starting from the beginning of the part | ||
| 11956 | 2026.01.22 09:58:12.763796 [ 198 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 37 rows starting from the beginning of the part | ||
| 11957 | 2026.01.22 09:58:12.763840 [ 198 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 4 rows starting from the beginning of the part | ||
| 11958 | 2026.01.22 09:58:12.763882 [ 198 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 47 rows starting from the beginning of the part | ||
| 11959 | 2026.01.22 09:58:12.764035 [ 268 ] {97edf05c-7063-4db5-a81b-8f2f72d7f750} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11960 | 2026.01.22 09:58:12.764076 [ 268 ] {97edf05c-7063-4db5-a81b-8f2f72d7f750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11961 | 2026.01.22 09:58:12.764404 [ 268 ] {97edf05c-7063-4db5-a81b-8f2f72d7f750} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11962 | 2026.01.22 09:58:12.764623 [ 268 ] {97edf05c-7063-4db5-a81b-8f2f72d7f750} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11963 | 2026.01.22 09:58:12.764730 [ 198 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 431 rows, containing 5 columns (5 merged, 0 gathered) in 0.001303763 sec., 330581.5550832475 rows/sec., 22.92 MiB/sec. | ||
| 11964 | 2026.01.22 09:58:12.764752 [ 268 ] {97edf05c-7063-4db5-a81b-8f2f72d7f750} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001243 sec., 183427.19227674982 rows/sec., 12.42 MiB/sec. | ||
| 11965 | 2026.01.22 09:58:12.764794 [ 268 ] {97edf05c-7063-4db5-a81b-8f2f72d7f750} <Debug> TCPHandler: Processed in 0.001410444 sec. | ||
| 11966 | 2026.01.22 09:58:12.764860 [ 198 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11967 | 2026.01.22 09:58:12.764904 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11968 | 2026.01.22 09:58:12.765001 [ 268 ] {90733042-187f-43a9-9009-b479ee770584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11969 | 2026.01.22 09:58:12.765041 [ 268 ] {90733042-187f-43a9-9009-b479ee770584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11970 | 2026.01.22 09:58:12.765098 [ 198 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_81_16} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11971 | 2026.01.22 09:58:12.765169 [ 198 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_81_16} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11972 | 2026.01.22 09:58:12.765233 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11973 | 2026.01.22 09:58:12.765612 [ 268 ] {90733042-187f-43a9-9009-b479ee770584} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11974 | 2026.01.22 09:58:12.765652 [ 268 ] {90733042-187f-43a9-9009-b479ee770584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11975 | 2026.01.22 09:58:12.765972 [ 268 ] {90733042-187f-43a9-9009-b479ee770584} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11976 | 2026.01.22 09:58:12.766177 [ 268 ] {90733042-187f-43a9-9009-b479ee770584} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11977 | 2026.01.22 09:58:12.766304 [ 268 ] {90733042-187f-43a9-9009-b479ee770584} <Debug> executeQuery: Read 567 rows, 43.20 KiB in 0.001321 sec., 429220.287660863 rows/sec., 31.93 MiB/sec. | ||
| 11978 | 2026.01.22 09:58:12.766342 [ 268 ] {90733042-187f-43a9-9009-b479ee770584} <Debug> TCPHandler: Processed in 0.001484315 sec. | ||
| 11979 | 2026.01.22 09:58:12.766447 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11980 | 2026.01.22 09:58:12.766538 [ 268 ] {e4e05c2f-a23d-4ca4-a954-8f8dcf7c8bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11981 | 2026.01.22 09:58:12.766581 [ 268 ] {e4e05c2f-a23d-4ca4-a954-8f8dcf7c8bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11982 | 2026.01.22 09:58:12.767108 [ 268 ] {e4e05c2f-a23d-4ca4-a954-8f8dcf7c8bc6} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11983 | 2026.01.22 09:58:12.767144 [ 268 ] {e4e05c2f-a23d-4ca4-a954-8f8dcf7c8bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11984 | 2026.01.22 09:58:12.767504 [ 268 ] {e4e05c2f-a23d-4ca4-a954-8f8dcf7c8bc6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11985 | 2026.01.22 09:58:12.767715 [ 268 ] {e4e05c2f-a23d-4ca4-a954-8f8dcf7c8bc6} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11986 | 2026.01.22 09:58:12.767845 [ 268 ] {e4e05c2f-a23d-4ca4-a954-8f8dcf7c8bc6} <Debug> executeQuery: Read 849 rows, 58.53 KiB in 0.001325 sec., 640754.716981132 rows/sec., 43.14 MiB/sec. | ||
| 11987 | 2026.01.22 09:58:12.767882 [ 268 ] {e4e05c2f-a23d-4ca4-a954-8f8dcf7c8bc6} <Debug> TCPHandler: Processed in 0.001482856 sec. | ||
| 11988 | 2026.01.22 09:58:12.767986 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11989 | 2026.01.22 09:58:12.768078 [ 268 ] {3d1897fb-59ab-4707-a9cf-de034428cc7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11990 | 2026.01.22 09:58:12.768132 [ 268 ] {3d1897fb-59ab-4707-a9cf-de034428cc7f} <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 | ||
| 11991 | 2026.01.22 09:58:12.768953 [ 268 ] {3d1897fb-59ab-4707-a9cf-de034428cc7f} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11992 | 2026.01.22 09:58:12.768990 [ 268 ] {3d1897fb-59ab-4707-a9cf-de034428cc7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11993 | 2026.01.22 09:58:12.769528 [ 268 ] {3d1897fb-59ab-4707-a9cf-de034428cc7f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11994 | 2026.01.22 09:58:12.769744 [ 268 ] {3d1897fb-59ab-4707-a9cf-de034428cc7f} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11995 | 2026.01.22 09:58:12.769872 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11996 | 2026.01.22 09:58:12.769882 [ 268 ] {3d1897fb-59ab-4707-a9cf-de034428cc7f} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001822 sec., 20307.35455543359 rows/sec., 36.39 MiB/sec. | ||
| 11997 | 2026.01.22 09:58:12.769947 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11998 | 2026.01.22 09:58:12.769978 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 11999 | 2026.01.22 09:58:12.769979 [ 268 ] {3d1897fb-59ab-4707-a9cf-de034428cc7f} <Debug> TCPHandler: Processed in 0.002039484 sec. | ||
| 12000 | 2026.01.22 09:58:12.770092 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12001 | 2026.01.22 09:58:12.770110 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12002 | 2026.01.22 09:58:12.770229 [ 268 ] {9804773e-cffe-4dcd-b544-5f295c038df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12003 | 2026.01.22 09:58:12.770271 [ 268 ] {9804773e-cffe-4dcd-b544-5f295c038df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12004 | 2026.01.22 09:58:12.770359 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12005 | 2026.01.22 09:58:12.770428 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1608 rows starting from the beginning of the part | ||
| 12006 | 2026.01.22 09:58:12.770555 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 37 rows starting from the beginning of the part | ||
| 12007 | 2026.01.22 09:58:12.770592 [ 268 ] {9804773e-cffe-4dcd-b544-5f295c038df2} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12008 | 2026.01.22 09:58:12.770632 [ 268 ] {9804773e-cffe-4dcd-b544-5f295c038df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 12009 | 2026.01.22 09:58:12.770659 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 4 rows starting from the beginning of the part | ||
| 12010 | 2026.01.22 09:58:12.770757 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 37 rows starting from the beginning of the part | ||
| 12011 | 2026.01.22 09:58:12.770848 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 4 rows starting from the beginning of the part | ||
| 12012 | 2026.01.22 09:58:12.770935 [ 199 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 37 rows starting from the beginning of the part | ||
| 12013 | 2026.01.22 09:58:12.770940 [ 268 ] {9804773e-cffe-4dcd-b544-5f295c038df2} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12014 | 2026.01.22 09:58:12.771158 [ 268 ] {9804773e-cffe-4dcd-b544-5f295c038df2} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12015 | 2026.01.22 09:58:12.771296 [ 268 ] {9804773e-cffe-4dcd-b544-5f295c038df2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 12016 | 2026.01.22 09:58:12.771333 [ 268 ] {9804773e-cffe-4dcd-b544-5f295c038df2} <Debug> TCPHandler: Processed in 0.001270911 sec. | ||
| 12017 | 2026.01.22 09:58:12.780100 [ 198 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1727 rows, containing 19 columns (19 merged, 0 gathered) in 0.010060102 sec., 171668.23954667657 rows/sec., 307.62 MiB/sec. | ||
| 12018 | 2026.01.22 09:58:12.781663 [ 198 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12019 | 2026.01.22 09:58:12.781990 [ 198 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12020 | 2026.01.22 09:58:12.782067 [ 198 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12021 | 2026.01.22 09:58:12.782185 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.55 MiB. | ||
| 12022 | 2026.01.22 09:58:13.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.06 MiB, peak 351.56 MiB, free memory in arenas 0.00 B, will set to 343.79 MiB (RSS), difference: 5.73 MiB | ||
| 12023 | 2026.01.22 09:58:13.557237 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28392 | ||
| 12024 | 2026.01.22 09:58:13.557920 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12025 | 2026.01.22 09:58:13.557991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 12026 | 2026.01.22 09:58:13.558661 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12027 | 2026.01.22 09:58:13.558896 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12028 | 2026.01.22 09:58:13.559031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28392 | ||
| 12029 | 2026.01.22 09:58:15.093852 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12030 | 2026.01.22 09:58:15.111276 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12031 | 2026.01.22 09:58:15.111327 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 12032 | 2026.01.22 09:58:15.117555 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12033 | 2026.01.22 09:58:15.118242 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12034 | 2026.01.22 09:58:15.121321 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12035 | 2026.01.22 09:58:17.726687 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12036 | 2026.01.22 09:58:17.727048 [ 268 ] {6a53ee8c-20b6-47b0-b00f-ec80dd726847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12037 | 2026.01.22 09:58:17.727156 [ 268 ] {6a53ee8c-20b6-47b0-b00f-ec80dd726847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12038 | 2026.01.22 09:58:17.728084 [ 268 ] {6a53ee8c-20b6-47b0-b00f-ec80dd726847} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12039 | 2026.01.22 09:58:17.728127 [ 268 ] {6a53ee8c-20b6-47b0-b00f-ec80dd726847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 12040 | 2026.01.22 09:58:17.728511 [ 268 ] {6a53ee8c-20b6-47b0-b00f-ec80dd726847} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12041 | 2026.01.22 09:58:17.728737 [ 268 ] {6a53ee8c-20b6-47b0-b00f-ec80dd726847} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12042 | 2026.01.22 09:58:17.728892 [ 268 ] {6a53ee8c-20b6-47b0-b00f-ec80dd726847} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001923 sec., 33281.33125325013 rows/sec., 2.62 MiB/sec. | ||
| 12043 | 2026.01.22 09:58:17.728934 [ 268 ] {6a53ee8c-20b6-47b0-b00f-ec80dd726847} <Debug> TCPHandler: Processed in 0.002438522 sec. | ||
| 12044 | 2026.01.22 09:58:17.729063 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12045 | 2026.01.22 09:58:17.729157 [ 268 ] {a9cbf921-67da-4fb0-b0e1-9c84e864d07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12046 | 2026.01.22 09:58:17.729197 [ 268 ] {a9cbf921-67da-4fb0-b0e1-9c84e864d07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12047 | 2026.01.22 09:58:17.729602 [ 268 ] {a9cbf921-67da-4fb0-b0e1-9c84e864d07b} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12048 | 2026.01.22 09:58:17.729638 [ 268 ] {a9cbf921-67da-4fb0-b0e1-9c84e864d07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 12049 | 2026.01.22 09:58:17.729930 [ 268 ] {a9cbf921-67da-4fb0-b0e1-9c84e864d07b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12050 | 2026.01.22 09:58:17.730132 [ 268 ] {a9cbf921-67da-4fb0-b0e1-9c84e864d07b} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12051 | 2026.01.22 09:58:17.730260 [ 268 ] {a9cbf921-67da-4fb0-b0e1-9c84e864d07b} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001121 sec., 3568.242640499554 rows/sec., 268.32 KiB/sec. | ||
| 12052 | 2026.01.22 09:58:17.730297 [ 268 ] {a9cbf921-67da-4fb0-b0e1-9c84e864d07b} <Debug> TCPHandler: Processed in 0.001282762 sec. | ||
| 12053 | 2026.01.22 09:58:17.730411 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12054 | 2026.01.22 09:58:17.730504 [ 268 ] {2726eb94-203d-4f8d-b1c6-36eaa8156481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12055 | 2026.01.22 09:58:17.730542 [ 268 ] {2726eb94-203d-4f8d-b1c6-36eaa8156481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12056 | 2026.01.22 09:58:17.730959 [ 268 ] {2726eb94-203d-4f8d-b1c6-36eaa8156481} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12057 | 2026.01.22 09:58:17.730995 [ 268 ] {2726eb94-203d-4f8d-b1c6-36eaa8156481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 12058 | 2026.01.22 09:58:17.731284 [ 268 ] {2726eb94-203d-4f8d-b1c6-36eaa8156481} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12059 | 2026.01.22 09:58:17.731485 [ 268 ] {2726eb94-203d-4f8d-b1c6-36eaa8156481} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12060 | 2026.01.22 09:58:17.731609 [ 268 ] {2726eb94-203d-4f8d-b1c6-36eaa8156481} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001123 sec., 60552.09260908281 rows/sec., 4.73 MiB/sec. | ||
| 12061 | 2026.01.22 09:58:17.731645 [ 268 ] {2726eb94-203d-4f8d-b1c6-36eaa8156481} <Debug> TCPHandler: Processed in 0.001280662 sec. | ||
| 12062 | 2026.01.22 09:58:17.731762 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12063 | 2026.01.22 09:58:17.731854 [ 268 ] {e1217f6f-782e-4d3a-91c2-7c32ddec302c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12064 | 2026.01.22 09:58:17.731897 [ 268 ] {e1217f6f-782e-4d3a-91c2-7c32ddec302c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12065 | 2026.01.22 09:58:17.732338 [ 268 ] {e1217f6f-782e-4d3a-91c2-7c32ddec302c} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12066 | 2026.01.22 09:58:17.732376 [ 268 ] {e1217f6f-782e-4d3a-91c2-7c32ddec302c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 12067 | 2026.01.22 09:58:17.732703 [ 268 ] {e1217f6f-782e-4d3a-91c2-7c32ddec302c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12068 | 2026.01.22 09:58:17.732909 [ 268 ] {e1217f6f-782e-4d3a-91c2-7c32ddec302c} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12069 | 2026.01.22 09:58:17.733040 [ 268 ] {e1217f6f-782e-4d3a-91c2-7c32ddec302c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 12070 | 2026.01.22 09:58:17.733077 [ 268 ] {e1217f6f-782e-4d3a-91c2-7c32ddec302c} <Debug> TCPHandler: Processed in 0.001362474 sec. | ||
| 12071 | 2026.01.22 09:58:17.733182 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12072 | 2026.01.22 09:58:17.733276 [ 268 ] {a45e2023-8938-46b6-b549-327197c6a53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12073 | 2026.01.22 09:58:17.733332 [ 268 ] {a45e2023-8938-46b6-b549-327197c6a53a} <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 | ||
| 12074 | 2026.01.22 09:58:17.734068 [ 268 ] {a45e2023-8938-46b6-b549-327197c6a53a} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12075 | 2026.01.22 09:58:17.734104 [ 268 ] {a45e2023-8938-46b6-b549-327197c6a53a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 12076 | 2026.01.22 09:58:17.734597 [ 268 ] {a45e2023-8938-46b6-b549-327197c6a53a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12077 | 2026.01.22 09:58:17.734809 [ 268 ] {a45e2023-8938-46b6-b549-327197c6a53a} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12078 | 2026.01.22 09:58:17.734944 [ 268 ] {a45e2023-8938-46b6-b549-327197c6a53a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001686 sec., 2372.479240806643 rows/sec., 4.25 MiB/sec. | ||
| 12079 | 2026.01.22 09:58:17.734996 [ 268 ] {a45e2023-8938-46b6-b549-327197c6a53a} <Debug> TCPHandler: Processed in 0.001861531 sec. | ||
| 12080 | 2026.01.22 09:58:17.735110 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12081 | 2026.01.22 09:58:17.735204 [ 268 ] {5e47ba8e-06a2-4866-886d-9f01e4c1f963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12082 | 2026.01.22 09:58:17.735245 [ 268 ] {5e47ba8e-06a2-4866-886d-9f01e4c1f963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12083 | 2026.01.22 09:58:17.735581 [ 268 ] {5e47ba8e-06a2-4866-886d-9f01e4c1f963} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12084 | 2026.01.22 09:58:17.735617 [ 268 ] {5e47ba8e-06a2-4866-886d-9f01e4c1f963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 12085 | 2026.01.22 09:58:17.735910 [ 268 ] {5e47ba8e-06a2-4866-886d-9f01e4c1f963} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12086 | 2026.01.22 09:58:17.736110 [ 268 ] {5e47ba8e-06a2-4866-886d-9f01e4c1f963} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12087 | 2026.01.22 09:58:17.736239 [ 268 ] {5e47ba8e-06a2-4866-886d-9f01e4c1f963} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 12088 | 2026.01.22 09:58:17.736274 [ 268 ] {5e47ba8e-06a2-4866-886d-9f01e4c1f963} <Debug> TCPHandler: Processed in 0.00121162 sec. | ||
| 12089 | 2026.01.22 09:58:20.898818 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12090 | 2026.01.22 09:58:20.898904 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12091 | 2026.01.22 09:58:21.059193 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28904 | ||
| 12092 | 2026.01.22 09:58:21.059746 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12093 | 2026.01.22 09:58:21.059793 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 12094 | 2026.01.22 09:58:21.060296 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12095 | 2026.01.22 09:58:21.060582 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12096 | 2026.01.22 09:58:21.060733 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28904 | ||
| 12097 | 2026.01.22 09:58:21.143777 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1496 | ||
| 12098 | 2026.01.22 09:58:21.146349 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12099 | 2026.01.22 09:58:21.146414 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 12100 | 2026.01.22 09:58:21.147752 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12101 | 2026.01.22 09:58:21.148055 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12102 | 2026.01.22 09:58:21.148478 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1496 | ||
| 12103 | 2026.01.22 09:58:22.621419 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12104 | 2026.01.22 09:58:22.638687 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12105 | 2026.01.22 09:58:22.638763 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 12106 | 2026.01.22 09:58:22.645045 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12107 | 2026.01.22 09:58:22.645806 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12108 | 2026.01.22 09:58:22.648915 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12109 | 2026.01.22 09:58:22.727338 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12110 | 2026.01.22 09:58:22.727582 [ 268 ] {12846189-bf37-4967-a380-6a82f0218201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12111 | 2026.01.22 09:58:22.727674 [ 268 ] {12846189-bf37-4967-a380-6a82f0218201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12112 | 2026.01.22 09:58:22.728441 [ 268 ] {12846189-bf37-4967-a380-6a82f0218201} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12113 | 2026.01.22 09:58:22.728496 [ 268 ] {12846189-bf37-4967-a380-6a82f0218201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 12114 | 2026.01.22 09:58:22.728918 [ 268 ] {12846189-bf37-4967-a380-6a82f0218201} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12115 | 2026.01.22 09:58:22.729148 [ 268 ] {12846189-bf37-4967-a380-6a82f0218201} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12116 | 2026.01.22 09:58:22.729319 [ 268 ] {12846189-bf37-4967-a380-6a82f0218201} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.001801 sec., 72182.12104386452 rows/sec., 6.21 MiB/sec. | ||
| 12117 | 2026.01.22 09:58:22.729373 [ 268 ] {12846189-bf37-4967-a380-6a82f0218201} <Debug> TCPHandler: Processed in 0.002201088 sec. | ||
| 12118 | 2026.01.22 09:58:22.729505 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12119 | 2026.01.22 09:58:22.729609 [ 268 ] {b7d345e1-b083-47d9-a6a9-d2f9103a805f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12120 | 2026.01.22 09:58:22.729655 [ 268 ] {b7d345e1-b083-47d9-a6a9-d2f9103a805f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12121 | 2026.01.22 09:58:22.730115 [ 268 ] {b7d345e1-b083-47d9-a6a9-d2f9103a805f} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12122 | 2026.01.22 09:58:22.730155 [ 268 ] {b7d345e1-b083-47d9-a6a9-d2f9103a805f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 12123 | 2026.01.22 09:58:22.730485 [ 268 ] {b7d345e1-b083-47d9-a6a9-d2f9103a805f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12124 | 2026.01.22 09:58:22.730715 [ 268 ] {b7d345e1-b083-47d9-a6a9-d2f9103a805f} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12125 | 2026.01.22 09:58:22.730857 [ 268 ] {b7d345e1-b083-47d9-a6a9-d2f9103a805f} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001271 sec., 29110.93627065303 rows/sec., 2.14 MiB/sec. | ||
| 12126 | 2026.01.22 09:58:22.730898 [ 268 ] {b7d345e1-b083-47d9-a6a9-d2f9103a805f} <Debug> TCPHandler: Processed in 0.001446035 sec. | ||
| 12127 | 2026.01.22 09:58:22.731008 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12128 | 2026.01.22 09:58:22.731113 [ 268 ] {7171bf56-d42f-4f9f-89df-7bd6fb9e2b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12129 | 2026.01.22 09:58:22.731155 [ 268 ] {7171bf56-d42f-4f9f-89df-7bd6fb9e2b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12130 | 2026.01.22 09:58:22.731618 [ 268 ] {7171bf56-d42f-4f9f-89df-7bd6fb9e2b74} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12131 | 2026.01.22 09:58:22.731657 [ 268 ] {7171bf56-d42f-4f9f-89df-7bd6fb9e2b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 12132 | 2026.01.22 09:58:22.731987 [ 268 ] {7171bf56-d42f-4f9f-89df-7bd6fb9e2b74} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12133 | 2026.01.22 09:58:22.732203 [ 268 ] {7171bf56-d42f-4f9f-89df-7bd6fb9e2b74} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12134 | 2026.01.22 09:58:22.732343 [ 268 ] {7171bf56-d42f-4f9f-89df-7bd6fb9e2b74} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001251 sec., 80735.41167066347 rows/sec., 6.31 MiB/sec. | ||
| 12135 | 2026.01.22 09:58:22.732383 [ 268 ] {7171bf56-d42f-4f9f-89df-7bd6fb9e2b74} <Debug> TCPHandler: Processed in 0.001426864 sec. | ||
| 12136 | 2026.01.22 09:58:22.732498 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12137 | 2026.01.22 09:58:22.732594 [ 268 ] {8972f284-d22d-4325-b584-51c9a3a4f3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12138 | 2026.01.22 09:58:22.732638 [ 268 ] {8972f284-d22d-4325-b584-51c9a3a4f3c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12139 | 2026.01.22 09:58:22.733053 [ 268 ] {8972f284-d22d-4325-b584-51c9a3a4f3c0} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12140 | 2026.01.22 09:58:22.733089 [ 268 ] {8972f284-d22d-4325-b584-51c9a3a4f3c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 12141 | 2026.01.22 09:58:22.733427 [ 268 ] {8972f284-d22d-4325-b584-51c9a3a4f3c0} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12142 | 2026.01.22 09:58:22.733641 [ 268 ] {8972f284-d22d-4325-b584-51c9a3a4f3c0} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12143 | 2026.01.22 09:58:22.733777 [ 268 ] {8972f284-d22d-4325-b584-51c9a3a4f3c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 12144 | 2026.01.22 09:58:22.733815 [ 268 ] {8972f284-d22d-4325-b584-51c9a3a4f3c0} <Debug> TCPHandler: Processed in 0.001366294 sec. | ||
| 12145 | 2026.01.22 09:58:22.733938 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12146 | 2026.01.22 09:58:22.734066 [ 268 ] {209d39c4-0cc5-443c-ace1-402d13b3e10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12147 | 2026.01.22 09:58:22.734134 [ 268 ] {209d39c4-0cc5-443c-ace1-402d13b3e10d} <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 | ||
| 12148 | 2026.01.22 09:58:22.735093 [ 268 ] {209d39c4-0cc5-443c-ace1-402d13b3e10d} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12149 | 2026.01.22 09:58:22.735132 [ 268 ] {209d39c4-0cc5-443c-ace1-402d13b3e10d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 12150 | 2026.01.22 09:58:22.735742 [ 268 ] {209d39c4-0cc5-443c-ace1-402d13b3e10d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12151 | 2026.01.22 09:58:22.735968 [ 268 ] {209d39c4-0cc5-443c-ace1-402d13b3e10d} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12152 | 2026.01.22 09:58:22.736111 [ 268 ] {209d39c4-0cc5-443c-ace1-402d13b3e10d} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002071 sec., 17865.765330758088 rows/sec., 32.01 MiB/sec. | ||
| 12153 | 2026.01.22 09:58:22.736166 [ 268 ] {209d39c4-0cc5-443c-ace1-402d13b3e10d} <Debug> TCPHandler: Processed in 0.002289719 sec. | ||
| 12154 | 2026.01.22 09:58:22.736287 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12155 | 2026.01.22 09:58:22.736388 [ 268 ] {aa10dd4a-8868-4eec-b4ed-e02fb10226c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12156 | 2026.01.22 09:58:22.736431 [ 268 ] {aa10dd4a-8868-4eec-b4ed-e02fb10226c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12157 | 2026.01.22 09:58:22.736773 [ 268 ] {aa10dd4a-8868-4eec-b4ed-e02fb10226c0} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12158 | 2026.01.22 09:58:22.736810 [ 268 ] {aa10dd4a-8868-4eec-b4ed-e02fb10226c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 12159 | 2026.01.22 09:58:22.737118 [ 268 ] {aa10dd4a-8868-4eec-b4ed-e02fb10226c0} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12160 | 2026.01.22 09:58:22.737329 [ 268 ] {aa10dd4a-8868-4eec-b4ed-e02fb10226c0} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12161 | 2026.01.22 09:58:22.737462 [ 268 ] {aa10dd4a-8868-4eec-b4ed-e02fb10226c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 12162 | 2026.01.22 09:58:22.737499 [ 268 ] {aa10dd4a-8868-4eec-b4ed-e02fb10226c0} <Debug> TCPHandler: Processed in 0.001267682 sec. | ||
| 12163 | 2026.01.22 09:58:27.725773 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12164 | 2026.01.22 09:58:27.726076 [ 268 ] {609858af-ee63-4c14-92a4-5303e751f458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12165 | 2026.01.22 09:58:27.726182 [ 268 ] {609858af-ee63-4c14-92a4-5303e751f458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12166 | 2026.01.22 09:58:27.727151 [ 268 ] {609858af-ee63-4c14-92a4-5303e751f458} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12167 | 2026.01.22 09:58:27.727194 [ 268 ] {609858af-ee63-4c14-92a4-5303e751f458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 12168 | 2026.01.22 09:58:27.727594 [ 268 ] {609858af-ee63-4c14-92a4-5303e751f458} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12169 | 2026.01.22 09:58:27.727817 [ 268 ] {609858af-ee63-4c14-92a4-5303e751f458} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12170 | 2026.01.22 09:58:27.727981 [ 268 ] {609858af-ee63-4c14-92a4-5303e751f458} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001982 sec., 32290.615539858733 rows/sec., 2.54 MiB/sec. | ||
| 12171 | 2026.01.22 09:58:27.727982 [ 80 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12172 | 2026.01.22 09:58:27.728037 [ 268 ] {609858af-ee63-4c14-92a4-5303e751f458} <Debug> TCPHandler: Processed in 0.002447391 sec. | ||
| 12173 | 2026.01.22 09:58:27.728044 [ 80 ] {} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12174 | 2026.01.22 09:58:27.728068 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 12175 | 2026.01.22 09:58:27.728169 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12176 | 2026.01.22 09:58:27.728193 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12177 | 2026.01.22 09:58:27.728269 [ 268 ] {185cc0ec-036e-4b19-bca3-386f97c81e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12178 | 2026.01.22 09:58:27.728318 [ 268 ] {185cc0ec-036e-4b19-bca3-386f97c81e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12179 | 2026.01.22 09:58:27.728340 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12180 | 2026.01.22 09:58:27.728379 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2555 rows starting from the beginning of the part | ||
| 12181 | 2026.01.22 09:58:27.728448 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 12182 | 2026.01.22 09:58:27.728493 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1276 rows starting from the beginning of the part | ||
| 12183 | 2026.01.22 09:58:27.728534 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
| 12184 | 2026.01.22 09:58:27.728571 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 130 rows starting from the beginning of the part | ||
| 12185 | 2026.01.22 09:58:27.728609 [ 190 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 12186 | 2026.01.22 09:58:27.728740 [ 268 ] {185cc0ec-036e-4b19-bca3-386f97c81e81} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12187 | 2026.01.22 09:58:27.728780 [ 268 ] {185cc0ec-036e-4b19-bca3-386f97c81e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 12188 | 2026.01.22 09:58:27.729098 [ 268 ] {185cc0ec-036e-4b19-bca3-386f97c81e81} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12189 | 2026.01.22 09:58:27.729335 [ 268 ] {185cc0ec-036e-4b19-bca3-386f97c81e81} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12190 | 2026.01.22 09:58:27.729470 [ 268 ] {185cc0ec-036e-4b19-bca3-386f97c81e81} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001223 sec., 3270.645952575634 rows/sec., 245.94 KiB/sec. | ||
| 12191 | 2026.01.22 09:58:27.729508 [ 268 ] {185cc0ec-036e-4b19-bca3-386f97c81e81} <Debug> TCPHandler: Processed in 0.001389584 sec. | ||
| 12192 | 2026.01.22 09:58:27.729632 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12193 | 2026.01.22 09:58:27.729733 [ 268 ] {cdb98d42-e19d-496c-ba17-4d705b911b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12194 | 2026.01.22 09:58:27.729774 [ 268 ] {cdb98d42-e19d-496c-ba17-4d705b911b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12195 | 2026.01.22 09:58:27.730215 [ 268 ] {cdb98d42-e19d-496c-ba17-4d705b911b70} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12196 | 2026.01.22 09:58:27.730252 [ 268 ] {cdb98d42-e19d-496c-ba17-4d705b911b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 12197 | 2026.01.22 09:58:27.730490 [ 191 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4153 rows, containing 5 columns (5 merged, 0 gathered) in 0.00235279 sec., 1765138.4101428518 rows/sec., 151.36 MiB/sec. | ||
| 12198 | 2026.01.22 09:58:27.730573 [ 268 ] {cdb98d42-e19d-496c-ba17-4d705b911b70} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12199 | 2026.01.22 09:58:27.730814 [ 268 ] {cdb98d42-e19d-496c-ba17-4d705b911b70} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12200 | 2026.01.22 09:58:27.730819 [ 195 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12201 | 2026.01.22 09:58:27.730953 [ 268 ] {cdb98d42-e19d-496c-ba17-4d705b911b70} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001239 sec., 54882.97013720742 rows/sec., 4.28 MiB/sec. | ||
| 12202 | 2026.01.22 09:58:27.730968 [ 81 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12203 | 2026.01.22 09:58:27.730997 [ 268 ] {cdb98d42-e19d-496c-ba17-4d705b911b70} <Debug> TCPHandler: Processed in 0.001422484 sec. | ||
| 12204 | 2026.01.22 09:58:27.731037 [ 81 ] {} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12205 | 2026.01.22 09:58:27.731067 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 12206 | 2026.01.22 09:58:27.731131 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12207 | 2026.01.22 09:58:27.731157 [ 195 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_91_18} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12208 | 2026.01.22 09:58:27.731167 [ 194 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12209 | 2026.01.22 09:58:27.731233 [ 268 ] {5f0a1c4c-4bfa-4fa4-9a1a-7e8f04a4ed40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12210 | 2026.01.22 09:58:27.731255 [ 195 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_91_18} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12211 | 2026.01.22 09:58:27.731279 [ 194 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12212 | 2026.01.22 09:58:27.731283 [ 268 ] {5f0a1c4c-4bfa-4fa4-9a1a-7e8f04a4ed40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12213 | 2026.01.22 09:58:27.731312 [ 194 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1304 rows starting from the beginning of the part | ||
| 12214 | 2026.01.22 09:58:27.731359 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 12215 | 2026.01.22 09:58:27.731370 [ 194 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 68 rows starting from the beginning of the part | ||
| 12216 | 2026.01.22 09:58:27.731427 [ 194 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 567 rows starting from the beginning of the part | ||
| 12217 | 2026.01.22 09:58:27.731489 [ 194 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 68 rows starting from the beginning of the part | ||
| 12218 | 2026.01.22 09:58:27.731541 [ 194 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 101 rows starting from the beginning of the part | ||
| 12219 | 2026.01.22 09:58:27.731581 [ 194 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 68 rows starting from the beginning of the part | ||
| 12220 | 2026.01.22 09:58:27.731752 [ 268 ] {5f0a1c4c-4bfa-4fa4-9a1a-7e8f04a4ed40} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12221 | 2026.01.22 09:58:27.731794 [ 268 ] {5f0a1c4c-4bfa-4fa4-9a1a-7e8f04a4ed40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 12222 | 2026.01.22 09:58:27.732141 [ 268 ] {5f0a1c4c-4bfa-4fa4-9a1a-7e8f04a4ed40} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12223 | 2026.01.22 09:58:27.732362 [ 268 ] {5f0a1c4c-4bfa-4fa4-9a1a-7e8f04a4ed40} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12224 | 2026.01.22 09:58:27.732495 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12225 | 2026.01.22 09:58:27.732497 [ 268 ] {5f0a1c4c-4bfa-4fa4-9a1a-7e8f04a4ed40} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 12226 | 2026.01.22 09:58:27.732530 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12227 | 2026.01.22 09:58:27.732554 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 12228 | 2026.01.22 09:58:27.732554 [ 268 ] {5f0a1c4c-4bfa-4fa4-9a1a-7e8f04a4ed40} <Debug> TCPHandler: Processed in 0.001470915 sec. | ||
| 12229 | 2026.01.22 09:58:27.732639 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12230 | 2026.01.22 09:58:27.732661 [ 209 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 5 columns (5 merged, 0 gathered) in 0.001528886 sec., 1423258.503250079 rows/sec., 110.03 MiB/sec. | ||
| 12231 | 2026.01.22 09:58:27.732679 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12232 | 2026.01.22 09:58:27.732741 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12233 | 2026.01.22 09:58:27.732773 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25421 rows starting from the beginning of the part | ||
| 12234 | 2026.01.22 09:58:27.732807 [ 268 ] {b09c466d-0e0e-4136-9cb2-ed60b288bc94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12235 | 2026.01.22 09:58:27.732817 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12236 | 2026.01.22 09:58:27.732865 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 849 rows starting from the beginning of the part | ||
| 12237 | 2026.01.22 09:58:27.732871 [ 268 ] {b09c466d-0e0e-4136-9cb2-ed60b288bc94} <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 | ||
| 12238 | 2026.01.22 09:58:27.732901 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 12239 | 2026.01.22 09:58:27.732887 [ 195 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12240 | 2026.01.22 09:58:27.732959 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12241 | 2026.01.22 09:58:27.732999 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 12242 | 2026.01.22 09:58:27.733248 [ 195 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_91_18} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12243 | 2026.01.22 09:58:27.733338 [ 195 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_91_18} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12244 | 2026.01.22 09:58:27.733419 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 12245 | 2026.01.22 09:58:27.733704 [ 268 ] {b09c466d-0e0e-4136-9cb2-ed60b288bc94} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12246 | 2026.01.22 09:58:27.733772 [ 268 ] {b09c466d-0e0e-4136-9cb2-ed60b288bc94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 12247 | 2026.01.22 09:58:27.734309 [ 268 ] {b09c466d-0e0e-4136-9cb2-ed60b288bc94} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12248 | 2026.01.22 09:58:27.734543 [ 268 ] {b09c466d-0e0e-4136-9cb2-ed60b288bc94} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12249 | 2026.01.22 09:58:27.734683 [ 268 ] {b09c466d-0e0e-4136-9cb2-ed60b288bc94} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001894 sec., 2111.932418162619 rows/sec., 3.78 MiB/sec. | ||
| 12250 | 2026.01.22 09:58:27.734745 [ 268 ] {b09c466d-0e0e-4136-9cb2-ed60b288bc94} <Debug> TCPHandler: Processed in 0.002113326 sec. | ||
| 12251 | 2026.01.22 09:58:27.734861 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12252 | 2026.01.22 09:58:27.734953 [ 268 ] {cff480f7-8b13-41b2-94f0-c46448e7b776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12253 | 2026.01.22 09:58:27.734994 [ 268 ] {cff480f7-8b13-41b2-94f0-c46448e7b776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12254 | 2026.01.22 09:58:27.735382 [ 268 ] {cff480f7-8b13-41b2-94f0-c46448e7b776} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12255 | 2026.01.22 09:58:27.735431 [ 268 ] {cff480f7-8b13-41b2-94f0-c46448e7b776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 12256 | 2026.01.22 09:58:27.735824 [ 268 ] {cff480f7-8b13-41b2-94f0-c46448e7b776} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12257 | 2026.01.22 09:58:27.736035 [ 268 ] {cff480f7-8b13-41b2-94f0-c46448e7b776} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12258 | 2026.01.22 09:58:27.736161 [ 80 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12259 | 2026.01.22 09:58:27.736164 [ 268 ] {cff480f7-8b13-41b2-94f0-c46448e7b776} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001229 sec., 48820.17900732302 rows/sec., 3.29 MiB/sec. | ||
| 12260 | 2026.01.22 09:58:27.736194 [ 80 ] {} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12261 | 2026.01.22 09:58:27.736213 [ 268 ] {cff480f7-8b13-41b2-94f0-c46448e7b776} <Debug> TCPHandler: Processed in 0.001399704 sec. | ||
| 12262 | 2026.01.22 09:58:27.736213 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 12263 | 2026.01.22 09:58:27.736304 [ 209 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12264 | 2026.01.22 09:58:27.736426 [ 209 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12265 | 2026.01.22 09:58:27.736460 [ 209 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5172 rows starting from the beginning of the part | ||
| 12266 | 2026.01.22 09:58:27.736524 [ 209 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 12267 | 2026.01.22 09:58:27.736576 [ 209 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 12268 | 2026.01.22 09:58:27.736619 [ 209 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 12269 | 2026.01.22 09:58:27.736656 [ 209 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 12270 | 2026.01.22 09:58:27.736693 [ 209 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 12271 | 2026.01.22 09:58:27.738248 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26910 rows, containing 5 columns (5 merged, 0 gathered) in 0.005651387 sec., 4761662.933364853 rows/sec., 325.07 MiB/sec. | ||
| 12272 | 2026.01.22 09:58:27.738453 [ 209 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5472 rows, containing 4 columns (4 merged, 0 gathered) in 0.002187227 sec., 2501797.93866846 rows/sec., 165.80 MiB/sec. | ||
| 12273 | 2026.01.22 09:58:27.738494 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12274 | 2026.01.22 09:58:27.738746 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12275 | 2026.01.22 09:58:27.738830 [ 194 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12276 | 2026.01.22 09:58:27.738906 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 12277 | 2026.01.22 09:58:27.738908 [ 209 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12278 | 2026.01.22 09:58:27.739174 [ 209 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_91_18} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12279 | 2026.01.22 09:58:27.739253 [ 209 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_91_18} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12280 | 2026.01.22 09:58:27.739322 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 12281 | 2026.01.22 09:58:27.890612 [ 81 ] {} <Debug> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 12282 | 2026.01.22 09:58:27.890678 [ 81 ] {} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12283 | 2026.01.22 09:58:27.890716 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 12284 | 2026.01.22 09:58:27.890863 [ 200 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 12285 | 2026.01.22 09:58:27.891054 [ 200 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12286 | 2026.01.22 09:58:27.891108 [ 200 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 483 rows starting from the beginning of the part | ||
| 12287 | 2026.01.22 09:58:27.891209 [ 200 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 12288 | 2026.01.22 09:58:27.891293 [ 200 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 252 rows starting from the beginning of the part | ||
| 12289 | 2026.01.22 09:58:27.891367 [ 200 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 252 rows starting from the beginning of the part | ||
| 12290 | 2026.01.22 09:58:27.891438 [ 200 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 12291 | 2026.01.22 09:58:27.892487 [ 209 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1216 rows, containing 5 columns (5 merged, 0 gathered) in 0.001693899 sec., 717870.4279298824 rows/sec., 51.55 MiB/sec. | ||
| 12292 | 2026.01.22 09:58:27.892667 [ 209 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 12293 | 2026.01.22 09:58:27.892954 [ 209 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_23_5} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12294 | 2026.01.22 09:58:27.893016 [ 209 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_23_5} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 12295 | 2026.01.22 09:58:27.893100 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 12296 | 2026.01.22 09:58:28.561877 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29352 | ||
| 12297 | 2026.01.22 09:58:28.562420 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12298 | 2026.01.22 09:58:28.562468 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 12299 | 2026.01.22 09:58:28.562951 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12300 | 2026.01.22 09:58:28.563187 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12301 | 2026.01.22 09:58:28.563336 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29352 | ||
| 12302 | 2026.01.22 09:58:28.563382 [ 81 ] {} <Debug> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12303 | 2026.01.22 09:58:28.563480 [ 81 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12304 | 2026.01.22 09:58:28.563519 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 12305 | 2026.01.22 09:58:28.563643 [ 188 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 12306 | 2026.01.22 09:58:28.563762 [ 188 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12307 | 2026.01.22 09:58:28.563798 [ 188 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26984 rows starting from the beginning of the part | ||
| 12308 | 2026.01.22 09:58:28.563866 [ 188 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 12309 | 2026.01.22 09:58:28.563917 [ 188 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 12310 | 2026.01.22 09:58:28.563966 [ 188 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 12311 | 2026.01.22 09:58:28.564014 [ 188 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 12312 | 2026.01.22 09:58:28.564060 [ 188 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 12313 | 2026.01.22 09:58:28.566468 [ 188 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29352 rows, containing 4 columns (4 merged, 0 gathered) in 0.002875059 sec., 10209181.79418231 rows/sec., 146.04 MiB/sec. | ||
| 12314 | 2026.01.22 09:58:28.566729 [ 188 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12315 | 2026.01.22 09:58:28.566979 [ 188 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_61_12} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12316 | 2026.01.22 09:58:28.567049 [ 188 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_61_12} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12317 | 2026.01.22 09:58:28.567122 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 12318 | 2026.01.22 09:58:30.149934 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12319 | 2026.01.22 09:58:30.167068 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12320 | 2026.01.22 09:58:30.167138 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 12321 | 2026.01.22 09:58:30.176031 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12322 | 2026.01.22 09:58:30.177169 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12323 | 2026.01.22 09:58:30.177520 [ 79 ] {} <Debug> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12324 | 2026.01.22 09:58:30.177592 [ 79 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12325 | 2026.01.22 09:58:30.177619 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 12326 | 2026.01.22 09:58:30.177747 [ 192 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 12327 | 2026.01.22 09:58:30.180772 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12328 | 2026.01.22 09:58:30.181765 [ 192 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12329 | 2026.01.22 09:58:30.183174 [ 192 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 12330 | 2026.01.22 09:58:30.187896 [ 192 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 12331 | 2026.01.22 09:58:30.192452 [ 192 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 12332 | 2026.01.22 09:58:30.197101 [ 192 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 12333 | 2026.01.22 09:58:30.201822 [ 192 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 12334 | 2026.01.22 09:58:30.205833 [ 192 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 12335 | 2026.01.22 09:58:30.262799 [ 194 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.085110124 sec., 5404.762422858179 rows/sec., 27.95 MiB/sec. | ||
| 12336 | 2026.01.22 09:58:30.265841 [ 197 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12337 | 2026.01.22 09:58:30.267816 [ 197 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_61_12} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12338 | 2026.01.22 09:58:30.267913 [ 197 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_61_12} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12339 | 2026.01.22 09:58:30.270344 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12340 | 2026.01.22 09:58:31.148827 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1520 | ||
| 12341 | 2026.01.22 09:58:31.151188 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12342 | 2026.01.22 09:58:31.151251 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 12343 | 2026.01.22 09:58:31.152506 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12344 | 2026.01.22 09:58:31.152795 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12345 | 2026.01.22 09:58:31.152959 [ 77 ] {} <Debug> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12346 | 2026.01.22 09:58:31.153026 [ 77 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12347 | 2026.01.22 09:58:31.153050 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 12348 | 2026.01.22 09:58:31.153180 [ 204 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::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 | ||
| 12349 | 2026.01.22 09:58:31.153197 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1520 | ||
| 12350 | 2026.01.22 09:58:31.153774 [ 204 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12351 | 2026.01.22 09:58:31.153947 [ 204 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1376 rows starting from the beginning of the part | ||
| 12352 | 2026.01.22 09:58:31.154341 [ 204 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
| 12353 | 2026.01.22 09:58:31.154719 [ 204 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part | ||
| 12354 | 2026.01.22 09:58:31.155083 [ 204 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 12355 | 2026.01.22 09:58:31.155440 [ 204 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
| 12356 | 2026.01.22 09:58:31.155779 [ 204 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 12357 | 2026.01.22 09:58:31.163138 [ 194 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1520 rows, containing 72 columns (72 merged, 0 gathered) in 0.010018381 sec., 151721.12140674228 rows/sec., 120.45 MiB/sec. | ||
| 12358 | 2026.01.22 09:58:31.164602 [ 196 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12359 | 2026.01.22 09:58:31.165138 [ 196 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_46_9} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12360 | 2026.01.22 09:58:31.165216 [ 196 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_46_9} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12361 | 2026.01.22 09:58:31.165426 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 12362 | 2026.01.22 09:58:32.727627 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12363 | 2026.01.22 09:58:32.727830 [ 268 ] {0caa9aa2-53f2-431a-b79c-664b5de4f95b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12364 | 2026.01.22 09:58:32.727907 [ 268 ] {0caa9aa2-53f2-431a-b79c-664b5de4f95b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12365 | 2026.01.22 09:58:32.728643 [ 268 ] {0caa9aa2-53f2-431a-b79c-664b5de4f95b} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12366 | 2026.01.22 09:58:32.728686 [ 268 ] {0caa9aa2-53f2-431a-b79c-664b5de4f95b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 12367 | 2026.01.22 09:58:32.729099 [ 268 ] {0caa9aa2-53f2-431a-b79c-664b5de4f95b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12368 | 2026.01.22 09:58:32.729357 [ 268 ] {0caa9aa2-53f2-431a-b79c-664b5de4f95b} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12369 | 2026.01.22 09:58:32.729519 [ 268 ] {0caa9aa2-53f2-431a-b79c-664b5de4f95b} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.001745 sec., 74498.56733524356 rows/sec., 6.41 MiB/sec. | ||
| 12370 | 2026.01.22 09:58:32.729571 [ 268 ] {0caa9aa2-53f2-431a-b79c-664b5de4f95b} <Debug> TCPHandler: Processed in 0.002091715 sec. | ||
| 12371 | 2026.01.22 09:58:32.729703 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12372 | 2026.01.22 09:58:32.729806 [ 268 ] {fba65014-67fd-467a-b24c-d542b25b141b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12373 | 2026.01.22 09:58:32.729852 [ 268 ] {fba65014-67fd-467a-b24c-d542b25b141b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12374 | 2026.01.22 09:58:32.730295 [ 268 ] {fba65014-67fd-467a-b24c-d542b25b141b} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12375 | 2026.01.22 09:58:32.730332 [ 268 ] {fba65014-67fd-467a-b24c-d542b25b141b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 12376 | 2026.01.22 09:58:32.730651 [ 268 ] {fba65014-67fd-467a-b24c-d542b25b141b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12377 | 2026.01.22 09:58:32.730875 [ 268 ] {fba65014-67fd-467a-b24c-d542b25b141b} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12378 | 2026.01.22 09:58:32.731017 [ 268 ] {fba65014-67fd-467a-b24c-d542b25b141b} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001235 sec., 29959.514170040486 rows/sec., 2.20 MiB/sec. | ||
| 12379 | 2026.01.22 09:58:32.731058 [ 268 ] {fba65014-67fd-467a-b24c-d542b25b141b} <Debug> TCPHandler: Processed in 0.001406124 sec. | ||
| 12380 | 2026.01.22 09:58:32.731161 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12381 | 2026.01.22 09:58:32.731259 [ 268 ] {771c589a-2a42-4675-ad76-a9be8aef7088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12382 | 2026.01.22 09:58:32.731302 [ 268 ] {771c589a-2a42-4675-ad76-a9be8aef7088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12383 | 2026.01.22 09:58:32.731751 [ 268 ] {771c589a-2a42-4675-ad76-a9be8aef7088} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12384 | 2026.01.22 09:58:32.731787 [ 268 ] {771c589a-2a42-4675-ad76-a9be8aef7088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 12385 | 2026.01.22 09:58:32.732099 [ 268 ] {771c589a-2a42-4675-ad76-a9be8aef7088} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12386 | 2026.01.22 09:58:32.732320 [ 268 ] {771c589a-2a42-4675-ad76-a9be8aef7088} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12387 | 2026.01.22 09:58:32.732451 [ 268 ] {771c589a-2a42-4675-ad76-a9be8aef7088} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001212 sec., 83333.33333333333 rows/sec., 6.51 MiB/sec. | ||
| 12388 | 2026.01.22 09:58:32.732490 [ 268 ] {771c589a-2a42-4675-ad76-a9be8aef7088} <Debug> TCPHandler: Processed in 0.001377943 sec. | ||
| 12389 | 2026.01.22 09:58:32.732604 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12390 | 2026.01.22 09:58:32.732700 [ 268 ] {d84f57f4-2106-43cd-a6f3-b4cc0c03d188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12391 | 2026.01.22 09:58:32.732747 [ 268 ] {d84f57f4-2106-43cd-a6f3-b4cc0c03d188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12392 | 2026.01.22 09:58:32.733171 [ 268 ] {d84f57f4-2106-43cd-a6f3-b4cc0c03d188} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12393 | 2026.01.22 09:58:32.733208 [ 268 ] {d84f57f4-2106-43cd-a6f3-b4cc0c03d188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 12394 | 2026.01.22 09:58:32.733561 [ 268 ] {d84f57f4-2106-43cd-a6f3-b4cc0c03d188} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12395 | 2026.01.22 09:58:32.733790 [ 268 ] {d84f57f4-2106-43cd-a6f3-b4cc0c03d188} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12396 | 2026.01.22 09:58:32.733926 [ 268 ] {d84f57f4-2106-43cd-a6f3-b4cc0c03d188} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 12397 | 2026.01.22 09:58:32.733966 [ 268 ] {d84f57f4-2106-43cd-a6f3-b4cc0c03d188} <Debug> TCPHandler: Processed in 0.001411354 sec. | ||
| 12398 | 2026.01.22 09:58:32.734075 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12399 | 2026.01.22 09:58:32.734170 [ 268 ] {38995adf-25cc-4b03-9fc2-6afa7318da54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12400 | 2026.01.22 09:58:32.734229 [ 268 ] {38995adf-25cc-4b03-9fc2-6afa7318da54} <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 | ||
| 12401 | 2026.01.22 09:58:32.735137 [ 268 ] {38995adf-25cc-4b03-9fc2-6afa7318da54} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12402 | 2026.01.22 09:58:32.735174 [ 268 ] {38995adf-25cc-4b03-9fc2-6afa7318da54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 12403 | 2026.01.22 09:58:32.735766 [ 268 ] {38995adf-25cc-4b03-9fc2-6afa7318da54} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12404 | 2026.01.22 09:58:32.736005 [ 268 ] {38995adf-25cc-4b03-9fc2-6afa7318da54} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12405 | 2026.01.22 09:58:32.736155 [ 268 ] {38995adf-25cc-4b03-9fc2-6afa7318da54} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002002 sec., 18481.518481518484 rows/sec., 33.12 MiB/sec. | ||
| 12406 | 2026.01.22 09:58:32.736222 [ 268 ] {38995adf-25cc-4b03-9fc2-6afa7318da54} <Debug> TCPHandler: Processed in 0.002196237 sec. | ||
| 12407 | 2026.01.22 09:58:32.736351 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12408 | 2026.01.22 09:58:32.736448 [ 268 ] {26f6dce4-bf6f-4c87-ba27-d10e3a3e99c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12409 | 2026.01.22 09:58:32.736492 [ 268 ] {26f6dce4-bf6f-4c87-ba27-d10e3a3e99c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12410 | 2026.01.22 09:58:32.736844 [ 268 ] {26f6dce4-bf6f-4c87-ba27-d10e3a3e99c8} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12411 | 2026.01.22 09:58:32.736880 [ 268 ] {26f6dce4-bf6f-4c87-ba27-d10e3a3e99c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 12412 | 2026.01.22 09:58:32.737206 [ 268 ] {26f6dce4-bf6f-4c87-ba27-d10e3a3e99c8} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12413 | 2026.01.22 09:58:32.737430 [ 268 ] {26f6dce4-bf6f-4c87-ba27-d10e3a3e99c8} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12414 | 2026.01.22 09:58:32.737564 [ 268 ] {26f6dce4-bf6f-4c87-ba27-d10e3a3e99c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 12415 | 2026.01.22 09:58:32.737602 [ 268 ] {26f6dce4-bf6f-4c87-ba27-d10e3a3e99c8} <Debug> TCPHandler: Processed in 0.001300163 sec. | ||
| 12416 | 2026.01.22 09:58:35.899183 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12417 | 2026.01.22 09:58:35.899255 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12418 | 2026.01.22 09:58:36.064387 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29864 | ||
| 12419 | 2026.01.22 09:58:36.064945 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12420 | 2026.01.22 09:58:36.064989 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12421 | 2026.01.22 09:58:36.065510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12422 | 2026.01.22 09:58:36.065745 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12423 | 2026.01.22 09:58:36.065891 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29864 | ||
| 12424 | 2026.01.22 09:58:37.681766 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12425 | 2026.01.22 09:58:37.696809 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12426 | 2026.01.22 09:58:37.696860 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12427 | 2026.01.22 09:58:37.702768 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12428 | 2026.01.22 09:58:37.703441 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12429 | 2026.01.22 09:58:37.706189 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12430 | 2026.01.22 09:58:37.725185 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12431 | 2026.01.22 09:58:37.725458 [ 268 ] {a1362f68-aafb-49ad-a58d-3dffc3afdda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12432 | 2026.01.22 09:58:37.725558 [ 268 ] {a1362f68-aafb-49ad-a58d-3dffc3afdda4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12433 | 2026.01.22 09:58:37.726522 [ 268 ] {a1362f68-aafb-49ad-a58d-3dffc3afdda4} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12434 | 2026.01.22 09:58:37.726558 [ 268 ] {a1362f68-aafb-49ad-a58d-3dffc3afdda4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12435 | 2026.01.22 09:58:37.726952 [ 268 ] {a1362f68-aafb-49ad-a58d-3dffc3afdda4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12436 | 2026.01.22 09:58:37.727175 [ 268 ] {a1362f68-aafb-49ad-a58d-3dffc3afdda4} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12437 | 2026.01.22 09:58:37.727326 [ 268 ] {a1362f68-aafb-49ad-a58d-3dffc3afdda4} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001942 sec., 32955.7157569516 rows/sec., 2.60 MiB/sec. | ||
| 12438 | 2026.01.22 09:58:37.727367 [ 268 ] {a1362f68-aafb-49ad-a58d-3dffc3afdda4} <Debug> TCPHandler: Processed in 0.00234678 sec. | ||
| 12439 | 2026.01.22 09:58:37.727503 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12440 | 2026.01.22 09:58:37.727606 [ 268 ] {66a7a9bb-20f3-4568-9c77-5f676d6e0fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12441 | 2026.01.22 09:58:37.727646 [ 268 ] {66a7a9bb-20f3-4568-9c77-5f676d6e0fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12442 | 2026.01.22 09:58:37.728156 [ 268 ] {66a7a9bb-20f3-4568-9c77-5f676d6e0fbf} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12443 | 2026.01.22 09:58:37.728191 [ 268 ] {66a7a9bb-20f3-4568-9c77-5f676d6e0fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12444 | 2026.01.22 09:58:37.728484 [ 268 ] {66a7a9bb-20f3-4568-9c77-5f676d6e0fbf} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12445 | 2026.01.22 09:58:37.728701 [ 268 ] {66a7a9bb-20f3-4568-9c77-5f676d6e0fbf} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12446 | 2026.01.22 09:58:37.728820 [ 72 ] {} <Debug> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12447 | 2026.01.22 09:58:37.728829 [ 268 ] {66a7a9bb-20f3-4568-9c77-5f676d6e0fbf} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001241 sec., 3223.2070910556004 rows/sec., 242.37 KiB/sec. | ||
| 12448 | 2026.01.22 09:58:37.728857 [ 72 ] {} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12449 | 2026.01.22 09:58:37.728875 [ 268 ] {66a7a9bb-20f3-4568-9c77-5f676d6e0fbf} <Debug> TCPHandler: Processed in 0.001427544 sec. | ||
| 12450 | 2026.01.22 09:58:37.728878 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12451 | 2026.01.22 09:58:37.729025 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12452 | 2026.01.22 09:58:37.729026 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12453 | 2026.01.22 09:58:37.729118 [ 268 ] {37155f7c-54f2-4526-a5cd-91a9ad7d40ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12454 | 2026.01.22 09:58:37.729163 [ 268 ] {37155f7c-54f2-4526-a5cd-91a9ad7d40ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12455 | 2026.01.22 09:58:37.729190 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12456 | 2026.01.22 09:58:37.729235 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 298 rows starting from the beginning of the part | ||
| 12457 | 2026.01.22 09:58:37.729311 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 4 rows starting from the beginning of the part | ||
| 12458 | 2026.01.22 09:58:37.729362 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 37 rows starting from the beginning of the part | ||
| 12459 | 2026.01.22 09:58:37.729409 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 4 rows starting from the beginning of the part | ||
| 12460 | 2026.01.22 09:58:37.729454 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 37 rows starting from the beginning of the part | ||
| 12461 | 2026.01.22 09:58:37.729498 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 4 rows starting from the beginning of the part | ||
| 12462 | 2026.01.22 09:58:37.729680 [ 268 ] {37155f7c-54f2-4526-a5cd-91a9ad7d40ec} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12463 | 2026.01.22 09:58:37.729721 [ 268 ] {37155f7c-54f2-4526-a5cd-91a9ad7d40ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12464 | 2026.01.22 09:58:37.730077 [ 268 ] {37155f7c-54f2-4526-a5cd-91a9ad7d40ec} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12465 | 2026.01.22 09:58:37.730314 [ 268 ] {37155f7c-54f2-4526-a5cd-91a9ad7d40ec} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12466 | 2026.01.22 09:58:37.730450 [ 268 ] {37155f7c-54f2-4526-a5cd-91a9ad7d40ec} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00135 sec., 50370.370370370365 rows/sec., 3.93 MiB/sec. | ||
| 12467 | 2026.01.22 09:58:37.730460 [ 194 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 5 columns (5 merged, 0 gathered) in 0.001498985 sec., 256173.34396274813 rows/sec., 17.56 MiB/sec. | ||
| 12468 | 2026.01.22 09:58:37.730488 [ 268 ] {37155f7c-54f2-4526-a5cd-91a9ad7d40ec} <Debug> TCPHandler: Processed in 0.001519126 sec. | ||
| 12469 | 2026.01.22 09:58:37.730603 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12470 | 2026.01.22 09:58:37.730621 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12471 | 2026.01.22 09:58:37.730721 [ 268 ] {58408ab6-da4c-4ea9-b906-77c70c0be7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12472 | 2026.01.22 09:58:37.730774 [ 268 ] {58408ab6-da4c-4ea9-b906-77c70c0be7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12473 | 2026.01.22 09:58:37.730860 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_86_17} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12474 | 2026.01.22 09:58:37.730937 [ 186 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_86_17} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12475 | 2026.01.22 09:58:37.731008 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 12476 | 2026.01.22 09:58:37.731203 [ 268 ] {58408ab6-da4c-4ea9-b906-77c70c0be7fb} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12477 | 2026.01.22 09:58:37.731243 [ 268 ] {58408ab6-da4c-4ea9-b906-77c70c0be7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12478 | 2026.01.22 09:58:37.731569 [ 268 ] {58408ab6-da4c-4ea9-b906-77c70c0be7fb} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12479 | 2026.01.22 09:58:37.731771 [ 268 ] {58408ab6-da4c-4ea9-b906-77c70c0be7fb} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12480 | 2026.01.22 09:58:37.731896 [ 268 ] {58408ab6-da4c-4ea9-b906-77c70c0be7fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 12481 | 2026.01.22 09:58:37.731931 [ 268 ] {58408ab6-da4c-4ea9-b906-77c70c0be7fb} <Debug> TCPHandler: Processed in 0.001361843 sec. | ||
| 12482 | 2026.01.22 09:58:37.732042 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12483 | 2026.01.22 09:58:37.732133 [ 268 ] {653ecd13-6714-4c4a-863a-98aabd1a309a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12484 | 2026.01.22 09:58:37.732186 [ 268 ] {653ecd13-6714-4c4a-863a-98aabd1a309a} <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 | ||
| 12485 | 2026.01.22 09:58:37.732966 [ 268 ] {653ecd13-6714-4c4a-863a-98aabd1a309a} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12486 | 2026.01.22 09:58:37.732999 [ 268 ] {653ecd13-6714-4c4a-863a-98aabd1a309a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12487 | 2026.01.22 09:58:37.733507 [ 268 ] {653ecd13-6714-4c4a-863a-98aabd1a309a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12488 | 2026.01.22 09:58:37.733722 [ 268 ] {653ecd13-6714-4c4a-863a-98aabd1a309a} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12489 | 2026.01.22 09:58:37.733830 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12490 | 2026.01.22 09:58:37.733852 [ 268 ] {653ecd13-6714-4c4a-863a-98aabd1a309a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001737 sec., 2302.8209556706965 rows/sec., 4.13 MiB/sec. | ||
| 12491 | 2026.01.22 09:58:37.733863 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12492 | 2026.01.22 09:58:37.733883 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12493 | 2026.01.22 09:58:37.733904 [ 268 ] {653ecd13-6714-4c4a-863a-98aabd1a309a} <Debug> TCPHandler: Processed in 0.001909223 sec. | ||
| 12494 | 2026.01.22 09:58:37.733990 [ 193 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12495 | 2026.01.22 09:58:37.734018 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12496 | 2026.01.22 09:58:37.734117 [ 268 ] {81d7169a-7fd6-47b1-9d8f-da74a8d6e745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12497 | 2026.01.22 09:58:37.734167 [ 268 ] {81d7169a-7fd6-47b1-9d8f-da74a8d6e745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12498 | 2026.01.22 09:58:37.734228 [ 193 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12499 | 2026.01.22 09:58:37.734290 [ 193 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1727 rows starting from the beginning of the part | ||
| 12500 | 2026.01.22 09:58:37.734429 [ 193 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 4 rows starting from the beginning of the part | ||
| 12501 | 2026.01.22 09:58:37.734508 [ 268 ] {81d7169a-7fd6-47b1-9d8f-da74a8d6e745} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12502 | 2026.01.22 09:58:37.734540 [ 193 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 37 rows starting from the beginning of the part | ||
| 12503 | 2026.01.22 09:58:37.734548 [ 268 ] {81d7169a-7fd6-47b1-9d8f-da74a8d6e745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12504 | 2026.01.22 09:58:37.734649 [ 193 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 4 rows starting from the beginning of the part | ||
| 12505 | 2026.01.22 09:58:37.734749 [ 193 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 37 rows starting from the beginning of the part | ||
| 12506 | 2026.01.22 09:58:37.734844 [ 193 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 4 rows starting from the beginning of the part | ||
| 12507 | 2026.01.22 09:58:37.734884 [ 268 ] {81d7169a-7fd6-47b1-9d8f-da74a8d6e745} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12508 | 2026.01.22 09:58:37.735105 [ 268 ] {81d7169a-7fd6-47b1-9d8f-da74a8d6e745} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12509 | 2026.01.22 09:58:37.735245 [ 268 ] {81d7169a-7fd6-47b1-9d8f-da74a8d6e745} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 12510 | 2026.01.22 09:58:37.735281 [ 268 ] {81d7169a-7fd6-47b1-9d8f-da74a8d6e745} <Debug> TCPHandler: Processed in 0.001310492 sec. | ||
| 12511 | 2026.01.22 09:58:37.744496 [ 193 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1813 rows, containing 19 columns (19 merged, 0 gathered) in 0.010551241 sec., 171828.12903240483 rows/sec., 307.91 MiB/sec. | ||
| 12512 | 2026.01.22 09:58:37.745735 [ 193 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12513 | 2026.01.22 09:58:37.746057 [ 193 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12514 | 2026.01.22 09:58:37.746126 [ 193 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12515 | 2026.01.22 09:58:37.746213 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.15 MiB. | ||
| 12516 | 2026.01.22 09:58:38.000244 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.16 MiB, peak 363.24 MiB, free memory in arenas 0.00 B, will set to 351.71 MiB (RSS), difference: 5.55 MiB | ||
| 12517 | 2026.01.22 09:58:38.148065 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12518 | 2026.01.22 09:58:38.148325 [ 268 ] {e48ec0dc-c3b2-4b49-a263-17d3dcd99e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12519 | 2026.01.22 09:58:38.148417 [ 268 ] {e48ec0dc-c3b2-4b49-a263-17d3dcd99e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12520 | 2026.01.22 09:58:38.149407 [ 268 ] {e48ec0dc-c3b2-4b49-a263-17d3dcd99e3c} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12521 | 2026.01.22 09:58:38.149443 [ 268 ] {e48ec0dc-c3b2-4b49-a263-17d3dcd99e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12522 | 2026.01.22 09:58:38.149837 [ 268 ] {e48ec0dc-c3b2-4b49-a263-17d3dcd99e3c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12523 | 2026.01.22 09:58:38.150056 [ 268 ] {e48ec0dc-c3b2-4b49-a263-17d3dcd99e3c} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12524 | 2026.01.22 09:58:38.150197 [ 268 ] {e48ec0dc-c3b2-4b49-a263-17d3dcd99e3c} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001938 sec., 230134.1589267286 rows/sec., 14.60 MiB/sec. | ||
| 12525 | 2026.01.22 09:58:38.150237 [ 268 ] {e48ec0dc-c3b2-4b49-a263-17d3dcd99e3c} <Debug> TCPHandler: Processed in 0.002286889 sec. | ||
| 12526 | 2026.01.22 09:58:38.150365 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12527 | 2026.01.22 09:58:38.150463 [ 268 ] {2042888c-3dd1-496a-93cf-0225d9dadebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12528 | 2026.01.22 09:58:38.150503 [ 268 ] {2042888c-3dd1-496a-93cf-0225d9dadebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12529 | 2026.01.22 09:58:38.150895 [ 268 ] {2042888c-3dd1-496a-93cf-0225d9dadebc} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12530 | 2026.01.22 09:58:38.150929 [ 268 ] {2042888c-3dd1-496a-93cf-0225d9dadebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12531 | 2026.01.22 09:58:38.151221 [ 268 ] {2042888c-3dd1-496a-93cf-0225d9dadebc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12532 | 2026.01.22 09:58:38.151434 [ 268 ] {2042888c-3dd1-496a-93cf-0225d9dadebc} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12533 | 2026.01.22 09:58:38.151556 [ 268 ] {2042888c-3dd1-496a-93cf-0225d9dadebc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001115 sec., 3587.4439461883403 rows/sec., 292.53 KiB/sec. | ||
| 12534 | 2026.01.22 09:58:38.151593 [ 268 ] {2042888c-3dd1-496a-93cf-0225d9dadebc} <Debug> TCPHandler: Processed in 0.001274982 sec. | ||
| 12535 | 2026.01.22 09:58:38.151707 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12536 | 2026.01.22 09:58:38.151798 [ 268 ] {1ff409fb-c476-492c-8d16-741275455489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12537 | 2026.01.22 09:58:38.151834 [ 268 ] {1ff409fb-c476-492c-8d16-741275455489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12538 | 2026.01.22 09:58:38.153593 [ 268 ] {1ff409fb-c476-492c-8d16-741275455489} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12539 | 2026.01.22 09:58:38.153640 [ 268 ] {1ff409fb-c476-492c-8d16-741275455489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12540 | 2026.01.22 09:58:38.154198 [ 268 ] {1ff409fb-c476-492c-8d16-741275455489} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12541 | 2026.01.22 09:58:38.154419 [ 268 ] {1ff409fb-c476-492c-8d16-741275455489} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12542 | 2026.01.22 09:58:38.154561 [ 268 ] {1ff409fb-c476-492c-8d16-741275455489} <Debug> executeQuery: Read 2364 rows, 195.48 KiB in 0.00278 sec., 850359.7122302159 rows/sec., 68.67 MiB/sec. | ||
| 12543 | 2026.01.22 09:58:38.154602 [ 268 ] {1ff409fb-c476-492c-8d16-741275455489} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 12544 | 2026.01.22 09:58:38.154615 [ 268 ] {1ff409fb-c476-492c-8d16-741275455489} <Debug> TCPHandler: Processed in 0.002961381 sec. | ||
| 12545 | 2026.01.22 09:58:38.154721 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12546 | 2026.01.22 09:58:38.154818 [ 268 ] {77a706f4-8fc6-434d-b965-2cd42a50d1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12547 | 2026.01.22 09:58:38.154858 [ 268 ] {77a706f4-8fc6-434d-b965-2cd42a50d1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12548 | 2026.01.22 09:58:38.155392 [ 268 ] {77a706f4-8fc6-434d-b965-2cd42a50d1e3} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12549 | 2026.01.22 09:58:38.155429 [ 268 ] {77a706f4-8fc6-434d-b965-2cd42a50d1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12550 | 2026.01.22 09:58:38.155737 [ 268 ] {77a706f4-8fc6-434d-b965-2cd42a50d1e3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12551 | 2026.01.22 09:58:38.155950 [ 268 ] {77a706f4-8fc6-434d-b965-2cd42a50d1e3} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12552 | 2026.01.22 09:58:38.156079 [ 268 ] {77a706f4-8fc6-434d-b965-2cd42a50d1e3} <Debug> executeQuery: Read 237 rows, 14.42 KiB in 0.00128 sec., 185156.24999999997 rows/sec., 11.01 MiB/sec. | ||
| 12553 | 2026.01.22 09:58:38.156118 [ 268 ] {77a706f4-8fc6-434d-b965-2cd42a50d1e3} <Debug> TCPHandler: Processed in 0.001445364 sec. | ||
| 12554 | 2026.01.22 09:58:38.156221 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12555 | 2026.01.22 09:58:38.156316 [ 268 ] {69966c2e-497b-4ab9-800f-8085cba205ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12556 | 2026.01.22 09:58:38.156355 [ 268 ] {69966c2e-497b-4ab9-800f-8085cba205ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12557 | 2026.01.22 09:58:38.156957 [ 268 ] {69966c2e-497b-4ab9-800f-8085cba205ee} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12558 | 2026.01.22 09:58:38.156992 [ 268 ] {69966c2e-497b-4ab9-800f-8085cba205ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12559 | 2026.01.22 09:58:38.157313 [ 268 ] {69966c2e-497b-4ab9-800f-8085cba205ee} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 12560 | 2026.01.22 09:58:38.157529 [ 268 ] {69966c2e-497b-4ab9-800f-8085cba205ee} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12561 | 2026.01.22 09:58:38.157661 [ 268 ] {69966c2e-497b-4ab9-800f-8085cba205ee} <Debug> executeQuery: Read 458 rows, 30.99 KiB in 0.001363 sec., 336023.47762289067 rows/sec., 22.21 MiB/sec. | ||
| 12562 | 2026.01.22 09:58:38.157701 [ 268 ] {69966c2e-497b-4ab9-800f-8085cba205ee} <Debug> TCPHandler: Processed in 0.001528956 sec. | ||
| 12563 | 2026.01.22 09:58:38.157815 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12564 | 2026.01.22 09:58:38.157911 [ 268 ] {5393785f-3911-40be-8bb7-17020b29b2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12565 | 2026.01.22 09:58:38.157950 [ 268 ] {5393785f-3911-40be-8bb7-17020b29b2d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12566 | 2026.01.22 09:58:38.158465 [ 268 ] {5393785f-3911-40be-8bb7-17020b29b2d6} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12567 | 2026.01.22 09:58:38.158500 [ 268 ] {5393785f-3911-40be-8bb7-17020b29b2d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12568 | 2026.01.22 09:58:38.158805 [ 268 ] {5393785f-3911-40be-8bb7-17020b29b2d6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12569 | 2026.01.22 09:58:38.159009 [ 268 ] {5393785f-3911-40be-8bb7-17020b29b2d6} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12570 | 2026.01.22 09:58:38.159134 [ 268 ] {5393785f-3911-40be-8bb7-17020b29b2d6} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001242 sec., 184380.03220611915 rows/sec., 10.47 MiB/sec. | ||
| 12571 | 2026.01.22 09:58:38.159173 [ 268 ] {5393785f-3911-40be-8bb7-17020b29b2d6} <Debug> TCPHandler: Processed in 0.001406973 sec. | ||
| 12572 | 2026.01.22 09:58:38.159291 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12573 | 2026.01.22 09:58:38.159414 [ 268 ] {3feca94d-00f2-442b-89ff-ac200304474d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12574 | 2026.01.22 09:58:38.159462 [ 268 ] {3feca94d-00f2-442b-89ff-ac200304474d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12575 | 2026.01.22 09:58:38.160497 [ 268 ] {3feca94d-00f2-442b-89ff-ac200304474d} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12576 | 2026.01.22 09:58:38.160532 [ 268 ] {3feca94d-00f2-442b-89ff-ac200304474d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12577 | 2026.01.22 09:58:38.160889 [ 268 ] {3feca94d-00f2-442b-89ff-ac200304474d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12578 | 2026.01.22 09:58:38.161098 [ 268 ] {3feca94d-00f2-442b-89ff-ac200304474d} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12579 | 2026.01.22 09:58:38.161223 [ 268 ] {3feca94d-00f2-442b-89ff-ac200304474d} <Debug> executeQuery: Read 1203 rows, 87.68 KiB in 0.001834 sec., 655943.2933478735 rows/sec., 46.69 MiB/sec. | ||
| 12580 | 2026.01.22 09:58:38.161260 [ 268 ] {3feca94d-00f2-442b-89ff-ac200304474d} <Debug> TCPHandler: Processed in 0.002027164 sec. | ||
| 12581 | 2026.01.22 09:58:38.161381 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12582 | 2026.01.22 09:58:38.161472 [ 268 ] {ca4b56c8-b4f7-4749-9d1f-7c534d64deff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12583 | 2026.01.22 09:58:38.161513 [ 268 ] {ca4b56c8-b4f7-4749-9d1f-7c534d64deff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12584 | 2026.01.22 09:58:38.161845 [ 268 ] {ca4b56c8-b4f7-4749-9d1f-7c534d64deff} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12585 | 2026.01.22 09:58:38.161878 [ 268 ] {ca4b56c8-b4f7-4749-9d1f-7c534d64deff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12586 | 2026.01.22 09:58:38.162172 [ 268 ] {ca4b56c8-b4f7-4749-9d1f-7c534d64deff} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 12587 | 2026.01.22 09:58:38.162376 [ 268 ] {ca4b56c8-b4f7-4749-9d1f-7c534d64deff} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12588 | 2026.01.22 09:58:38.162500 [ 268 ] {ca4b56c8-b4f7-4749-9d1f-7c534d64deff} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.001045 sec., 11483.253588516747 rows/sec., 599.96 KiB/sec. | ||
| 12589 | 2026.01.22 09:58:38.162535 [ 268 ] {ca4b56c8-b4f7-4749-9d1f-7c534d64deff} <Debug> TCPHandler: Processed in 0.001211231 sec. | ||
| 12590 | 2026.01.22 09:58:38.162660 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12591 | 2026.01.22 09:58:38.162775 [ 268 ] {74fb426e-ad9a-4a61-9a09-c1db3ae579bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12592 | 2026.01.22 09:58:38.162825 [ 268 ] {74fb426e-ad9a-4a61-9a09-c1db3ae579bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12593 | 2026.01.22 09:58:38.163560 [ 268 ] {74fb426e-ad9a-4a61-9a09-c1db3ae579bb} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12594 | 2026.01.22 09:58:38.163595 [ 268 ] {74fb426e-ad9a-4a61-9a09-c1db3ae579bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12595 | 2026.01.22 09:58:38.163990 [ 268 ] {74fb426e-ad9a-4a61-9a09-c1db3ae579bb} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12596 | 2026.01.22 09:58:38.164205 [ 268 ] {74fb426e-ad9a-4a61-9a09-c1db3ae579bb} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12597 | 2026.01.22 09:58:38.164335 [ 268 ] {74fb426e-ad9a-4a61-9a09-c1db3ae579bb} <Debug> executeQuery: Read 1054 rows, 70.37 KiB in 0.001584 sec., 665404.0404040405 rows/sec., 43.38 MiB/sec. | ||
| 12598 | 2026.01.22 09:58:38.164372 [ 268 ] {74fb426e-ad9a-4a61-9a09-c1db3ae579bb} <Debug> TCPHandler: Processed in 0.00178144 sec. | ||
| 12599 | 2026.01.22 09:58:38.164496 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12600 | 2026.01.22 09:58:38.164592 [ 268 ] {d8566dc6-7b46-4e38-9d89-7996cdde8a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12601 | 2026.01.22 09:58:38.164634 [ 268 ] {d8566dc6-7b46-4e38-9d89-7996cdde8a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12602 | 2026.01.22 09:58:38.164951 [ 268 ] {d8566dc6-7b46-4e38-9d89-7996cdde8a7c} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12603 | 2026.01.22 09:58:38.164984 [ 268 ] {d8566dc6-7b46-4e38-9d89-7996cdde8a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12604 | 2026.01.22 09:58:38.165290 [ 268 ] {d8566dc6-7b46-4e38-9d89-7996cdde8a7c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 12605 | 2026.01.22 09:58:38.165507 [ 268 ] {d8566dc6-7b46-4e38-9d89-7996cdde8a7c} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12606 | 2026.01.22 09:58:38.165633 [ 268 ] {d8566dc6-7b46-4e38-9d89-7996cdde8a7c} <Debug> executeQuery: Read 2 rows, 138.00 B in 0.001059 sec., 1888.5741265344664 rows/sec., 127.26 KiB/sec. | ||
| 12607 | 2026.01.22 09:58:38.165670 [ 268 ] {d8566dc6-7b46-4e38-9d89-7996cdde8a7c} <Debug> TCPHandler: Processed in 0.001233091 sec. | ||
| 12608 | 2026.01.22 09:58:38.165797 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12609 | 2026.01.22 09:58:38.165915 [ 268 ] {a8a25953-8a7a-4313-9d7a-f01ae5768e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12610 | 2026.01.22 09:58:38.165983 [ 268 ] {a8a25953-8a7a-4313-9d7a-f01ae5768e76} <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 | ||
| 12611 | 2026.01.22 09:58:38.166774 [ 268 ] {a8a25953-8a7a-4313-9d7a-f01ae5768e76} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12612 | 2026.01.22 09:58:38.166810 [ 268 ] {a8a25953-8a7a-4313-9d7a-f01ae5768e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12613 | 2026.01.22 09:58:38.167330 [ 268 ] {a8a25953-8a7a-4313-9d7a-f01ae5768e76} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12614 | 2026.01.22 09:58:38.167560 [ 268 ] {a8a25953-8a7a-4313-9d7a-f01ae5768e76} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12615 | 2026.01.22 09:58:38.167700 [ 268 ] {a8a25953-8a7a-4313-9d7a-f01ae5768e76} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001809 sec., 5527.91597567717 rows/sec., 9.91 MiB/sec. | ||
| 12616 | 2026.01.22 09:58:38.167761 [ 268 ] {a8a25953-8a7a-4313-9d7a-f01ae5768e76} <Debug> TCPHandler: Processed in 0.002032494 sec. | ||
| 12617 | 2026.01.22 09:58:38.167873 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12618 | 2026.01.22 09:58:38.167969 [ 268 ] {d13c961d-89b8-4a50-b2ff-e1e8aefbf843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12619 | 2026.01.22 09:58:38.168010 [ 268 ] {d13c961d-89b8-4a50-b2ff-e1e8aefbf843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12620 | 2026.01.22 09:58:38.168363 [ 268 ] {d13c961d-89b8-4a50-b2ff-e1e8aefbf843} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12621 | 2026.01.22 09:58:38.168397 [ 268 ] {d13c961d-89b8-4a50-b2ff-e1e8aefbf843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12622 | 2026.01.22 09:58:38.168698 [ 268 ] {d13c961d-89b8-4a50-b2ff-e1e8aefbf843} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12623 | 2026.01.22 09:58:38.168908 [ 268 ] {d13c961d-89b8-4a50-b2ff-e1e8aefbf843} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12624 | 2026.01.22 09:58:38.169045 [ 268 ] {d13c961d-89b8-4a50-b2ff-e1e8aefbf843} <Debug> executeQuery: Read 108 rows, 6.03 KiB in 0.001095 sec., 98630.13698630137 rows/sec., 5.38 MiB/sec. | ||
| 12625 | 2026.01.22 09:58:38.169082 [ 268 ] {d13c961d-89b8-4a50-b2ff-e1e8aefbf843} <Debug> TCPHandler: Processed in 0.001258042 sec. | ||
| 12626 | 2026.01.22 09:58:41.154294 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1568 | ||
| 12627 | 2026.01.22 09:58:41.157051 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12628 | 2026.01.22 09:58:41.157109 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12629 | 2026.01.22 09:58:41.158409 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12630 | 2026.01.22 09:58:41.158689 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12631 | 2026.01.22 09:58:41.159086 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1568 | ||
| 12632 | 2026.01.22 09:58:42.724811 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12633 | 2026.01.22 09:58:42.725097 [ 268 ] {d365524f-6e3b-4c12-bd48-7eb712151791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12634 | 2026.01.22 09:58:42.725211 [ 268 ] {d365524f-6e3b-4c12-bd48-7eb712151791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12635 | 2026.01.22 09:58:42.725884 [ 268 ] {d365524f-6e3b-4c12-bd48-7eb712151791} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12636 | 2026.01.22 09:58:42.725921 [ 268 ] {d365524f-6e3b-4c12-bd48-7eb712151791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12637 | 2026.01.22 09:58:42.726306 [ 268 ] {d365524f-6e3b-4c12-bd48-7eb712151791} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12638 | 2026.01.22 09:58:42.726531 [ 268 ] {d365524f-6e3b-4c12-bd48-7eb712151791} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12639 | 2026.01.22 09:58:42.726686 [ 268 ] {d365524f-6e3b-4c12-bd48-7eb712151791} <Debug> executeQuery: Read 110 rows, 9.45 KiB in 0.001667 sec., 65986.80263947211 rows/sec., 5.54 MiB/sec. | ||
| 12640 | 2026.01.22 09:58:42.726728 [ 268 ] {d365524f-6e3b-4c12-bd48-7eb712151791} <Debug> TCPHandler: Processed in 0.002105146 sec. | ||
| 12641 | 2026.01.22 09:58:42.726852 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12642 | 2026.01.22 09:58:42.726947 [ 268 ] {0efd1e97-fe5a-45f9-9091-8708ea989f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12643 | 2026.01.22 09:58:42.726988 [ 268 ] {0efd1e97-fe5a-45f9-9091-8708ea989f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12644 | 2026.01.22 09:58:42.727388 [ 268 ] {0efd1e97-fe5a-45f9-9091-8708ea989f64} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12645 | 2026.01.22 09:58:42.727422 [ 268 ] {0efd1e97-fe5a-45f9-9091-8708ea989f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12646 | 2026.01.22 09:58:42.727711 [ 268 ] {0efd1e97-fe5a-45f9-9091-8708ea989f64} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12647 | 2026.01.22 09:58:42.727920 [ 268 ] {0efd1e97-fe5a-45f9-9091-8708ea989f64} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12648 | 2026.01.22 09:58:42.728047 [ 268 ] {0efd1e97-fe5a-45f9-9091-8708ea989f64} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001118 sec., 24150.268336314846 rows/sec., 1.77 MiB/sec. | ||
| 12649 | 2026.01.22 09:58:42.728085 [ 268 ] {0efd1e97-fe5a-45f9-9091-8708ea989f64} <Debug> TCPHandler: Processed in 0.001282232 sec. | ||
| 12650 | 2026.01.22 09:58:42.728195 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12651 | 2026.01.22 09:58:42.728289 [ 268 ] {f104015e-d0db-4a20-a573-e7746bbf1597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12652 | 2026.01.22 09:58:42.728329 [ 268 ] {f104015e-d0db-4a20-a573-e7746bbf1597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12653 | 2026.01.22 09:58:42.728740 [ 268 ] {f104015e-d0db-4a20-a573-e7746bbf1597} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12654 | 2026.01.22 09:58:42.728775 [ 268 ] {f104015e-d0db-4a20-a573-e7746bbf1597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12655 | 2026.01.22 09:58:42.729082 [ 268 ] {f104015e-d0db-4a20-a573-e7746bbf1597} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12656 | 2026.01.22 09:58:42.729287 [ 268 ] {f104015e-d0db-4a20-a573-e7746bbf1597} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12657 | 2026.01.22 09:58:42.729416 [ 268 ] {f104015e-d0db-4a20-a573-e7746bbf1597} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001144 sec., 79545.45454545454 rows/sec., 6.21 MiB/sec. | ||
| 12658 | 2026.01.22 09:58:42.729453 [ 268 ] {f104015e-d0db-4a20-a573-e7746bbf1597} <Debug> TCPHandler: Processed in 0.001307542 sec. | ||
| 12659 | 2026.01.22 09:58:42.729566 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12660 | 2026.01.22 09:58:42.729660 [ 268 ] {c0c510bc-5508-483d-963f-48ebda27554d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12661 | 2026.01.22 09:58:42.729705 [ 268 ] {c0c510bc-5508-483d-963f-48ebda27554d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12662 | 2026.01.22 09:58:42.730078 [ 268 ] {c0c510bc-5508-483d-963f-48ebda27554d} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12663 | 2026.01.22 09:58:42.730112 [ 268 ] {c0c510bc-5508-483d-963f-48ebda27554d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12664 | 2026.01.22 09:58:42.730432 [ 268 ] {c0c510bc-5508-483d-963f-48ebda27554d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12665 | 2026.01.22 09:58:42.730640 [ 268 ] {c0c510bc-5508-483d-963f-48ebda27554d} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12666 | 2026.01.22 09:58:42.730766 [ 268 ] {c0c510bc-5508-483d-963f-48ebda27554d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001123 sec., 113980.40961709706 rows/sec., 7.94 MiB/sec. | ||
| 12667 | 2026.01.22 09:58:42.730802 [ 268 ] {c0c510bc-5508-483d-963f-48ebda27554d} <Debug> TCPHandler: Processed in 0.001285252 sec. | ||
| 12668 | 2026.01.22 09:58:42.730918 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12669 | 2026.01.22 09:58:42.731013 [ 268 ] {c2fbd86c-66c8-431a-bea1-7333b4b45147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12670 | 2026.01.22 09:58:42.731071 [ 268 ] {c2fbd86c-66c8-431a-bea1-7333b4b45147} <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 | ||
| 12671 | 2026.01.22 09:58:42.731856 [ 268 ] {c2fbd86c-66c8-431a-bea1-7333b4b45147} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12672 | 2026.01.22 09:58:42.731892 [ 268 ] {c2fbd86c-66c8-431a-bea1-7333b4b45147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12673 | 2026.01.22 09:58:42.732430 [ 268 ] {c2fbd86c-66c8-431a-bea1-7333b4b45147} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12674 | 2026.01.22 09:58:42.732661 [ 268 ] {c2fbd86c-66c8-431a-bea1-7333b4b45147} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12675 | 2026.01.22 09:58:42.732798 [ 268 ] {c2fbd86c-66c8-431a-bea1-7333b4b45147} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001802 sec., 14983.351831298558 rows/sec., 26.85 MiB/sec. | ||
| 12676 | 2026.01.22 09:58:42.732852 [ 268 ] {c2fbd86c-66c8-431a-bea1-7333b4b45147} <Debug> TCPHandler: Processed in 0.001981954 sec. | ||
| 12677 | 2026.01.22 09:58:42.732970 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12678 | 2026.01.22 09:58:42.733065 [ 268 ] {a391f8c5-5f45-49e5-b1b4-868a6fd88e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12679 | 2026.01.22 09:58:42.733107 [ 268 ] {a391f8c5-5f45-49e5-b1b4-868a6fd88e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12680 | 2026.01.22 09:58:42.733433 [ 268 ] {a391f8c5-5f45-49e5-b1b4-868a6fd88e1c} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12681 | 2026.01.22 09:58:42.733467 [ 268 ] {a391f8c5-5f45-49e5-b1b4-868a6fd88e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12682 | 2026.01.22 09:58:42.733787 [ 268 ] {a391f8c5-5f45-49e5-b1b4-868a6fd88e1c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12683 | 2026.01.22 09:58:42.733998 [ 268 ] {a391f8c5-5f45-49e5-b1b4-868a6fd88e1c} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12684 | 2026.01.22 09:58:42.734126 [ 268 ] {a391f8c5-5f45-49e5-b1b4-868a6fd88e1c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001079 sec., 44485.634847080626 rows/sec., 3.00 MiB/sec. | ||
| 12685 | 2026.01.22 09:58:42.734162 [ 268 ] {a391f8c5-5f45-49e5-b1b4-868a6fd88e1c} <Debug> TCPHandler: Processed in 0.001241861 sec. | ||
| 12686 | 2026.01.22 09:58:43.566078 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30312 | ||
| 12687 | 2026.01.22 09:58:43.566581 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12688 | 2026.01.22 09:58:43.566620 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12689 | 2026.01.22 09:58:43.567139 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12690 | 2026.01.22 09:58:43.567381 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12691 | 2026.01.22 09:58:43.567530 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30312 | ||
| 12692 | 2026.01.22 09:58:45.206442 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12693 | 2026.01.22 09:58:45.222845 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12694 | 2026.01.22 09:58:45.222904 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12695 | 2026.01.22 09:58:45.229149 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12696 | 2026.01.22 09:58:45.229807 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12697 | 2026.01.22 09:58:45.232729 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12698 | 2026.01.22 09:58:47.726154 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12699 | 2026.01.22 09:58:47.726346 [ 268 ] {e5de984d-63cb-4312-baf8-7e03e341bd97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12700 | 2026.01.22 09:58:47.726414 [ 268 ] {e5de984d-63cb-4312-baf8-7e03e341bd97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12701 | 2026.01.22 09:58:47.727104 [ 268 ] {e5de984d-63cb-4312-baf8-7e03e341bd97} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12702 | 2026.01.22 09:58:47.727146 [ 268 ] {e5de984d-63cb-4312-baf8-7e03e341bd97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12703 | 2026.01.22 09:58:47.727567 [ 268 ] {e5de984d-63cb-4312-baf8-7e03e341bd97} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12704 | 2026.01.22 09:58:47.727795 [ 268 ] {e5de984d-63cb-4312-baf8-7e03e341bd97} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12705 | 2026.01.22 09:58:47.727944 [ 56 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12706 | 2026.01.22 09:58:47.727962 [ 268 ] {e5de984d-63cb-4312-baf8-7e03e341bd97} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001665 sec., 38438.43843843844 rows/sec., 3.03 MiB/sec. | ||
| 12707 | 2026.01.22 09:58:47.727991 [ 56 ] {} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12708 | 2026.01.22 09:58:47.728015 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12709 | 2026.01.22 09:58:47.728020 [ 268 ] {e5de984d-63cb-4312-baf8-7e03e341bd97} <Debug> TCPHandler: Processed in 0.002001955 sec. | ||
| 12710 | 2026.01.22 09:58:47.728141 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12711 | 2026.01.22 09:58:47.728151 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12712 | 2026.01.22 09:58:47.728295 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12713 | 2026.01.22 09:58:47.728298 [ 268 ] {3e5f9161-53c6-4c05-a6b9-8042850c15a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12714 | 2026.01.22 09:58:47.728338 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2557 rows starting from the beginning of the part | ||
| 12715 | 2026.01.22 09:58:47.728363 [ 268 ] {3e5f9161-53c6-4c05-a6b9-8042850c15a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12716 | 2026.01.22 09:58:47.728411 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 130 rows starting from the beginning of the part | ||
| 12717 | 2026.01.22 09:58:47.728463 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 12718 | 2026.01.22 09:58:47.728510 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 2364 rows starting from the beginning of the part | ||
| 12719 | 2026.01.22 09:58:47.728549 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 110 rows starting from the beginning of the part | ||
| 12720 | 2026.01.22 09:58:47.728584 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 64 rows starting from the beginning of the part | ||
| 12721 | 2026.01.22 09:58:47.728770 [ 268 ] {3e5f9161-53c6-4c05-a6b9-8042850c15a0} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12722 | 2026.01.22 09:58:47.728810 [ 268 ] {3e5f9161-53c6-4c05-a6b9-8042850c15a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12723 | 2026.01.22 09:58:47.729123 [ 268 ] {3e5f9161-53c6-4c05-a6b9-8042850c15a0} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12724 | 2026.01.22 09:58:47.729339 [ 268 ] {3e5f9161-53c6-4c05-a6b9-8042850c15a0} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12725 | 2026.01.22 09:58:47.729541 [ 268 ] {3e5f9161-53c6-4c05-a6b9-8042850c15a0} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001266 sec., 3159.55766192733 rows/sec., 237.58 KiB/sec. | ||
| 12726 | 2026.01.22 09:58:47.729581 [ 268 ] {3e5f9161-53c6-4c05-a6b9-8042850c15a0} <Debug> TCPHandler: Processed in 0.001482065 sec. | ||
| 12727 | 2026.01.22 09:58:47.729704 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12728 | 2026.01.22 09:58:47.729829 [ 268 ] {12ccb5ed-f233-46d1-bb43-a28602663a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12729 | 2026.01.22 09:58:47.729881 [ 268 ] {12ccb5ed-f233-46d1-bb43-a28602663a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12730 | 2026.01.22 09:58:47.730417 [ 268 ] {12ccb5ed-f233-46d1-bb43-a28602663a53} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12731 | 2026.01.22 09:58:47.730461 [ 268 ] {12ccb5ed-f233-46d1-bb43-a28602663a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12732 | 2026.01.22 09:58:47.730654 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5289 rows, containing 5 columns (5 merged, 0 gathered) in 0.002567384 sec., 2060073.600209396 rows/sec., 175.35 MiB/sec. | ||
| 12733 | 2026.01.22 09:58:47.730911 [ 268 ] {12ccb5ed-f233-46d1-bb43-a28602663a53} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12734 | 2026.01.22 09:58:47.730985 [ 191 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12735 | 2026.01.22 09:58:47.731248 [ 268 ] {12ccb5ed-f233-46d1-bb43-a28602663a53} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12736 | 2026.01.22 09:58:47.731357 [ 191 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_96_19} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12737 | 2026.01.22 09:58:47.731413 [ 56 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12738 | 2026.01.22 09:58:47.731441 [ 268 ] {12ccb5ed-f233-46d1-bb43-a28602663a53} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001636 sec., 41564.79217603912 rows/sec., 3.24 MiB/sec. | ||
| 12739 | 2026.01.22 09:58:47.731451 [ 56 ] {} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12740 | 2026.01.22 09:58:47.731467 [ 191 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_96_19} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12741 | 2026.01.22 09:58:47.731483 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12742 | 2026.01.22 09:58:47.731507 [ 268 ] {12ccb5ed-f233-46d1-bb43-a28602663a53} <Debug> TCPHandler: Processed in 0.001863572 sec. | ||
| 12743 | 2026.01.22 09:58:47.731615 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 12744 | 2026.01.22 09:58:47.731656 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12745 | 2026.01.22 09:58:47.731680 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12746 | 2026.01.22 09:58:47.731760 [ 268 ] {11a18149-1ac8-41ce-a0d3-847a2a9e5a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12747 | 2026.01.22 09:58:47.731780 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12748 | 2026.01.22 09:58:47.731815 [ 268 ] {11a18149-1ac8-41ce-a0d3-847a2a9e5a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12749 | 2026.01.22 09:58:47.731821 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1306 rows starting from the beginning of the part | ||
| 12750 | 2026.01.22 09:58:47.731907 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 101 rows starting from the beginning of the part | ||
| 12751 | 2026.01.22 09:58:47.731951 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 68 rows starting from the beginning of the part | ||
| 12752 | 2026.01.22 09:58:47.732009 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1203 rows starting from the beginning of the part | ||
| 12753 | 2026.01.22 09:58:47.732081 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 91 rows starting from the beginning of the part | ||
| 12754 | 2026.01.22 09:58:47.732129 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 68 rows starting from the beginning of the part | ||
| 12755 | 2026.01.22 09:58:47.732277 [ 268 ] {11a18149-1ac8-41ce-a0d3-847a2a9e5a6f} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12756 | 2026.01.22 09:58:47.732320 [ 268 ] {11a18149-1ac8-41ce-a0d3-847a2a9e5a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12757 | 2026.01.22 09:58:47.732694 [ 268 ] {11a18149-1ac8-41ce-a0d3-847a2a9e5a6f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12758 | 2026.01.22 09:58:47.732935 [ 268 ] {11a18149-1ac8-41ce-a0d3-847a2a9e5a6f} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12759 | 2026.01.22 09:58:47.733056 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12760 | 2026.01.22 09:58:47.733077 [ 268 ] {11a18149-1ac8-41ce-a0d3-847a2a9e5a6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001337 sec., 119670.90501121915 rows/sec., 8.33 MiB/sec. | ||
| 12761 | 2026.01.22 09:58:47.733085 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12762 | 2026.01.22 09:58:47.733107 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12763 | 2026.01.22 09:58:47.733117 [ 268 ] {11a18149-1ac8-41ce-a0d3-847a2a9e5a6f} <Debug> TCPHandler: Processed in 0.001522986 sec. | ||
| 12764 | 2026.01.22 09:58:47.733195 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12765 | 2026.01.22 09:58:47.733233 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12766 | 2026.01.22 09:58:47.733334 [ 268 ] {25f79b7b-6aca-4e84-ab7c-28e5940c28db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12767 | 2026.01.22 09:58:47.733352 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12768 | 2026.01.22 09:58:47.733391 [ 268 ] {25f79b7b-6aca-4e84-ab7c-28e5940c28db} <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 | ||
| 12769 | 2026.01.22 09:58:47.733402 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 26910 rows starting from the beginning of the part | ||
| 12770 | 2026.01.22 09:58:47.733490 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 12771 | 2026.01.22 09:58:47.733516 [ 190 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2837 rows, containing 5 columns (5 merged, 0 gathered) in 0.001954533 sec., 1451497.6211708884 rows/sec., 110.59 MiB/sec. | ||
| 12772 | 2026.01.22 09:58:47.733560 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 12773 | 2026.01.22 09:58:47.733612 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1054 rows starting from the beginning of the part | ||
| 12774 | 2026.01.22 09:58:47.733654 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 128 rows starting from the beginning of the part | ||
| 12775 | 2026.01.22 09:58:47.733696 [ 202 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 12776 | 2026.01.22 09:58:47.733748 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12777 | 2026.01.22 09:58:47.734093 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_96_19} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12778 | 2026.01.22 09:58:47.734190 [ 199 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_96_19} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12779 | 2026.01.22 09:58:47.734195 [ 268 ] {25f79b7b-6aca-4e84-ab7c-28e5940c28db} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12780 | 2026.01.22 09:58:47.734247 [ 268 ] {25f79b7b-6aca-4e84-ab7c-28e5940c28db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12781 | 2026.01.22 09:58:47.734265 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 12782 | 2026.01.22 09:58:47.734879 [ 268 ] {25f79b7b-6aca-4e84-ab7c-28e5940c28db} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12783 | 2026.01.22 09:58:47.735135 [ 268 ] {25f79b7b-6aca-4e84-ab7c-28e5940c28db} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12784 | 2026.01.22 09:58:47.735286 [ 268 ] {25f79b7b-6aca-4e84-ab7c-28e5940c28db} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001971 sec., 2029.4266869609335 rows/sec., 3.64 MiB/sec. | ||
| 12785 | 2026.01.22 09:58:47.735356 [ 268 ] {25f79b7b-6aca-4e84-ab7c-28e5940c28db} <Debug> TCPHandler: Processed in 0.002172917 sec. | ||
| 12786 | 2026.01.22 09:58:47.735476 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12787 | 2026.01.22 09:58:47.735580 [ 268 ] {07e243f1-e259-47d4-b2fa-5b667dc85c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12788 | 2026.01.22 09:58:47.735625 [ 268 ] {07e243f1-e259-47d4-b2fa-5b667dc85c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12789 | 2026.01.22 09:58:47.735975 [ 268 ] {07e243f1-e259-47d4-b2fa-5b667dc85c05} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12790 | 2026.01.22 09:58:47.736009 [ 268 ] {07e243f1-e259-47d4-b2fa-5b667dc85c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12791 | 2026.01.22 09:58:47.736330 [ 268 ] {07e243f1-e259-47d4-b2fa-5b667dc85c05} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12792 | 2026.01.22 09:58:47.736549 [ 268 ] {07e243f1-e259-47d4-b2fa-5b667dc85c05} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12793 | 2026.01.22 09:58:47.736655 [ 56 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12794 | 2026.01.22 09:58:47.736685 [ 268 ] {07e243f1-e259-47d4-b2fa-5b667dc85c05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 12795 | 2026.01.22 09:58:47.736687 [ 56 ] {} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12796 | 2026.01.22 09:58:47.736717 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12797 | 2026.01.22 09:58:47.736722 [ 268 ] {07e243f1-e259-47d4-b2fa-5b667dc85c05} <Debug> TCPHandler: Processed in 0.001297262 sec. | ||
| 12798 | 2026.01.22 09:58:47.736789 [ 199 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12799 | 2026.01.22 09:58:47.736897 [ 199 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12800 | 2026.01.22 09:58:47.736922 [ 199 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5472 rows starting from the beginning of the part | ||
| 12801 | 2026.01.22 09:58:47.736967 [ 199 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 12802 | 2026.01.22 09:58:47.737003 [ 199 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 12803 | 2026.01.22 09:58:47.737038 [ 199 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 108 rows starting from the beginning of the part | ||
| 12804 | 2026.01.22 09:58:47.737069 [ 199 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 48 rows starting from the beginning of the part | ||
| 12805 | 2026.01.22 09:58:47.737099 [ 199 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 12806 | 2026.01.22 09:58:47.739013 [ 200 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5808 rows, containing 4 columns (4 merged, 0 gathered) in 0.002253638 sec., 2577166.341710603 rows/sec., 170.35 MiB/sec. | ||
| 12807 | 2026.01.22 09:58:47.739488 [ 209 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12808 | 2026.01.22 09:58:47.739849 [ 209 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_96_19} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12809 | 2026.01.22 09:58:47.739942 [ 209 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_96_19} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12810 | 2026.01.22 09:58:47.740056 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 12811 | 2026.01.22 09:58:47.740272 [ 209 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28572 rows, containing 5 columns (5 merged, 0 gathered) in 0.007116902 sec., 4014668.1800592453 rows/sec., 273.74 MiB/sec. | ||
| 12812 | 2026.01.22 09:58:47.740709 [ 200 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12813 | 2026.01.22 09:58:47.740982 [ 200 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12814 | 2026.01.22 09:58:47.741050 [ 200 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12815 | 2026.01.22 09:58:47.741144 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12816 | 2026.01.22 09:58:50.899315 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12817 | 2026.01.22 09:58:50.899394 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12818 | 2026.01.22 09:58:51.001475 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000996807 sec. | ||
| 12819 | 2026.01.22 09:58:51.068099 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30824 | ||
| 12820 | 2026.01.22 09:58:51.068934 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12821 | 2026.01.22 09:58:51.068978 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12822 | 2026.01.22 09:58:51.069455 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12823 | 2026.01.22 09:58:51.069745 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12824 | 2026.01.22 09:58:51.069894 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30824 | ||
| 12825 | 2026.01.22 09:58:51.155907 [ 55 ] {} <Debug> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 12826 | 2026.01.22 09:58:51.155972 [ 55 ] {} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12827 | 2026.01.22 09:58:51.155997 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12828 | 2026.01.22 09:58:51.156117 [ 188 ] {477513af-4f26-4863-8596-bc2aa2411937::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 12829 | 2026.01.22 09:58:51.156231 [ 188 ] {477513af-4f26-4863-8596-bc2aa2411937::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12830 | 2026.01.22 09:58:51.156262 [ 188 ] {477513af-4f26-4863-8596-bc2aa2411937::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 12831 | 2026.01.22 09:58:51.156322 [ 188 ] {477513af-4f26-4863-8596-bc2aa2411937::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 12832 | 2026.01.22 09:58:51.156368 [ 188 ] {477513af-4f26-4863-8596-bc2aa2411937::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 12833 | 2026.01.22 09:58:51.156408 [ 188 ] {477513af-4f26-4863-8596-bc2aa2411937::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 12834 | 2026.01.22 09:58:51.156445 [ 188 ] {477513af-4f26-4863-8596-bc2aa2411937::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 12835 | 2026.01.22 09:58:51.157164 [ 209 ] {477513af-4f26-4863-8596-bc2aa2411937::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001089618 sec., 60571.686591080535 rows/sec., 3.09 MiB/sec. | ||
| 12836 | 2026.01.22 09:58:51.157341 [ 209 ] {477513af-4f26-4863-8596-bc2aa2411937::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 12837 | 2026.01.22 09:58:51.157666 [ 209 ] {477513af-4f26-4863-8596-bc2aa2411937::all_1_10_2} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12838 | 2026.01.22 09:58:51.157744 [ 209 ] {477513af-4f26-4863-8596-bc2aa2411937::all_1_10_2} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 12839 | 2026.01.22 09:58:51.157848 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 12840 | 2026.01.22 09:58:51.159799 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1592 | ||
| 12841 | 2026.01.22 09:58:51.162448 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12842 | 2026.01.22 09:58:51.162489 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12843 | 2026.01.22 09:58:51.163718 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12844 | 2026.01.22 09:58:51.164012 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12845 | 2026.01.22 09:58:51.164402 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1592 | ||
| 12846 | 2026.01.22 09:58:52.733098 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12847 | 2026.01.22 09:58:52.742969 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12848 | 2026.01.22 09:58:52.743155 [ 268 ] {28c37548-dc97-4c2c-80b6-8058c3443c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12849 | 2026.01.22 09:58:52.743225 [ 268 ] {28c37548-dc97-4c2c-80b6-8058c3443c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12850 | 2026.01.22 09:58:52.744083 [ 268 ] {28c37548-dc97-4c2c-80b6-8058c3443c88} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12851 | 2026.01.22 09:58:52.744136 [ 268 ] {28c37548-dc97-4c2c-80b6-8058c3443c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12852 | 2026.01.22 09:58:52.744568 [ 268 ] {28c37548-dc97-4c2c-80b6-8058c3443c88} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12853 | 2026.01.22 09:58:52.744821 [ 268 ] {28c37548-dc97-4c2c-80b6-8058c3443c88} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12854 | 2026.01.22 09:58:52.744989 [ 268 ] {28c37548-dc97-4c2c-80b6-8058c3443c88} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001885 sec., 236604.77453580903 rows/sec., 15.01 MiB/sec. | ||
| 12855 | 2026.01.22 09:58:52.745051 [ 268 ] {28c37548-dc97-4c2c-80b6-8058c3443c88} <Debug> TCPHandler: Processed in 0.002219547 sec. | ||
| 12856 | 2026.01.22 09:58:52.745192 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12857 | 2026.01.22 09:58:52.745300 [ 268 ] {b230ba0b-398a-4341-9d32-96bfd750e530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12858 | 2026.01.22 09:58:52.745348 [ 268 ] {b230ba0b-398a-4341-9d32-96bfd750e530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12859 | 2026.01.22 09:58:52.746412 [ 268 ] {b230ba0b-398a-4341-9d32-96bfd750e530} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12860 | 2026.01.22 09:58:52.746452 [ 268 ] {b230ba0b-398a-4341-9d32-96bfd750e530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12861 | 2026.01.22 09:58:52.746866 [ 268 ] {b230ba0b-398a-4341-9d32-96bfd750e530} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12862 | 2026.01.22 09:58:52.747088 [ 268 ] {b230ba0b-398a-4341-9d32-96bfd750e530} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12863 | 2026.01.22 09:58:52.747233 [ 268 ] {b230ba0b-398a-4341-9d32-96bfd750e530} <Debug> executeQuery: Read 1276 rows, 104.29 KiB in 0.001957 sec., 652018.3955033214 rows/sec., 52.04 MiB/sec. | ||
| 12864 | 2026.01.22 09:58:52.747276 [ 268 ] {b230ba0b-398a-4341-9d32-96bfd750e530} <Debug> TCPHandler: Processed in 0.002141606 sec. | ||
| 12865 | 2026.01.22 09:58:52.747403 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12866 | 2026.01.22 09:58:52.747504 [ 268 ] {c4f4fa2f-16cd-4125-b939-14ebec57f7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12867 | 2026.01.22 09:58:52.747549 [ 268 ] {c4f4fa2f-16cd-4125-b939-14ebec57f7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12868 | 2026.01.22 09:58:52.748109 [ 268 ] {c4f4fa2f-16cd-4125-b939-14ebec57f7c8} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12869 | 2026.01.22 09:58:52.748149 [ 268 ] {c4f4fa2f-16cd-4125-b939-14ebec57f7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12870 | 2026.01.22 09:58:52.748493 [ 268 ] {c4f4fa2f-16cd-4125-b939-14ebec57f7c8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12871 | 2026.01.22 09:58:52.748720 [ 268 ] {c4f4fa2f-16cd-4125-b939-14ebec57f7c8} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12872 | 2026.01.22 09:58:52.748870 [ 268 ] {c4f4fa2f-16cd-4125-b939-14ebec57f7c8} <Debug> executeQuery: Read 260 rows, 16.18 KiB in 0.001388 sec., 187319.8847262248 rows/sec., 11.38 MiB/sec. | ||
| 12873 | 2026.01.22 09:58:52.748911 [ 268 ] {c4f4fa2f-16cd-4125-b939-14ebec57f7c8} <Debug> TCPHandler: Processed in 0.001560486 sec. | ||
| 12874 | 2026.01.22 09:58:52.749053 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12875 | 2026.01.22 09:58:52.749152 [ 268 ] {a2765965-9f55-41a3-ac02-2116eb540d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12876 | 2026.01.22 09:58:52.749195 [ 268 ] {a2765965-9f55-41a3-ac02-2116eb540d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12877 | 2026.01.22 09:58:52.749769 [ 268 ] {a2765965-9f55-41a3-ac02-2116eb540d5e} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12878 | 2026.01.22 09:58:52.749818 [ 268 ] {a2765965-9f55-41a3-ac02-2116eb540d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12879 | 2026.01.22 09:58:52.750186 [ 268 ] {a2765965-9f55-41a3-ac02-2116eb540d5e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12880 | 2026.01.22 09:58:52.750481 [ 268 ] {a2765965-9f55-41a3-ac02-2116eb540d5e} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12881 | 2026.01.22 09:58:52.750627 [ 268 ] {a2765965-9f55-41a3-ac02-2116eb540d5e} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001496 sec., 153743.3155080214 rows/sec., 9.91 MiB/sec. | ||
| 12882 | 2026.01.22 09:58:52.750668 [ 268 ] {a2765965-9f55-41a3-ac02-2116eb540d5e} <Debug> TCPHandler: Processed in 0.001664908 sec. | ||
| 12883 | 2026.01.22 09:58:52.750810 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12884 | 2026.01.22 09:58:52.750911 [ 268 ] {34b6f50a-c612-47a2-9506-836505791fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12885 | 2026.01.22 09:58:52.750952 [ 268 ] {34b6f50a-c612-47a2-9506-836505791fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12886 | 2026.01.22 09:58:52.751034 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12887 | 2026.01.22 09:58:52.751096 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12888 | 2026.01.22 09:58:52.751538 [ 268 ] {34b6f50a-c612-47a2-9506-836505791fd7} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12889 | 2026.01.22 09:58:52.751582 [ 268 ] {34b6f50a-c612-47a2-9506-836505791fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12890 | 2026.01.22 09:58:52.751939 [ 268 ] {34b6f50a-c612-47a2-9506-836505791fd7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12891 | 2026.01.22 09:58:52.752222 [ 268 ] {34b6f50a-c612-47a2-9506-836505791fd7} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12892 | 2026.01.22 09:58:52.752410 [ 268 ] {34b6f50a-c612-47a2-9506-836505791fd7} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.00152 sec., 150657.8947368421 rows/sec., 8.55 MiB/sec. | ||
| 12893 | 2026.01.22 09:58:52.752458 [ 268 ] {34b6f50a-c612-47a2-9506-836505791fd7} <Debug> TCPHandler: Processed in 0.001698159 sec. | ||
| 12894 | 2026.01.22 09:58:52.752603 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12895 | 2026.01.22 09:58:52.752704 [ 268 ] {02ba88e2-0673-4f9a-8e26-f4e600349cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12896 | 2026.01.22 09:58:52.752746 [ 268 ] {02ba88e2-0673-4f9a-8e26-f4e600349cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12897 | 2026.01.22 09:58:52.753738 [ 268 ] {02ba88e2-0673-4f9a-8e26-f4e600349cd5} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12898 | 2026.01.22 09:58:52.753782 [ 268 ] {02ba88e2-0673-4f9a-8e26-f4e600349cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12899 | 2026.01.22 09:58:52.754246 [ 268 ] {02ba88e2-0673-4f9a-8e26-f4e600349cd5} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12900 | 2026.01.22 09:58:52.754657 [ 268 ] {02ba88e2-0673-4f9a-8e26-f4e600349cd5} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12901 | 2026.01.22 09:58:52.754819 [ 268 ] {02ba88e2-0673-4f9a-8e26-f4e600349cd5} <Debug> executeQuery: Read 770 rows, 55.23 KiB in 0.002134 sec., 360824.74226804124 rows/sec., 25.27 MiB/sec. | ||
| 12902 | 2026.01.22 09:58:52.754870 [ 268 ] {02ba88e2-0673-4f9a-8e26-f4e600349cd5} <Debug> TCPHandler: Processed in 0.00232825 sec. | ||
| 12903 | 2026.01.22 09:58:52.755048 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12904 | 2026.01.22 09:58:52.755173 [ 268 ] {81c0d15f-f3e5-45ba-9968-8b1f8c35deb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12905 | 2026.01.22 09:58:52.755234 [ 268 ] {81c0d15f-f3e5-45ba-9968-8b1f8c35deb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12906 | 2026.01.22 09:58:52.755723 [ 268 ] {81c0d15f-f3e5-45ba-9968-8b1f8c35deb3} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12907 | 2026.01.22 09:58:52.755770 [ 268 ] {81c0d15f-f3e5-45ba-9968-8b1f8c35deb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12908 | 2026.01.22 09:58:52.756158 [ 268 ] {81c0d15f-f3e5-45ba-9968-8b1f8c35deb3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 12909 | 2026.01.22 09:58:52.756394 [ 268 ] {81c0d15f-f3e5-45ba-9968-8b1f8c35deb3} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12910 | 2026.01.22 09:58:52.756549 [ 268 ] {81c0d15f-f3e5-45ba-9968-8b1f8c35deb3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001404 sec., 4273.504273504273 rows/sec., 223.27 KiB/sec. | ||
| 12911 | 2026.01.22 09:58:52.756591 [ 268 ] {81c0d15f-f3e5-45ba-9968-8b1f8c35deb3} <Debug> TCPHandler: Processed in 0.001610908 sec. | ||
| 12912 | 2026.01.22 09:58:52.756728 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12913 | 2026.01.22 09:58:52.756829 [ 268 ] {dbfe85e3-e1fd-4ad6-9b0d-e455851cd937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12914 | 2026.01.22 09:58:52.756876 [ 268 ] {dbfe85e3-e1fd-4ad6-9b0d-e455851cd937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12915 | 2026.01.22 09:58:52.757400 [ 268 ] {dbfe85e3-e1fd-4ad6-9b0d-e455851cd937} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12916 | 2026.01.22 09:58:52.757462 [ 268 ] {dbfe85e3-e1fd-4ad6-9b0d-e455851cd937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12917 | 2026.01.22 09:58:52.757695 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12918 | 2026.01.22 09:58:52.757845 [ 268 ] {dbfe85e3-e1fd-4ad6-9b0d-e455851cd937} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12919 | 2026.01.22 09:58:52.758206 [ 268 ] {dbfe85e3-e1fd-4ad6-9b0d-e455851cd937} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12920 | 2026.01.22 09:58:52.758381 [ 268 ] {dbfe85e3-e1fd-4ad6-9b0d-e455851cd937} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001572 sec., 208651.39949109414 rows/sec., 13.67 MiB/sec. | ||
| 12921 | 2026.01.22 09:58:52.758435 [ 268 ] {dbfe85e3-e1fd-4ad6-9b0d-e455851cd937} <Debug> TCPHandler: Processed in 0.00175982 sec. | ||
| 12922 | 2026.01.22 09:58:52.758577 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12923 | 2026.01.22 09:58:52.758675 [ 268 ] {f01c6e6e-2ed4-4325-8c20-e39f09f301cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12924 | 2026.01.22 09:58:52.758716 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12925 | 2026.01.22 09:58:52.758747 [ 268 ] {f01c6e6e-2ed4-4325-8c20-e39f09f301cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12926 | 2026.01.22 09:58:52.759093 [ 268 ] {f01c6e6e-2ed4-4325-8c20-e39f09f301cf} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12927 | 2026.01.22 09:58:52.759131 [ 268 ] {f01c6e6e-2ed4-4325-8c20-e39f09f301cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12928 | 2026.01.22 09:58:52.759450 [ 268 ] {f01c6e6e-2ed4-4325-8c20-e39f09f301cf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12929 | 2026.01.22 09:58:52.759743 [ 268 ] {f01c6e6e-2ed4-4325-8c20-e39f09f301cf} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12930 | 2026.01.22 09:58:52.759884 [ 268 ] {f01c6e6e-2ed4-4325-8c20-e39f09f301cf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001229 sec., 813.6696501220504 rows/sec., 54.83 KiB/sec. | ||
| 12931 | 2026.01.22 09:58:52.759922 [ 268 ] {f01c6e6e-2ed4-4325-8c20-e39f09f301cf} <Debug> TCPHandler: Processed in 0.001395514 sec. | ||
| 12932 | 2026.01.22 09:58:52.760043 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12933 | 2026.01.22 09:58:52.760141 [ 268 ] {53fbc873-2904-4be2-ab53-9fe94af24aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12934 | 2026.01.22 09:58:52.760198 [ 268 ] {53fbc873-2904-4be2-ab53-9fe94af24aea} <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 | ||
| 12935 | 2026.01.22 09:58:52.761250 [ 268 ] {53fbc873-2904-4be2-ab53-9fe94af24aea} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12936 | 2026.01.22 09:58:52.761287 [ 268 ] {53fbc873-2904-4be2-ab53-9fe94af24aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12937 | 2026.01.22 09:58:52.761924 [ 268 ] {53fbc873-2904-4be2-ab53-9fe94af24aea} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12938 | 2026.01.22 09:58:52.762160 [ 268 ] {53fbc873-2904-4be2-ab53-9fe94af24aea} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12939 | 2026.01.22 09:58:52.762313 [ 268 ] {53fbc873-2904-4be2-ab53-9fe94af24aea} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002191 sec., 16887.266088544045 rows/sec., 30.26 MiB/sec. | ||
| 12940 | 2026.01.22 09:58:52.762401 [ 268 ] {53fbc873-2904-4be2-ab53-9fe94af24aea} <Debug> TCPHandler: Processed in 0.002407622 sec. | ||
| 12941 | 2026.01.22 09:58:52.762525 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12942 | 2026.01.22 09:58:52.762622 [ 268 ] {1962b4cf-0076-4d35-bf64-f9cee47f9051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12943 | 2026.01.22 09:58:52.762667 [ 268 ] {1962b4cf-0076-4d35-bf64-f9cee47f9051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12944 | 2026.01.22 09:58:52.763028 [ 268 ] {1962b4cf-0076-4d35-bf64-f9cee47f9051} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12945 | 2026.01.22 09:58:52.763062 [ 268 ] {1962b4cf-0076-4d35-bf64-f9cee47f9051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 12946 | 2026.01.22 09:58:52.763398 [ 268 ] {1962b4cf-0076-4d35-bf64-f9cee47f9051} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12947 | 2026.01.22 09:58:52.763644 [ 268 ] {1962b4cf-0076-4d35-bf64-f9cee47f9051} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12948 | 2026.01.22 09:58:52.763789 [ 268 ] {1962b4cf-0076-4d35-bf64-f9cee47f9051} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001186 sec., 91062.39460370995 rows/sec., 5.55 MiB/sec. | ||
| 12949 | 2026.01.22 09:58:52.763827 [ 268 ] {1962b4cf-0076-4d35-bf64-f9cee47f9051} <Debug> TCPHandler: Processed in 0.001352213 sec. | ||
| 12950 | 2026.01.22 09:58:52.764116 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12951 | 2026.01.22 09:58:52.946173 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56264 | ||
| 12952 | 2026.01.22 09:58:52.946271 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12953 | 2026.01.22 09:58:52.946297 [ 357 ] {} <Debug> TCP-Session: 667d2bed-d55b-4dfb-a669-7bcda4bed596 Authenticating user 'default' from [fd00:1122:3344:101::e]:56264 | ||
| 12954 | 2026.01.22 09:58:52.946318 [ 357 ] {} <Debug> TCP-Session: 667d2bed-d55b-4dfb-a669-7bcda4bed596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12955 | 2026.01.22 09:58:52.946331 [ 357 ] {} <Debug> TCP-Session: 667d2bed-d55b-4dfb-a669-7bcda4bed596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12956 | 2026.01.22 09:58:52.946513 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56767 | ||
| 12957 | 2026.01.22 09:58:52.946521 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58135 | ||
| 12958 | 2026.01.22 09:58:52.946564 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51692 | ||
| 12959 | 2026.01.22 09:58:52.946579 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55820 | ||
| 12960 | 2026.01.22 09:58:52.946602 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35994 | ||
| 12961 | 2026.01.22 09:58:52.946645 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12962 | 2026.01.22 09:58:52.946636 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12963 | 2026.01.22 09:58:52.946726 [ 353 ] {} <Debug> TCP-Session: 6186e9b0-5fe4-4de6-ae58-739a4e5057d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51692 | ||
| 12964 | 2026.01.22 09:58:52.946722 [ 357 ] {} <Trace> TCP-Session: 667d2bed-d55b-4dfb-a669-7bcda4bed596 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12965 | 2026.01.22 09:58:52.946754 [ 353 ] {} <Debug> TCP-Session: 6186e9b0-5fe4-4de6-ae58-739a4e5057d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12966 | 2026.01.22 09:58:52.946755 [ 350 ] {} <Debug> TCP-Session: f4baa6ac-cb72-4f89-b193-0e41aa290ee0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58135 | ||
| 12967 | 2026.01.22 09:58:52.946772 [ 353 ] {} <Debug> TCP-Session: 6186e9b0-5fe4-4de6-ae58-739a4e5057d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12968 | 2026.01.22 09:58:52.946812 [ 350 ] {} <Debug> TCP-Session: f4baa6ac-cb72-4f89-b193-0e41aa290ee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12969 | 2026.01.22 09:58:52.946761 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12970 | 2026.01.22 09:58:52.946833 [ 350 ] {} <Debug> TCP-Session: f4baa6ac-cb72-4f89-b193-0e41aa290ee0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12971 | 2026.01.22 09:58:52.946714 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12972 | 2026.01.22 09:58:52.946867 [ 355 ] {} <Debug> TCP-Session: 5adcd78f-adb2-452e-aa65-1960f75c66e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35994 | ||
| 12973 | 2026.01.22 09:58:52.946625 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12974 | 2026.01.22 09:58:52.946932 [ 354 ] {} <Debug> TCP-Session: 8c477ab6-b0e7-46bf-833d-c47e23d89cd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55820 | ||
| 12975 | 2026.01.22 09:58:52.946936 [ 355 ] {} <Debug> TCP-Session: 5adcd78f-adb2-452e-aa65-1960f75c66e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12976 | 2026.01.22 09:58:52.946961 [ 357 ] {514da636-b890-495a-82e3-55a7c6a33ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56264) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12977 | 2026.01.22 09:58:52.946973 [ 354 ] {} <Debug> TCP-Session: 8c477ab6-b0e7-46bf-833d-c47e23d89cd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12978 | 2026.01.22 09:58:52.946975 [ 355 ] {} <Debug> TCP-Session: 5adcd78f-adb2-452e-aa65-1960f75c66e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12979 | 2026.01.22 09:58:52.947033 [ 354 ] {} <Debug> TCP-Session: 8c477ab6-b0e7-46bf-833d-c47e23d89cd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12980 | 2026.01.22 09:58:52.946958 [ 292 ] {} <Debug> TCP-Session: 474e81d7-0f8c-4549-bba8-de2e90c3cc63 Authenticating user 'default' from [fd00:1122:3344:101::e]:56767 | ||
| 12981 | 2026.01.22 09:58:52.946595 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50023 | ||
| 12982 | 2026.01.22 09:58:52.947114 [ 292 ] {} <Debug> TCP-Session: 474e81d7-0f8c-4549-bba8-de2e90c3cc63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12983 | 2026.01.22 09:58:52.946555 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42001 | ||
| 12984 | 2026.01.22 09:58:52.947136 [ 292 ] {} <Debug> TCP-Session: 474e81d7-0f8c-4549-bba8-de2e90c3cc63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12985 | 2026.01.22 09:58:52.947170 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12986 | 2026.01.22 09:58:52.946551 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36065 | ||
| 12987 | 2026.01.22 09:58:52.947196 [ 356 ] {} <Debug> TCP-Session: 95fe70d3-a048-44bf-934a-d78609c3a527 Authenticating user 'default' from [fd00:1122:3344:101::e]:50023 | ||
| 12988 | 2026.01.22 09:58:52.947222 [ 356 ] {} <Debug> TCP-Session: 95fe70d3-a048-44bf-934a-d78609c3a527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12989 | 2026.01.22 09:58:52.947234 [ 356 ] {} <Debug> TCP-Session: 95fe70d3-a048-44bf-934a-d78609c3a527 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12990 | 2026.01.22 09:58:52.947291 [ 357 ] {514da636-b890-495a-82e3-55a7c6a33ab2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12991 | 2026.01.22 09:58:52.947351 [ 357 ] {514da636-b890-495a-82e3-55a7c6a33ab2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12992 | 2026.01.22 09:58:52.947600 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12993 | 2026.01.22 09:58:52.947633 [ 351 ] {} <Debug> TCP-Session: 54bd0ad7-9d99-42c4-a1f2-0c159e17bb0d Authenticating user 'default' from [fd00:1122:3344:101::e]:42001 | ||
| 12994 | 2026.01.22 09:58:52.947643 [ 357 ] {514da636-b890-495a-82e3-55a7c6a33ab2} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 12995 | 2026.01.22 09:58:52.947650 [ 351 ] {} <Debug> TCP-Session: 54bd0ad7-9d99-42c4-a1f2-0c159e17bb0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12996 | 2026.01.22 09:58:52.947686 [ 351 ] {} <Debug> TCP-Session: 54bd0ad7-9d99-42c4-a1f2-0c159e17bb0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12997 | 2026.01.22 09:58:52.947724 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12998 | 2026.01.22 09:58:52.947758 [ 352 ] {} <Debug> TCP-Session: 70380fac-7f0d-47c2-b38a-7004b5efb616 Authenticating user 'default' from [fd00:1122:3344:101::e]:36065 | ||
| 12999 | 2026.01.22 09:58:52.947776 [ 352 ] {} <Debug> TCP-Session: 70380fac-7f0d-47c2-b38a-7004b5efb616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13000 | 2026.01.22 09:58:52.947789 [ 352 ] {} <Debug> TCP-Session: 70380fac-7f0d-47c2-b38a-7004b5efb616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13001 | 2026.01.22 09:58:52.948530 [ 337 ] {514da636-b890-495a-82e3-55a7c6a33ab2} <Trace> AggregatingTransform: Aggregating | ||
| 13002 | 2026.01.22 09:58:52.948571 [ 337 ] {514da636-b890-495a-82e3-55a7c6a33ab2} <Trace> Aggregator: Aggregation method: without_key | ||
| 13003 | 2026.01.22 09:58:52.948605 [ 337 ] {514da636-b890-495a-82e3-55a7c6a33ab2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000833884 sec. (1199.208 rows/sec., 46.84 KiB/sec.) | ||
| 13004 | 2026.01.22 09:58:52.948624 [ 337 ] {514da636-b890-495a-82e3-55a7c6a33ab2} <Trace> Aggregator: Merging aggregated data | ||
| 13005 | 2026.01.22 09:58:52.950285 [ 357 ] {514da636-b890-495a-82e3-55a7c6a33ab2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003402 sec., 293.9447383891828 rows/sec., 11.48 KiB/sec. | ||
| 13006 | 2026.01.22 09:58:52.950408 [ 357 ] {514da636-b890-495a-82e3-55a7c6a33ab2} <Debug> TCPHandler: Processed in 0.003864756 sec. | ||
| 13007 | 2026.01.22 09:58:52.950488 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13008 | 2026.01.22 09:58:52.950515 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13009 | 2026.01.22 09:58:52.950520 [ 357 ] {} <Debug> TCP-Session: 667d2bed-d55b-4dfb-a669-7bcda4bed596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13010 | 2026.01.22 09:58:52.950555 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13011 | 2026.01.22 09:58:52.950581 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13012 | 2026.01.22 09:58:52.950595 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13013 | 2026.01.22 09:58:52.950615 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13014 | 2026.01.22 09:58:52.950641 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13015 | 2026.01.22 09:58:52.950662 [ 351 ] {} <Debug> TCP-Session: 54bd0ad7-9d99-42c4-a1f2-0c159e17bb0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13016 | 2026.01.22 09:58:52.950662 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13017 | 2026.01.22 09:58:52.950680 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13018 | 2026.01.22 09:58:52.950709 [ 352 ] {} <Debug> TCP-Session: 70380fac-7f0d-47c2-b38a-7004b5efb616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13019 | 2026.01.22 09:58:52.950729 [ 354 ] {} <Debug> TCP-Session: 8c477ab6-b0e7-46bf-833d-c47e23d89cd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13020 | 2026.01.22 09:58:52.950749 [ 355 ] {} <Debug> TCP-Session: 5adcd78f-adb2-452e-aa65-1960f75c66e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13021 | 2026.01.22 09:58:52.950667 [ 350 ] {} <Debug> TCP-Session: f4baa6ac-cb72-4f89-b193-0e41aa290ee0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13022 | 2026.01.22 09:58:52.950625 [ 356 ] {} <Debug> TCP-Session: 95fe70d3-a048-44bf-934a-d78609c3a527 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13023 | 2026.01.22 09:58:52.950612 [ 292 ] {} <Debug> TCP-Session: 474e81d7-0f8c-4549-bba8-de2e90c3cc63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13024 | 2026.01.22 09:58:52.950562 [ 353 ] {} <Debug> TCP-Session: 6186e9b0-5fe4-4de6-ae58-739a4e5057d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13025 | 2026.01.22 09:58:53.000202 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.59 MiB, peak 363.24 MiB, free memory in arenas 0.00 B, will set to 353.06 MiB (RSS), difference: -1.53 MiB | ||
| 13026 | 2026.01.22 09:58:53.007427 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40367 | ||
| 13027 | 2026.01.22 09:58:53.007526 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13028 | 2026.01.22 09:58:53.007553 [ 357 ] {} <Debug> TCP-Session: dce0844a-637d-4f1c-9409-d52c5a79e162 Authenticating user 'default' from [fd00:1122:3344:101::e]:40367 | ||
| 13029 | 2026.01.22 09:58:53.007574 [ 357 ] {} <Debug> TCP-Session: dce0844a-637d-4f1c-9409-d52c5a79e162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13030 | 2026.01.22 09:58:53.007589 [ 357 ] {} <Debug> TCP-Session: dce0844a-637d-4f1c-9409-d52c5a79e162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13031 | 2026.01.22 09:58:53.007759 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50238 | ||
| 13032 | 2026.01.22 09:58:53.007762 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51854 | ||
| 13033 | 2026.01.22 09:58:53.007799 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51441 | ||
| 13034 | 2026.01.22 09:58:53.007814 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46635 | ||
| 13035 | 2026.01.22 09:58:53.007853 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61726 | ||
| 13036 | 2026.01.22 09:58:53.007877 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39995 | ||
| 13037 | 2026.01.22 09:58:53.007896 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13038 | 2026.01.22 09:58:53.007924 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13039 | 2026.01.22 09:58:53.007938 [ 357 ] {} <Trace> TCP-Session: dce0844a-637d-4f1c-9409-d52c5a79e162 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13040 | 2026.01.22 09:58:53.007947 [ 351 ] {} <Debug> TCP-Session: 30b03c9d-6d2a-4b67-846d-3d6891274f40 Authenticating user 'default' from [fd00:1122:3344:101::e]:51441 | ||
| 13041 | 2026.01.22 09:58:53.007963 [ 353 ] {} <Debug> TCP-Session: 4f210e4e-823a-42c4-a0ce-afd480c38b49 Authenticating user 'default' from [fd00:1122:3344:101::e]:46635 | ||
| 13042 | 2026.01.22 09:58:53.007979 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13043 | 2026.01.22 09:58:53.007995 [ 351 ] {} <Debug> TCP-Session: 30b03c9d-6d2a-4b67-846d-3d6891274f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13044 | 2026.01.22 09:58:53.008012 [ 353 ] {} <Debug> TCP-Session: 4f210e4e-823a-42c4-a0ce-afd480c38b49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13045 | 2026.01.22 09:58:53.008033 [ 351 ] {} <Debug> TCP-Session: 30b03c9d-6d2a-4b67-846d-3d6891274f40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13046 | 2026.01.22 09:58:53.008051 [ 353 ] {} <Debug> TCP-Session: 4f210e4e-823a-42c4-a0ce-afd480c38b49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13047 | 2026.01.22 09:58:53.008029 [ 355 ] {} <Debug> TCP-Session: 581bf9fe-383a-4724-a03c-7c82130bbda3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39995 | ||
| 13048 | 2026.01.22 09:58:53.007936 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13049 | 2026.01.22 09:58:53.008111 [ 355 ] {} <Debug> TCP-Session: 581bf9fe-383a-4724-a03c-7c82130bbda3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13050 | 2026.01.22 09:58:53.008120 [ 357 ] {77ed43e9-fd71-4b97-aa29-44590564417a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40367) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13051 | 2026.01.22 09:58:53.008135 [ 354 ] {} <Debug> TCP-Session: 47a5964d-7c1c-4c96-94c5-b1f443bb5f59 Authenticating user 'default' from [fd00:1122:3344:101::e]:61726 | ||
| 13052 | 2026.01.22 09:58:53.008135 [ 355 ] {} <Debug> TCP-Session: 581bf9fe-383a-4724-a03c-7c82130bbda3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13053 | 2026.01.22 09:58:53.008175 [ 354 ] {} <Debug> TCP-Session: 47a5964d-7c1c-4c96-94c5-b1f443bb5f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13054 | 2026.01.22 09:58:53.007871 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38912 | ||
| 13055 | 2026.01.22 09:58:53.008204 [ 354 ] {} <Debug> TCP-Session: 47a5964d-7c1c-4c96-94c5-b1f443bb5f59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13056 | 2026.01.22 09:58:53.007860 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13057 | 2026.01.22 09:58:53.007802 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37237 | ||
| 13058 | 2026.01.22 09:58:53.008274 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13059 | 2026.01.22 09:58:53.008286 [ 292 ] {} <Debug> TCP-Session: 56b25198-23fa-423a-8fce-b76453092744 Authenticating user 'default' from [fd00:1122:3344:101::e]:50238 | ||
| 13060 | 2026.01.22 09:58:53.008313 [ 356 ] {} <Debug> TCP-Session: 7d71db21-cd2c-473b-b3d2-243c9e1344ac Authenticating user 'default' from [fd00:1122:3344:101::e]:38912 | ||
| 13061 | 2026.01.22 09:58:53.008327 [ 292 ] {} <Debug> TCP-Session: 56b25198-23fa-423a-8fce-b76453092744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13062 | 2026.01.22 09:58:53.008336 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13063 | 2026.01.22 09:58:53.008336 [ 356 ] {} <Debug> TCP-Session: 7d71db21-cd2c-473b-b3d2-243c9e1344ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13064 | 2026.01.22 09:58:53.008348 [ 292 ] {} <Debug> TCP-Session: 56b25198-23fa-423a-8fce-b76453092744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13065 | 2026.01.22 09:58:53.008362 [ 356 ] {} <Debug> TCP-Session: 7d71db21-cd2c-473b-b3d2-243c9e1344ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13066 | 2026.01.22 09:58:53.008361 [ 352 ] {} <Debug> TCP-Session: 42d228f2-dbdd-4686-951f-99e68adcf6bb Authenticating user 'default' from [fd00:1122:3344:101::e]:37237 | ||
| 13067 | 2026.01.22 09:58:53.007860 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13068 | 2026.01.22 09:58:53.008395 [ 352 ] {} <Debug> TCP-Session: 42d228f2-dbdd-4686-951f-99e68adcf6bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13069 | 2026.01.22 09:58:53.008410 [ 357 ] {77ed43e9-fd71-4b97-aa29-44590564417a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13070 | 2026.01.22 09:58:53.008433 [ 350 ] {} <Debug> TCP-Session: c9c2ea50-d9d2-4247-9c38-a7cd916c8fa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51854 | ||
| 13071 | 2026.01.22 09:58:53.008439 [ 352 ] {} <Debug> TCP-Session: 42d228f2-dbdd-4686-951f-99e68adcf6bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13072 | 2026.01.22 09:58:53.008464 [ 350 ] {} <Debug> TCP-Session: c9c2ea50-d9d2-4247-9c38-a7cd916c8fa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13073 | 2026.01.22 09:58:53.008485 [ 350 ] {} <Debug> TCP-Session: c9c2ea50-d9d2-4247-9c38-a7cd916c8fa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13074 | 2026.01.22 09:58:53.008488 [ 357 ] {77ed43e9-fd71-4b97-aa29-44590564417a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13075 | 2026.01.22 09:58:53.008788 [ 357 ] {77ed43e9-fd71-4b97-aa29-44590564417a} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 13076 | 2026.01.22 09:58:53.009776 [ 318 ] {77ed43e9-fd71-4b97-aa29-44590564417a} <Trace> AggregatingTransform: Aggregating | ||
| 13077 | 2026.01.22 09:58:53.009833 [ 318 ] {77ed43e9-fd71-4b97-aa29-44590564417a} <Trace> Aggregator: Aggregation method: without_key | ||
| 13078 | 2026.01.22 09:58:53.009871 [ 318 ] {77ed43e9-fd71-4b97-aa29-44590564417a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000979107 sec. (1021.339 rows/sec., 39.90 KiB/sec.) | ||
| 13079 | 2026.01.22 09:58:53.009892 [ 318 ] {77ed43e9-fd71-4b97-aa29-44590564417a} <Trace> Aggregator: Merging aggregated data | ||
| 13080 | 2026.01.22 09:58:53.011766 [ 357 ] {77ed43e9-fd71-4b97-aa29-44590564417a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003698 sec., 270.4164413196322 rows/sec., 10.56 KiB/sec. | ||
| 13081 | 2026.01.22 09:58:53.012024 [ 357 ] {77ed43e9-fd71-4b97-aa29-44590564417a} <Debug> TCPHandler: Processed in 0.004226382 sec. | ||
| 13082 | 2026.01.22 09:58:53.012160 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13083 | 2026.01.22 09:58:53.012191 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13084 | 2026.01.22 09:58:53.012211 [ 292 ] {} <Debug> TCP-Session: 56b25198-23fa-423a-8fce-b76453092744 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13085 | 2026.01.22 09:58:53.012221 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13086 | 2026.01.22 09:58:53.012243 [ 351 ] {} <Debug> TCP-Session: 30b03c9d-6d2a-4b67-846d-3d6891274f40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13087 | 2026.01.22 09:58:53.012248 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13088 | 2026.01.22 09:58:53.012278 [ 356 ] {} <Debug> TCP-Session: 7d71db21-cd2c-473b-b3d2-243c9e1344ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13089 | 2026.01.22 09:58:53.012293 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13090 | 2026.01.22 09:58:53.012317 [ 350 ] {} <Debug> TCP-Session: c9c2ea50-d9d2-4247-9c38-a7cd916c8fa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13091 | 2026.01.22 09:58:53.012317 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13092 | 2026.01.22 09:58:53.012354 [ 353 ] {} <Debug> TCP-Session: 4f210e4e-823a-42c4-a0ce-afd480c38b49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13093 | 2026.01.22 09:58:53.012340 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13094 | 2026.01.22 09:58:53.012384 [ 352 ] {} <Debug> TCP-Session: 42d228f2-dbdd-4686-951f-99e68adcf6bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13095 | 2026.01.22 09:58:53.012451 [ 355 ] {} <Debug> TCP-Session: 581bf9fe-383a-4724-a03c-7c82130bbda3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13096 | 2026.01.22 09:58:53.012267 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13097 | 2026.01.22 09:58:53.012527 [ 354 ] {} <Debug> TCP-Session: 47a5964d-7c1c-4c96-94c5-b1f443bb5f59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13098 | 2026.01.22 09:58:53.013785 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13099 | 2026.01.22 09:58:53.013832 [ 357 ] {} <Debug> TCP-Session: dce0844a-637d-4f1c-9409-d52c5a79e162 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13100 | 2026.01.22 09:58:53.049718 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45688 | ||
| 13101 | 2026.01.22 09:58:53.049849 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13102 | 2026.01.22 09:58:53.049886 [ 355 ] {} <Debug> TCP-Session: 1b60858b-53d3-421a-9221-93497ffb2a0d Authenticating user 'default' from [fd00:1122:3344:101::e]:45688 | ||
| 13103 | 2026.01.22 09:58:53.049917 [ 355 ] {} <Debug> TCP-Session: 1b60858b-53d3-421a-9221-93497ffb2a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13104 | 2026.01.22 09:58:53.049936 [ 355 ] {} <Debug> TCP-Session: 1b60858b-53d3-421a-9221-93497ffb2a0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13105 | 2026.01.22 09:58:53.050136 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61269 | ||
| 13106 | 2026.01.22 09:58:53.050154 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53359 | ||
| 13107 | 2026.01.22 09:58:53.050182 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42879 | ||
| 13108 | 2026.01.22 09:58:53.050204 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63783 | ||
| 13109 | 2026.01.22 09:58:53.050228 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39503 | ||
| 13110 | 2026.01.22 09:58:53.050254 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13111 | 2026.01.22 09:58:53.050260 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13112 | 2026.01.22 09:58:53.050217 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44790 | ||
| 13113 | 2026.01.22 09:58:53.050306 [ 350 ] {} <Debug> TCP-Session: 91bb21fe-ffde-44b3-8530-523ed97c739d Authenticating user 'default' from [fd00:1122:3344:101::e]:42879 | ||
| 13114 | 2026.01.22 09:58:53.050296 [ 356 ] {} <Debug> TCP-Session: a3325723-b191-45ad-8081-2178965a894b Authenticating user 'default' from [fd00:1122:3344:101::e]:61269 | ||
| 13115 | 2026.01.22 09:58:53.050314 [ 355 ] {} <Trace> TCP-Session: 1b60858b-53d3-421a-9221-93497ffb2a0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13116 | 2026.01.22 09:58:53.050351 [ 356 ] {} <Debug> TCP-Session: a3325723-b191-45ad-8081-2178965a894b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13117 | 2026.01.22 09:58:53.050357 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13118 | 2026.01.22 09:58:53.050382 [ 356 ] {} <Debug> TCP-Session: a3325723-b191-45ad-8081-2178965a894b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13119 | 2026.01.22 09:58:53.050399 [ 353 ] {} <Debug> TCP-Session: b4abdc69-42dd-4d2c-9958-76cc0b1570cb Authenticating user 'default' from [fd00:1122:3344:101::e]:44790 | ||
| 13120 | 2026.01.22 09:58:53.050313 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13121 | 2026.01.22 09:58:53.050429 [ 353 ] {} <Debug> TCP-Session: b4abdc69-42dd-4d2c-9958-76cc0b1570cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13122 | 2026.01.22 09:58:53.050304 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13123 | 2026.01.22 09:58:53.050464 [ 354 ] {} <Debug> TCP-Session: e38ba476-ba4c-45b5-993b-a9e5cc52cd2b Authenticating user 'default' from [fd00:1122:3344:101::e]:39503 | ||
| 13124 | 2026.01.22 09:58:53.050464 [ 353 ] {} <Debug> TCP-Session: b4abdc69-42dd-4d2c-9958-76cc0b1570cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13125 | 2026.01.22 09:58:53.050491 [ 351 ] {} <Debug> TCP-Session: 5595f67e-af48-4cbd-94d6-dfc002013a73 Authenticating user 'default' from [fd00:1122:3344:101::e]:63783 | ||
| 13126 | 2026.01.22 09:58:53.050503 [ 354 ] {} <Debug> TCP-Session: e38ba476-ba4c-45b5-993b-a9e5cc52cd2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13127 | 2026.01.22 09:58:53.050524 [ 351 ] {} <Debug> TCP-Session: 5595f67e-af48-4cbd-94d6-dfc002013a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13128 | 2026.01.22 09:58:53.050205 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41010 | ||
| 13129 | 2026.01.22 09:58:53.050542 [ 351 ] {} <Debug> TCP-Session: 5595f67e-af48-4cbd-94d6-dfc002013a73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13130 | 2026.01.22 09:58:53.050558 [ 355 ] {38cf2be6-b475-4d46-8e05-a7215b4b1d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45688) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13131 | 2026.01.22 09:58:53.050537 [ 354 ] {} <Debug> TCP-Session: e38ba476-ba4c-45b5-993b-a9e5cc52cd2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13132 | 2026.01.22 09:58:53.050171 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53482 | ||
| 13133 | 2026.01.22 09:58:53.050615 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13134 | 2026.01.22 09:58:53.050334 [ 350 ] {} <Debug> TCP-Session: 91bb21fe-ffde-44b3-8530-523ed97c739d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13135 | 2026.01.22 09:58:53.050657 [ 352 ] {} <Debug> TCP-Session: 44aead2f-22a2-4ef9-b368-2b07bc5aefb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41010 | ||
| 13136 | 2026.01.22 09:58:53.050673 [ 350 ] {} <Debug> TCP-Session: 91bb21fe-ffde-44b3-8530-523ed97c739d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13137 | 2026.01.22 09:58:53.050682 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13138 | 2026.01.22 09:58:53.050690 [ 352 ] {} <Debug> TCP-Session: 44aead2f-22a2-4ef9-b368-2b07bc5aefb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13139 | 2026.01.22 09:58:53.050718 [ 292 ] {} <Debug> TCP-Session: c59987ad-61ce-47af-bfb3-3700cc75ce39 Authenticating user 'default' from [fd00:1122:3344:101::e]:53482 | ||
| 13140 | 2026.01.22 09:58:53.050727 [ 352 ] {} <Debug> TCP-Session: 44aead2f-22a2-4ef9-b368-2b07bc5aefb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13141 | 2026.01.22 09:58:53.050739 [ 292 ] {} <Debug> TCP-Session: c59987ad-61ce-47af-bfb3-3700cc75ce39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13142 | 2026.01.22 09:58:53.050259 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13143 | 2026.01.22 09:58:53.050754 [ 292 ] {} <Debug> TCP-Session: c59987ad-61ce-47af-bfb3-3700cc75ce39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13144 | 2026.01.22 09:58:53.050787 [ 357 ] {} <Debug> TCP-Session: b25af0bf-e4b6-4315-8c2b-b769b1df0f26 Authenticating user 'default' from [fd00:1122:3344:101::e]:53359 | ||
| 13145 | 2026.01.22 09:58:53.050809 [ 357 ] {} <Debug> TCP-Session: b25af0bf-e4b6-4315-8c2b-b769b1df0f26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13146 | 2026.01.22 09:58:53.050821 [ 357 ] {} <Debug> TCP-Session: b25af0bf-e4b6-4315-8c2b-b769b1df0f26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13147 | 2026.01.22 09:58:53.050981 [ 355 ] {38cf2be6-b475-4d46-8e05-a7215b4b1d4e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13148 | 2026.01.22 09:58:53.051058 [ 355 ] {38cf2be6-b475-4d46-8e05-a7215b4b1d4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13149 | 2026.01.22 09:58:53.051432 [ 355 ] {38cf2be6-b475-4d46-8e05-a7215b4b1d4e} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 13150 | 2026.01.22 09:58:53.052581 [ 340 ] {38cf2be6-b475-4d46-8e05-a7215b4b1d4e} <Trace> AggregatingTransform: Aggregating | ||
| 13151 | 2026.01.22 09:58:53.052638 [ 340 ] {38cf2be6-b475-4d46-8e05-a7215b4b1d4e} <Trace> Aggregator: Aggregation method: without_key | ||
| 13152 | 2026.01.22 09:58:53.052677 [ 340 ] {38cf2be6-b475-4d46-8e05-a7215b4b1d4e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001121719 sec. (891.489 rows/sec., 34.82 KiB/sec.) | ||
| 13153 | 2026.01.22 09:58:53.052698 [ 340 ] {38cf2be6-b475-4d46-8e05-a7215b4b1d4e} <Trace> Aggregator: Merging aggregated data | ||
| 13154 | 2026.01.22 09:58:53.054098 [ 355 ] {38cf2be6-b475-4d46-8e05-a7215b4b1d4e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003615 sec., 276.62517289073304 rows/sec., 10.81 KiB/sec. | ||
| 13155 | 2026.01.22 09:58:53.054313 [ 355 ] {38cf2be6-b475-4d46-8e05-a7215b4b1d4e} <Debug> TCPHandler: Processed in 0.004167891 sec. | ||
| 13156 | 2026.01.22 09:58:53.054473 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13157 | 2026.01.22 09:58:53.054503 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13158 | 2026.01.22 09:58:53.054512 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13159 | 2026.01.22 09:58:53.054533 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13160 | 2026.01.22 09:58:53.054552 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13161 | 2026.01.22 09:58:53.054576 [ 356 ] {} <Debug> TCP-Session: a3325723-b191-45ad-8081-2178965a894b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13162 | 2026.01.22 09:58:53.054587 [ 352 ] {} <Debug> TCP-Session: 44aead2f-22a2-4ef9-b368-2b07bc5aefb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13163 | 2026.01.22 09:58:53.054589 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13164 | 2026.01.22 09:58:53.054619 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13165 | 2026.01.22 09:58:53.054657 [ 351 ] {} <Debug> TCP-Session: 5595f67e-af48-4cbd-94d6-dfc002013a73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13166 | 2026.01.22 09:58:53.054685 [ 353 ] {} <Debug> TCP-Session: b4abdc69-42dd-4d2c-9958-76cc0b1570cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13167 | 2026.01.22 09:58:53.054611 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13168 | 2026.01.22 09:58:53.054605 [ 292 ] {} <Debug> TCP-Session: c59987ad-61ce-47af-bfb3-3700cc75ce39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13169 | 2026.01.22 09:58:53.054752 [ 350 ] {} <Debug> TCP-Session: 91bb21fe-ffde-44b3-8530-523ed97c739d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13170 | 2026.01.22 09:58:53.054571 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13171 | 2026.01.22 09:58:53.054516 [ 355 ] {} <Debug> TCP-Session: 1b60858b-53d3-421a-9221-93497ffb2a0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13172 | 2026.01.22 09:58:53.054825 [ 354 ] {} <Debug> TCP-Session: e38ba476-ba4c-45b5-993b-a9e5cc52cd2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13173 | 2026.01.22 09:58:53.054558 [ 357 ] {} <Debug> TCP-Session: b25af0bf-e4b6-4315-8c2b-b769b1df0f26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13174 | 2026.01.22 09:58:57.726655 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13175 | 2026.01.22 09:58:57.726954 [ 268 ] {f141ef9f-92e9-469a-98cd-1ce714df3929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13176 | 2026.01.22 09:58:57.727056 [ 268 ] {f141ef9f-92e9-469a-98cd-1ce714df3929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13177 | 2026.01.22 09:58:57.727925 [ 268 ] {f141ef9f-92e9-469a-98cd-1ce714df3929} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13178 | 2026.01.22 09:58:57.727969 [ 268 ] {f141ef9f-92e9-469a-98cd-1ce714df3929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13179 | 2026.01.22 09:58:57.728338 [ 268 ] {f141ef9f-92e9-469a-98cd-1ce714df3929} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13180 | 2026.01.22 09:58:57.728555 [ 268 ] {f141ef9f-92e9-469a-98cd-1ce714df3929} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13181 | 2026.01.22 09:58:57.728710 [ 268 ] {f141ef9f-92e9-469a-98cd-1ce714df3929} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001832 sec., 3275.109170305677 rows/sec., 267.06 KiB/sec. | ||
| 13182 | 2026.01.22 09:58:57.728751 [ 268 ] {f141ef9f-92e9-469a-98cd-1ce714df3929} <Debug> TCPHandler: Processed in 0.002275458 sec. | ||
| 13183 | 2026.01.22 09:58:57.728885 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13184 | 2026.01.22 09:58:57.728978 [ 268 ] {b0d1a9cc-8d65-406f-abd1-ee3cb7e4be86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13185 | 2026.01.22 09:58:57.729017 [ 268 ] {b0d1a9cc-8d65-406f-abd1-ee3cb7e4be86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13186 | 2026.01.22 09:58:57.729573 [ 268 ] {b0d1a9cc-8d65-406f-abd1-ee3cb7e4be86} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13187 | 2026.01.22 09:58:57.729610 [ 268 ] {b0d1a9cc-8d65-406f-abd1-ee3cb7e4be86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13188 | 2026.01.22 09:58:57.729923 [ 268 ] {b0d1a9cc-8d65-406f-abd1-ee3cb7e4be86} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13189 | 2026.01.22 09:58:57.730131 [ 268 ] {b0d1a9cc-8d65-406f-abd1-ee3cb7e4be86} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13190 | 2026.01.22 09:58:57.730264 [ 268 ] {b0d1a9cc-8d65-406f-abd1-ee3cb7e4be86} <Debug> executeQuery: Read 67 rows, 5.38 KiB in 0.001304 sec., 51380.36809815951 rows/sec., 4.03 MiB/sec. | ||
| 13191 | 2026.01.22 09:58:57.730301 [ 268 ] {b0d1a9cc-8d65-406f-abd1-ee3cb7e4be86} <Debug> TCPHandler: Processed in 0.001464175 sec. | ||
| 13192 | 2026.01.22 09:58:57.730424 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13193 | 2026.01.22 09:58:57.730527 [ 268 ] {26aa1602-1939-4a43-aed5-f55e5db77daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13194 | 2026.01.22 09:58:57.730572 [ 268 ] {26aa1602-1939-4a43-aed5-f55e5db77daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13195 | 2026.01.22 09:58:57.731045 [ 268 ] {26aa1602-1939-4a43-aed5-f55e5db77daf} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13196 | 2026.01.22 09:58:57.731081 [ 268 ] {26aa1602-1939-4a43-aed5-f55e5db77daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13197 | 2026.01.22 09:58:57.731368 [ 268 ] {26aa1602-1939-4a43-aed5-f55e5db77daf} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13198 | 2026.01.22 09:58:57.731572 [ 268 ] {26aa1602-1939-4a43-aed5-f55e5db77daf} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13199 | 2026.01.22 09:58:57.731697 [ 268 ] {26aa1602-1939-4a43-aed5-f55e5db77daf} <Debug> executeQuery: Read 10 rows, 737.00 B in 0.001194 sec., 8375.209380234506 rows/sec., 602.79 KiB/sec. | ||
| 13200 | 2026.01.22 09:58:57.731711 [ 42 ] {} <Debug> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13201 | 2026.01.22 09:58:57.731733 [ 268 ] {26aa1602-1939-4a43-aed5-f55e5db77daf} <Debug> TCPHandler: Processed in 0.001356833 sec. | ||
| 13202 | 2026.01.22 09:58:57.731776 [ 42 ] {} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13203 | 2026.01.22 09:58:57.731802 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13204 | 2026.01.22 09:58:57.731876 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13205 | 2026.01.22 09:58:57.731914 [ 192 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13206 | 2026.01.22 09:58:57.731971 [ 268 ] {2521990d-ce71-4c46-a53e-079993d1dcb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13207 | 2026.01.22 09:58:57.732015 [ 268 ] {2521990d-ce71-4c46-a53e-079993d1dcb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13208 | 2026.01.22 09:58:57.732018 [ 192 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13209 | 2026.01.22 09:58:57.732056 [ 192 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 298 rows starting from the beginning of the part | ||
| 13210 | 2026.01.22 09:58:57.732121 [ 192 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 237 rows starting from the beginning of the part | ||
| 13211 | 2026.01.22 09:58:57.732175 [ 192 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 27 rows starting from the beginning of the part | ||
| 13212 | 2026.01.22 09:58:57.732222 [ 192 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 4 rows starting from the beginning of the part | ||
| 13213 | 2026.01.22 09:58:57.732261 [ 192 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 260 rows starting from the beginning of the part | ||
| 13214 | 2026.01.22 09:58:57.732300 [ 192 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 10 rows starting from the beginning of the part | ||
| 13215 | 2026.01.22 09:58:57.732461 [ 268 ] {2521990d-ce71-4c46-a53e-079993d1dcb9} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13216 | 2026.01.22 09:58:57.732495 [ 268 ] {2521990d-ce71-4c46-a53e-079993d1dcb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13217 | 2026.01.22 09:58:57.732809 [ 268 ] {2521990d-ce71-4c46-a53e-079993d1dcb9} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13218 | 2026.01.22 09:58:57.733021 [ 268 ] {2521990d-ce71-4c46-a53e-079993d1dcb9} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13219 | 2026.01.22 09:58:57.733080 [ 200 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 836 rows, containing 5 columns (5 merged, 0 gathered) in 0.00121207 sec., 689729.1410562097 rows/sec., 45.04 MiB/sec. | ||
| 13220 | 2026.01.22 09:58:57.733148 [ 268 ] {2521990d-ce71-4c46-a53e-079993d1dcb9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001195 sec., 61924.686192468616 rows/sec., 4.84 MiB/sec. | ||
| 13221 | 2026.01.22 09:58:57.733184 [ 268 ] {2521990d-ce71-4c46-a53e-079993d1dcb9} <Debug> TCPHandler: Processed in 0.001355533 sec. | ||
| 13222 | 2026.01.22 09:58:57.733236 [ 204 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13223 | 2026.01.22 09:58:57.733316 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13224 | 2026.01.22 09:58:57.733415 [ 268 ] {9acfd585-ae35-4e5e-90a1-8c7ba155d763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13225 | 2026.01.22 09:58:57.733460 [ 268 ] {9acfd585-ae35-4e5e-90a1-8c7ba155d763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13226 | 2026.01.22 09:58:57.733504 [ 204 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_91_18} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13227 | 2026.01.22 09:58:57.733575 [ 204 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_91_18} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13228 | 2026.01.22 09:58:57.733641 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13229 | 2026.01.22 09:58:57.733889 [ 268 ] {9acfd585-ae35-4e5e-90a1-8c7ba155d763} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13230 | 2026.01.22 09:58:57.733923 [ 268 ] {9acfd585-ae35-4e5e-90a1-8c7ba155d763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13231 | 2026.01.22 09:58:57.734249 [ 268 ] {9acfd585-ae35-4e5e-90a1-8c7ba155d763} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13232 | 2026.01.22 09:58:57.734459 [ 268 ] {9acfd585-ae35-4e5e-90a1-8c7ba155d763} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13233 | 2026.01.22 09:58:57.734588 [ 268 ] {9acfd585-ae35-4e5e-90a1-8c7ba155d763} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001191 sec., 136859.78169605375 rows/sec., 9.53 MiB/sec. | ||
| 13234 | 2026.01.22 09:58:57.734624 [ 268 ] {9acfd585-ae35-4e5e-90a1-8c7ba155d763} <Debug> TCPHandler: Processed in 0.001369144 sec. | ||
| 13235 | 2026.01.22 09:58:57.734737 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13236 | 2026.01.22 09:58:57.734827 [ 268 ] {30fcb56b-5c6a-4c85-9cec-309017e9ee03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13237 | 2026.01.22 09:58:57.734881 [ 268 ] {30fcb56b-5c6a-4c85-9cec-309017e9ee03} <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 | ||
| 13238 | 2026.01.22 09:58:57.735619 [ 268 ] {30fcb56b-5c6a-4c85-9cec-309017e9ee03} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13239 | 2026.01.22 09:58:57.735653 [ 268 ] {30fcb56b-5c6a-4c85-9cec-309017e9ee03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13240 | 2026.01.22 09:58:57.736146 [ 268 ] {30fcb56b-5c6a-4c85-9cec-309017e9ee03} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13241 | 2026.01.22 09:58:57.736371 [ 268 ] {30fcb56b-5c6a-4c85-9cec-309017e9ee03} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13242 | 2026.01.22 09:58:57.736504 [ 268 ] {30fcb56b-5c6a-4c85-9cec-309017e9ee03} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001694 sec., 2361.275088547816 rows/sec., 4.23 MiB/sec. | ||
| 13243 | 2026.01.22 09:58:57.736509 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13244 | 2026.01.22 09:58:57.736555 [ 268 ] {30fcb56b-5c6a-4c85-9cec-309017e9ee03} <Debug> TCPHandler: Processed in 0.001870932 sec. | ||
| 13245 | 2026.01.22 09:58:57.736556 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13246 | 2026.01.22 09:58:57.736587 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13247 | 2026.01.22 09:58:57.736668 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13248 | 2026.01.22 09:58:57.736773 [ 268 ] {f5d1b538-fad7-4006-a606-39010d3a04cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13249 | 2026.01.22 09:58:57.736815 [ 268 ] {f5d1b538-fad7-4006-a606-39010d3a04cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13250 | 2026.01.22 09:58:57.736935 [ 192 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13251 | 2026.01.22 09:58:57.737115 [ 192 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13252 | 2026.01.22 09:58:57.737168 [ 192 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1813 rows starting from the beginning of the part | ||
| 13253 | 2026.01.22 09:58:57.737187 [ 268 ] {f5d1b538-fad7-4006-a606-39010d3a04cb} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13254 | 2026.01.22 09:58:57.737221 [ 268 ] {f5d1b538-fad7-4006-a606-39010d3a04cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13255 | 2026.01.22 09:58:57.737281 [ 192 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 10 rows starting from the beginning of the part | ||
| 13256 | 2026.01.22 09:58:57.737377 [ 192 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 27 rows starting from the beginning of the part | ||
| 13257 | 2026.01.22 09:58:57.737469 [ 192 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 4 rows starting from the beginning of the part | ||
| 13258 | 2026.01.22 09:58:57.737552 [ 268 ] {f5d1b538-fad7-4006-a606-39010d3a04cb} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13259 | 2026.01.22 09:58:57.737558 [ 192 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 37 rows starting from the beginning of the part | ||
| 13260 | 2026.01.22 09:58:57.737653 [ 192 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 4 rows starting from the beginning of the part | ||
| 13261 | 2026.01.22 09:58:57.737776 [ 268 ] {f5d1b538-fad7-4006-a606-39010d3a04cb} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13262 | 2026.01.22 09:58:57.737910 [ 268 ] {f5d1b538-fad7-4006-a606-39010d3a04cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 13263 | 2026.01.22 09:58:57.737946 [ 268 ] {f5d1b538-fad7-4006-a606-39010d3a04cb} <Debug> TCPHandler: Processed in 0.001323662 sec. | ||
| 13264 | 2026.01.22 09:58:57.744992 [ 200 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1895 rows, containing 19 columns (19 merged, 0 gathered) in 0.008087738 sec., 234305.31503369668 rows/sec., 419.86 MiB/sec. | ||
| 13265 | 2026.01.22 09:58:57.747449 [ 193 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13266 | 2026.01.22 09:58:57.747838 [ 193 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13267 | 2026.01.22 09:58:57.747915 [ 193 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13268 | 2026.01.22 09:58:57.748056 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.27 MiB. | ||
| 13269 | 2026.01.22 09:58:58.000199 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.67 MiB, peak 370.90 MiB, free memory in arenas 0.00 B, will set to 356.86 MiB (RSS), difference: 3.19 MiB | ||
| 13270 | 2026.01.22 09:58:58.570149 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31272 | ||
| 13271 | 2026.01.22 09:58:58.570713 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13272 | 2026.01.22 09:58:58.570768 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13273 | 2026.01.22 09:58:58.571324 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13274 | 2026.01.22 09:58:58.571564 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13275 | 2026.01.22 09:58:58.571705 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31272 | ||
| 13276 | 2026.01.22 09:59:00.264286 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13277 | 2026.01.22 09:59:00.281260 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13278 | 2026.01.22 09:59:00.281324 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13279 | 2026.01.22 09:59:00.287738 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13280 | 2026.01.22 09:59:00.288458 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13281 | 2026.01.22 09:59:00.292141 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13282 | 2026.01.22 09:59:01.164706 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1634 | ||
| 13283 | 2026.01.22 09:59:01.167537 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13284 | 2026.01.22 09:59:01.167586 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13285 | 2026.01.22 09:59:01.168815 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13286 | 2026.01.22 09:59:01.169079 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13287 | 2026.01.22 09:59:01.169366 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1634 | ||
| 13288 | 2026.01.22 09:59:02.739573 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13289 | 2026.01.22 09:59:02.739855 [ 268 ] {e919d7d9-97c7-4b8c-9d81-d516bdc9cb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13290 | 2026.01.22 09:59:02.739956 [ 268 ] {e919d7d9-97c7-4b8c-9d81-d516bdc9cb7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13291 | 2026.01.22 09:59:02.740890 [ 268 ] {e919d7d9-97c7-4b8c-9d81-d516bdc9cb7c} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13292 | 2026.01.22 09:59:02.740942 [ 268 ] {e919d7d9-97c7-4b8c-9d81-d516bdc9cb7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13293 | 2026.01.22 09:59:02.741366 [ 268 ] {e919d7d9-97c7-4b8c-9d81-d516bdc9cb7c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13294 | 2026.01.22 09:59:02.741590 [ 268 ] {e919d7d9-97c7-4b8c-9d81-d516bdc9cb7c} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13295 | 2026.01.22 09:59:02.741729 [ 33 ] {} <Debug> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 13296 | 2026.01.22 09:59:02.741742 [ 268 ] {e919d7d9-97c7-4b8c-9d81-d516bdc9cb7c} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001964 sec., 227087.5763747454 rows/sec., 14.40 MiB/sec. | ||
| 13297 | 2026.01.22 09:59:02.741794 [ 33 ] {} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13298 | 2026.01.22 09:59:02.741807 [ 268 ] {e919d7d9-97c7-4b8c-9d81-d516bdc9cb7c} <Debug> TCPHandler: Processed in 0.002416201 sec. | ||
| 13299 | 2026.01.22 09:59:02.741829 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13300 | 2026.01.22 09:59:02.741951 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13301 | 2026.01.22 09:59:02.741969 [ 194 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 13302 | 2026.01.22 09:59:02.742050 [ 268 ] {7c350f22-5980-45f8-80c6-210be230a4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13303 | 2026.01.22 09:59:02.742095 [ 268 ] {7c350f22-5980-45f8-80c6-210be230a4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13304 | 2026.01.22 09:59:02.742117 [ 194 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13305 | 2026.01.22 09:59:02.742158 [ 194 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 470 rows starting from the beginning of the part | ||
| 13306 | 2026.01.22 09:59:02.742232 [ 194 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 13307 | 2026.01.22 09:59:02.742282 [ 194 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 13308 | 2026.01.22 09:59:02.742329 [ 194 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 446 rows starting from the beginning of the part | ||
| 13309 | 2026.01.22 09:59:02.742373 [ 194 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 446 rows starting from the beginning of the part | ||
| 13310 | 2026.01.22 09:59:02.742411 [ 194 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 446 rows starting from the beginning of the part | ||
| 13311 | 2026.01.22 09:59:02.742937 [ 268 ] {7c350f22-5980-45f8-80c6-210be230a4c4} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13312 | 2026.01.22 09:59:02.742978 [ 268 ] {7c350f22-5980-45f8-80c6-210be230a4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13313 | 2026.01.22 09:59:02.743375 [ 268 ] {7c350f22-5980-45f8-80c6-210be230a4c4} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13314 | 2026.01.22 09:59:02.743438 [ 198 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1856 rows, containing 5 columns (5 merged, 0 gathered) in 0.001525877 sec., 1216349.6795613277 rows/sec., 82.71 MiB/sec. | ||
| 13315 | 2026.01.22 09:59:02.743592 [ 268 ] {7c350f22-5980-45f8-80c6-210be230a4c4} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13316 | 2026.01.22 09:59:02.743659 [ 195 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 13317 | 2026.01.22 09:59:02.743728 [ 268 ] {7c350f22-5980-45f8-80c6-210be230a4c4} <Debug> executeQuery: Read 1276 rows, 104.29 KiB in 0.001695 sec., 752802.359882006 rows/sec., 60.09 MiB/sec. | ||
| 13318 | 2026.01.22 09:59:02.743769 [ 268 ] {7c350f22-5980-45f8-80c6-210be230a4c4} <Debug> TCPHandler: Processed in 0.001868561 sec. | ||
| 13319 | 2026.01.22 09:59:02.743899 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13320 | 2026.01.22 09:59:02.743993 [ 268 ] {cff90cd5-1656-443a-b4aa-874ad0ae8ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13321 | 2026.01.22 09:59:02.743996 [ 195 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_23_5} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13322 | 2026.01.22 09:59:02.744037 [ 268 ] {cff90cd5-1656-443a-b4aa-874ad0ae8ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13323 | 2026.01.22 09:59:02.744094 [ 195 ] {5b2168d4-e0dd-47d6-a404-1856427574ac::all_1_23_5} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 13324 | 2026.01.22 09:59:02.744197 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 13325 | 2026.01.22 09:59:02.744532 [ 268 ] {cff90cd5-1656-443a-b4aa-874ad0ae8ac7} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13326 | 2026.01.22 09:59:02.744571 [ 268 ] {cff90cd5-1656-443a-b4aa-874ad0ae8ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13327 | 2026.01.22 09:59:02.744886 [ 268 ] {cff90cd5-1656-443a-b4aa-874ad0ae8ac7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13328 | 2026.01.22 09:59:02.745112 [ 268 ] {cff90cd5-1656-443a-b4aa-874ad0ae8ac7} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13329 | 2026.01.22 09:59:02.745237 [ 268 ] {cff90cd5-1656-443a-b4aa-874ad0ae8ac7} <Debug> executeQuery: Read 260 rows, 16.18 KiB in 0.001262 sec., 206022.18700475435 rows/sec., 12.52 MiB/sec. | ||
| 13330 | 2026.01.22 09:59:02.745274 [ 268 ] {cff90cd5-1656-443a-b4aa-874ad0ae8ac7} <Debug> TCPHandler: Processed in 0.001429525 sec. | ||
| 13331 | 2026.01.22 09:59:02.745374 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13332 | 2026.01.22 09:59:02.745464 [ 268 ] {5c7d26e6-57a4-43b5-990b-82aabb161aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13333 | 2026.01.22 09:59:02.745502 [ 268 ] {5c7d26e6-57a4-43b5-990b-82aabb161aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13334 | 2026.01.22 09:59:02.745974 [ 268 ] {5c7d26e6-57a4-43b5-990b-82aabb161aa3} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13335 | 2026.01.22 09:59:02.746008 [ 268 ] {5c7d26e6-57a4-43b5-990b-82aabb161aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13336 | 2026.01.22 09:59:02.746318 [ 268 ] {5c7d26e6-57a4-43b5-990b-82aabb161aa3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13337 | 2026.01.22 09:59:02.746525 [ 268 ] {5c7d26e6-57a4-43b5-990b-82aabb161aa3} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13338 | 2026.01.22 09:59:02.746648 [ 268 ] {5c7d26e6-57a4-43b5-990b-82aabb161aa3} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001202 sec., 191347.7537437604 rows/sec., 12.34 MiB/sec. | ||
| 13339 | 2026.01.22 09:59:02.746684 [ 268 ] {5c7d26e6-57a4-43b5-990b-82aabb161aa3} <Debug> TCPHandler: Processed in 0.001355703 sec. | ||
| 13340 | 2026.01.22 09:59:02.746798 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13341 | 2026.01.22 09:59:02.746889 [ 268 ] {08b577cb-3345-435c-8c68-c3fc910686f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13342 | 2026.01.22 09:59:02.746927 [ 268 ] {08b577cb-3345-435c-8c68-c3fc910686f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13343 | 2026.01.22 09:59:02.747384 [ 268 ] {08b577cb-3345-435c-8c68-c3fc910686f5} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13344 | 2026.01.22 09:59:02.747417 [ 268 ] {08b577cb-3345-435c-8c68-c3fc910686f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13345 | 2026.01.22 09:59:02.747719 [ 268 ] {08b577cb-3345-435c-8c68-c3fc910686f5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13346 | 2026.01.22 09:59:02.747922 [ 268 ] {08b577cb-3345-435c-8c68-c3fc910686f5} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13347 | 2026.01.22 09:59:02.748035 [ 32 ] {} <Debug> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 13348 | 2026.01.22 09:59:02.748043 [ 268 ] {08b577cb-3345-435c-8c68-c3fc910686f5} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001171 sec., 195559.35098206662 rows/sec., 11.10 MiB/sec. | ||
| 13349 | 2026.01.22 09:59:02.748071 [ 32 ] {} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13350 | 2026.01.22 09:59:02.748089 [ 268 ] {08b577cb-3345-435c-8c68-c3fc910686f5} <Debug> TCPHandler: Processed in 0.001345343 sec. | ||
| 13351 | 2026.01.22 09:59:02.748091 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13352 | 2026.01.22 09:59:02.748198 [ 196 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 13353 | 2026.01.22 09:59:02.748210 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13354 | 2026.01.22 09:59:02.748308 [ 196 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13355 | 2026.01.22 09:59:02.748342 [ 196 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 241 rows starting from the beginning of the part | ||
| 13356 | 2026.01.22 09:59:02.748345 [ 268 ] {196d5305-991a-48a3-99f4-952b8000ddf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13357 | 2026.01.22 09:59:02.748398 [ 268 ] {196d5305-991a-48a3-99f4-952b8000ddf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13358 | 2026.01.22 09:59:02.748405 [ 196 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 13359 | 2026.01.22 09:59:02.748456 [ 196 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 13360 | 2026.01.22 09:59:02.748504 [ 196 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 229 rows starting from the beginning of the part | ||
| 13361 | 2026.01.22 09:59:02.748550 [ 196 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 229 rows starting from the beginning of the part | ||
| 13362 | 2026.01.22 09:59:02.748596 [ 196 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 229 rows starting from the beginning of the part | ||
| 13363 | 2026.01.22 09:59:02.749147 [ 268 ] {196d5305-991a-48a3-99f4-952b8000ddf0} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13364 | 2026.01.22 09:59:02.749188 [ 268 ] {196d5305-991a-48a3-99f4-952b8000ddf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13365 | 2026.01.22 09:59:02.749528 [ 195 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 952 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373144 sec., 693299.4645863799 rows/sec., 42.52 MiB/sec. | ||
| 13366 | 2026.01.22 09:59:02.749573 [ 268 ] {196d5305-991a-48a3-99f4-952b8000ddf0} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13367 | 2026.01.22 09:59:02.749649 [ 196 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 13368 | 2026.01.22 09:59:02.749809 [ 268 ] {196d5305-991a-48a3-99f4-952b8000ddf0} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13369 | 2026.01.22 09:59:02.749885 [ 196 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_23_5} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13370 | 2026.01.22 09:59:02.749937 [ 268 ] {196d5305-991a-48a3-99f4-952b8000ddf0} <Debug> executeQuery: Read 770 rows, 55.23 KiB in 0.001617 sec., 476190.4761904762 rows/sec., 33.35 MiB/sec. | ||
| 13371 | 2026.01.22 09:59:02.749942 [ 196 ] {985ef5c5-f7a3-499b-b6ac-4655d20e4280::all_1_23_5} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 13372 | 2026.01.22 09:59:02.749975 [ 268 ] {196d5305-991a-48a3-99f4-952b8000ddf0} <Debug> TCPHandler: Processed in 0.001825851 sec. | ||
| 13373 | 2026.01.22 09:59:02.750008 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13374 | 2026.01.22 09:59:02.750104 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13375 | 2026.01.22 09:59:02.750197 [ 268 ] {0ca2d8ce-5cac-4677-9b23-964461954d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13376 | 2026.01.22 09:59:02.750238 [ 268 ] {0ca2d8ce-5cac-4677-9b23-964461954d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13377 | 2026.01.22 09:59:02.750563 [ 268 ] {0ca2d8ce-5cac-4677-9b23-964461954d7b} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13378 | 2026.01.22 09:59:02.750596 [ 268 ] {0ca2d8ce-5cac-4677-9b23-964461954d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13379 | 2026.01.22 09:59:02.750888 [ 268 ] {0ca2d8ce-5cac-4677-9b23-964461954d7b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 13380 | 2026.01.22 09:59:02.751093 [ 268 ] {0ca2d8ce-5cac-4677-9b23-964461954d7b} <Trace> oximeter.measurements_bool (477513af-4f26-4863-8596-bc2aa2411937): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13381 | 2026.01.22 09:59:02.751217 [ 268 ] {0ca2d8ce-5cac-4677-9b23-964461954d7b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 13382 | 2026.01.22 09:59:02.751253 [ 268 ] {0ca2d8ce-5cac-4677-9b23-964461954d7b} <Debug> TCPHandler: Processed in 0.00120962 sec. | ||
| 13383 | 2026.01.22 09:59:02.751354 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13384 | 2026.01.22 09:59:02.751445 [ 268 ] {e9a0b74a-34a8-486f-9195-74cd88c1aced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13385 | 2026.01.22 09:59:02.751487 [ 268 ] {e9a0b74a-34a8-486f-9195-74cd88c1aced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13386 | 2026.01.22 09:59:02.751920 [ 268 ] {e9a0b74a-34a8-486f-9195-74cd88c1aced} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13387 | 2026.01.22 09:59:02.751956 [ 268 ] {e9a0b74a-34a8-486f-9195-74cd88c1aced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13388 | 2026.01.22 09:59:02.752291 [ 268 ] {e9a0b74a-34a8-486f-9195-74cd88c1aced} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13389 | 2026.01.22 09:59:02.752499 [ 268 ] {e9a0b74a-34a8-486f-9195-74cd88c1aced} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13390 | 2026.01.22 09:59:02.752626 [ 268 ] {e9a0b74a-34a8-486f-9195-74cd88c1aced} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001198 sec., 273789.6494156928 rows/sec., 17.94 MiB/sec. | ||
| 13391 | 2026.01.22 09:59:02.752663 [ 268 ] {e9a0b74a-34a8-486f-9195-74cd88c1aced} <Debug> TCPHandler: Processed in 0.001354593 sec. | ||
| 13392 | 2026.01.22 09:59:02.752782 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13393 | 2026.01.22 09:59:02.752892 [ 268 ] {a2911df8-0244-4ab3-8058-02541197c5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13394 | 2026.01.22 09:59:02.752940 [ 268 ] {a2911df8-0244-4ab3-8058-02541197c5b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13395 | 2026.01.22 09:59:02.753329 [ 268 ] {a2911df8-0244-4ab3-8058-02541197c5b9} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13396 | 2026.01.22 09:59:02.753372 [ 268 ] {a2911df8-0244-4ab3-8058-02541197c5b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13397 | 2026.01.22 09:59:02.753659 [ 268 ] {a2911df8-0244-4ab3-8058-02541197c5b9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 13398 | 2026.01.22 09:59:02.753884 [ 268 ] {a2911df8-0244-4ab3-8058-02541197c5b9} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13399 | 2026.01.22 09:59:02.754006 [ 268 ] {a2911df8-0244-4ab3-8058-02541197c5b9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001138 sec., 878.7346221441126 rows/sec., 59.21 KiB/sec. | ||
| 13400 | 2026.01.22 09:59:02.754042 [ 268 ] {a2911df8-0244-4ab3-8058-02541197c5b9} <Debug> TCPHandler: Processed in 0.001315533 sec. | ||
| 13401 | 2026.01.22 09:59:02.754160 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13402 | 2026.01.22 09:59:02.754251 [ 268 ] {eac904d5-3169-4462-ae5b-24952ec87038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13403 | 2026.01.22 09:59:02.754304 [ 268 ] {eac904d5-3169-4462-ae5b-24952ec87038} <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 | ||
| 13404 | 2026.01.22 09:59:02.755224 [ 268 ] {eac904d5-3169-4462-ae5b-24952ec87038} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13405 | 2026.01.22 09:59:02.755267 [ 268 ] {eac904d5-3169-4462-ae5b-24952ec87038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13406 | 2026.01.22 09:59:02.755832 [ 268 ] {eac904d5-3169-4462-ae5b-24952ec87038} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13407 | 2026.01.22 09:59:02.756061 [ 268 ] {eac904d5-3169-4462-ae5b-24952ec87038} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13408 | 2026.01.22 09:59:02.756199 [ 268 ] {eac904d5-3169-4462-ae5b-24952ec87038} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001966 sec., 18819.938962360124 rows/sec., 33.72 MiB/sec. | ||
| 13409 | 2026.01.22 09:59:02.756252 [ 268 ] {eac904d5-3169-4462-ae5b-24952ec87038} <Debug> TCPHandler: Processed in 0.002137996 sec. | ||
| 13410 | 2026.01.22 09:59:02.756390 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13411 | 2026.01.22 09:59:02.756482 [ 268 ] {275d3800-8ff6-4e56-b83c-2f28bcf5e40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13412 | 2026.01.22 09:59:02.756522 [ 268 ] {275d3800-8ff6-4e56-b83c-2f28bcf5e40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13413 | 2026.01.22 09:59:02.756883 [ 268 ] {275d3800-8ff6-4e56-b83c-2f28bcf5e40e} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13414 | 2026.01.22 09:59:02.756919 [ 268 ] {275d3800-8ff6-4e56-b83c-2f28bcf5e40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13415 | 2026.01.22 09:59:02.757216 [ 268 ] {275d3800-8ff6-4e56-b83c-2f28bcf5e40e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13416 | 2026.01.22 09:59:02.757425 [ 268 ] {275d3800-8ff6-4e56-b83c-2f28bcf5e40e} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13417 | 2026.01.22 09:59:02.757549 [ 268 ] {275d3800-8ff6-4e56-b83c-2f28bcf5e40e} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001085 sec., 99539.17050691244 rows/sec., 6.07 MiB/sec. | ||
| 13418 | 2026.01.22 09:59:02.757583 [ 268 ] {275d3800-8ff6-4e56-b83c-2f28bcf5e40e} <Debug> TCPHandler: Processed in 0.001239531 sec. | ||
| 13419 | 2026.01.22 09:59:05.899652 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13420 | 2026.01.22 09:59:05.899700 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13421 | 2026.01.22 09:59:06.072087 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31784 | ||
| 13422 | 2026.01.22 09:59:06.072638 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13423 | 2026.01.22 09:59:06.072687 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13424 | 2026.01.22 09:59:06.073199 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13425 | 2026.01.22 09:59:06.073441 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13426 | 2026.01.22 09:59:06.073582 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31784 | ||
| 13427 | 2026.01.22 09:59:06.073606 [ 30 ] {} <Debug> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13428 | 2026.01.22 09:59:06.073668 [ 30 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13429 | 2026.01.22 09:59:06.073689 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13430 | 2026.01.22 09:59:06.073785 [ 200 ] {934f8125-fb1a-4bdc-ab76-09016509c134::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 | ||
| 13431 | 2026.01.22 09:59:06.073875 [ 200 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13432 | 2026.01.22 09:59:06.073909 [ 200 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29352 rows starting from the beginning of the part | ||
| 13433 | 2026.01.22 09:59:06.073971 [ 200 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 13434 | 2026.01.22 09:59:06.074018 [ 200 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 13435 | 2026.01.22 09:59:06.074061 [ 200 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 13436 | 2026.01.22 09:59:06.074103 [ 200 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 13437 | 2026.01.22 09:59:06.074145 [ 200 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 13438 | 2026.01.22 09:59:06.076434 [ 195 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31784 rows, containing 4 columns (4 merged, 0 gathered) in 0.002686816 sec., 11829615.425842335 rows/sec., 169.22 MiB/sec. | ||
| 13439 | 2026.01.22 09:59:06.076900 [ 194 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13440 | 2026.01.22 09:59:06.077198 [ 194 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_66_13} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13441 | 2026.01.22 09:59:06.077276 [ 194 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_66_13} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13442 | 2026.01.22 09:59:06.077379 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 13443 | 2026.01.22 09:59:07.727058 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13444 | 2026.01.22 09:59:07.727244 [ 268 ] {1c97b10f-5ba7-45d2-84c4-69895ed49770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13445 | 2026.01.22 09:59:07.727315 [ 268 ] {1c97b10f-5ba7-45d2-84c4-69895ed49770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13446 | 2026.01.22 09:59:07.728006 [ 268 ] {1c97b10f-5ba7-45d2-84c4-69895ed49770} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13447 | 2026.01.22 09:59:07.728053 [ 268 ] {1c97b10f-5ba7-45d2-84c4-69895ed49770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13448 | 2026.01.22 09:59:07.728469 [ 268 ] {1c97b10f-5ba7-45d2-84c4-69895ed49770} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13449 | 2026.01.22 09:59:07.728715 [ 268 ] {1c97b10f-5ba7-45d2-84c4-69895ed49770} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13450 | 2026.01.22 09:59:07.728891 [ 268 ] {1c97b10f-5ba7-45d2-84c4-69895ed49770} <Debug> executeQuery: Read 65 rows, 5.26 KiB in 0.001699 sec., 38257.79870512066 rows/sec., 3.02 MiB/sec. | ||
| 13451 | 2026.01.22 09:59:07.728946 [ 268 ] {1c97b10f-5ba7-45d2-84c4-69895ed49770} <Debug> TCPHandler: Processed in 0.002021675 sec. | ||
| 13452 | 2026.01.22 09:59:07.729073 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13453 | 2026.01.22 09:59:07.729178 [ 268 ] {874b4b85-9546-4e52-af31-9cf617cf1144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13454 | 2026.01.22 09:59:07.729224 [ 268 ] {874b4b85-9546-4e52-af31-9cf617cf1144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13455 | 2026.01.22 09:59:07.729703 [ 268 ] {874b4b85-9546-4e52-af31-9cf617cf1144} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13456 | 2026.01.22 09:59:07.729742 [ 268 ] {874b4b85-9546-4e52-af31-9cf617cf1144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13457 | 2026.01.22 09:59:07.730127 [ 268 ] {874b4b85-9546-4e52-af31-9cf617cf1144} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13458 | 2026.01.22 09:59:07.730351 [ 268 ] {874b4b85-9546-4e52-af31-9cf617cf1144} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13459 | 2026.01.22 09:59:07.730497 [ 268 ] {874b4b85-9546-4e52-af31-9cf617cf1144} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001342 sec., 2980.6259314456033 rows/sec., 224.13 KiB/sec. | ||
| 13460 | 2026.01.22 09:59:07.730539 [ 268 ] {874b4b85-9546-4e52-af31-9cf617cf1144} <Debug> TCPHandler: Processed in 0.001519436 sec. | ||
| 13461 | 2026.01.22 09:59:07.730663 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13462 | 2026.01.22 09:59:07.730763 [ 268 ] {b98680ed-f9aa-4791-aa22-d9aeca7c149d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13463 | 2026.01.22 09:59:07.730807 [ 268 ] {b98680ed-f9aa-4791-aa22-d9aeca7c149d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13464 | 2026.01.22 09:59:07.731219 [ 268 ] {b98680ed-f9aa-4791-aa22-d9aeca7c149d} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13465 | 2026.01.22 09:59:07.731258 [ 268 ] {b98680ed-f9aa-4791-aa22-d9aeca7c149d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13466 | 2026.01.22 09:59:07.731565 [ 268 ] {b98680ed-f9aa-4791-aa22-d9aeca7c149d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13467 | 2026.01.22 09:59:07.731773 [ 268 ] {b98680ed-f9aa-4791-aa22-d9aeca7c149d} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13468 | 2026.01.22 09:59:07.731911 [ 268 ] {b98680ed-f9aa-4791-aa22-d9aeca7c149d} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001169 sec., 855.4319931565441 rows/sec., 56.81 KiB/sec. | ||
| 13469 | 2026.01.22 09:59:07.731951 [ 268 ] {b98680ed-f9aa-4791-aa22-d9aeca7c149d} <Debug> TCPHandler: Processed in 0.001339343 sec. | ||
| 13470 | 2026.01.22 09:59:07.732070 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13471 | 2026.01.22 09:59:07.732167 [ 268 ] {036648f1-5620-4b68-96a7-35c648fa0e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13472 | 2026.01.22 09:59:07.732209 [ 268 ] {036648f1-5620-4b68-96a7-35c648fa0e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13473 | 2026.01.22 09:59:07.732647 [ 268 ] {036648f1-5620-4b68-96a7-35c648fa0e75} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13474 | 2026.01.22 09:59:07.732686 [ 268 ] {036648f1-5620-4b68-96a7-35c648fa0e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13475 | 2026.01.22 09:59:07.732996 [ 268 ] {036648f1-5620-4b68-96a7-35c648fa0e75} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13476 | 2026.01.22 09:59:07.733213 [ 268 ] {036648f1-5620-4b68-96a7-35c648fa0e75} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13477 | 2026.01.22 09:59:07.733351 [ 268 ] {036648f1-5620-4b68-96a7-35c648fa0e75} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001203 sec., 56525.35328345802 rows/sec., 4.41 MiB/sec. | ||
| 13478 | 2026.01.22 09:59:07.733391 [ 268 ] {036648f1-5620-4b68-96a7-35c648fa0e75} <Debug> TCPHandler: Processed in 0.001371223 sec. | ||
| 13479 | 2026.01.22 09:59:07.733513 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13480 | 2026.01.22 09:59:07.733608 [ 268 ] {ed0d0a73-5d36-463c-bfe9-5ad958a7acf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13481 | 2026.01.22 09:59:07.733654 [ 268 ] {ed0d0a73-5d36-463c-bfe9-5ad958a7acf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13482 | 2026.01.22 09:59:07.734067 [ 268 ] {ed0d0a73-5d36-463c-bfe9-5ad958a7acf7} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13483 | 2026.01.22 09:59:07.734105 [ 268 ] {ed0d0a73-5d36-463c-bfe9-5ad958a7acf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13484 | 2026.01.22 09:59:07.734450 [ 268 ] {ed0d0a73-5d36-463c-bfe9-5ad958a7acf7} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13485 | 2026.01.22 09:59:07.734671 [ 268 ] {ed0d0a73-5d36-463c-bfe9-5ad958a7acf7} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13486 | 2026.01.22 09:59:07.734808 [ 268 ] {ed0d0a73-5d36-463c-bfe9-5ad958a7acf7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 13487 | 2026.01.22 09:59:07.734847 [ 268 ] {ed0d0a73-5d36-463c-bfe9-5ad958a7acf7} <Debug> TCPHandler: Processed in 0.001383343 sec. | ||
| 13488 | 2026.01.22 09:59:07.734966 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13489 | 2026.01.22 09:59:07.735060 [ 268 ] {ac66d855-dd23-4562-a4f7-564b9fb81354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13490 | 2026.01.22 09:59:07.735103 [ 268 ] {ac66d855-dd23-4562-a4f7-564b9fb81354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13491 | 2026.01.22 09:59:07.735424 [ 268 ] {ac66d855-dd23-4562-a4f7-564b9fb81354} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13492 | 2026.01.22 09:59:07.735461 [ 268 ] {ac66d855-dd23-4562-a4f7-564b9fb81354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13493 | 2026.01.22 09:59:07.735762 [ 268 ] {ac66d855-dd23-4562-a4f7-564b9fb81354} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 13494 | 2026.01.22 09:59:07.735975 [ 268 ] {ac66d855-dd23-4562-a4f7-564b9fb81354} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13495 | 2026.01.22 09:59:07.736095 [ 26 ] {} <Debug> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 13496 | 2026.01.22 09:59:07.736112 [ 268 ] {ac66d855-dd23-4562-a4f7-564b9fb81354} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 59.32 KiB/sec. | ||
| 13497 | 2026.01.22 09:59:07.736159 [ 26 ] {} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13498 | 2026.01.22 09:59:07.736166 [ 268 ] {ac66d855-dd23-4562-a4f7-564b9fb81354} <Debug> TCPHandler: Processed in 0.001249761 sec. | ||
| 13499 | 2026.01.22 09:59:07.736189 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13500 | 2026.01.22 09:59:07.736293 [ 200 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::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 | ||
| 13501 | 2026.01.22 09:59:07.736299 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13502 | 2026.01.22 09:59:07.736389 [ 200 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13503 | 2026.01.22 09:59:07.736407 [ 268 ] {086e6dec-a987-4494-b411-050a7538562b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13504 | 2026.01.22 09:59:07.736420 [ 200 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::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 | ||
| 13505 | 2026.01.22 09:59:07.736464 [ 268 ] {086e6dec-a987-4494-b411-050a7538562b} <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 | ||
| 13506 | 2026.01.22 09:59:07.736478 [ 200 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::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 | ||
| 13507 | 2026.01.22 09:59:07.736524 [ 200 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 13508 | 2026.01.22 09:59:07.736566 [ 200 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::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 | ||
| 13509 | 2026.01.22 09:59:07.736609 [ 200 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::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 | ||
| 13510 | 2026.01.22 09:59:07.736648 [ 200 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::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 | ||
| 13511 | 2026.01.22 09:59:07.737246 [ 268 ] {086e6dec-a987-4494-b411-050a7538562b} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13512 | 2026.01.22 09:59:07.737284 [ 268 ] {086e6dec-a987-4494-b411-050a7538562b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13513 | 2026.01.22 09:59:07.737439 [ 190 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001187221 sec., 13476.85056110025 rows/sec., 898.24 KiB/sec. | ||
| 13514 | 2026.01.22 09:59:07.737612 [ 202 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 13515 | 2026.01.22 09:59:07.737831 [ 268 ] {086e6dec-a987-4494-b411-050a7538562b} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13516 | 2026.01.22 09:59:07.738085 [ 202 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::all_1_15_3} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13517 | 2026.01.22 09:59:07.738117 [ 268 ] {086e6dec-a987-4494-b411-050a7538562b} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13518 | 2026.01.22 09:59:07.738178 [ 202 ] {9ac29faa-5b86-44c4-8bdb-299b59821e11::all_1_15_3} <Trace> oximeter.measurements_f64 (9ac29faa-5b86-44c4-8bdb-299b59821e11) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 13519 | 2026.01.22 09:59:07.738274 [ 268 ] {086e6dec-a987-4494-b411-050a7538562b} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001884 sec., 2123.1422505307855 rows/sec., 3.80 MiB/sec. | ||
| 13520 | 2026.01.22 09:59:07.738281 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13521 | 2026.01.22 09:59:07.738350 [ 268 ] {086e6dec-a987-4494-b411-050a7538562b} <Debug> TCPHandler: Processed in 0.002101896 sec. | ||
| 13522 | 2026.01.22 09:59:07.738497 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13523 | 2026.01.22 09:59:07.738595 [ 268 ] {07280956-5a49-4357-9fbd-d7d5ec06e0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13524 | 2026.01.22 09:59:07.738640 [ 268 ] {07280956-5a49-4357-9fbd-d7d5ec06e0b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13525 | 2026.01.22 09:59:07.739001 [ 268 ] {07280956-5a49-4357-9fbd-d7d5ec06e0b4} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13526 | 2026.01.22 09:59:07.739039 [ 268 ] {07280956-5a49-4357-9fbd-d7d5ec06e0b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13527 | 2026.01.22 09:59:07.739369 [ 268 ] {07280956-5a49-4357-9fbd-d7d5ec06e0b4} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13528 | 2026.01.22 09:59:07.739617 [ 268 ] {07280956-5a49-4357-9fbd-d7d5ec06e0b4} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13529 | 2026.01.22 09:59:07.739752 [ 268 ] {07280956-5a49-4357-9fbd-d7d5ec06e0b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 13530 | 2026.01.22 09:59:07.739790 [ 268 ] {07280956-5a49-4357-9fbd-d7d5ec06e0b4} <Debug> TCPHandler: Processed in 0.001351434 sec. | ||
| 13531 | 2026.01.22 09:59:07.792238 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13532 | 2026.01.22 09:59:07.813400 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13533 | 2026.01.22 09:59:07.813467 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13534 | 2026.01.22 09:59:07.819888 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13535 | 2026.01.22 09:59:07.820641 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13536 | 2026.01.22 09:59:07.820975 [ 26 ] {} <Debug> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13537 | 2026.01.22 09:59:07.821023 [ 26 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13538 | 2026.01.22 09:59:07.821043 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 13539 | 2026.01.22 09:59:07.821149 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::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 | ||
| 13540 | 2026.01.22 09:59:07.825144 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13541 | 2026.01.22 09:59:07.825484 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13542 | 2026.01.22 09:59:07.826762 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 13543 | 2026.01.22 09:59:07.831707 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 13544 | 2026.01.22 09:59:07.836533 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 13545 | 2026.01.22 09:59:07.841440 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 13546 | 2026.01.22 09:59:07.846285 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 13547 | 2026.01.22 09:59:07.850107 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 13548 | 2026.01.22 09:59:07.909494 [ 200 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.088384729 sec., 5623.143337351863 rows/sec., 29.08 MiB/sec. | ||
| 13549 | 2026.01.22 09:59:07.913097 [ 190 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13550 | 2026.01.22 09:59:07.915309 [ 190 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_66_13} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13551 | 2026.01.22 09:59:07.915434 [ 190 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_66_13} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13552 | 2026.01.22 09:59:07.917948 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 13553 | 2026.01.22 09:59:11.136863 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13554 | 2026.01.22 09:59:11.137175 [ 268 ] {03c69efa-7d89-4feb-842d-254394ed79f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13555 | 2026.01.22 09:59:11.137289 [ 268 ] {03c69efa-7d89-4feb-842d-254394ed79f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13556 | 2026.01.22 09:59:11.138087 [ 268 ] {03c69efa-7d89-4feb-842d-254394ed79f0} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13557 | 2026.01.22 09:59:11.138136 [ 268 ] {03c69efa-7d89-4feb-842d-254394ed79f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13558 | 2026.01.22 09:59:11.138545 [ 268 ] {03c69efa-7d89-4feb-842d-254394ed79f0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13559 | 2026.01.22 09:59:11.138779 [ 268 ] {03c69efa-7d89-4feb-842d-254394ed79f0} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13560 | 2026.01.22 09:59:11.138953 [ 268 ] {03c69efa-7d89-4feb-842d-254394ed79f0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001857 sec., 12924.071082390954 rows/sec., 1.07 MiB/sec. | ||
| 13561 | 2026.01.22 09:59:11.139006 [ 268 ] {03c69efa-7d89-4feb-842d-254394ed79f0} <Debug> TCPHandler: Processed in 0.00234077 sec. | ||
| 13562 | 2026.01.22 09:59:11.139130 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13563 | 2026.01.22 09:59:11.139233 [ 268 ] {3fa20d55-8baa-4897-a08a-121245caf8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13564 | 2026.01.22 09:59:11.139279 [ 268 ] {3fa20d55-8baa-4897-a08a-121245caf8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13565 | 2026.01.22 09:59:11.139679 [ 268 ] {3fa20d55-8baa-4897-a08a-121245caf8ed} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13566 | 2026.01.22 09:59:11.139715 [ 268 ] {3fa20d55-8baa-4897-a08a-121245caf8ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13567 | 2026.01.22 09:59:11.140027 [ 268 ] {3fa20d55-8baa-4897-a08a-121245caf8ed} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13568 | 2026.01.22 09:59:11.140245 [ 268 ] {3fa20d55-8baa-4897-a08a-121245caf8ed} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13569 | 2026.01.22 09:59:11.140377 [ 268 ] {3fa20d55-8baa-4897-a08a-121245caf8ed} <Debug> executeQuery: Read 10 rows, 849.00 B in 0.001167 sec., 8568.98029134533 rows/sec., 710.46 KiB/sec. | ||
| 13570 | 2026.01.22 09:59:11.140417 [ 268 ] {3fa20d55-8baa-4897-a08a-121245caf8ed} <Debug> TCPHandler: Processed in 0.001339483 sec. | ||
| 13571 | 2026.01.22 09:59:11.140522 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13572 | 2026.01.22 09:59:11.140620 [ 268 ] {64421276-c6a7-4599-b850-c14cca2b101b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13573 | 2026.01.22 09:59:11.140662 [ 268 ] {64421276-c6a7-4599-b850-c14cca2b101b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13574 | 2026.01.22 09:59:11.141807 [ 268 ] {64421276-c6a7-4599-b850-c14cca2b101b} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13575 | 2026.01.22 09:59:11.141845 [ 268 ] {64421276-c6a7-4599-b850-c14cca2b101b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13576 | 2026.01.22 09:59:11.142273 [ 268 ] {64421276-c6a7-4599-b850-c14cca2b101b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13577 | 2026.01.22 09:59:11.142497 [ 268 ] {64421276-c6a7-4599-b850-c14cca2b101b} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13578 | 2026.01.22 09:59:11.142629 [ 268 ] {64421276-c6a7-4599-b850-c14cca2b101b} <Debug> executeQuery: Read 1396 rows, 119.47 KiB in 0.002027 sec., 688702.5160335471 rows/sec., 57.56 MiB/sec. | ||
| 13579 | 2026.01.22 09:59:11.142635 [ 88 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13580 | 2026.01.22 09:59:11.142668 [ 268 ] {64421276-c6a7-4599-b850-c14cca2b101b} <Debug> TCPHandler: Processed in 0.002195457 sec. | ||
| 13581 | 2026.01.22 09:59:11.142677 [ 88 ] {} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13582 | 2026.01.22 09:59:11.142698 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13583 | 2026.01.22 09:59:11.142782 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13584 | 2026.01.22 09:59:11.142830 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13585 | 2026.01.22 09:59:11.142879 [ 268 ] {8403776a-013b-47c5-884f-ea587e40f90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13586 | 2026.01.22 09:59:11.142926 [ 268 ] {8403776a-013b-47c5-884f-ea587e40f90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13587 | 2026.01.22 09:59:11.142986 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13588 | 2026.01.22 09:59:11.143030 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2557 rows starting from the beginning of the part | ||
| 13589 | 2026.01.22 09:59:11.143107 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1276 rows starting from the beginning of the part | ||
| 13590 | 2026.01.22 09:59:11.143159 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 67 rows starting from the beginning of the part | ||
| 13591 | 2026.01.22 09:59:11.143207 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1276 rows starting from the beginning of the part | ||
| 13592 | 2026.01.22 09:59:11.143252 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 65 rows starting from the beginning of the part | ||
| 13593 | 2026.01.22 09:59:11.143300 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1396 rows starting from the beginning of the part | ||
| 13594 | 2026.01.22 09:59:11.143349 [ 268 ] {8403776a-013b-47c5-884f-ea587e40f90b} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13595 | 2026.01.22 09:59:11.143391 [ 268 ] {8403776a-013b-47c5-884f-ea587e40f90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13596 | 2026.01.22 09:59:11.143757 [ 268 ] {8403776a-013b-47c5-884f-ea587e40f90b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13597 | 2026.01.22 09:59:11.143990 [ 268 ] {8403776a-013b-47c5-884f-ea587e40f90b} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13598 | 2026.01.22 09:59:11.144131 [ 268 ] {8403776a-013b-47c5-884f-ea587e40f90b} <Debug> executeQuery: Read 59 rows, 4.46 KiB in 0.00127 sec., 46456.69291338582 rows/sec., 3.43 MiB/sec. | ||
| 13599 | 2026.01.22 09:59:11.144171 [ 268 ] {8403776a-013b-47c5-884f-ea587e40f90b} <Debug> TCPHandler: Processed in 0.001439355 sec. | ||
| 13600 | 2026.01.22 09:59:11.144284 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13601 | 2026.01.22 09:59:11.144379 [ 268 ] {0ad28b9a-bb96-48d1-a15a-6f109b176dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13602 | 2026.01.22 09:59:11.144422 [ 268 ] {0ad28b9a-bb96-48d1-a15a-6f109b176dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13603 | 2026.01.22 09:59:11.144909 [ 268 ] {0ad28b9a-bb96-48d1-a15a-6f109b176dc1} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13604 | 2026.01.22 09:59:11.144947 [ 268 ] {0ad28b9a-bb96-48d1-a15a-6f109b176dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13605 | 2026.01.22 09:59:11.145295 [ 268 ] {0ad28b9a-bb96-48d1-a15a-6f109b176dc1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13606 | 2026.01.22 09:59:11.145514 [ 268 ] {0ad28b9a-bb96-48d1-a15a-6f109b176dc1} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13607 | 2026.01.22 09:59:11.145634 [ 88 ] {} <Debug> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 13608 | 2026.01.22 09:59:11.145648 [ 268 ] {0ad28b9a-bb96-48d1-a15a-6f109b176dc1} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001287 sec., 195804.1958041958 rows/sec., 13.54 MiB/sec. | ||
| 13609 | 2026.01.22 09:59:11.145672 [ 88 ] {} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13610 | 2026.01.22 09:59:11.145686 [ 186 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6637 rows, containing 5 columns (5 merged, 0 gathered) in 0.00291611 sec., 2275977.2436567894 rows/sec., 193.64 MiB/sec. | ||
| 13611 | 2026.01.22 09:59:11.145695 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13612 | 2026.01.22 09:59:11.145692 [ 268 ] {0ad28b9a-bb96-48d1-a15a-6f109b176dc1} <Debug> TCPHandler: Processed in 0.001466045 sec. | ||
| 13613 | 2026.01.22 09:59:11.145887 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13614 | 2026.01.22 09:59:11.145895 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 13615 | 2026.01.22 09:59:11.145980 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13616 | 2026.01.22 09:59:11.145995 [ 268 ] {dae1ab46-7360-4287-97e5-4a13d45203f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13617 | 2026.01.22 09:59:11.146042 [ 268 ] {dae1ab46-7360-4287-97e5-4a13d45203f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13618 | 2026.01.22 09:59:11.146082 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13619 | 2026.01.22 09:59:11.146145 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 483 rows starting from the beginning of the part | ||
| 13620 | 2026.01.22 09:59:11.146246 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_101_20} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13621 | 2026.01.22 09:59:11.146253 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 458 rows starting from the beginning of the part | ||
| 13622 | 2026.01.22 09:59:11.146325 [ 199 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_101_20} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13623 | 2026.01.22 09:59:11.146341 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 230 rows starting from the beginning of the part | ||
| 13624 | 2026.01.22 09:59:11.146404 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 13625 | 2026.01.22 09:59:11.146416 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 230 rows starting from the beginning of the part | ||
| 13626 | 2026.01.22 09:59:11.146451 [ 268 ] {dae1ab46-7360-4287-97e5-4a13d45203f7} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13627 | 2026.01.22 09:59:11.146487 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 13628 | 2026.01.22 09:59:11.146495 [ 268 ] {dae1ab46-7360-4287-97e5-4a13d45203f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13629 | 2026.01.22 09:59:11.146563 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 252 rows starting from the beginning of the part | ||
| 13630 | 2026.01.22 09:59:11.146851 [ 268 ] {dae1ab46-7360-4287-97e5-4a13d45203f7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13631 | 2026.01.22 09:59:11.147093 [ 268 ] {dae1ab46-7360-4287-97e5-4a13d45203f7} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13632 | 2026.01.22 09:59:11.147234 [ 268 ] {dae1ab46-7360-4287-97e5-4a13d45203f7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001256 sec., 9554.140127388535 rows/sec., 746.42 KiB/sec. | ||
| 13633 | 2026.01.22 09:59:11.147282 [ 268 ] {dae1ab46-7360-4287-97e5-4a13d45203f7} <Debug> TCPHandler: Processed in 0.001450264 sec. | ||
| 13634 | 2026.01.22 09:59:11.147384 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13635 | 2026.01.22 09:59:11.147478 [ 268 ] {ef96e2ea-4eb9-4059-850c-c550774d0715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13636 | 2026.01.22 09:59:11.147519 [ 268 ] {ef96e2ea-4eb9-4059-850c-c550774d0715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13637 | 2026.01.22 09:59:11.147685 [ 197 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1654 rows, containing 5 columns (5 merged, 0 gathered) in 0.001868052 sec., 885414.324654774 rows/sec., 62.12 MiB/sec. | ||
| 13638 | 2026.01.22 09:59:11.147887 [ 209 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 13639 | 2026.01.22 09:59:11.148185 [ 268 ] {ef96e2ea-4eb9-4059-850c-c550774d0715} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13640 | 2026.01.22 09:59:11.148210 [ 209 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_28_6} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13641 | 2026.01.22 09:59:11.148228 [ 268 ] {ef96e2ea-4eb9-4059-850c-c550774d0715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13642 | 2026.01.22 09:59:11.148310 [ 209 ] {88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0::all_1_28_6} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 13643 | 2026.01.22 09:59:11.148421 [ 209 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 13644 | 2026.01.22 09:59:11.148612 [ 268 ] {ef96e2ea-4eb9-4059-850c-c550774d0715} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13645 | 2026.01.22 09:59:11.148835 [ 268 ] {ef96e2ea-4eb9-4059-850c-c550774d0715} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13646 | 2026.01.22 09:59:11.148996 [ 268 ] {ef96e2ea-4eb9-4059-850c-c550774d0715} <Debug> executeQuery: Read 603 rows, 46.45 KiB in 0.001535 sec., 392833.8762214984 rows/sec., 29.55 MiB/sec. | ||
| 13647 | 2026.01.22 09:59:11.149002 [ 88 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13648 | 2026.01.22 09:59:11.149035 [ 268 ] {ef96e2ea-4eb9-4059-850c-c550774d0715} <Debug> TCPHandler: Processed in 0.001700969 sec. | ||
| 13649 | 2026.01.22 09:59:11.149047 [ 88 ] {} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13650 | 2026.01.22 09:59:11.149070 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13651 | 2026.01.22 09:59:11.149143 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13652 | 2026.01.22 09:59:11.149143 [ 197 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13653 | 2026.01.22 09:59:11.149248 [ 197 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13654 | 2026.01.22 09:59:11.149252 [ 268 ] {78c9c318-5f05-4770-a7f8-39a3bc535ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13655 | 2026.01.22 09:59:11.149304 [ 197 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1306 rows starting from the beginning of the part | ||
| 13656 | 2026.01.22 09:59:11.149330 [ 268 ] {78c9c318-5f05-4770-a7f8-39a3bc535ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13657 | 2026.01.22 09:59:11.149356 [ 197 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 770 rows starting from the beginning of the part | ||
| 13658 | 2026.01.22 09:59:11.149399 [ 197 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 74 rows starting from the beginning of the part | ||
| 13659 | 2026.01.22 09:59:11.149436 [ 197 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 770 rows starting from the beginning of the part | ||
| 13660 | 2026.01.22 09:59:11.149469 [ 197 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 68 rows starting from the beginning of the part | ||
| 13661 | 2026.01.22 09:59:11.149507 [ 197 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 603 rows starting from the beginning of the part | ||
| 13662 | 2026.01.22 09:59:11.149942 [ 268 ] {78c9c318-5f05-4770-a7f8-39a3bc535ec6} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13663 | 2026.01.22 09:59:11.149986 [ 268 ] {78c9c318-5f05-4770-a7f8-39a3bc535ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13664 | 2026.01.22 09:59:11.150419 [ 268 ] {78c9c318-5f05-4770-a7f8-39a3bc535ec6} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13665 | 2026.01.22 09:59:11.150649 [ 268 ] {78c9c318-5f05-4770-a7f8-39a3bc535ec6} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13666 | 2026.01.22 09:59:11.150784 [ 268 ] {78c9c318-5f05-4770-a7f8-39a3bc535ec6} <Debug> executeQuery: Read 925 rows, 65.21 KiB in 0.001559 sec., 593329.0570878768 rows/sec., 40.85 MiB/sec. | ||
| 13667 | 2026.01.22 09:59:11.150791 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13668 | 2026.01.22 09:59:11.150822 [ 268 ] {78c9c318-5f05-4770-a7f8-39a3bc535ec6} <Debug> TCPHandler: Processed in 0.00172848 sec. | ||
| 13669 | 2026.01.22 09:59:11.150789 [ 186 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3591 rows, containing 5 columns (5 merged, 0 gathered) in 0.001677579 sec., 2140584.7355027692 rows/sec., 162.21 MiB/sec. | ||
| 13670 | 2026.01.22 09:59:11.150840 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13671 | 2026.01.22 09:59:11.150886 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13672 | 2026.01.22 09:59:11.150942 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13673 | 2026.01.22 09:59:11.150958 [ 209 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13674 | 2026.01.22 09:59:11.151012 [ 197 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13675 | 2026.01.22 09:59:11.151046 [ 268 ] {a68b1858-d0ff-4607-8a50-bc9e52e0d592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13676 | 2026.01.22 09:59:11.151061 [ 209 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13677 | 2026.01.22 09:59:11.151098 [ 209 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 28572 rows starting from the beginning of the part | ||
| 13678 | 2026.01.22 09:59:11.151113 [ 268 ] {a68b1858-d0ff-4607-8a50-bc9e52e0d592} <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 | ||
| 13679 | 2026.01.22 09:59:11.151151 [ 209 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 328 rows starting from the beginning of the part | ||
| 13680 | 2026.01.22 09:59:11.151197 [ 209 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 163 rows starting from the beginning of the part | ||
| 13681 | 2026.01.22 09:59:11.151239 [ 209 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 328 rows starting from the beginning of the part | ||
| 13682 | 2026.01.22 09:59:11.151259 [ 197 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_101_20} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13683 | 2026.01.22 09:59:11.151278 [ 209 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 13684 | 2026.01.22 09:59:11.151316 [ 209 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 925 rows starting from the beginning of the part | ||
| 13685 | 2026.01.22 09:59:11.151326 [ 197 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_101_20} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13686 | 2026.01.22 09:59:11.151390 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 13687 | 2026.01.22 09:59:11.152021 [ 268 ] {a68b1858-d0ff-4607-8a50-bc9e52e0d592} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13688 | 2026.01.22 09:59:11.152065 [ 268 ] {a68b1858-d0ff-4607-8a50-bc9e52e0d592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13689 | 2026.01.22 09:59:11.152985 [ 268 ] {a68b1858-d0ff-4607-8a50-bc9e52e0d592} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13690 | 2026.01.22 09:59:11.153250 [ 268 ] {a68b1858-d0ff-4607-8a50-bc9e52e0d592} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13691 | 2026.01.22 09:59:11.153401 [ 268 ] {a68b1858-d0ff-4607-8a50-bc9e52e0d592} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002373 sec., 15592.077538980193 rows/sec., 27.94 MiB/sec. | ||
| 13692 | 2026.01.22 09:59:11.153482 [ 268 ] {a68b1858-d0ff-4607-8a50-bc9e52e0d592} <Debug> TCPHandler: Processed in 0.002591164 sec. | ||
| 13693 | 2026.01.22 09:59:11.153597 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13694 | 2026.01.22 09:59:11.153694 [ 268 ] {853d88f4-2e2e-4f39-bd1d-4e766f452b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13695 | 2026.01.22 09:59:11.153737 [ 268 ] {853d88f4-2e2e-4f39-bd1d-4e766f452b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13696 | 2026.01.22 09:59:11.154113 [ 268 ] {853d88f4-2e2e-4f39-bd1d-4e766f452b31} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13697 | 2026.01.22 09:59:11.154149 [ 268 ] {853d88f4-2e2e-4f39-bd1d-4e766f452b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13698 | 2026.01.22 09:59:11.154588 [ 268 ] {853d88f4-2e2e-4f39-bd1d-4e766f452b31} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13699 | 2026.01.22 09:59:11.154838 [ 268 ] {853d88f4-2e2e-4f39-bd1d-4e766f452b31} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13700 | 2026.01.22 09:59:11.154972 [ 88 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13701 | 2026.01.22 09:59:11.154978 [ 268 ] {853d88f4-2e2e-4f39-bd1d-4e766f452b31} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001303 sec., 36838.06600153492 rows/sec., 2.48 MiB/sec. | ||
| 13702 | 2026.01.22 09:59:11.155005 [ 88 ] {} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13703 | 2026.01.22 09:59:11.155024 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13704 | 2026.01.22 09:59:11.155024 [ 268 ] {853d88f4-2e2e-4f39-bd1d-4e766f452b31} <Debug> TCPHandler: Processed in 0.001477665 sec. | ||
| 13705 | 2026.01.22 09:59:11.155100 [ 197 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13706 | 2026.01.22 09:59:11.155194 [ 197 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13707 | 2026.01.22 09:59:11.155223 [ 197 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5808 rows starting from the beginning of the part | ||
| 13708 | 2026.01.22 09:59:11.155273 [ 197 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 108 rows starting from the beginning of the part | ||
| 13709 | 2026.01.22 09:59:11.155312 [ 197 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 13710 | 2026.01.22 09:59:11.155357 [ 197 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 108 rows starting from the beginning of the part | ||
| 13711 | 2026.01.22 09:59:11.155394 [ 197 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 13712 | 2026.01.22 09:59:11.155432 [ 197 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 48 rows starting from the beginning of the part | ||
| 13713 | 2026.01.22 09:59:11.157680 [ 188 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6192 rows, containing 4 columns (4 merged, 0 gathered) in 0.002613535 sec., 2369204.927425881 rows/sec., 156.26 MiB/sec. | ||
| 13714 | 2026.01.22 09:59:11.158295 [ 204 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13715 | 2026.01.22 09:59:11.158571 [ 204 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_101_20} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13716 | 2026.01.22 09:59:11.158640 [ 204 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_101_20} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13717 | 2026.01.22 09:59:11.158733 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 13718 | 2026.01.22 09:59:11.160171 [ 193 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30476 rows, containing 5 columns (5 merged, 0 gathered) in 0.009241108 sec., 3297872.9390458376 rows/sec., 224.79 MiB/sec. | ||
| 13719 | 2026.01.22 09:59:11.160571 [ 188 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13720 | 2026.01.22 09:59:11.160829 [ 188 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13721 | 2026.01.22 09:59:11.160891 [ 188 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13722 | 2026.01.22 09:59:11.160961 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 13723 | 2026.01.22 09:59:11.169601 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1692 | ||
| 13724 | 2026.01.22 09:59:11.172854 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13725 | 2026.01.22 09:59:11.172897 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13726 | 2026.01.22 09:59:11.174071 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13727 | 2026.01.22 09:59:11.174333 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13728 | 2026.01.22 09:59:11.174582 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1692 | ||
| 13729 | 2026.01.22 09:59:12.000191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.67 MiB, peak 372.29 MiB, free memory in arenas 0.00 B, will set to 361.01 MiB (RSS), difference: 2.34 MiB | ||
| 13730 | 2026.01.22 09:59:12.720002 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13731 | 2026.01.22 09:59:12.720206 [ 268 ] {34e927fc-a65e-4589-970d-95bda44bc006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13732 | 2026.01.22 09:59:12.720282 [ 268 ] {34e927fc-a65e-4589-970d-95bda44bc006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13733 | 2026.01.22 09:59:12.720980 [ 268 ] {34e927fc-a65e-4589-970d-95bda44bc006} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13734 | 2026.01.22 09:59:12.721021 [ 268 ] {34e927fc-a65e-4589-970d-95bda44bc006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13735 | 2026.01.22 09:59:12.721430 [ 268 ] {34e927fc-a65e-4589-970d-95bda44bc006} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13736 | 2026.01.22 09:59:12.721675 [ 268 ] {34e927fc-a65e-4589-970d-95bda44bc006} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13737 | 2026.01.22 09:59:12.721837 [ 268 ] {34e927fc-a65e-4589-970d-95bda44bc006} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001692 sec., 33096.92671394799 rows/sec., 2.53 MiB/sec. | ||
| 13738 | 2026.01.22 09:59:12.721888 [ 268 ] {34e927fc-a65e-4589-970d-95bda44bc006} <Debug> TCPHandler: Processed in 0.002027185 sec. | ||
| 13739 | 2026.01.22 09:59:12.722017 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13740 | 2026.01.22 09:59:12.722121 [ 268 ] {9ff44c0d-2e31-4a26-8501-f8832a8f38d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13741 | 2026.01.22 09:59:12.722165 [ 268 ] {9ff44c0d-2e31-4a26-8501-f8832a8f38d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13742 | 2026.01.22 09:59:12.722622 [ 268 ] {9ff44c0d-2e31-4a26-8501-f8832a8f38d0} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13743 | 2026.01.22 09:59:12.722657 [ 268 ] {9ff44c0d-2e31-4a26-8501-f8832a8f38d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13744 | 2026.01.22 09:59:12.722984 [ 268 ] {9ff44c0d-2e31-4a26-8501-f8832a8f38d0} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13745 | 2026.01.22 09:59:12.723204 [ 268 ] {9ff44c0d-2e31-4a26-8501-f8832a8f38d0} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13746 | 2026.01.22 09:59:12.723339 [ 268 ] {9ff44c0d-2e31-4a26-8501-f8832a8f38d0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00124 sec., 51612.903225806454 rows/sec., 4.03 MiB/sec. | ||
| 13747 | 2026.01.22 09:59:12.723379 [ 268 ] {9ff44c0d-2e31-4a26-8501-f8832a8f38d0} <Debug> TCPHandler: Processed in 0.001415164 sec. | ||
| 13748 | 2026.01.22 09:59:12.723496 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13749 | 2026.01.22 09:59:12.723596 [ 268 ] {011be3e4-c6cf-432b-b5fc-ce66f1b1c2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13750 | 2026.01.22 09:59:12.723642 [ 268 ] {011be3e4-c6cf-432b-b5fc-ce66f1b1c2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13751 | 2026.01.22 09:59:12.724043 [ 268 ] {011be3e4-c6cf-432b-b5fc-ce66f1b1c2ef} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13752 | 2026.01.22 09:59:12.724080 [ 268 ] {011be3e4-c6cf-432b-b5fc-ce66f1b1c2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13753 | 2026.01.22 09:59:12.724422 [ 268 ] {011be3e4-c6cf-432b-b5fc-ce66f1b1c2ef} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13754 | 2026.01.22 09:59:12.724637 [ 268 ] {011be3e4-c6cf-432b-b5fc-ce66f1b1c2ef} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13755 | 2026.01.22 09:59:12.724767 [ 268 ] {011be3e4-c6cf-432b-b5fc-ce66f1b1c2ef} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001191 sec., 26868.17800167926 rows/sec., 1.87 MiB/sec. | ||
| 13756 | 2026.01.22 09:59:12.724803 [ 268 ] {011be3e4-c6cf-432b-b5fc-ce66f1b1c2ef} <Debug> TCPHandler: Processed in 0.001357543 sec. | ||
| 13757 | 2026.01.22 09:59:12.724924 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13758 | 2026.01.22 09:59:12.725018 [ 268 ] {7f58419b-f4ab-40bb-a71d-db00d94f8664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13759 | 2026.01.22 09:59:12.725059 [ 268 ] {7f58419b-f4ab-40bb-a71d-db00d94f8664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13760 | 2026.01.22 09:59:12.725379 [ 268 ] {7f58419b-f4ab-40bb-a71d-db00d94f8664} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13761 | 2026.01.22 09:59:12.725418 [ 268 ] {7f58419b-f4ab-40bb-a71d-db00d94f8664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13762 | 2026.01.22 09:59:12.725709 [ 268 ] {7f58419b-f4ab-40bb-a71d-db00d94f8664} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13763 | 2026.01.22 09:59:12.725912 [ 268 ] {7f58419b-f4ab-40bb-a71d-db00d94f8664} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13764 | 2026.01.22 09:59:12.726036 [ 268 ] {7f58419b-f4ab-40bb-a71d-db00d94f8664} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001038 sec., 11560.693641618496 rows/sec., 797.81 KiB/sec. | ||
| 13765 | 2026.01.22 09:59:12.726074 [ 268 ] {7f58419b-f4ab-40bb-a71d-db00d94f8664} <Debug> TCPHandler: Processed in 0.00120034 sec. | ||
| 13766 | 2026.01.22 09:59:13.573740 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32232 | ||
| 13767 | 2026.01.22 09:59:13.574262 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13768 | 2026.01.22 09:59:13.574307 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13769 | 2026.01.22 09:59:13.574847 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13770 | 2026.01.22 09:59:13.575110 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13771 | 2026.01.22 09:59:13.575262 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32232 | ||
| 13772 | 2026.01.22 09:59:15.325591 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 13773 | 2026.01.22 09:59:15.341254 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13774 | 2026.01.22 09:59:15.341336 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13775 | 2026.01.22 09:59:15.347141 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13776 | 2026.01.22 09:59:15.347900 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13777 | 2026.01.22 09:59:15.351584 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 13778 | 2026.01.22 09:59:17.726796 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13779 | 2026.01.22 09:59:17.727101 [ 268 ] {39b0d5ce-5269-47d3-bf89-a6f5deb3b8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13780 | 2026.01.22 09:59:17.727206 [ 268 ] {39b0d5ce-5269-47d3-bf89-a6f5deb3b8b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13781 | 2026.01.22 09:59:17.728203 [ 268 ] {39b0d5ce-5269-47d3-bf89-a6f5deb3b8b0} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13782 | 2026.01.22 09:59:17.728250 [ 268 ] {39b0d5ce-5269-47d3-bf89-a6f5deb3b8b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13783 | 2026.01.22 09:59:17.728650 [ 268 ] {39b0d5ce-5269-47d3-bf89-a6f5deb3b8b0} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13784 | 2026.01.22 09:59:17.728867 [ 268 ] {39b0d5ce-5269-47d3-bf89-a6f5deb3b8b0} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13785 | 2026.01.22 09:59:17.729020 [ 268 ] {39b0d5ce-5269-47d3-bf89-a6f5deb3b8b0} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001998 sec., 32032.032032032028 rows/sec., 2.52 MiB/sec. | ||
| 13786 | 2026.01.22 09:59:17.729061 [ 268 ] {39b0d5ce-5269-47d3-bf89-a6f5deb3b8b0} <Debug> TCPHandler: Processed in 0.002454202 sec. | ||
| 13787 | 2026.01.22 09:59:17.729193 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13788 | 2026.01.22 09:59:17.729286 [ 268 ] {6ea6ff46-25d0-49c0-918f-7b7223c94db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13789 | 2026.01.22 09:59:17.729325 [ 268 ] {6ea6ff46-25d0-49c0-918f-7b7223c94db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13790 | 2026.01.22 09:59:17.729762 [ 268 ] {6ea6ff46-25d0-49c0-918f-7b7223c94db7} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13791 | 2026.01.22 09:59:17.729798 [ 268 ] {6ea6ff46-25d0-49c0-918f-7b7223c94db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13792 | 2026.01.22 09:59:17.730082 [ 268 ] {6ea6ff46-25d0-49c0-918f-7b7223c94db7} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13793 | 2026.01.22 09:59:17.730290 [ 268 ] {6ea6ff46-25d0-49c0-918f-7b7223c94db7} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13794 | 2026.01.22 09:59:17.730417 [ 268 ] {6ea6ff46-25d0-49c0-918f-7b7223c94db7} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001149 sec., 3481.2880765883374 rows/sec., 261.78 KiB/sec. | ||
| 13795 | 2026.01.22 09:59:17.730454 [ 268 ] {6ea6ff46-25d0-49c0-918f-7b7223c94db7} <Debug> TCPHandler: Processed in 0.001308452 sec. | ||
| 13796 | 2026.01.22 09:59:17.730573 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13797 | 2026.01.22 09:59:17.730664 [ 268 ] {cc5c57c5-0664-4eb7-8e84-c114b5243ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13798 | 2026.01.22 09:59:17.730703 [ 268 ] {cc5c57c5-0664-4eb7-8e84-c114b5243ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13799 | 2026.01.22 09:59:17.731169 [ 268 ] {cc5c57c5-0664-4eb7-8e84-c114b5243ce7} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13800 | 2026.01.22 09:59:17.731206 [ 268 ] {cc5c57c5-0664-4eb7-8e84-c114b5243ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13801 | 2026.01.22 09:59:17.731515 [ 268 ] {cc5c57c5-0664-4eb7-8e84-c114b5243ce7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13802 | 2026.01.22 09:59:17.731720 [ 268 ] {cc5c57c5-0664-4eb7-8e84-c114b5243ce7} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13803 | 2026.01.22 09:59:17.731845 [ 268 ] {cc5c57c5-0664-4eb7-8e84-c114b5243ce7} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001198 sec., 56761.26878130217 rows/sec., 4.43 MiB/sec. | ||
| 13804 | 2026.01.22 09:59:17.731882 [ 268 ] {cc5c57c5-0664-4eb7-8e84-c114b5243ce7} <Debug> TCPHandler: Processed in 0.001354503 sec. | ||
| 13805 | 2026.01.22 09:59:17.732005 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13806 | 2026.01.22 09:59:17.732097 [ 268 ] {2d392ba5-ea15-422f-a5f3-e12cf77bab0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13807 | 2026.01.22 09:59:17.732140 [ 268 ] {2d392ba5-ea15-422f-a5f3-e12cf77bab0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13808 | 2026.01.22 09:59:17.732595 [ 268 ] {2d392ba5-ea15-422f-a5f3-e12cf77bab0f} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13809 | 2026.01.22 09:59:17.732631 [ 268 ] {2d392ba5-ea15-422f-a5f3-e12cf77bab0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13810 | 2026.01.22 09:59:17.732976 [ 268 ] {2d392ba5-ea15-422f-a5f3-e12cf77bab0f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13811 | 2026.01.22 09:59:17.733185 [ 268 ] {2d392ba5-ea15-422f-a5f3-e12cf77bab0f} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13812 | 2026.01.22 09:59:17.733313 [ 268 ] {2d392ba5-ea15-422f-a5f3-e12cf77bab0f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 13813 | 2026.01.22 09:59:17.733350 [ 268 ] {2d392ba5-ea15-422f-a5f3-e12cf77bab0f} <Debug> TCPHandler: Processed in 0.001392264 sec. | ||
| 13814 | 2026.01.22 09:59:17.733456 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13815 | 2026.01.22 09:59:17.733547 [ 268 ] {343854b2-690b-4cb0-9138-11932f5153f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13816 | 2026.01.22 09:59:17.733601 [ 268 ] {343854b2-690b-4cb0-9138-11932f5153f2} <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 | ||
| 13817 | 2026.01.22 09:59:17.734390 [ 268 ] {343854b2-690b-4cb0-9138-11932f5153f2} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13818 | 2026.01.22 09:59:17.734426 [ 268 ] {343854b2-690b-4cb0-9138-11932f5153f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13819 | 2026.01.22 09:59:17.734924 [ 268 ] {343854b2-690b-4cb0-9138-11932f5153f2} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13820 | 2026.01.22 09:59:17.735139 [ 268 ] {343854b2-690b-4cb0-9138-11932f5153f2} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13821 | 2026.01.22 09:59:17.735274 [ 268 ] {343854b2-690b-4cb0-9138-11932f5153f2} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001745 sec., 2292.2636103151863 rows/sec., 4.11 MiB/sec. | ||
| 13822 | 2026.01.22 09:59:17.735327 [ 268 ] {343854b2-690b-4cb0-9138-11932f5153f2} <Debug> TCPHandler: Processed in 0.001917162 sec. | ||
| 13823 | 2026.01.22 09:59:17.735440 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13824 | 2026.01.22 09:59:17.735532 [ 268 ] {aa734eb9-c888-4703-aa70-47e9f10b9a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13825 | 2026.01.22 09:59:17.735573 [ 268 ] {aa734eb9-c888-4703-aa70-47e9f10b9a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13826 | 2026.01.22 09:59:17.735905 [ 268 ] {aa734eb9-c888-4703-aa70-47e9f10b9a21} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13827 | 2026.01.22 09:59:17.735941 [ 268 ] {aa734eb9-c888-4703-aa70-47e9f10b9a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13828 | 2026.01.22 09:59:17.736233 [ 268 ] {aa734eb9-c888-4703-aa70-47e9f10b9a21} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13829 | 2026.01.22 09:59:17.736433 [ 268 ] {aa734eb9-c888-4703-aa70-47e9f10b9a21} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13830 | 2026.01.22 09:59:17.736555 [ 268 ] {aa734eb9-c888-4703-aa70-47e9f10b9a21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 13831 | 2026.01.22 09:59:17.736589 [ 268 ] {aa734eb9-c888-4703-aa70-47e9f10b9a21} <Debug> TCPHandler: Processed in 0.00119603 sec. | ||
| 13832 | 2026.01.22 09:59:20.899774 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13833 | 2026.01.22 09:59:20.899852 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13834 | 2026.01.22 09:59:21.075443 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32744 | ||
| 13835 | 2026.01.22 09:59:21.076056 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13836 | 2026.01.22 09:59:21.076097 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13837 | 2026.01.22 09:59:21.076582 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13838 | 2026.01.22 09:59:21.076937 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13839 | 2026.01.22 09:59:21.077123 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32744 | ||
| 13840 | 2026.01.22 09:59:21.174928 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1712 | ||
| 13841 | 2026.01.22 09:59:21.177068 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13842 | 2026.01.22 09:59:21.177105 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13843 | 2026.01.22 09:59:21.178247 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13844 | 2026.01.22 09:59:21.178499 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13845 | 2026.01.22 09:59:21.178634 [ 103 ] {} <Debug> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13846 | 2026.01.22 09:59:21.178675 [ 103 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13847 | 2026.01.22 09:59:21.178698 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13848 | 2026.01.22 09:59:21.178752 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1712 | ||
| 13849 | 2026.01.22 09:59:21.178820 [ 197 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::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 | ||
| 13850 | 2026.01.22 09:59:21.179440 [ 197 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13851 | 2026.01.22 09:59:21.179589 [ 197 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1520 rows starting from the beginning of the part | ||
| 13852 | 2026.01.22 09:59:21.180011 [ 197 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part | ||
| 13853 | 2026.01.22 09:59:21.180347 [ 197 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 24 rows starting from the beginning of the part | ||
| 13854 | 2026.01.22 09:59:21.180679 [ 197 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 42 rows starting from the beginning of the part | ||
| 13855 | 2026.01.22 09:59:21.180999 [ 197 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 58 rows starting from the beginning of the part | ||
| 13856 | 2026.01.22 09:59:21.181318 [ 197 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 20 rows starting from the beginning of the part | ||
| 13857 | 2026.01.22 09:59:21.187672 [ 198 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1712 rows, containing 72 columns (72 merged, 0 gathered) in 0.008903992 sec., 192273.30842166077 rows/sec., 150.87 MiB/sec. | ||
| 13858 | 2026.01.22 09:59:21.189123 [ 197 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13859 | 2026.01.22 09:59:21.189601 [ 197 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_51_10} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13860 | 2026.01.22 09:59:21.189675 [ 197 ] {f8a19f3e-8d15-4fd5-a664-3b02fcad49c7::all_1_51_10} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13861 | 2026.01.22 09:59:21.189846 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.98 MiB. | ||
| 13862 | 2026.01.22 09:59:22.000321 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.13 MiB, peak 372.29 MiB, free memory in arenas 0.00 B, will set to 361.01 MiB (RSS), difference: 3.88 MiB | ||
| 13863 | 2026.01.22 09:59:22.728360 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13864 | 2026.01.22 09:59:22.728555 [ 268 ] {83e6ebc0-2fea-46bf-9047-b4efd9f35542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13865 | 2026.01.22 09:59:22.728629 [ 268 ] {83e6ebc0-2fea-46bf-9047-b4efd9f35542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13866 | 2026.01.22 09:59:22.729373 [ 268 ] {83e6ebc0-2fea-46bf-9047-b4efd9f35542} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13867 | 2026.01.22 09:59:22.729415 [ 268 ] {83e6ebc0-2fea-46bf-9047-b4efd9f35542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13868 | 2026.01.22 09:59:22.729813 [ 268 ] {83e6ebc0-2fea-46bf-9047-b4efd9f35542} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13869 | 2026.01.22 09:59:22.730048 [ 268 ] {83e6ebc0-2fea-46bf-9047-b4efd9f35542} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13870 | 2026.01.22 09:59:22.730198 [ 268 ] {83e6ebc0-2fea-46bf-9047-b4efd9f35542} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.001698 sec., 76560.65959952885 rows/sec., 6.59 MiB/sec. | ||
| 13871 | 2026.01.22 09:59:22.730242 [ 268 ] {83e6ebc0-2fea-46bf-9047-b4efd9f35542} <Debug> TCPHandler: Processed in 0.002022955 sec. | ||
| 13872 | 2026.01.22 09:59:22.730371 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13873 | 2026.01.22 09:59:22.730466 [ 268 ] {2c4142da-2700-4464-afb5-cc3dbeaa6ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13874 | 2026.01.22 09:59:22.730507 [ 268 ] {2c4142da-2700-4464-afb5-cc3dbeaa6ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13875 | 2026.01.22 09:59:22.730926 [ 268 ] {2c4142da-2700-4464-afb5-cc3dbeaa6ac3} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13876 | 2026.01.22 09:59:22.730964 [ 268 ] {2c4142da-2700-4464-afb5-cc3dbeaa6ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13877 | 2026.01.22 09:59:22.731268 [ 268 ] {2c4142da-2700-4464-afb5-cc3dbeaa6ac3} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13878 | 2026.01.22 09:59:22.731475 [ 268 ] {2c4142da-2700-4464-afb5-cc3dbeaa6ac3} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13879 | 2026.01.22 09:59:22.731605 [ 268 ] {2c4142da-2700-4464-afb5-cc3dbeaa6ac3} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001157 sec., 31979.25669835782 rows/sec., 2.35 MiB/sec. | ||
| 13880 | 2026.01.22 09:59:22.731618 [ 93 ] {} <Debug> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13881 | 2026.01.22 09:59:22.731643 [ 268 ] {2c4142da-2700-4464-afb5-cc3dbeaa6ac3} <Debug> TCPHandler: Processed in 0.001321983 sec. | ||
| 13882 | 2026.01.22 09:59:22.731704 [ 93 ] {} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13883 | 2026.01.22 09:59:22.731734 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13884 | 2026.01.22 09:59:22.731802 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13885 | 2026.01.22 09:59:22.731849 [ 193 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13886 | 2026.01.22 09:59:22.731931 [ 268 ] {6ec6a5bd-098d-4709-bb2d-588513b865f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13887 | 2026.01.22 09:59:22.731976 [ 193 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13888 | 2026.01.22 09:59:22.731987 [ 268 ] {6ec6a5bd-098d-4709-bb2d-588513b865f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13889 | 2026.01.22 09:59:22.732024 [ 193 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 298 rows starting from the beginning of the part | ||
| 13890 | 2026.01.22 09:59:22.732101 [ 193 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 260 rows starting from the beginning of the part | ||
| 13891 | 2026.01.22 09:59:22.732148 [ 193 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 4 rows starting from the beginning of the part | ||
| 13892 | 2026.01.22 09:59:22.732193 [ 193 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 59 rows starting from the beginning of the part | ||
| 13893 | 2026.01.22 09:59:22.732237 [ 193 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 4 rows starting from the beginning of the part | ||
| 13894 | 2026.01.22 09:59:22.732282 [ 193 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 37 rows starting from the beginning of the part | ||
| 13895 | 2026.01.22 09:59:22.732479 [ 268 ] {6ec6a5bd-098d-4709-bb2d-588513b865f2} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13896 | 2026.01.22 09:59:22.732523 [ 268 ] {6ec6a5bd-098d-4709-bb2d-588513b865f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 13897 | 2026.01.22 09:59:22.732895 [ 268 ] {6ec6a5bd-098d-4709-bb2d-588513b865f2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13898 | 2026.01.22 09:59:22.733126 [ 268 ] {6ec6a5bd-098d-4709-bb2d-588513b865f2} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13899 | 2026.01.22 09:59:22.733187 [ 197 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386534 sec., 477449.5252189993 rows/sec., 32.11 MiB/sec. | ||
| 13900 | 2026.01.22 09:59:22.733264 [ 268 ] {6ec6a5bd-098d-4709-bb2d-588513b865f2} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001358 sec., 74374.0795287187 rows/sec., 5.81 MiB/sec. | ||
| 13901 | 2026.01.22 09:59:22.733309 [ 268 ] {6ec6a5bd-098d-4709-bb2d-588513b865f2} <Debug> TCPHandler: Processed in 0.001572997 sec. | ||
| 13902 | 2026.01.22 09:59:22.733399 [ 198 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13903 | 2026.01.22 09:59:22.733430 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13904 | 2026.01.22 09:59:22.733533 [ 268 ] {79a98fd5-aac7-4e40-9cc5-88a5308dd877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13905 | 2026.01.22 09:59:22.733580 [ 268 ] {79a98fd5-aac7-4e40-9cc5-88a5308dd877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13906 | 2026.01.22 09:59:22.733729 [ 198 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_96_19} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13907 | 2026.01.22 09:59:22.733820 [ 198 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_96_19} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13908 | 2026.01.22 09:59:22.733923 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13909 | 2026.01.22 09:59:22.734014 [ 268 ] {79a98fd5-aac7-4e40-9cc5-88a5308dd877} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13910 | 2026.01.22 09:59:22.734057 [ 268 ] {79a98fd5-aac7-4e40-9cc5-88a5308dd877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13911 | 2026.01.22 09:59:22.734408 [ 268 ] {79a98fd5-aac7-4e40-9cc5-88a5308dd877} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13912 | 2026.01.22 09:59:22.734624 [ 268 ] {79a98fd5-aac7-4e40-9cc5-88a5308dd877} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13913 | 2026.01.22 09:59:22.734758 [ 268 ] {79a98fd5-aac7-4e40-9cc5-88a5308dd877} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 13914 | 2026.01.22 09:59:22.734797 [ 268 ] {79a98fd5-aac7-4e40-9cc5-88a5308dd877} <Debug> TCPHandler: Processed in 0.001416705 sec. | ||
| 13915 | 2026.01.22 09:59:22.734914 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13916 | 2026.01.22 09:59:22.735011 [ 268 ] {8875a25a-7f2c-4c7b-a169-c3a9485fbd77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13917 | 2026.01.22 09:59:22.735067 [ 268 ] {8875a25a-7f2c-4c7b-a169-c3a9485fbd77} <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 | ||
| 13918 | 2026.01.22 09:59:22.735946 [ 268 ] {8875a25a-7f2c-4c7b-a169-c3a9485fbd77} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13919 | 2026.01.22 09:59:22.735984 [ 268 ] {8875a25a-7f2c-4c7b-a169-c3a9485fbd77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13920 | 2026.01.22 09:59:22.736558 [ 268 ] {8875a25a-7f2c-4c7b-a169-c3a9485fbd77} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13921 | 2026.01.22 09:59:22.736785 [ 268 ] {8875a25a-7f2c-4c7b-a169-c3a9485fbd77} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13922 | 2026.01.22 09:59:22.736920 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13923 | 2026.01.22 09:59:22.736925 [ 268 ] {8875a25a-7f2c-4c7b-a169-c3a9485fbd77} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001932 sec., 19151.13871635611 rows/sec., 34.32 MiB/sec. | ||
| 13924 | 2026.01.22 09:59:22.736961 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13925 | 2026.01.22 09:59:22.736989 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13926 | 2026.01.22 09:59:22.737018 [ 268 ] {8875a25a-7f2c-4c7b-a169-c3a9485fbd77} <Debug> TCPHandler: Processed in 0.002154227 sec. | ||
| 13927 | 2026.01.22 09:59:22.737079 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13928 | 2026.01.22 09:59:22.737142 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13929 | 2026.01.22 09:59:22.737239 [ 268 ] {22de680c-7b44-4221-8d57-1b6a1240b953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13930 | 2026.01.22 09:59:22.737280 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13931 | 2026.01.22 09:59:22.737282 [ 268 ] {22de680c-7b44-4221-8d57-1b6a1240b953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13932 | 2026.01.22 09:59:22.737340 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1895 rows starting from the beginning of the part | ||
| 13933 | 2026.01.22 09:59:22.737475 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 37 rows starting from the beginning of the part | ||
| 13934 | 2026.01.22 09:59:22.737591 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 4 rows starting from the beginning of the part | ||
| 13935 | 2026.01.22 09:59:22.737640 [ 268 ] {22de680c-7b44-4221-8d57-1b6a1240b953} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13936 | 2026.01.22 09:59:22.737678 [ 268 ] {22de680c-7b44-4221-8d57-1b6a1240b953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 13937 | 2026.01.22 09:59:22.737698 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 37 rows starting from the beginning of the part | ||
| 13938 | 2026.01.22 09:59:22.737802 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 4 rows starting from the beginning of the part | ||
| 13939 | 2026.01.22 09:59:22.737903 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 37 rows starting from the beginning of the part | ||
| 13940 | 2026.01.22 09:59:22.738029 [ 268 ] {22de680c-7b44-4221-8d57-1b6a1240b953} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13941 | 2026.01.22 09:59:22.738242 [ 268 ] {22de680c-7b44-4221-8d57-1b6a1240b953} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13942 | 2026.01.22 09:59:22.738374 [ 268 ] {22de680c-7b44-4221-8d57-1b6a1240b953} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 13943 | 2026.01.22 09:59:22.738411 [ 268 ] {22de680c-7b44-4221-8d57-1b6a1240b953} <Debug> TCPHandler: Processed in 0.001319552 sec. | ||
| 13944 | 2026.01.22 09:59:22.747419 [ 198 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2014 rows, containing 19 columns (19 merged, 0 gathered) in 0.010381177 sec., 194004.97650699917 rows/sec., 347.65 MiB/sec. | ||
| 13945 | 2026.01.22 09:59:22.750085 [ 197 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13946 | 2026.01.22 09:59:22.750470 [ 197 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13947 | 2026.01.22 09:59:22.750556 [ 197 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13948 | 2026.01.22 09:59:22.750742 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.48 MiB. | ||
| 13949 | 2026.01.22 09:59:22.851700 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 13950 | 2026.01.22 09:59:22.869179 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13951 | 2026.01.22 09:59:22.869234 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13952 | 2026.01.22 09:59:22.875914 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13953 | 2026.01.22 09:59:22.876636 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13954 | 2026.01.22 09:59:22.880363 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 13955 | 2026.01.22 09:59:23.000246 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.03 MiB, peak 378.96 MiB, free memory in arenas 0.00 B, will set to 367.69 MiB (RSS), difference: 5.66 MiB | ||
| 13956 | 2026.01.22 09:59:24.673425 [ 95 ] {} <Debug> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 13957 | 2026.01.22 09:59:24.673494 [ 95 ] {} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13958 | 2026.01.22 09:59:24.673520 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 13959 | 2026.01.22 09:59:24.673641 [ 198 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::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 | ||
| 13960 | 2026.01.22 09:59:24.673787 [ 198 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13961 | 2026.01.22 09:59:24.673822 [ 198 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 13962 | 2026.01.22 09:59:24.673891 [ 198 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 13963 | 2026.01.22 09:59:24.673937 [ 198 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 13964 | 2026.01.22 09:59:24.673979 [ 198 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 13965 | 2026.01.22 09:59:24.674019 [ 198 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 13966 | 2026.01.22 09:59:24.674778 [ 195 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.00118907 sec., 42049.66906910443 rows/sec., 3.53 MiB/sec. | ||
| 13967 | 2026.01.22 09:59:24.674921 [ 198 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 13968 | 2026.01.22 09:59:24.675175 [ 198 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_25_6} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13969 | 2026.01.22 09:59:24.675247 [ 198 ] {b67b39dc-12cb-4423-9bb8-b15d3a5b0216::all_1_25_6} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 13970 | 2026.01.22 09:59:24.675320 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13971 | 2026.01.22 09:59:27.726258 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13972 | 2026.01.22 09:59:27.726569 [ 268 ] {628c4b9f-53ae-445d-a819-d69f97bdc4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13973 | 2026.01.22 09:59:27.726675 [ 268 ] {628c4b9f-53ae-445d-a819-d69f97bdc4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13974 | 2026.01.22 09:59:27.727539 [ 268 ] {628c4b9f-53ae-445d-a819-d69f97bdc4bb} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13975 | 2026.01.22 09:59:27.727582 [ 268 ] {628c4b9f-53ae-445d-a819-d69f97bdc4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 13976 | 2026.01.22 09:59:27.727999 [ 268 ] {628c4b9f-53ae-445d-a819-d69f97bdc4bb} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13977 | 2026.01.22 09:59:27.728233 [ 268 ] {628c4b9f-53ae-445d-a819-d69f97bdc4bb} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13978 | 2026.01.22 09:59:27.728402 [ 268 ] {628c4b9f-53ae-445d-a819-d69f97bdc4bb} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001911 sec., 33490.31920460492 rows/sec., 2.64 MiB/sec. | ||
| 13979 | 2026.01.22 09:59:27.728454 [ 268 ] {628c4b9f-53ae-445d-a819-d69f97bdc4bb} <Debug> TCPHandler: Processed in 0.002384871 sec. | ||
| 13980 | 2026.01.22 09:59:27.728577 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13981 | 2026.01.22 09:59:27.728681 [ 268 ] {9a623597-9c5b-4572-9b27-ea4693784018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13982 | 2026.01.22 09:59:27.728726 [ 268 ] {9a623597-9c5b-4572-9b27-ea4693784018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13983 | 2026.01.22 09:59:27.729181 [ 268 ] {9a623597-9c5b-4572-9b27-ea4693784018} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13984 | 2026.01.22 09:59:27.729227 [ 268 ] {9a623597-9c5b-4572-9b27-ea4693784018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 13985 | 2026.01.22 09:59:27.729615 [ 268 ] {9a623597-9c5b-4572-9b27-ea4693784018} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13986 | 2026.01.22 09:59:27.729866 [ 268 ] {9a623597-9c5b-4572-9b27-ea4693784018} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13987 | 2026.01.22 09:59:27.730029 [ 268 ] {9a623597-9c5b-4572-9b27-ea4693784018} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00137 sec., 2919.7080291970806 rows/sec., 219.55 KiB/sec. | ||
| 13988 | 2026.01.22 09:59:27.730077 [ 268 ] {9a623597-9c5b-4572-9b27-ea4693784018} <Debug> TCPHandler: Processed in 0.001551967 sec. | ||
| 13989 | 2026.01.22 09:59:27.730211 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13990 | 2026.01.22 09:59:27.730309 [ 268 ] {885d88a1-18ac-41c4-9086-ebfd451cc5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13991 | 2026.01.22 09:59:27.730352 [ 268 ] {885d88a1-18ac-41c4-9086-ebfd451cc5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13992 | 2026.01.22 09:59:27.730784 [ 268 ] {885d88a1-18ac-41c4-9086-ebfd451cc5cd} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13993 | 2026.01.22 09:59:27.730820 [ 268 ] {885d88a1-18ac-41c4-9086-ebfd451cc5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 13994 | 2026.01.22 09:59:27.731134 [ 268 ] {885d88a1-18ac-41c4-9086-ebfd451cc5cd} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13995 | 2026.01.22 09:59:27.731346 [ 268 ] {885d88a1-18ac-41c4-9086-ebfd451cc5cd} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13996 | 2026.01.22 09:59:27.731480 [ 268 ] {885d88a1-18ac-41c4-9086-ebfd451cc5cd} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00119 sec., 57142.85714285714 rows/sec., 4.46 MiB/sec. | ||
| 13997 | 2026.01.22 09:59:27.731518 [ 268 ] {885d88a1-18ac-41c4-9086-ebfd451cc5cd} <Debug> TCPHandler: Processed in 0.001368123 sec. | ||
| 13998 | 2026.01.22 09:59:27.731632 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13999 | 2026.01.22 09:59:27.731729 [ 268 ] {f48b654d-7251-4cce-8bfa-efe33d670ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14000 | 2026.01.22 09:59:27.731774 [ 268 ] {f48b654d-7251-4cce-8bfa-efe33d670ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14001 | 2026.01.22 09:59:27.732215 [ 268 ] {f48b654d-7251-4cce-8bfa-efe33d670ae4} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14002 | 2026.01.22 09:59:27.732261 [ 268 ] {f48b654d-7251-4cce-8bfa-efe33d670ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14003 | 2026.01.22 09:59:27.732686 [ 268 ] {f48b654d-7251-4cce-8bfa-efe33d670ae4} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14004 | 2026.01.22 09:59:27.732956 [ 268 ] {f48b654d-7251-4cce-8bfa-efe33d670ae4} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14005 | 2026.01.22 09:59:27.733119 [ 268 ] {f48b654d-7251-4cce-8bfa-efe33d670ae4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001408 sec., 113636.36363636363 rows/sec., 7.91 MiB/sec. | ||
| 14006 | 2026.01.22 09:59:27.733165 [ 268 ] {f48b654d-7251-4cce-8bfa-efe33d670ae4} <Debug> TCPHandler: Processed in 0.001581927 sec. | ||
| 14007 | 2026.01.22 09:59:27.733283 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14008 | 2026.01.22 09:59:27.733378 [ 268 ] {b6952e5b-b83c-4a2e-a88b-852febd03985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14009 | 2026.01.22 09:59:27.733435 [ 268 ] {b6952e5b-b83c-4a2e-a88b-852febd03985} <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 | ||
| 14010 | 2026.01.22 09:59:27.734178 [ 268 ] {b6952e5b-b83c-4a2e-a88b-852febd03985} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14011 | 2026.01.22 09:59:27.734214 [ 268 ] {b6952e5b-b83c-4a2e-a88b-852febd03985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14012 | 2026.01.22 09:59:27.734724 [ 268 ] {b6952e5b-b83c-4a2e-a88b-852febd03985} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14013 | 2026.01.22 09:59:27.734948 [ 268 ] {b6952e5b-b83c-4a2e-a88b-852febd03985} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14014 | 2026.01.22 09:59:27.735087 [ 268 ] {b6952e5b-b83c-4a2e-a88b-852febd03985} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001729 sec., 2313.475997686524 rows/sec., 4.15 MiB/sec. | ||
| 14015 | 2026.01.22 09:59:27.735149 [ 268 ] {b6952e5b-b83c-4a2e-a88b-852febd03985} <Debug> TCPHandler: Processed in 0.001915622 sec. | ||
| 14016 | 2026.01.22 09:59:27.735268 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14017 | 2026.01.22 09:59:27.735365 [ 268 ] {54e7f3fe-b00d-40de-9420-6a7208e5d969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14018 | 2026.01.22 09:59:27.735407 [ 268 ] {54e7f3fe-b00d-40de-9420-6a7208e5d969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14019 | 2026.01.22 09:59:27.735753 [ 268 ] {54e7f3fe-b00d-40de-9420-6a7208e5d969} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14020 | 2026.01.22 09:59:27.735787 [ 268 ] {54e7f3fe-b00d-40de-9420-6a7208e5d969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14021 | 2026.01.22 09:59:27.736100 [ 268 ] {54e7f3fe-b00d-40de-9420-6a7208e5d969} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14022 | 2026.01.22 09:59:27.736305 [ 268 ] {54e7f3fe-b00d-40de-9420-6a7208e5d969} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14023 | 2026.01.22 09:59:27.736438 [ 268 ] {54e7f3fe-b00d-40de-9420-6a7208e5d969} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 14024 | 2026.01.22 09:59:27.736475 [ 268 ] {54e7f3fe-b00d-40de-9420-6a7208e5d969} <Debug> TCPHandler: Processed in 0.001256802 sec. | ||
| 14025 | 2026.01.22 09:59:28.577283 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33192 | ||
| 14026 | 2026.01.22 09:59:28.577810 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14027 | 2026.01.22 09:59:28.577864 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14028 | 2026.01.22 09:59:28.578392 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14029 | 2026.01.22 09:59:28.578630 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14030 | 2026.01.22 09:59:28.578776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33192 | ||
| 14031 | 2026.01.22 09:59:30.380449 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 14032 | 2026.01.22 09:59:30.398173 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14033 | 2026.01.22 09:59:30.398229 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14034 | 2026.01.22 09:59:30.404828 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14035 | 2026.01.22 09:59:30.405528 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14036 | 2026.01.22 09:59:30.408763 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14037 | 2026.01.22 09:59:31.178933 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1736 | ||
| 14038 | 2026.01.22 09:59:31.181151 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14039 | 2026.01.22 09:59:31.181197 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14040 | 2026.01.22 09:59:31.182353 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14041 | 2026.01.22 09:59:31.182615 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14042 | 2026.01.22 09:59:31.182873 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1736 | ||
| 14043 | 2026.01.22 09:59:32.728160 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14044 | 2026.01.22 09:59:32.728352 [ 268 ] {ab1574fd-d7b0-4ab9-af4c-e4e32cea27ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14045 | 2026.01.22 09:59:32.728422 [ 268 ] {ab1574fd-d7b0-4ab9-af4c-e4e32cea27ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14046 | 2026.01.22 09:59:32.729143 [ 268 ] {ab1574fd-d7b0-4ab9-af4c-e4e32cea27ea} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14047 | 2026.01.22 09:59:32.729194 [ 268 ] {ab1574fd-d7b0-4ab9-af4c-e4e32cea27ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14048 | 2026.01.22 09:59:32.729608 [ 268 ] {ab1574fd-d7b0-4ab9-af4c-e4e32cea27ea} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14049 | 2026.01.22 09:59:32.729849 [ 268 ] {ab1574fd-d7b0-4ab9-af4c-e4e32cea27ea} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14050 | 2026.01.22 09:59:32.730003 [ 268 ] {ab1574fd-d7b0-4ab9-af4c-e4e32cea27ea} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.001703 sec., 76335.87786259541 rows/sec., 6.57 MiB/sec. | ||
| 14051 | 2026.01.22 09:59:32.730017 [ 151 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14052 | 2026.01.22 09:59:32.730047 [ 268 ] {ab1574fd-d7b0-4ab9-af4c-e4e32cea27ea} <Debug> TCPHandler: Processed in 0.002030715 sec. | ||
| 14053 | 2026.01.22 09:59:32.730094 [ 151 ] {} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14054 | 2026.01.22 09:59:32.730123 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14055 | 2026.01.22 09:59:32.730199 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14056 | 2026.01.22 09:59:32.730247 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14057 | 2026.01.22 09:59:32.730302 [ 268 ] {0abc9ac6-ae02-4ac9-93eb-c08218f0b297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14058 | 2026.01.22 09:59:32.730350 [ 268 ] {0abc9ac6-ae02-4ac9-93eb-c08218f0b297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14059 | 2026.01.22 09:59:32.730394 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14060 | 2026.01.22 09:59:32.730440 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2557 rows starting from the beginning of the part | ||
| 14061 | 2026.01.22 09:59:32.730517 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part | ||
| 14062 | 2026.01.22 09:59:32.730573 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
| 14063 | 2026.01.22 09:59:32.730630 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 130 rows starting from the beginning of the part | ||
| 14064 | 2026.01.22 09:59:32.730678 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 14065 | 2026.01.22 09:59:32.730727 [ 197 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 130 rows starting from the beginning of the part | ||
| 14066 | 2026.01.22 09:59:32.730777 [ 268 ] {0abc9ac6-ae02-4ac9-93eb-c08218f0b297} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14067 | 2026.01.22 09:59:32.730821 [ 268 ] {0abc9ac6-ae02-4ac9-93eb-c08218f0b297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14068 | 2026.01.22 09:59:32.731254 [ 268 ] {0abc9ac6-ae02-4ac9-93eb-c08218f0b297} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14069 | 2026.01.22 09:59:32.731500 [ 268 ] {0abc9ac6-ae02-4ac9-93eb-c08218f0b297} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14070 | 2026.01.22 09:59:32.731650 [ 268 ] {0abc9ac6-ae02-4ac9-93eb-c08218f0b297} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001367 sec., 27066.569129480617 rows/sec., 1.99 MiB/sec. | ||
| 14071 | 2026.01.22 09:59:32.731690 [ 268 ] {0abc9ac6-ae02-4ac9-93eb-c08218f0b297} <Debug> TCPHandler: Processed in 0.001541977 sec. | ||
| 14072 | 2026.01.22 09:59:32.731806 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14073 | 2026.01.22 09:59:32.731901 [ 268 ] {7c019b5a-4bcf-4844-b08b-92332ec04bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14074 | 2026.01.22 09:59:32.731942 [ 268 ] {7c019b5a-4bcf-4844-b08b-92332ec04bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14075 | 2026.01.22 09:59:32.732254 [ 195 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3001 rows, containing 5 columns (5 merged, 0 gathered) in 0.002063545 sec., 1454293.461010058 rows/sec., 124.44 MiB/sec. | ||
| 14076 | 2026.01.22 09:59:32.732401 [ 268 ] {7c019b5a-4bcf-4844-b08b-92332ec04bd6} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14077 | 2026.01.22 09:59:32.732443 [ 268 ] {7c019b5a-4bcf-4844-b08b-92332ec04bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14078 | 2026.01.22 09:59:32.732646 [ 195 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14079 | 2026.01.22 09:59:32.732779 [ 268 ] {7c019b5a-4bcf-4844-b08b-92332ec04bd6} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14080 | 2026.01.22 09:59:32.733101 [ 268 ] {7c019b5a-4bcf-4844-b08b-92332ec04bd6} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14081 | 2026.01.22 09:59:32.733182 [ 195 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_106_21} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14082 | 2026.01.22 09:59:32.733227 [ 151 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14083 | 2026.01.22 09:59:32.733240 [ 268 ] {7c019b5a-4bcf-4844-b08b-92332ec04bd6} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001357 sec., 74428.88725128962 rows/sec., 5.81 MiB/sec. | ||
| 14084 | 2026.01.22 09:59:32.733263 [ 151 ] {} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14085 | 2026.01.22 09:59:32.733273 [ 195 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_106_21} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14086 | 2026.01.22 09:59:32.733287 [ 268 ] {7c019b5a-4bcf-4844-b08b-92332ec04bd6} <Debug> TCPHandler: Processed in 0.001532596 sec. | ||
| 14087 | 2026.01.22 09:59:32.733289 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14088 | 2026.01.22 09:59:32.733389 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 14089 | 2026.01.22 09:59:32.733416 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14090 | 2026.01.22 09:59:32.733451 [ 202 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14091 | 2026.01.22 09:59:32.733516 [ 268 ] {6f87b809-ba0e-4faf-b6ac-e32e313c56e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14092 | 2026.01.22 09:59:32.733566 [ 268 ] {6f87b809-ba0e-4faf-b6ac-e32e313c56e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14093 | 2026.01.22 09:59:32.733589 [ 202 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14094 | 2026.01.22 09:59:32.733629 [ 202 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1306 rows starting from the beginning of the part | ||
| 14095 | 2026.01.22 09:59:32.733697 [ 202 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part | ||
| 14096 | 2026.01.22 09:59:32.733744 [ 202 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 68 rows starting from the beginning of the part | ||
| 14097 | 2026.01.22 09:59:32.733785 [ 202 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 101 rows starting from the beginning of the part | ||
| 14098 | 2026.01.22 09:59:32.733825 [ 202 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 68 rows starting from the beginning of the part | ||
| 14099 | 2026.01.22 09:59:32.733864 [ 202 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 101 rows starting from the beginning of the part | ||
| 14100 | 2026.01.22 09:59:32.733994 [ 268 ] {6f87b809-ba0e-4faf-b6ac-e32e313c56e2} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14101 | 2026.01.22 09:59:32.734037 [ 268 ] {6f87b809-ba0e-4faf-b6ac-e32e313c56e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14102 | 2026.01.22 09:59:32.734402 [ 268 ] {6f87b809-ba0e-4faf-b6ac-e32e313c56e2} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14103 | 2026.01.22 09:59:32.734649 [ 268 ] {6f87b809-ba0e-4faf-b6ac-e32e313c56e2} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14104 | 2026.01.22 09:59:32.734773 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14105 | 2026.01.22 09:59:32.734783 [ 268 ] {6f87b809-ba0e-4faf-b6ac-e32e313c56e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 14106 | 2026.01.22 09:59:32.734805 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14107 | 2026.01.22 09:59:32.734830 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14108 | 2026.01.22 09:59:32.734835 [ 268 ] {6f87b809-ba0e-4faf-b6ac-e32e313c56e2} <Debug> TCPHandler: Processed in 0.001470356 sec. | ||
| 14109 | 2026.01.22 09:59:32.734917 [ 190 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14110 | 2026.01.22 09:59:32.734958 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14111 | 2026.01.22 09:59:32.735000 [ 191 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1708 rows, containing 5 columns (5 merged, 0 gathered) in 0.001642538 sec., 1039854.176889667 rows/sec., 80.36 MiB/sec. | ||
| 14112 | 2026.01.22 09:59:32.735030 [ 190 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14113 | 2026.01.22 09:59:32.735059 [ 268 ] {b47c0d4f-c214-4dff-a1ec-2ffd991a4f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14114 | 2026.01.22 09:59:32.735070 [ 190 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 30476 rows starting from the beginning of the part | ||
| 14115 | 2026.01.22 09:59:32.735121 [ 268 ] {b47c0d4f-c214-4dff-a1ec-2ffd991a4f40} <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 | ||
| 14116 | 2026.01.22 09:59:32.735135 [ 190 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 32 rows starting from the beginning of the part | ||
| 14117 | 2026.01.22 09:59:32.735185 [ 190 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 14118 | 2026.01.22 09:59:32.735208 [ 200 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14119 | 2026.01.22 09:59:32.735225 [ 190 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 14120 | 2026.01.22 09:59:32.735269 [ 190 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 14121 | 2026.01.22 09:59:32.735308 [ 190 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 14122 | 2026.01.22 09:59:32.735500 [ 200 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_106_21} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14123 | 2026.01.22 09:59:32.735580 [ 200 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_106_21} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14124 | 2026.01.22 09:59:32.735679 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 14125 | 2026.01.22 09:59:32.736004 [ 268 ] {b47c0d4f-c214-4dff-a1ec-2ffd991a4f40} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14126 | 2026.01.22 09:59:32.736045 [ 268 ] {b47c0d4f-c214-4dff-a1ec-2ffd991a4f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14127 | 2026.01.22 09:59:32.736646 [ 268 ] {b47c0d4f-c214-4dff-a1ec-2ffd991a4f40} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14128 | 2026.01.22 09:59:32.736884 [ 268 ] {b47c0d4f-c214-4dff-a1ec-2ffd991a4f40} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14129 | 2026.01.22 09:59:32.737028 [ 268 ] {b47c0d4f-c214-4dff-a1ec-2ffd991a4f40} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001987 sec., 18621.036738802213 rows/sec., 33.37 MiB/sec. | ||
| 14130 | 2026.01.22 09:59:32.737086 [ 268 ] {b47c0d4f-c214-4dff-a1ec-2ffd991a4f40} <Debug> TCPHandler: Processed in 0.002177787 sec. | ||
| 14131 | 2026.01.22 09:59:32.737204 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14132 | 2026.01.22 09:59:32.737300 [ 268 ] {06e663ce-2711-4aae-b9a0-f205545ecc6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14133 | 2026.01.22 09:59:32.737342 [ 268 ] {06e663ce-2711-4aae-b9a0-f205545ecc6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14134 | 2026.01.22 09:59:32.737691 [ 268 ] {06e663ce-2711-4aae-b9a0-f205545ecc6e} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14135 | 2026.01.22 09:59:32.737727 [ 268 ] {06e663ce-2711-4aae-b9a0-f205545ecc6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14136 | 2026.01.22 09:59:32.738042 [ 268 ] {06e663ce-2711-4aae-b9a0-f205545ecc6e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14137 | 2026.01.22 09:59:32.738254 [ 268 ] {06e663ce-2711-4aae-b9a0-f205545ecc6e} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14138 | 2026.01.22 09:59:32.738365 [ 151 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14139 | 2026.01.22 09:59:32.738386 [ 268 ] {06e663ce-2711-4aae-b9a0-f205545ecc6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 14140 | 2026.01.22 09:59:32.738400 [ 151 ] {} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14141 | 2026.01.22 09:59:32.738428 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14142 | 2026.01.22 09:59:32.738430 [ 268 ] {06e663ce-2711-4aae-b9a0-f205545ecc6e} <Debug> TCPHandler: Processed in 0.001275612 sec. | ||
| 14143 | 2026.01.22 09:59:32.738512 [ 199 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14144 | 2026.01.22 09:59:32.738633 [ 199 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14145 | 2026.01.22 09:59:32.738669 [ 199 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6192 rows starting from the beginning of the part | ||
| 14146 | 2026.01.22 09:59:32.738736 [ 199 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 12 rows starting from the beginning of the part | ||
| 14147 | 2026.01.22 09:59:32.738783 [ 199 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 14148 | 2026.01.22 09:59:32.738825 [ 199 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 14149 | 2026.01.22 09:59:32.738869 [ 199 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 14150 | 2026.01.22 09:59:32.738910 [ 199 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 14151 | 2026.01.22 09:59:32.741038 [ 191 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6444 rows, containing 4 columns (4 merged, 0 gathered) in 0.002563453 sec., 2513796.8201484485 rows/sec., 165.94 MiB/sec. | ||
| 14152 | 2026.01.22 09:59:32.741385 [ 192 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31148 rows, containing 5 columns (5 merged, 0 gathered) in 0.006506141 sec., 4787476.939094926 rows/sec., 326.48 MiB/sec. | ||
| 14153 | 2026.01.22 09:59:32.741448 [ 186 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14154 | 2026.01.22 09:59:32.741743 [ 186 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_106_21} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14155 | 2026.01.22 09:59:32.741829 [ 186 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_106_21} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14156 | 2026.01.22 09:59:32.741895 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14157 | 2026.01.22 09:59:32.741924 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 14158 | 2026.01.22 09:59:32.742190 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14159 | 2026.01.22 09:59:32.742270 [ 191 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14160 | 2026.01.22 09:59:32.742366 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 14161 | 2026.01.22 09:59:35.899962 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14162 | 2026.01.22 09:59:35.900041 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14163 | 2026.01.22 09:59:36.078925 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33704 | ||
| 14164 | 2026.01.22 09:59:36.079486 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14165 | 2026.01.22 09:59:36.079529 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14166 | 2026.01.22 09:59:36.080036 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14167 | 2026.01.22 09:59:36.080285 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14168 | 2026.01.22 09:59:36.080435 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33704 | ||
| 14169 | 2026.01.22 09:59:37.073642 [ 225 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14170 | 2026.01.22 09:59:37.073691 [ 225 ] {} <Debug> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14171 | 2026.01.22 09:59:37.089270 [ 225 ] {} <Debug> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14172 | 2026.01.22 09:59:37.616452 [ 219 ] {} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14173 | 2026.01.22 09:59:37.616529 [ 219 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14174 | 2026.01.22 09:59:37.619958 [ 219 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14175 | 2026.01.22 09:59:37.725852 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14176 | 2026.01.22 09:59:37.726049 [ 268 ] {0fda530d-4eb4-4cd5-84c9-4190a2741bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14177 | 2026.01.22 09:59:37.726124 [ 268 ] {0fda530d-4eb4-4cd5-84c9-4190a2741bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14178 | 2026.01.22 09:59:37.726896 [ 268 ] {0fda530d-4eb4-4cd5-84c9-4190a2741bdd} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14179 | 2026.01.22 09:59:37.726945 [ 268 ] {0fda530d-4eb4-4cd5-84c9-4190a2741bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14180 | 2026.01.22 09:59:37.727341 [ 268 ] {0fda530d-4eb4-4cd5-84c9-4190a2741bdd} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14181 | 2026.01.22 09:59:37.727575 [ 268 ] {0fda530d-4eb4-4cd5-84c9-4190a2741bdd} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14182 | 2026.01.22 09:59:37.727729 [ 268 ] {0fda530d-4eb4-4cd5-84c9-4190a2741bdd} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001735 sec., 36887.608069164264 rows/sec., 2.90 MiB/sec. | ||
| 14183 | 2026.01.22 09:59:37.727771 [ 268 ] {0fda530d-4eb4-4cd5-84c9-4190a2741bdd} <Debug> TCPHandler: Processed in 0.002057005 sec. | ||
| 14184 | 2026.01.22 09:59:37.727804 [ 217 ] {} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14185 | 2026.01.22 09:59:37.727856 [ 217 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14186 | 2026.01.22 09:59:37.727908 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14187 | 2026.01.22 09:59:37.728007 [ 268 ] {f30ec23e-ade2-43c9-9767-fbfd40b864d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14188 | 2026.01.22 09:59:37.728048 [ 268 ] {f30ec23e-ade2-43c9-9767-fbfd40b864d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14189 | 2026.01.22 09:59:37.728468 [ 268 ] {f30ec23e-ade2-43c9-9767-fbfd40b864d1} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14190 | 2026.01.22 09:59:37.728507 [ 268 ] {f30ec23e-ade2-43c9-9767-fbfd40b864d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14191 | 2026.01.22 09:59:37.728816 [ 268 ] {f30ec23e-ade2-43c9-9767-fbfd40b864d1} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14192 | 2026.01.22 09:59:37.729019 [ 268 ] {f30ec23e-ade2-43c9-9767-fbfd40b864d1} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14193 | 2026.01.22 09:59:37.729147 [ 268 ] {f30ec23e-ade2-43c9-9767-fbfd40b864d1} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001159 sec., 3451.2510785159616 rows/sec., 259.52 KiB/sec. | ||
| 14194 | 2026.01.22 09:59:37.729186 [ 268 ] {f30ec23e-ade2-43c9-9767-fbfd40b864d1} <Debug> TCPHandler: Processed in 0.001332183 sec. | ||
| 14195 | 2026.01.22 09:59:37.729300 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14196 | 2026.01.22 09:59:37.729392 [ 268 ] {33a6e377-9bbe-48a3-a5f0-0292a1dde34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14197 | 2026.01.22 09:59:37.729433 [ 268 ] {33a6e377-9bbe-48a3-a5f0-0292a1dde34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14198 | 2026.01.22 09:59:37.729850 [ 268 ] {33a6e377-9bbe-48a3-a5f0-0292a1dde34e} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14199 | 2026.01.22 09:59:37.729886 [ 268 ] {33a6e377-9bbe-48a3-a5f0-0292a1dde34e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14200 | 2026.01.22 09:59:37.730186 [ 268 ] {33a6e377-9bbe-48a3-a5f0-0292a1dde34e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14201 | 2026.01.22 09:59:37.730459 [ 268 ] {33a6e377-9bbe-48a3-a5f0-0292a1dde34e} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14202 | 2026.01.22 09:59:37.730588 [ 268 ] {33a6e377-9bbe-48a3-a5f0-0292a1dde34e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001214 sec., 56013.17957166392 rows/sec., 4.37 MiB/sec. | ||
| 14203 | 2026.01.22 09:59:37.730625 [ 268 ] {33a6e377-9bbe-48a3-a5f0-0292a1dde34e} <Debug> TCPHandler: Processed in 0.001371553 sec. | ||
| 14204 | 2026.01.22 09:59:37.730739 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14205 | 2026.01.22 09:59:37.730830 [ 268 ] {46c38cb3-aa6d-429b-bbcf-b8537aa4aac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14206 | 2026.01.22 09:59:37.730873 [ 268 ] {46c38cb3-aa6d-429b-bbcf-b8537aa4aac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14207 | 2026.01.22 09:59:37.730999 [ 217 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14208 | 2026.01.22 09:59:37.731296 [ 268 ] {46c38cb3-aa6d-429b-bbcf-b8537aa4aac0} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14209 | 2026.01.22 09:59:37.731336 [ 268 ] {46c38cb3-aa6d-429b-bbcf-b8537aa4aac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14210 | 2026.01.22 09:59:37.731657 [ 268 ] {46c38cb3-aa6d-429b-bbcf-b8537aa4aac0} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14211 | 2026.01.22 09:59:37.731868 [ 268 ] {46c38cb3-aa6d-429b-bbcf-b8537aa4aac0} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14212 | 2026.01.22 09:59:37.731993 [ 268 ] {46c38cb3-aa6d-429b-bbcf-b8537aa4aac0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 14213 | 2026.01.22 09:59:37.732029 [ 268 ] {46c38cb3-aa6d-429b-bbcf-b8537aa4aac0} <Debug> TCPHandler: Processed in 0.001336143 sec. | ||
| 14214 | 2026.01.22 09:59:37.732138 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14215 | 2026.01.22 09:59:37.732228 [ 268 ] {e2eb4df2-8351-44c1-b143-26295e8dcf13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14216 | 2026.01.22 09:59:37.732283 [ 268 ] {e2eb4df2-8351-44c1-b143-26295e8dcf13} <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 | ||
| 14217 | 2026.01.22 09:59:37.733064 [ 268 ] {e2eb4df2-8351-44c1-b143-26295e8dcf13} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14218 | 2026.01.22 09:59:37.733102 [ 268 ] {e2eb4df2-8351-44c1-b143-26295e8dcf13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14219 | 2026.01.22 09:59:37.733605 [ 268 ] {e2eb4df2-8351-44c1-b143-26295e8dcf13} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14220 | 2026.01.22 09:59:37.733827 [ 268 ] {e2eb4df2-8351-44c1-b143-26295e8dcf13} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14221 | 2026.01.22 09:59:37.733959 [ 268 ] {e2eb4df2-8351-44c1-b143-26295e8dcf13} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001748 sec., 2288.329519450801 rows/sec., 4.10 MiB/sec. | ||
| 14222 | 2026.01.22 09:59:37.734013 [ 268 ] {e2eb4df2-8351-44c1-b143-26295e8dcf13} <Debug> TCPHandler: Processed in 0.001921243 sec. | ||
| 14223 | 2026.01.22 09:59:37.734134 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14224 | 2026.01.22 09:59:37.734226 [ 268 ] {3e73c03a-2391-4603-9913-5bc2d463e73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14225 | 2026.01.22 09:59:37.734267 [ 268 ] {3e73c03a-2391-4603-9913-5bc2d463e73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14226 | 2026.01.22 09:59:37.734605 [ 268 ] {3e73c03a-2391-4603-9913-5bc2d463e73e} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14227 | 2026.01.22 09:59:37.734640 [ 268 ] {3e73c03a-2391-4603-9913-5bc2d463e73e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14228 | 2026.01.22 09:59:37.734937 [ 268 ] {3e73c03a-2391-4603-9913-5bc2d463e73e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14229 | 2026.01.22 09:59:37.735145 [ 268 ] {3e73c03a-2391-4603-9913-5bc2d463e73e} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14230 | 2026.01.22 09:59:37.735269 [ 268 ] {3e73c03a-2391-4603-9913-5bc2d463e73e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 14231 | 2026.01.22 09:59:37.735304 [ 268 ] {3e73c03a-2391-4603-9913-5bc2d463e73e} <Debug> TCPHandler: Processed in 0.001217241 sec. | ||
| 14232 | 2026.01.22 09:59:37.894842 [ 217 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14233 | 2026.01.22 09:59:37.894885 [ 217 ] {} <Debug> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14234 | 2026.01.22 09:59:37.898515 [ 217 ] {} <Debug> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14235 | 2026.01.22 09:59:37.908851 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 14236 | 2026.01.22 09:59:37.924358 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14237 | 2026.01.22 09:59:37.924397 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14238 | 2026.01.22 09:59:37.930393 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14239 | 2026.01.22 09:59:37.931152 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14240 | 2026.01.22 09:59:37.933993 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 14241 | 2026.01.22 09:59:38.401147 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14242 | 2026.01.22 09:59:38.401198 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14243 | 2026.01.22 09:59:38.404529 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14244 | 2026.01.22 09:59:38.775739 [ 223 ] {} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14245 | 2026.01.22 09:59:38.775775 [ 223 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14246 | 2026.01.22 09:59:38.778689 [ 223 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14247 | 2026.01.22 09:59:41.183085 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1760 | ||
| 14248 | 2026.01.22 09:59:41.185537 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14249 | 2026.01.22 09:59:41.185603 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14250 | 2026.01.22 09:59:41.186817 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14251 | 2026.01.22 09:59:41.187107 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14252 | 2026.01.22 09:59:41.187513 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1760 | ||
| 14253 | 2026.01.22 09:59:42.756185 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14254 | 2026.01.22 09:59:42.756440 [ 268 ] {691eee71-40fd-4997-ae36-cf41424d786d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14255 | 2026.01.22 09:59:42.756537 [ 268 ] {691eee71-40fd-4997-ae36-cf41424d786d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14256 | 2026.01.22 09:59:42.757246 [ 268 ] {691eee71-40fd-4997-ae36-cf41424d786d} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14257 | 2026.01.22 09:59:42.757297 [ 268 ] {691eee71-40fd-4997-ae36-cf41424d786d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14258 | 2026.01.22 09:59:42.757687 [ 268 ] {691eee71-40fd-4997-ae36-cf41424d786d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14259 | 2026.01.22 09:59:42.757913 [ 268 ] {691eee71-40fd-4997-ae36-cf41424d786d} <Trace> oximeter.fields_i16 (5b2168d4-e0dd-47d6-a404-1856427574ac): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14260 | 2026.01.22 09:59:42.758072 [ 268 ] {691eee71-40fd-4997-ae36-cf41424d786d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001703 sec., 14092.777451556076 rows/sec., 1.17 MiB/sec. | ||
| 14261 | 2026.01.22 09:59:42.758122 [ 268 ] {691eee71-40fd-4997-ae36-cf41424d786d} <Debug> TCPHandler: Processed in 0.002112466 sec. | ||
| 14262 | 2026.01.22 09:59:42.758241 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14263 | 2026.01.22 09:59:42.758340 [ 268 ] {b1acf92a-6293-4135-886b-7d1cc73741ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14264 | 2026.01.22 09:59:42.758385 [ 268 ] {b1acf92a-6293-4135-886b-7d1cc73741ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14265 | 2026.01.22 09:59:42.758792 [ 268 ] {b1acf92a-6293-4135-886b-7d1cc73741ea} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14266 | 2026.01.22 09:59:42.758829 [ 268 ] {b1acf92a-6293-4135-886b-7d1cc73741ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14267 | 2026.01.22 09:59:42.759131 [ 268 ] {b1acf92a-6293-4135-886b-7d1cc73741ea} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14268 | 2026.01.22 09:59:42.759336 [ 268 ] {b1acf92a-6293-4135-886b-7d1cc73741ea} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14269 | 2026.01.22 09:59:42.759463 [ 268 ] {b1acf92a-6293-4135-886b-7d1cc73741ea} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001144 sec., 3496.5034965034965 rows/sec., 285.12 KiB/sec. | ||
| 14270 | 2026.01.22 09:59:42.759500 [ 268 ] {b1acf92a-6293-4135-886b-7d1cc73741ea} <Debug> TCPHandler: Processed in 0.001307382 sec. | ||
| 14271 | 2026.01.22 09:59:42.759608 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14272 | 2026.01.22 09:59:42.759701 [ 268 ] {55aea0ab-f5c2-49f4-80da-76a892ae2171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14273 | 2026.01.22 09:59:42.759741 [ 268 ] {55aea0ab-f5c2-49f4-80da-76a892ae2171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14274 | 2026.01.22 09:59:42.760740 [ 268 ] {55aea0ab-f5c2-49f4-80da-76a892ae2171} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14275 | 2026.01.22 09:59:42.760777 [ 268 ] {55aea0ab-f5c2-49f4-80da-76a892ae2171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14276 | 2026.01.22 09:59:42.761167 [ 268 ] {55aea0ab-f5c2-49f4-80da-76a892ae2171} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14277 | 2026.01.22 09:59:42.761379 [ 268 ] {55aea0ab-f5c2-49f4-80da-76a892ae2171} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14278 | 2026.01.22 09:59:42.761508 [ 268 ] {55aea0ab-f5c2-49f4-80da-76a892ae2171} <Debug> executeQuery: Read 1392 rows, 119.16 KiB in 0.001824 sec., 763157.894736842 rows/sec., 63.80 MiB/sec. | ||
| 14279 | 2026.01.22 09:59:42.761545 [ 268 ] {55aea0ab-f5c2-49f4-80da-76a892ae2171} <Debug> TCPHandler: Processed in 0.001983593 sec. | ||
| 14280 | 2026.01.22 09:59:42.761664 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14281 | 2026.01.22 09:59:42.761758 [ 268 ] {8bb01d4e-3071-440e-b005-7876e7f2c9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14282 | 2026.01.22 09:59:42.761798 [ 268 ] {8bb01d4e-3071-440e-b005-7876e7f2c9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14283 | 2026.01.22 09:59:42.762224 [ 268 ] {8bb01d4e-3071-440e-b005-7876e7f2c9a2} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14284 | 2026.01.22 09:59:42.762259 [ 268 ] {8bb01d4e-3071-440e-b005-7876e7f2c9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14285 | 2026.01.22 09:59:42.762546 [ 268 ] {8bb01d4e-3071-440e-b005-7876e7f2c9a2} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14286 | 2026.01.22 09:59:42.762749 [ 268 ] {8bb01d4e-3071-440e-b005-7876e7f2c9a2} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14287 | 2026.01.22 09:59:42.762874 [ 268 ] {8bb01d4e-3071-440e-b005-7876e7f2c9a2} <Debug> executeQuery: Read 53 rows, 4.02 KiB in 0.001134 sec., 46737.21340388007 rows/sec., 3.46 MiB/sec. | ||
| 14288 | 2026.01.22 09:59:42.762910 [ 268 ] {8bb01d4e-3071-440e-b005-7876e7f2c9a2} <Debug> TCPHandler: Processed in 0.001293553 sec. | ||
| 14289 | 2026.01.22 09:59:42.763016 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14290 | 2026.01.22 09:59:42.763107 [ 268 ] {5dc587dc-cef6-44c4-8075-b10ae62733ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14291 | 2026.01.22 09:59:42.763146 [ 268 ] {5dc587dc-cef6-44c4-8075-b10ae62733ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14292 | 2026.01.22 09:59:42.763662 [ 268 ] {5dc587dc-cef6-44c4-8075-b10ae62733ee} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14293 | 2026.01.22 09:59:42.763698 [ 268 ] {5dc587dc-cef6-44c4-8075-b10ae62733ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14294 | 2026.01.22 09:59:42.764009 [ 268 ] {5dc587dc-cef6-44c4-8075-b10ae62733ee} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 14295 | 2026.01.22 09:59:42.764218 [ 268 ] {5dc587dc-cef6-44c4-8075-b10ae62733ee} <Trace> oximeter.fields_u32 (88834fb0-c22d-4a9f-a2c1-6fa5c0cd54f0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14296 | 2026.01.22 09:59:42.764343 [ 268 ] {5dc587dc-cef6-44c4-8075-b10ae62733ee} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001253 sec., 201117.3184357542 rows/sec., 13.91 MiB/sec. | ||
| 14297 | 2026.01.22 09:59:42.764380 [ 268 ] {5dc587dc-cef6-44c4-8075-b10ae62733ee} <Debug> TCPHandler: Processed in 0.001410934 sec. | ||
| 14298 | 2026.01.22 09:59:42.764493 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14299 | 2026.01.22 09:59:42.764586 [ 268 ] {15c14bf9-32d8-4d55-bf71-c53c9851df8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14300 | 2026.01.22 09:59:42.764625 [ 268 ] {15c14bf9-32d8-4d55-bf71-c53c9851df8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14301 | 2026.01.22 09:59:42.765018 [ 268 ] {15c14bf9-32d8-4d55-bf71-c53c9851df8b} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14302 | 2026.01.22 09:59:42.765054 [ 268 ] {15c14bf9-32d8-4d55-bf71-c53c9851df8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14303 | 2026.01.22 09:59:42.765349 [ 268 ] {15c14bf9-32d8-4d55-bf71-c53c9851df8b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14304 | 2026.01.22 09:59:42.765552 [ 268 ] {15c14bf9-32d8-4d55-bf71-c53c9851df8b} <Trace> oximeter.fields_u8 (985ef5c5-f7a3-499b-b6ac-4655d20e4280): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14305 | 2026.01.22 09:59:42.765677 [ 268 ] {15c14bf9-32d8-4d55-bf71-c53c9851df8b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 845.36 KiB/sec. | ||
| 14306 | 2026.01.22 09:59:42.765714 [ 268 ] {15c14bf9-32d8-4d55-bf71-c53c9851df8b} <Debug> TCPHandler: Processed in 0.001268102 sec. | ||
| 14307 | 2026.01.22 09:59:42.765819 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14308 | 2026.01.22 09:59:42.765910 [ 268 ] {316f45b4-7987-49b1-ad35-479bf6bd1f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14309 | 2026.01.22 09:59:42.765948 [ 268 ] {316f45b4-7987-49b1-ad35-479bf6bd1f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14310 | 2026.01.22 09:59:42.766596 [ 268 ] {316f45b4-7987-49b1-ad35-479bf6bd1f80} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14311 | 2026.01.22 09:59:42.766630 [ 268 ] {316f45b4-7987-49b1-ad35-479bf6bd1f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14312 | 2026.01.22 09:59:42.766949 [ 268 ] {316f45b4-7987-49b1-ad35-479bf6bd1f80} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14313 | 2026.01.22 09:59:42.767155 [ 268 ] {316f45b4-7987-49b1-ad35-479bf6bd1f80} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14314 | 2026.01.22 09:59:42.767280 [ 268 ] {316f45b4-7987-49b1-ad35-479bf6bd1f80} <Debug> executeQuery: Read 597 rows, 45.95 KiB in 0.001388 sec., 430115.2737752162 rows/sec., 32.33 MiB/sec. | ||
| 14315 | 2026.01.22 09:59:42.767317 [ 268 ] {316f45b4-7987-49b1-ad35-479bf6bd1f80} <Debug> TCPHandler: Processed in 0.001544986 sec. | ||
| 14316 | 2026.01.22 09:59:42.767417 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14317 | 2026.01.22 09:59:42.767508 [ 268 ] {682fc075-7455-40ea-88d3-9f68b9ad16f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14318 | 2026.01.22 09:59:42.767551 [ 268 ] {682fc075-7455-40ea-88d3-9f68b9ad16f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14319 | 2026.01.22 09:59:42.768155 [ 268 ] {682fc075-7455-40ea-88d3-9f68b9ad16f0} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14320 | 2026.01.22 09:59:42.768237 [ 268 ] {682fc075-7455-40ea-88d3-9f68b9ad16f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14321 | 2026.01.22 09:59:42.768624 [ 268 ] {682fc075-7455-40ea-88d3-9f68b9ad16f0} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14322 | 2026.01.22 09:59:42.768836 [ 268 ] {682fc075-7455-40ea-88d3-9f68b9ad16f0} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14323 | 2026.01.22 09:59:42.768964 [ 268 ] {682fc075-7455-40ea-88d3-9f68b9ad16f0} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001474 sec., 598371.7774762551 rows/sec., 40.61 MiB/sec. | ||
| 14324 | 2026.01.22 09:59:42.769001 [ 268 ] {682fc075-7455-40ea-88d3-9f68b9ad16f0} <Debug> TCPHandler: Processed in 0.001629688 sec. | ||
| 14325 | 2026.01.22 09:59:42.769121 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14326 | 2026.01.22 09:59:42.769243 [ 268 ] {1f7e18b9-1f9d-49b9-bd00-d1527c97f1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14327 | 2026.01.22 09:59:42.769311 [ 268 ] {1f7e18b9-1f9d-49b9-bd00-d1527c97f1bf} <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 | ||
| 14328 | 2026.01.22 09:59:42.770255 [ 268 ] {1f7e18b9-1f9d-49b9-bd00-d1527c97f1bf} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14329 | 2026.01.22 09:59:42.770293 [ 268 ] {1f7e18b9-1f9d-49b9-bd00-d1527c97f1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14330 | 2026.01.22 09:59:42.770861 [ 268 ] {1f7e18b9-1f9d-49b9-bd00-d1527c97f1bf} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14331 | 2026.01.22 09:59:42.771098 [ 268 ] {1f7e18b9-1f9d-49b9-bd00-d1527c97f1bf} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14332 | 2026.01.22 09:59:42.771239 [ 268 ] {1f7e18b9-1f9d-49b9-bd00-d1527c97f1bf} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002022 sec., 18298.714144411475 rows/sec., 32.79 MiB/sec. | ||
| 14333 | 2026.01.22 09:59:42.771294 [ 268 ] {1f7e18b9-1f9d-49b9-bd00-d1527c97f1bf} <Debug> TCPHandler: Processed in 0.002233658 sec. | ||
| 14334 | 2026.01.22 09:59:42.771416 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14335 | 2026.01.22 09:59:42.771511 [ 268 ] {624fafea-b64f-402b-9e16-e5567171e654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14336 | 2026.01.22 09:59:42.771554 [ 268 ] {624fafea-b64f-402b-9e16-e5567171e654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14337 | 2026.01.22 09:59:42.771893 [ 268 ] {624fafea-b64f-402b-9e16-e5567171e654} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14338 | 2026.01.22 09:59:42.771929 [ 268 ] {624fafea-b64f-402b-9e16-e5567171e654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14339 | 2026.01.22 09:59:42.772247 [ 268 ] {624fafea-b64f-402b-9e16-e5567171e654} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14340 | 2026.01.22 09:59:42.772466 [ 268 ] {624fafea-b64f-402b-9e16-e5567171e654} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14341 | 2026.01.22 09:59:42.772598 [ 268 ] {624fafea-b64f-402b-9e16-e5567171e654} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 14342 | 2026.01.22 09:59:42.772635 [ 268 ] {624fafea-b64f-402b-9e16-e5567171e654} <Debug> TCPHandler: Processed in 0.001268412 sec. | ||
| 14343 | 2026.01.22 09:59:43.580640 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34152 | ||
| 14344 | 2026.01.22 09:59:43.581267 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14345 | 2026.01.22 09:59:43.581323 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14346 | 2026.01.22 09:59:43.581883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14347 | 2026.01.22 09:59:43.582145 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14348 | 2026.01.22 09:59:43.582297 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34152 | ||
| 14349 | 2026.01.22 09:59:43.582352 [ 137 ] {} <Debug> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14350 | 2026.01.22 09:59:43.582456 [ 137 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14351 | 2026.01.22 09:59:43.582493 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14352 | 2026.01.22 09:59:43.582642 [ 186 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 14353 | 2026.01.22 09:59:43.582782 [ 186 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14354 | 2026.01.22 09:59:43.582821 [ 186 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31784 rows starting from the beginning of the part | ||
| 14355 | 2026.01.22 09:59:43.582885 [ 186 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 14356 | 2026.01.22 09:59:43.582929 [ 186 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 14357 | 2026.01.22 09:59:43.582970 [ 186 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 14358 | 2026.01.22 09:59:43.583010 [ 186 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 14359 | 2026.01.22 09:59:43.583047 [ 186 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 14360 | 2026.01.22 09:59:43.585557 [ 191 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34152 rows, containing 4 columns (4 merged, 0 gathered) in 0.002970381 sec., 11497514.965251934 rows/sec., 164.47 MiB/sec. | ||
| 14361 | 2026.01.22 09:59:43.585839 [ 191 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14362 | 2026.01.22 09:59:43.586137 [ 191 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_71_14} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14363 | 2026.01.22 09:59:43.586221 [ 191 ] {934f8125-fb1a-4bdc-ab76-09016509c134::all_1_71_14} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14364 | 2026.01.22 09:59:43.586351 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 14365 | 2026.01.22 09:59:45.434095 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 14366 | 2026.01.22 09:59:45.450635 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14367 | 2026.01.22 09:59:45.450678 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14368 | 2026.01.22 09:59:45.456726 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14369 | 2026.01.22 09:59:45.457406 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14370 | 2026.01.22 09:59:45.457680 [ 133 ] {} <Debug> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14371 | 2026.01.22 09:59:45.457715 [ 133 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14372 | 2026.01.22 09:59:45.457734 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14373 | 2026.01.22 09:59:45.457898 [ 188 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 14374 | 2026.01.22 09:59:45.460542 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 14375 | 2026.01.22 09:59:45.462233 [ 188 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14376 | 2026.01.22 09:59:45.463765 [ 188 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 14377 | 2026.01.22 09:59:45.468530 [ 188 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 14378 | 2026.01.22 09:59:45.473296 [ 188 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 14379 | 2026.01.22 09:59:45.477757 [ 188 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 14380 | 2026.01.22 09:59:45.482647 [ 188 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 14381 | 2026.01.22 09:59:45.487316 [ 188 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 14382 | 2026.01.22 09:59:45.542150 [ 191 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.08433988 sec., 6343.38109089081 rows/sec., 32.80 MiB/sec. | ||
| 14383 | 2026.01.22 09:59:45.544876 [ 193 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14384 | 2026.01.22 09:59:45.546886 [ 193 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_71_14} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14385 | 2026.01.22 09:59:45.546966 [ 193 ] {da97311a-63c2-42b1-8ffc-e3c9e1cfb659::all_1_71_14} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14386 | 2026.01.22 09:59:45.548958 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 14387 | 2026.01.22 09:59:47.726223 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14388 | 2026.01.22 09:59:47.726423 [ 268 ] {0eb3fde2-469c-416f-83be-da6122a04c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14389 | 2026.01.22 09:59:47.726494 [ 268 ] {0eb3fde2-469c-416f-83be-da6122a04c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14390 | 2026.01.22 09:59:47.727211 [ 268 ] {0eb3fde2-469c-416f-83be-da6122a04c38} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14391 | 2026.01.22 09:59:47.727262 [ 268 ] {0eb3fde2-469c-416f-83be-da6122a04c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14392 | 2026.01.22 09:59:47.727679 [ 268 ] {0eb3fde2-469c-416f-83be-da6122a04c38} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14393 | 2026.01.22 09:59:47.727924 [ 268 ] {0eb3fde2-469c-416f-83be-da6122a04c38} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14394 | 2026.01.22 09:59:47.728088 [ 268 ] {0eb3fde2-469c-416f-83be-da6122a04c38} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001715 sec., 37317.78425655977 rows/sec., 2.94 MiB/sec. | ||
| 14395 | 2026.01.22 09:59:47.728144 [ 268 ] {0eb3fde2-469c-416f-83be-da6122a04c38} <Debug> TCPHandler: Processed in 0.002063735 sec. | ||
| 14396 | 2026.01.22 09:59:47.728282 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14397 | 2026.01.22 09:59:47.728386 [ 268 ] {fc17e10a-0a7a-4b29-b58f-27770c664565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14398 | 2026.01.22 09:59:47.728435 [ 268 ] {fc17e10a-0a7a-4b29-b58f-27770c664565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14399 | 2026.01.22 09:59:47.728893 [ 268 ] {fc17e10a-0a7a-4b29-b58f-27770c664565} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14400 | 2026.01.22 09:59:47.728932 [ 268 ] {fc17e10a-0a7a-4b29-b58f-27770c664565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14401 | 2026.01.22 09:59:47.729237 [ 268 ] {fc17e10a-0a7a-4b29-b58f-27770c664565} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14402 | 2026.01.22 09:59:47.729463 [ 268 ] {fc17e10a-0a7a-4b29-b58f-27770c664565} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14403 | 2026.01.22 09:59:47.729600 [ 268 ] {fc17e10a-0a7a-4b29-b58f-27770c664565} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001237 sec., 3233.6297493936945 rows/sec., 243.15 KiB/sec. | ||
| 14404 | 2026.01.22 09:59:47.729604 [ 130 ] {} <Debug> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14405 | 2026.01.22 09:59:47.729640 [ 268 ] {fc17e10a-0a7a-4b29-b58f-27770c664565} <Debug> TCPHandler: Processed in 0.001410934 sec. | ||
| 14406 | 2026.01.22 09:59:47.729677 [ 130 ] {} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14407 | 2026.01.22 09:59:47.729705 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14408 | 2026.01.22 09:59:47.729778 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14409 | 2026.01.22 09:59:47.729820 [ 194 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14410 | 2026.01.22 09:59:47.729879 [ 268 ] {e2895a76-296e-48e2-a14e-88df743078ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14411 | 2026.01.22 09:59:47.729925 [ 268 ] {e2895a76-296e-48e2-a14e-88df743078ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14412 | 2026.01.22 09:59:47.729947 [ 194 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14413 | 2026.01.22 09:59:47.729985 [ 194 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 298 rows starting from the beginning of the part | ||
| 14414 | 2026.01.22 09:59:47.730055 [ 194 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 4 rows starting from the beginning of the part | ||
| 14415 | 2026.01.22 09:59:47.730108 [ 194 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 37 rows starting from the beginning of the part | ||
| 14416 | 2026.01.22 09:59:47.730151 [ 194 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 4 rows starting from the beginning of the part | ||
| 14417 | 2026.01.22 09:59:47.730191 [ 194 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 53 rows starting from the beginning of the part | ||
| 14418 | 2026.01.22 09:59:47.730230 [ 194 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 4 rows starting from the beginning of the part | ||
| 14419 | 2026.01.22 09:59:47.730374 [ 268 ] {e2895a76-296e-48e2-a14e-88df743078ad} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14420 | 2026.01.22 09:59:47.730416 [ 268 ] {e2895a76-296e-48e2-a14e-88df743078ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14421 | 2026.01.22 09:59:47.730799 [ 268 ] {e2895a76-296e-48e2-a14e-88df743078ad} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14422 | 2026.01.22 09:59:47.731032 [ 268 ] {e2895a76-296e-48e2-a14e-88df743078ad} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14423 | 2026.01.22 09:59:47.731159 [ 196 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386804 sec., 288432.97250368475 rows/sec., 19.90 MiB/sec. | ||
| 14424 | 2026.01.22 09:59:47.731177 [ 268 ] {e2895a76-296e-48e2-a14e-88df743078ad} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001316 sec., 51671.73252279636 rows/sec., 4.03 MiB/sec. | ||
| 14425 | 2026.01.22 09:59:47.731217 [ 268 ] {e2895a76-296e-48e2-a14e-88df743078ad} <Debug> TCPHandler: Processed in 0.001491425 sec. | ||
| 14426 | 2026.01.22 09:59:47.731309 [ 198 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14427 | 2026.01.22 09:59:47.731350 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14428 | 2026.01.22 09:59:47.731451 [ 268 ] {4e2e80a3-e493-49fc-972e-8ab37a6b260b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14429 | 2026.01.22 09:59:47.731501 [ 268 ] {4e2e80a3-e493-49fc-972e-8ab37a6b260b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14430 | 2026.01.22 09:59:47.731589 [ 198 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_101_20} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14431 | 2026.01.22 09:59:47.731667 [ 198 ] {9fc6f667-7a72-4e1c-abb0-480de51b9e98::all_1_101_20} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14432 | 2026.01.22 09:59:47.731744 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 14433 | 2026.01.22 09:59:47.731934 [ 268 ] {4e2e80a3-e493-49fc-972e-8ab37a6b260b} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14434 | 2026.01.22 09:59:47.731975 [ 268 ] {4e2e80a3-e493-49fc-972e-8ab37a6b260b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14435 | 2026.01.22 09:59:47.732320 [ 268 ] {4e2e80a3-e493-49fc-972e-8ab37a6b260b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14436 | 2026.01.22 09:59:47.732532 [ 268 ] {4e2e80a3-e493-49fc-972e-8ab37a6b260b} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14437 | 2026.01.22 09:59:47.732664 [ 268 ] {4e2e80a3-e493-49fc-972e-8ab37a6b260b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 14438 | 2026.01.22 09:59:47.732702 [ 268 ] {4e2e80a3-e493-49fc-972e-8ab37a6b260b} <Debug> TCPHandler: Processed in 0.001408144 sec. | ||
| 14439 | 2026.01.22 09:59:47.732827 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14440 | 2026.01.22 09:59:47.732928 [ 268 ] {3680fb34-6d39-4ff9-ba69-104b95d94e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14441 | 2026.01.22 09:59:47.732986 [ 268 ] {3680fb34-6d39-4ff9-ba69-104b95d94e71} <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 | ||
| 14442 | 2026.01.22 09:59:47.733783 [ 268 ] {3680fb34-6d39-4ff9-ba69-104b95d94e71} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14443 | 2026.01.22 09:59:47.733820 [ 268 ] {3680fb34-6d39-4ff9-ba69-104b95d94e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14444 | 2026.01.22 09:59:47.734334 [ 268 ] {3680fb34-6d39-4ff9-ba69-104b95d94e71} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14445 | 2026.01.22 09:59:47.734549 [ 268 ] {3680fb34-6d39-4ff9-ba69-104b95d94e71} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14446 | 2026.01.22 09:59:47.734681 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14447 | 2026.01.22 09:59:47.734690 [ 268 ] {3680fb34-6d39-4ff9-ba69-104b95d94e71} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00178 sec., 2247.191011235955 rows/sec., 4.03 MiB/sec. | ||
| 14448 | 2026.01.22 09:59:47.734721 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14449 | 2026.01.22 09:59:47.734746 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14450 | 2026.01.22 09:59:47.734774 [ 268 ] {3680fb34-6d39-4ff9-ba69-104b95d94e71} <Debug> TCPHandler: Processed in 0.001996744 sec. | ||
| 14451 | 2026.01.22 09:59:47.734839 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14452 | 2026.01.22 09:59:47.734910 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14453 | 2026.01.22 09:59:47.735006 [ 268 ] {9c3fbf4c-2e91-4851-ac07-a3ada7153f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14454 | 2026.01.22 09:59:47.735024 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14455 | 2026.01.22 09:59:47.735049 [ 268 ] {9c3fbf4c-2e91-4851-ac07-a3ada7153f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14456 | 2026.01.22 09:59:47.735077 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2014 rows starting from the beginning of the part | ||
| 14457 | 2026.01.22 09:59:47.735200 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 4 rows starting from the beginning of the part | ||
| 14458 | 2026.01.22 09:59:47.735303 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 37 rows starting from the beginning of the part | ||
| 14459 | 2026.01.22 09:59:47.735404 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 4 rows starting from the beginning of the part | ||
| 14460 | 2026.01.22 09:59:47.735407 [ 268 ] {9c3fbf4c-2e91-4851-ac07-a3ada7153f37} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14461 | 2026.01.22 09:59:47.735450 [ 268 ] {9c3fbf4c-2e91-4851-ac07-a3ada7153f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14462 | 2026.01.22 09:59:47.735503 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 37 rows starting from the beginning of the part | ||
| 14463 | 2026.01.22 09:59:47.735595 [ 196 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 4 rows starting from the beginning of the part | ||
| 14464 | 2026.01.22 09:59:47.735776 [ 268 ] {9c3fbf4c-2e91-4851-ac07-a3ada7153f37} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14465 | 2026.01.22 09:59:47.736000 [ 268 ] {9c3fbf4c-2e91-4851-ac07-a3ada7153f37} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14466 | 2026.01.22 09:59:47.736130 [ 268 ] {9c3fbf4c-2e91-4851-ac07-a3ada7153f37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 14467 | 2026.01.22 09:59:47.736166 [ 268 ] {9c3fbf4c-2e91-4851-ac07-a3ada7153f37} <Debug> TCPHandler: Processed in 0.001307013 sec. | ||
| 14468 | 2026.01.22 09:59:47.747528 [ 198 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2100 rows, containing 19 columns (19 merged, 0 gathered) in 0.012729967 sec., 164965.0780712943 rows/sec., 295.61 MiB/sec. | ||
| 14469 | 2026.01.22 09:59:47.749593 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14470 | 2026.01.22 09:59:47.749967 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14471 | 2026.01.22 09:59:47.750046 [ 202 ] {c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14472 | 2026.01.22 09:59:47.750173 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.83 MiB. | ||
| 14473 | 2026.01.22 09:59:48.000194 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 368.79 MiB, peak 386.57 MiB, free memory in arenas 0.00 B, will set to 374.94 MiB (RSS), difference: 6.15 MiB | ||
| 14474 | 2026.01.22 09:59:50.900308 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14475 | 2026.01.22 09:59:50.900359 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14476 | 2026.01.22 09:59:51.082452 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34664 | ||
| 14477 | 2026.01.22 09:59:51.083019 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14478 | 2026.01.22 09:59:51.083064 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14479 | 2026.01.22 09:59:51.083585 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14480 | 2026.01.22 09:59:51.083859 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14481 | 2026.01.22 09:59:51.084012 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34664 | ||
| 14482 | 2026.01.22 09:59:51.187695 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1792 | ||
| 14483 | 2026.01.22 09:59:51.190089 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14484 | 2026.01.22 09:59:51.190148 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14485 | 2026.01.22 09:59:51.191367 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14486 | 2026.01.22 09:59:51.191639 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14487 | 2026.01.22 09:59:51.191913 [ 217 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14488 | 2026.01.22 09:59:51.191973 [ 217 ] {} <Debug> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14489 | 2026.01.22 09:59:51.192030 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1792 | ||
| 14490 | 2026.01.22 09:59:51.195423 [ 217 ] {} <Debug> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14491 | 2026.01.22 09:59:52.000347 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.95 MiB, peak 386.57 MiB, free memory in arenas 0.00 B, will set to 374.94 MiB (RSS), difference: 3.98 MiB | ||
| 14492 | 2026.01.22 09:59:52.662584 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59967 | ||
| 14493 | 2026.01.22 09:59:52.662694 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14494 | 2026.01.22 09:59:52.662721 [ 355 ] {} <Debug> TCP-Session: 63266240-3b05-4598-ad20-48d87f72c6fe Authenticating user 'default' from [fd00:1122:3344:101::e]:59967 | ||
| 14495 | 2026.01.22 09:59:52.662743 [ 355 ] {} <Debug> TCP-Session: 63266240-3b05-4598-ad20-48d87f72c6fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14496 | 2026.01.22 09:59:52.662756 [ 355 ] {} <Debug> TCP-Session: 63266240-3b05-4598-ad20-48d87f72c6fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14497 | 2026.01.22 09:59:52.662922 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54397 | ||
| 14498 | 2026.01.22 09:59:52.662964 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48960 | ||
| 14499 | 2026.01.22 09:59:52.662980 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61892 | ||
| 14500 | 2026.01.22 09:59:52.663004 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47083 | ||
| 14501 | 2026.01.22 09:59:52.663026 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14502 | 2026.01.22 09:59:52.663032 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36988 | ||
| 14503 | 2026.01.22 09:59:52.663065 [ 356 ] {} <Debug> TCP-Session: 2de7441a-314f-4fe4-9214-e70688217268 Authenticating user 'default' from [fd00:1122:3344:101::e]:54397 | ||
| 14504 | 2026.01.22 09:59:52.663049 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14505 | 2026.01.22 09:59:52.663113 [ 355 ] {} <Trace> TCP-Session: 63266240-3b05-4598-ad20-48d87f72c6fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14506 | 2026.01.22 09:59:52.663128 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14507 | 2026.01.22 09:59:52.663129 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14508 | 2026.01.22 09:59:52.663172 [ 352 ] {} <Debug> TCP-Session: 8ca48a52-4dce-4d7a-b14e-6b03f52f40a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47083 | ||
| 14509 | 2026.01.22 09:59:52.663161 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14510 | 2026.01.22 09:59:52.663210 [ 350 ] {} <Debug> TCP-Session: a0571773-6be2-4cbe-9627-10a4665181fa Authenticating user 'default' from [fd00:1122:3344:101::e]:61892 | ||
| 14511 | 2026.01.22 09:59:52.663017 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41348 | ||
| 14512 | 2026.01.22 09:59:52.663255 [ 350 ] {} <Debug> TCP-Session: a0571773-6be2-4cbe-9627-10a4665181fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14513 | 2026.01.22 09:59:52.663244 [ 354 ] {} <Debug> TCP-Session: dfcfdff8-1b06-4955-bcbd-8a792d17b266 Authenticating user 'default' from [fd00:1122:3344:101::e]:36988 | ||
| 14514 | 2026.01.22 09:59:52.663287 [ 350 ] {} <Debug> TCP-Session: a0571773-6be2-4cbe-9627-10a4665181fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14515 | 2026.01.22 09:59:52.663296 [ 355 ] {f7b674a3-b819-487c-9117-329efa19f1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59967) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14516 | 2026.01.22 09:59:52.663314 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14517 | 2026.01.22 09:59:52.663318 [ 354 ] {} <Debug> TCP-Session: dfcfdff8-1b06-4955-bcbd-8a792d17b266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14518 | 2026.01.22 09:59:52.663361 [ 353 ] {} <Debug> TCP-Session: d47e5b4e-1f18-41cf-bd43-c922f447b36b Authenticating user 'default' from [fd00:1122:3344:101::e]:41348 | ||
| 14519 | 2026.01.22 09:59:52.663376 [ 354 ] {} <Debug> TCP-Session: dfcfdff8-1b06-4955-bcbd-8a792d17b266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14520 | 2026.01.22 09:59:52.663392 [ 353 ] {} <Debug> TCP-Session: d47e5b4e-1f18-41cf-bd43-c922f447b36b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14521 | 2026.01.22 09:59:52.663007 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49552 | ||
| 14522 | 2026.01.22 09:59:52.663445 [ 353 ] {} <Debug> TCP-Session: d47e5b4e-1f18-41cf-bd43-c922f447b36b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14523 | 2026.01.22 09:59:52.662963 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49172 | ||
| 14524 | 2026.01.22 09:59:52.663209 [ 352 ] {} <Debug> TCP-Session: 8ca48a52-4dce-4d7a-b14e-6b03f52f40a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14525 | 2026.01.22 09:59:52.663115 [ 356 ] {} <Debug> TCP-Session: 2de7441a-314f-4fe4-9214-e70688217268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14526 | 2026.01.22 09:59:52.663526 [ 352 ] {} <Debug> TCP-Session: 8ca48a52-4dce-4d7a-b14e-6b03f52f40a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14527 | 2026.01.22 09:59:52.663540 [ 356 ] {} <Debug> TCP-Session: 2de7441a-314f-4fe4-9214-e70688217268 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14528 | 2026.01.22 09:59:52.663137 [ 292 ] {} <Debug> TCP-Session: d9db4f18-6c23-4b2b-ae05-6e834a902f94 Authenticating user 'default' from [fd00:1122:3344:101::e]:48960 | ||
| 14529 | 2026.01.22 09:59:52.663580 [ 355 ] {f7b674a3-b819-487c-9117-329efa19f1bc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14530 | 2026.01.22 09:59:52.663586 [ 292 ] {} <Debug> TCP-Session: d9db4f18-6c23-4b2b-ae05-6e834a902f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14531 | 2026.01.22 09:59:52.663631 [ 292 ] {} <Debug> TCP-Session: d9db4f18-6c23-4b2b-ae05-6e834a902f94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14532 | 2026.01.22 09:59:52.663650 [ 355 ] {f7b674a3-b819-487c-9117-329efa19f1bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14533 | 2026.01.22 09:59:52.663965 [ 355 ] {f7b674a3-b819-487c-9117-329efa19f1bc} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 14534 | 2026.01.22 09:59:52.663966 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14535 | 2026.01.22 09:59:52.664018 [ 351 ] {} <Debug> TCP-Session: 033cc620-1ed3-4233-b91d-d291d506eba3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49552 | ||
| 14536 | 2026.01.22 09:59:52.664035 [ 351 ] {} <Debug> TCP-Session: 033cc620-1ed3-4233-b91d-d291d506eba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14537 | 2026.01.22 09:59:52.664047 [ 351 ] {} <Debug> TCP-Session: 033cc620-1ed3-4233-b91d-d291d506eba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14538 | 2026.01.22 09:59:52.664117 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14539 | 2026.01.22 09:59:52.664167 [ 357 ] {} <Debug> TCP-Session: 0f2944ae-a20f-46dd-8e2a-51dbdc7e9ac0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49172 | ||
| 14540 | 2026.01.22 09:59:52.664190 [ 357 ] {} <Debug> TCP-Session: 0f2944ae-a20f-46dd-8e2a-51dbdc7e9ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14541 | 2026.01.22 09:59:52.664208 [ 357 ] {} <Debug> TCP-Session: 0f2944ae-a20f-46dd-8e2a-51dbdc7e9ac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14542 | 2026.01.22 09:59:52.664989 [ 300 ] {f7b674a3-b819-487c-9117-329efa19f1bc} <Trace> AggregatingTransform: Aggregating | ||
| 14543 | 2026.01.22 09:59:52.665030 [ 300 ] {f7b674a3-b819-487c-9117-329efa19f1bc} <Trace> Aggregator: Aggregation method: without_key | ||
| 14544 | 2026.01.22 09:59:52.665067 [ 300 ] {f7b674a3-b819-487c-9117-329efa19f1bc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000983817 sec. (1016.449 rows/sec., 39.71 KiB/sec.) | ||
| 14545 | 2026.01.22 09:59:52.665088 [ 300 ] {f7b674a3-b819-487c-9117-329efa19f1bc} <Trace> Aggregator: Merging aggregated data | ||
| 14546 | 2026.01.22 09:59:52.666743 [ 355 ] {f7b674a3-b819-487c-9117-329efa19f1bc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003505 sec., 285.30670470756064 rows/sec., 11.14 KiB/sec. | ||
| 14547 | 2026.01.22 09:59:52.666912 [ 355 ] {f7b674a3-b819-487c-9117-329efa19f1bc} <Debug> TCPHandler: Processed in 0.003918377 sec. | ||
| 14548 | 2026.01.22 09:59:52.667013 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14549 | 2026.01.22 09:59:52.667046 [ 355 ] {} <Debug> TCP-Session: 63266240-3b05-4598-ad20-48d87f72c6fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14550 | 2026.01.22 09:59:52.667051 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14551 | 2026.01.22 09:59:52.667073 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14552 | 2026.01.22 09:59:52.667099 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14553 | 2026.01.22 09:59:52.667104 [ 356 ] {} <Debug> TCP-Session: 2de7441a-314f-4fe4-9214-e70688217268 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14554 | 2026.01.22 09:59:52.667117 [ 292 ] {} <Debug> TCP-Session: d9db4f18-6c23-4b2b-ae05-6e834a902f94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14555 | 2026.01.22 09:59:52.667121 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14556 | 2026.01.22 09:59:52.667147 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14557 | 2026.01.22 09:59:52.667165 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14558 | 2026.01.22 09:59:52.667200 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14559 | 2026.01.22 09:59:52.667193 [ 353 ] {} <Debug> TCP-Session: d47e5b4e-1f18-41cf-bd43-c922f447b36b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14560 | 2026.01.22 09:59:52.667236 [ 351 ] {} <Debug> TCP-Session: 033cc620-1ed3-4233-b91d-d291d506eba3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14561 | 2026.01.22 09:59:52.667258 [ 354 ] {} <Debug> TCP-Session: dfcfdff8-1b06-4955-bcbd-8a792d17b266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14562 | 2026.01.22 09:59:52.667183 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14563 | 2026.01.22 09:59:52.667202 [ 350 ] {} <Debug> TCP-Session: a0571773-6be2-4cbe-9627-10a4665181fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14564 | 2026.01.22 09:59:52.667339 [ 357 ] {} <Debug> TCP-Session: 0f2944ae-a20f-46dd-8e2a-51dbdc7e9ac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14565 | 2026.01.22 09:59:52.667133 [ 352 ] {} <Debug> TCP-Session: 8ca48a52-4dce-4d7a-b14e-6b03f52f40a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14566 | 2026.01.22 09:59:52.728285 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14567 | 2026.01.22 09:59:52.728472 [ 268 ] {6d73344b-362d-44af-b215-200e45c0221f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14568 | 2026.01.22 09:59:52.728546 [ 268 ] {6d73344b-362d-44af-b215-200e45c0221f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14569 | 2026.01.22 09:59:52.729311 [ 268 ] {6d73344b-362d-44af-b215-200e45c0221f} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14570 | 2026.01.22 09:59:52.729365 [ 268 ] {6d73344b-362d-44af-b215-200e45c0221f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14571 | 2026.01.22 09:59:52.729800 [ 268 ] {6d73344b-362d-44af-b215-200e45c0221f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14572 | 2026.01.22 09:59:52.730045 [ 268 ] {6d73344b-362d-44af-b215-200e45c0221f} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14573 | 2026.01.22 09:59:52.730228 [ 268 ] {6d73344b-362d-44af-b215-200e45c0221f} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.001806 sec., 71982.28128460686 rows/sec., 6.20 MiB/sec. | ||
| 14574 | 2026.01.22 09:59:52.730287 [ 268 ] {6d73344b-362d-44af-b215-200e45c0221f} <Debug> TCPHandler: Processed in 0.002138736 sec. | ||
| 14575 | 2026.01.22 09:59:52.730417 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14576 | 2026.01.22 09:59:52.730524 [ 268 ] {de9d9b3f-68d8-4f10-b7a7-a4271279830f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14577 | 2026.01.22 09:59:52.730585 [ 268 ] {de9d9b3f-68d8-4f10-b7a7-a4271279830f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14578 | 2026.01.22 09:59:52.731104 [ 268 ] {de9d9b3f-68d8-4f10-b7a7-a4271279830f} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14579 | 2026.01.22 09:59:52.731145 [ 268 ] {de9d9b3f-68d8-4f10-b7a7-a4271279830f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14580 | 2026.01.22 09:59:52.731472 [ 268 ] {de9d9b3f-68d8-4f10-b7a7-a4271279830f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14581 | 2026.01.22 09:59:52.731700 [ 268 ] {de9d9b3f-68d8-4f10-b7a7-a4271279830f} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14582 | 2026.01.22 09:59:52.731851 [ 268 ] {de9d9b3f-68d8-4f10-b7a7-a4271279830f} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001353 sec., 27346.63710273466 rows/sec., 2.01 MiB/sec. | ||
| 14583 | 2026.01.22 09:59:52.731896 [ 268 ] {de9d9b3f-68d8-4f10-b7a7-a4271279830f} <Debug> TCPHandler: Processed in 0.001530366 sec. | ||
| 14584 | 2026.01.22 09:59:52.732022 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14585 | 2026.01.22 09:59:52.732123 [ 268 ] {e19b7d94-580c-474b-84f7-67cf5238bf3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14586 | 2026.01.22 09:59:52.732171 [ 268 ] {e19b7d94-580c-474b-84f7-67cf5238bf3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14587 | 2026.01.22 09:59:52.732643 [ 268 ] {e19b7d94-580c-474b-84f7-67cf5238bf3d} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14588 | 2026.01.22 09:59:52.732682 [ 268 ] {e19b7d94-580c-474b-84f7-67cf5238bf3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14589 | 2026.01.22 09:59:52.733010 [ 268 ] {e19b7d94-580c-474b-84f7-67cf5238bf3d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14590 | 2026.01.22 09:59:52.733269 [ 268 ] {e19b7d94-580c-474b-84f7-67cf5238bf3d} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14591 | 2026.01.22 09:59:52.733420 [ 268 ] {e19b7d94-580c-474b-84f7-67cf5238bf3d} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001318 sec., 76631.25948406677 rows/sec., 5.99 MiB/sec. | ||
| 14592 | 2026.01.22 09:59:52.733462 [ 268 ] {e19b7d94-580c-474b-84f7-67cf5238bf3d} <Debug> TCPHandler: Processed in 0.001491026 sec. | ||
| 14593 | 2026.01.22 09:59:52.733587 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14594 | 2026.01.22 09:59:52.733685 [ 268 ] {efe6e247-e6f8-42aa-9ff4-223fb8c568f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14595 | 2026.01.22 09:59:52.733732 [ 268 ] {efe6e247-e6f8-42aa-9ff4-223fb8c568f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14596 | 2026.01.22 09:59:52.734165 [ 268 ] {efe6e247-e6f8-42aa-9ff4-223fb8c568f9} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14597 | 2026.01.22 09:59:52.734205 [ 268 ] {efe6e247-e6f8-42aa-9ff4-223fb8c568f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14598 | 2026.01.22 09:59:52.734564 [ 268 ] {efe6e247-e6f8-42aa-9ff4-223fb8c568f9} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14599 | 2026.01.22 09:59:52.734791 [ 268 ] {efe6e247-e6f8-42aa-9ff4-223fb8c568f9} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14600 | 2026.01.22 09:59:52.734936 [ 268 ] {efe6e247-e6f8-42aa-9ff4-223fb8c568f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 14601 | 2026.01.22 09:59:52.734975 [ 268 ] {efe6e247-e6f8-42aa-9ff4-223fb8c568f9} <Debug> TCPHandler: Processed in 0.001438175 sec. | ||
| 14602 | 2026.01.22 09:59:52.735100 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14603 | 2026.01.22 09:59:52.735198 [ 268 ] {a6846427-b388-46d1-8093-bc707d9234cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14604 | 2026.01.22 09:59:52.735256 [ 268 ] {a6846427-b388-46d1-8093-bc707d9234cb} <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 | ||
| 14605 | 2026.01.22 09:59:52.736149 [ 268 ] {a6846427-b388-46d1-8093-bc707d9234cb} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14606 | 2026.01.22 09:59:52.736188 [ 268 ] {a6846427-b388-46d1-8093-bc707d9234cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14607 | 2026.01.22 09:59:52.736809 [ 268 ] {a6846427-b388-46d1-8093-bc707d9234cb} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14608 | 2026.01.22 09:59:52.737054 [ 268 ] {a6846427-b388-46d1-8093-bc707d9234cb} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14609 | 2026.01.22 09:59:52.737222 [ 268 ] {a6846427-b388-46d1-8093-bc707d9234cb} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002044 sec., 18101.761252446187 rows/sec., 32.44 MiB/sec. | ||
| 14610 | 2026.01.22 09:59:52.737312 [ 268 ] {a6846427-b388-46d1-8093-bc707d9234cb} <Debug> TCPHandler: Processed in 0.002262648 sec. | ||
| 14611 | 2026.01.22 09:59:52.737445 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14612 | 2026.01.22 09:59:52.737550 [ 268 ] {a7ddae86-1d16-4090-a23a-255b69cbfb06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14613 | 2026.01.22 09:59:52.737594 [ 268 ] {a7ddae86-1d16-4090-a23a-255b69cbfb06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14614 | 2026.01.22 09:59:52.737950 [ 268 ] {a7ddae86-1d16-4090-a23a-255b69cbfb06} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14615 | 2026.01.22 09:59:52.737989 [ 268 ] {a7ddae86-1d16-4090-a23a-255b69cbfb06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14616 | 2026.01.22 09:59:52.738328 [ 268 ] {a7ddae86-1d16-4090-a23a-255b69cbfb06} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14617 | 2026.01.22 09:59:52.738546 [ 268 ] {a7ddae86-1d16-4090-a23a-255b69cbfb06} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14618 | 2026.01.22 09:59:52.738688 [ 268 ] {a7ddae86-1d16-4090-a23a-255b69cbfb06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 14619 | 2026.01.22 09:59:52.738727 [ 268 ] {a7ddae86-1d16-4090-a23a-255b69cbfb06} <Debug> TCPHandler: Processed in 0.001333273 sec. | ||
| 14620 | 2026.01.22 09:59:52.882316 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40855 | ||
| 14621 | 2026.01.22 09:59:52.882432 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14622 | 2026.01.22 09:59:52.882461 [ 355 ] {} <Debug> TCP-Session: 5be8e81a-fd64-4e4e-93b9-1140e4ba3f9a Authenticating user 'default' from [fd00:1122:3344:101::e]:40855 | ||
| 14623 | 2026.01.22 09:59:52.882483 [ 355 ] {} <Debug> TCP-Session: 5be8e81a-fd64-4e4e-93b9-1140e4ba3f9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14624 | 2026.01.22 09:59:52.882497 [ 355 ] {} <Debug> TCP-Session: 5be8e81a-fd64-4e4e-93b9-1140e4ba3f9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14625 | 2026.01.22 09:59:52.882687 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35112 | ||
| 14626 | 2026.01.22 09:59:52.882704 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41495 | ||
| 14627 | 2026.01.22 09:59:52.882735 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61145 | ||
| 14628 | 2026.01.22 09:59:52.882757 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42643 | ||
| 14629 | 2026.01.22 09:59:52.882815 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63089 | ||
| 14630 | 2026.01.22 09:59:52.882834 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14631 | 2026.01.22 09:59:52.882835 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14632 | 2026.01.22 09:59:52.882857 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14633 | 2026.01.22 09:59:52.882870 [ 292 ] {} <Debug> TCP-Session: 0e85e61d-4616-48e5-823b-f5ddb235a8f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61145 | ||
| 14634 | 2026.01.22 09:59:52.882883 [ 357 ] {} <Debug> TCP-Session: 8092aa26-ce44-4dcc-9f7b-6cd6c5b50368 Authenticating user 'default' from [fd00:1122:3344:101::e]:41495 | ||
| 14635 | 2026.01.22 09:59:52.882891 [ 350 ] {} <Debug> TCP-Session: efb82d33-48f9-42da-bb9a-a83ae3a391cb Authenticating user 'default' from [fd00:1122:3344:101::e]:42643 | ||
| 14636 | 2026.01.22 09:59:52.882903 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14637 | 2026.01.22 09:59:52.882908 [ 292 ] {} <Debug> TCP-Session: 0e85e61d-4616-48e5-823b-f5ddb235a8f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14638 | 2026.01.22 09:59:52.882949 [ 352 ] {} <Debug> TCP-Session: 46937187-541f-4566-9470-f73105397705 Authenticating user 'default' from [fd00:1122:3344:101::e]:63089 | ||
| 14639 | 2026.01.22 09:59:52.882917 [ 357 ] {} <Debug> TCP-Session: 8092aa26-ce44-4dcc-9f7b-6cd6c5b50368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14640 | 2026.01.22 09:59:52.882967 [ 292 ] {} <Debug> TCP-Session: 0e85e61d-4616-48e5-823b-f5ddb235a8f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14641 | 2026.01.22 09:59:52.882978 [ 352 ] {} <Debug> TCP-Session: 46937187-541f-4566-9470-f73105397705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14642 | 2026.01.22 09:59:52.882993 [ 357 ] {} <Debug> TCP-Session: 8092aa26-ce44-4dcc-9f7b-6cd6c5b50368 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14643 | 2026.01.22 09:59:52.883021 [ 352 ] {} <Debug> TCP-Session: 46937187-541f-4566-9470-f73105397705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14644 | 2026.01.22 09:59:52.882836 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33312 | ||
| 14645 | 2026.01.22 09:59:52.882826 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60648 | ||
| 14646 | 2026.01.22 09:59:52.882817 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53524 | ||
| 14647 | 2026.01.22 09:59:52.882842 [ 355 ] {} <Trace> TCP-Session: 5be8e81a-fd64-4e4e-93b9-1140e4ba3f9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14648 | 2026.01.22 09:59:52.883155 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14649 | 2026.01.22 09:59:52.883159 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14650 | 2026.01.22 09:59:52.883186 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14651 | 2026.01.22 09:59:52.883193 [ 354 ] {} <Debug> TCP-Session: 4245bfef-cc7e-4f95-85b1-72a07e661a53 Authenticating user 'default' from [fd00:1122:3344:101::e]:33312 | ||
| 14652 | 2026.01.22 09:59:52.883205 [ 353 ] {} <Debug> TCP-Session: a02d06ce-bb91-44df-bf67-4c66a584792f Authenticating user 'default' from [fd00:1122:3344:101::e]:60648 | ||
| 14653 | 2026.01.22 09:59:52.883216 [ 351 ] {} <Debug> TCP-Session: da584f67-a008-4494-a8f2-2e6313f88714 Authenticating user 'default' from [fd00:1122:3344:101::e]:53524 | ||
| 14654 | 2026.01.22 09:59:52.883227 [ 354 ] {} <Debug> TCP-Session: 4245bfef-cc7e-4f95-85b1-72a07e661a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14655 | 2026.01.22 09:59:52.883239 [ 353 ] {} <Debug> TCP-Session: a02d06ce-bb91-44df-bf67-4c66a584792f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14656 | 2026.01.22 09:59:52.883256 [ 354 ] {} <Debug> TCP-Session: 4245bfef-cc7e-4f95-85b1-72a07e661a53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14657 | 2026.01.22 09:59:52.883272 [ 353 ] {} <Debug> TCP-Session: a02d06ce-bb91-44df-bf67-4c66a584792f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14658 | 2026.01.22 09:59:52.883251 [ 351 ] {} <Debug> TCP-Session: da584f67-a008-4494-a8f2-2e6313f88714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14659 | 2026.01.22 09:59:52.882920 [ 350 ] {} <Debug> TCP-Session: efb82d33-48f9-42da-bb9a-a83ae3a391cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14660 | 2026.01.22 09:59:52.883324 [ 355 ] {0042e5e7-751b-46f6-bf2c-443f7c2a59ff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40855) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14661 | 2026.01.22 09:59:52.883344 [ 350 ] {} <Debug> TCP-Session: efb82d33-48f9-42da-bb9a-a83ae3a391cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14662 | 2026.01.22 09:59:52.883319 [ 351 ] {} <Debug> TCP-Session: da584f67-a008-4494-a8f2-2e6313f88714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14663 | 2026.01.22 09:59:52.882817 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14664 | 2026.01.22 09:59:52.883431 [ 356 ] {} <Debug> TCP-Session: ecc1ef76-6fb4-40a7-8511-2ebba707399e Authenticating user 'default' from [fd00:1122:3344:101::e]:35112 | ||
| 14665 | 2026.01.22 09:59:52.883448 [ 356 ] {} <Debug> TCP-Session: ecc1ef76-6fb4-40a7-8511-2ebba707399e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14666 | 2026.01.22 09:59:52.883460 [ 356 ] {} <Debug> TCP-Session: ecc1ef76-6fb4-40a7-8511-2ebba707399e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14667 | 2026.01.22 09:59:52.883608 [ 355 ] {0042e5e7-751b-46f6-bf2c-443f7c2a59ff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14668 | 2026.01.22 09:59:52.883668 [ 355 ] {0042e5e7-751b-46f6-bf2c-443f7c2a59ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14669 | 2026.01.22 09:59:52.883967 [ 355 ] {0042e5e7-751b-46f6-bf2c-443f7c2a59ff} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 14670 | 2026.01.22 09:59:52.885041 [ 334 ] {0042e5e7-751b-46f6-bf2c-443f7c2a59ff} <Trace> AggregatingTransform: Aggregating | ||
| 14671 | 2026.01.22 09:59:52.885080 [ 334 ] {0042e5e7-751b-46f6-bf2c-443f7c2a59ff} <Trace> Aggregator: Aggregation method: without_key | ||
| 14672 | 2026.01.22 09:59:52.885118 [ 334 ] {0042e5e7-751b-46f6-bf2c-443f7c2a59ff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001031938 sec. (969.050 rows/sec., 37.85 KiB/sec.) | ||
| 14673 | 2026.01.22 09:59:52.885140 [ 334 ] {0042e5e7-751b-46f6-bf2c-443f7c2a59ff} <Trace> Aggregator: Merging aggregated data | ||
| 14674 | 2026.01.22 09:59:52.886400 [ 355 ] {0042e5e7-751b-46f6-bf2c-443f7c2a59ff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003134 sec., 319.0810465858328 rows/sec., 12.46 KiB/sec. | ||
| 14675 | 2026.01.22 09:59:52.886581 [ 355 ] {0042e5e7-751b-46f6-bf2c-443f7c2a59ff} <Debug> TCPHandler: Processed in 0.003857046 sec. | ||
| 14676 | 2026.01.22 09:59:52.886702 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14677 | 2026.01.22 09:59:52.886732 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14678 | 2026.01.22 09:59:52.886752 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14679 | 2026.01.22 09:59:52.886767 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14680 | 2026.01.22 09:59:52.886797 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14681 | 2026.01.22 09:59:52.886806 [ 356 ] {} <Debug> TCP-Session: ecc1ef76-6fb4-40a7-8511-2ebba707399e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14682 | 2026.01.22 09:59:52.886811 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14683 | 2026.01.22 09:59:52.886838 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14684 | 2026.01.22 09:59:52.886842 [ 292 ] {} <Debug> TCP-Session: 0e85e61d-4616-48e5-823b-f5ddb235a8f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14685 | 2026.01.22 09:59:52.886867 [ 350 ] {} <Debug> TCP-Session: efb82d33-48f9-42da-bb9a-a83ae3a391cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14686 | 2026.01.22 09:59:52.886882 [ 353 ] {} <Debug> TCP-Session: a02d06ce-bb91-44df-bf67-4c66a584792f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14687 | 2026.01.22 09:59:52.886783 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14688 | 2026.01.22 09:59:52.886781 [ 357 ] {} <Debug> TCP-Session: 8092aa26-ce44-4dcc-9f7b-6cd6c5b50368 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14689 | 2026.01.22 09:59:52.886942 [ 351 ] {} <Debug> TCP-Session: da584f67-a008-4494-a8f2-2e6313f88714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14690 | 2026.01.22 09:59:52.886832 [ 354 ] {} <Debug> TCP-Session: 4245bfef-cc7e-4f95-85b1-72a07e661a53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14691 | 2026.01.22 09:59:52.886828 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14692 | 2026.01.22 09:59:52.886734 [ 355 ] {} <Debug> TCP-Session: 5be8e81a-fd64-4e4e-93b9-1140e4ba3f9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14693 | 2026.01.22 09:59:52.887028 [ 352 ] {} <Debug> TCP-Session: 46937187-541f-4566-9470-f73105397705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14694 | 2026.01.22 09:59:52.954404 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44289 | ||
| 14695 | 2026.01.22 09:59:52.954507 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14696 | 2026.01.22 09:59:52.954536 [ 355 ] {} <Debug> TCP-Session: 91804b26-64a1-4e5c-815b-6d419a785f89 Authenticating user 'default' from [fd00:1122:3344:101::e]:44289 | ||
| 14697 | 2026.01.22 09:59:52.954559 [ 355 ] {} <Debug> TCP-Session: 91804b26-64a1-4e5c-815b-6d419a785f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14698 | 2026.01.22 09:59:52.954573 [ 355 ] {} <Debug> TCP-Session: 91804b26-64a1-4e5c-815b-6d419a785f89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14699 | 2026.01.22 09:59:52.954750 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51419 | ||
| 14700 | 2026.01.22 09:59:52.954769 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59852 | ||
| 14701 | 2026.01.22 09:59:52.954807 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42097 | ||
| 14702 | 2026.01.22 09:59:52.954829 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40115 | ||
| 14703 | 2026.01.22 09:59:52.954858 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14704 | 2026.01.22 09:59:52.954863 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14705 | 2026.01.22 09:59:52.954889 [ 356 ] {} <Debug> TCP-Session: 9443c9a8-60d7-4117-8e33-2cb314352a33 Authenticating user 'default' from [fd00:1122:3344:101::e]:51419 | ||
| 14706 | 2026.01.22 09:59:52.954890 [ 355 ] {} <Trace> TCP-Session: 91804b26-64a1-4e5c-815b-6d419a785f89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14707 | 2026.01.22 09:59:52.954915 [ 356 ] {} <Debug> TCP-Session: 9443c9a8-60d7-4117-8e33-2cb314352a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14708 | 2026.01.22 09:59:52.954907 [ 292 ] {} <Debug> TCP-Session: 8591ceea-1c47-403d-9bb6-f867518b4c2c Authenticating user 'default' from [fd00:1122:3344:101::e]:59852 | ||
| 14709 | 2026.01.22 09:59:52.954956 [ 356 ] {} <Debug> TCP-Session: 9443c9a8-60d7-4117-8e33-2cb314352a33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14710 | 2026.01.22 09:59:52.954972 [ 292 ] {} <Debug> TCP-Session: 8591ceea-1c47-403d-9bb6-f867518b4c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14711 | 2026.01.22 09:59:52.954918 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14712 | 2026.01.22 09:59:52.954996 [ 292 ] {} <Debug> TCP-Session: 8591ceea-1c47-403d-9bb6-f867518b4c2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14713 | 2026.01.22 09:59:52.954851 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41225 | ||
| 14714 | 2026.01.22 09:59:52.955033 [ 352 ] {} <Debug> TCP-Session: 6faaebcf-4570-4759-993d-63bb715126ca Authenticating user 'default' from [fd00:1122:3344:101::e]:40115 | ||
| 14715 | 2026.01.22 09:59:52.954843 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40184 | ||
| 14716 | 2026.01.22 09:59:52.955081 [ 352 ] {} <Debug> TCP-Session: 6faaebcf-4570-4759-993d-63bb715126ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14717 | 2026.01.22 09:59:52.955072 [ 355 ] {92c8b570-002c-43c4-9146-466cb749f01f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44289) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14718 | 2026.01.22 09:59:52.955118 [ 352 ] {} <Debug> TCP-Session: 6faaebcf-4570-4759-993d-63bb715126ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14719 | 2026.01.22 09:59:52.955132 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14720 | 2026.01.22 09:59:52.955158 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14721 | 2026.01.22 09:59:52.954835 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34440 | ||
| 14722 | 2026.01.22 09:59:52.955199 [ 353 ] {} <Debug> TCP-Session: 8515d398-ebf7-4a68-9969-efdab74bed06 Authenticating user 'default' from [fd00:1122:3344:101::e]:40184 | ||
| 14723 | 2026.01.22 09:59:52.955184 [ 354 ] {} <Debug> TCP-Session: b01a4412-ff39-414c-9028-53f1a688d263 Authenticating user 'default' from [fd00:1122:3344:101::e]:41225 | ||
| 14724 | 2026.01.22 09:59:52.955239 [ 353 ] {} <Debug> TCP-Session: 8515d398-ebf7-4a68-9969-efdab74bed06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14725 | 2026.01.22 09:59:52.954771 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63428 | ||
| 14726 | 2026.01.22 09:59:52.955259 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14727 | 2026.01.22 09:59:52.955270 [ 353 ] {} <Debug> TCP-Session: 8515d398-ebf7-4a68-9969-efdab74bed06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14728 | 2026.01.22 09:59:52.955305 [ 351 ] {} <Debug> TCP-Session: de9e834a-f2a1-4ba4-9c89-6debcf1b06ff Authenticating user 'default' from [fd00:1122:3344:101::e]:34440 | ||
| 14729 | 2026.01.22 09:59:52.955264 [ 354 ] {} <Debug> TCP-Session: b01a4412-ff39-414c-9028-53f1a688d263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14730 | 2026.01.22 09:59:52.955335 [ 351 ] {} <Debug> TCP-Session: de9e834a-f2a1-4ba4-9c89-6debcf1b06ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14731 | 2026.01.22 09:59:52.955333 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14732 | 2026.01.22 09:59:52.955351 [ 354 ] {} <Debug> TCP-Session: b01a4412-ff39-414c-9028-53f1a688d263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14733 | 2026.01.22 09:59:52.955355 [ 351 ] {} <Debug> TCP-Session: de9e834a-f2a1-4ba4-9c89-6debcf1b06ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14734 | 2026.01.22 09:59:52.955385 [ 357 ] {} <Debug> TCP-Session: ea8beb7c-c430-49d4-b70b-2ff822b6d542 Authenticating user 'default' from [fd00:1122:3344:101::e]:63428 | ||
| 14735 | 2026.01.22 09:59:52.955393 [ 355 ] {92c8b570-002c-43c4-9146-466cb749f01f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14736 | 2026.01.22 09:59:52.955420 [ 357 ] {} <Debug> TCP-Session: ea8beb7c-c430-49d4-b70b-2ff822b6d542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14737 | 2026.01.22 09:59:52.954916 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14738 | 2026.01.22 09:59:52.955457 [ 357 ] {} <Debug> TCP-Session: ea8beb7c-c430-49d4-b70b-2ff822b6d542 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14739 | 2026.01.22 09:59:52.955488 [ 355 ] {92c8b570-002c-43c4-9146-466cb749f01f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14740 | 2026.01.22 09:59:52.955493 [ 350 ] {} <Debug> TCP-Session: 8f9a55e1-fcd0-4912-8763-5b9662f8c7b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42097 | ||
| 14741 | 2026.01.22 09:59:52.955532 [ 350 ] {} <Debug> TCP-Session: 8f9a55e1-fcd0-4912-8763-5b9662f8c7b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14742 | 2026.01.22 09:59:52.955544 [ 350 ] {} <Debug> TCP-Session: 8f9a55e1-fcd0-4912-8763-5b9662f8c7b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14743 | 2026.01.22 09:59:52.955834 [ 355 ] {92c8b570-002c-43c4-9146-466cb749f01f} <Debug> oximeter.version (f5f55d42-934e-46d0-af53-bee70cadc7fc) (SelectExecutor): Key condition: unknown | ||
| 14744 | 2026.01.22 09:59:52.956859 [ 328 ] {92c8b570-002c-43c4-9146-466cb749f01f} <Trace> AggregatingTransform: Aggregating | ||
| 14745 | 2026.01.22 09:59:52.956908 [ 328 ] {92c8b570-002c-43c4-9146-466cb749f01f} <Trace> Aggregator: Aggregation method: without_key | ||
| 14746 | 2026.01.22 09:59:52.956947 [ 328 ] {92c8b570-002c-43c4-9146-466cb749f01f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001002687 sec. (997.320 rows/sec., 38.96 KiB/sec.) | ||
| 14747 | 2026.01.22 09:59:52.956966 [ 328 ] {92c8b570-002c-43c4-9146-466cb749f01f} <Trace> Aggregator: Merging aggregated data | ||
| 14748 | 2026.01.22 09:59:52.958283 [ 355 ] {92c8b570-002c-43c4-9146-466cb749f01f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003265 sec., 306.2787136294028 rows/sec., 11.96 KiB/sec. | ||
| 14749 | 2026.01.22 09:59:52.958449 [ 355 ] {92c8b570-002c-43c4-9146-466cb749f01f} <Debug> TCPHandler: Processed in 0.003681422 sec. | ||
| 14750 | 2026.01.22 09:59:52.958574 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14751 | 2026.01.22 09:59:52.958600 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14752 | 2026.01.22 09:59:52.958616 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14753 | 2026.01.22 09:59:52.958632 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14754 | 2026.01.22 09:59:52.958662 [ 357 ] {} <Debug> TCP-Session: ea8beb7c-c430-49d4-b70b-2ff822b6d542 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14755 | 2026.01.22 09:59:52.958673 [ 356 ] {} <Debug> TCP-Session: 9443c9a8-60d7-4117-8e33-2cb314352a33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14756 | 2026.01.22 09:59:52.958690 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14757 | 2026.01.22 09:59:52.958703 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14758 | 2026.01.22 09:59:52.958694 [ 354 ] {} <Debug> TCP-Session: b01a4412-ff39-414c-9028-53f1a688d263 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14759 | 2026.01.22 09:59:52.958740 [ 350 ] {} <Debug> TCP-Session: 8f9a55e1-fcd0-4912-8763-5b9662f8c7b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14760 | 2026.01.22 09:59:52.958755 [ 353 ] {} <Debug> TCP-Session: 8515d398-ebf7-4a68-9969-efdab74bed06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14761 | 2026.01.22 09:59:52.958674 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14762 | 2026.01.22 09:59:52.958660 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14763 | 2026.01.22 09:59:52.958845 [ 351 ] {} <Debug> TCP-Session: de9e834a-f2a1-4ba4-9c89-6debcf1b06ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14764 | 2026.01.22 09:59:52.958648 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14765 | 2026.01.22 09:59:52.958871 [ 352 ] {} <Debug> TCP-Session: 6faaebcf-4570-4759-993d-63bb715126ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14766 | 2026.01.22 09:59:52.958643 [ 355 ] {} <Debug> TCP-Session: 91804b26-64a1-4e5c-815b-6d419a785f89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14767 | 2026.01.22 09:59:52.958903 [ 292 ] {} <Debug> TCP-Session: 8591ceea-1c47-403d-9bb6-f867518b4c2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14768 | 2026.01.22 09:59:52.960633 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 14769 | 2026.01.22 09:59:52.977927 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14770 | 2026.01.22 09:59:52.977996 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 14771 | 2026.01.22 09:59:52.984873 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14772 | 2026.01.22 09:59:52.985745 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14773 | 2026.01.22 09:59:52.990220 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 14774 | 2026.01.22 09:59:53.000176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.61 MiB, peak 386.57 MiB, free memory in arenas 0.00 B, will set to 374.95 MiB (RSS), difference: -1.65 MiB | ||
| 14775 | 2026.01.22 09:59:57.069971 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14776 | 2026.01.22 09:59:57.070039 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14777 | 2026.01.22 09:59:57.073783 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14778 | 2026.01.22 09:59:57.643282 [ 219 ] {} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14779 | 2026.01.22 09:59:57.643363 [ 219 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14780 | 2026.01.22 09:59:57.647291 [ 219 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14781 | 2026.01.22 09:59:57.684135 [ 220 ] {} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14782 | 2026.01.22 09:59:57.684189 [ 220 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14783 | 2026.01.22 09:59:57.688237 [ 220 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14784 | 2026.01.22 09:59:57.727128 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14785 | 2026.01.22 09:59:57.727304 [ 268 ] {d9ed376b-5bfb-44e2-8386-d6a985945617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14786 | 2026.01.22 09:59:57.727375 [ 268 ] {d9ed376b-5bfb-44e2-8386-d6a985945617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14787 | 2026.01.22 09:59:57.728068 [ 268 ] {d9ed376b-5bfb-44e2-8386-d6a985945617} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14788 | 2026.01.22 09:59:57.728108 [ 268 ] {d9ed376b-5bfb-44e2-8386-d6a985945617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 14789 | 2026.01.22 09:59:57.728468 [ 268 ] {d9ed376b-5bfb-44e2-8386-d6a985945617} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 14790 | 2026.01.22 09:59:57.728686 [ 268 ] {d9ed376b-5bfb-44e2-8386-d6a985945617} <Trace> oximeter.fields_ipaddr (b67b39dc-12cb-4423-9bb8-b15d3a5b0216): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14791 | 2026.01.22 09:59:57.728833 [ 268 ] {d9ed376b-5bfb-44e2-8386-d6a985945617} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001583 sec., 3790.271636133923 rows/sec., 309.07 KiB/sec. | ||
| 14792 | 2026.01.22 09:59:57.728874 [ 268 ] {d9ed376b-5bfb-44e2-8386-d6a985945617} <Debug> TCPHandler: Processed in 0.001883562 sec. | ||
| 14793 | 2026.01.22 09:59:57.729006 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14794 | 2026.01.22 09:59:57.729108 [ 268 ] {0195b0a2-1e07-4cff-9d6c-3c7f2492f9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14795 | 2026.01.22 09:59:57.729149 [ 268 ] {0195b0a2-1e07-4cff-9d6c-3c7f2492f9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14796 | 2026.01.22 09:59:57.729644 [ 268 ] {0195b0a2-1e07-4cff-9d6c-3c7f2492f9a7} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14797 | 2026.01.22 09:59:57.729678 [ 268 ] {0195b0a2-1e07-4cff-9d6c-3c7f2492f9a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 14798 | 2026.01.22 09:59:57.729972 [ 268 ] {0195b0a2-1e07-4cff-9d6c-3c7f2492f9a7} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14799 | 2026.01.22 09:59:57.730176 [ 268 ] {0195b0a2-1e07-4cff-9d6c-3c7f2492f9a7} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14800 | 2026.01.22 09:59:57.730302 [ 268 ] {0195b0a2-1e07-4cff-9d6c-3c7f2492f9a7} <Debug> executeQuery: Read 67 rows, 5.38 KiB in 0.001212 sec., 55280.52805280528 rows/sec., 4.34 MiB/sec. | ||
| 14801 | 2026.01.22 09:59:57.730309 [ 116 ] {} <Debug> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14802 | 2026.01.22 09:59:57.730339 [ 268 ] {0195b0a2-1e07-4cff-9d6c-3c7f2492f9a7} <Debug> TCPHandler: Processed in 0.001384733 sec. | ||
| 14803 | 2026.01.22 09:59:57.730349 [ 116 ] {} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14804 | 2026.01.22 09:59:57.730368 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 14805 | 2026.01.22 09:59:57.730463 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14806 | 2026.01.22 09:59:57.730470 [ 200 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14807 | 2026.01.22 09:59:57.730576 [ 268 ] {4b9e6c8a-0e6b-4569-bc06-0817a20773c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14808 | 2026.01.22 09:59:57.730594 [ 200 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14809 | 2026.01.22 09:59:57.730640 [ 268 ] {4b9e6c8a-0e6b-4569-bc06-0817a20773c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14810 | 2026.01.22 09:59:57.730640 [ 200 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2557 rows starting from the beginning of the part | ||
| 14811 | 2026.01.22 09:59:57.730734 [ 200 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
| 14812 | 2026.01.22 09:59:57.730807 [ 200 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1392 rows starting from the beginning of the part | ||
| 14813 | 2026.01.22 09:59:57.730877 [ 200 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
| 14814 | 2026.01.22 09:59:57.730942 [ 200 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 130 rows starting from the beginning of the part | ||
| 14815 | 2026.01.22 09:59:57.730997 [ 200 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 67 rows starting from the beginning of the part | ||
| 14816 | 2026.01.22 09:59:57.731176 [ 268 ] {4b9e6c8a-0e6b-4569-bc06-0817a20773c3} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14817 | 2026.01.22 09:59:57.731213 [ 268 ] {4b9e6c8a-0e6b-4569-bc06-0817a20773c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 14818 | 2026.01.22 09:59:57.731608 [ 268 ] {4b9e6c8a-0e6b-4569-bc06-0817a20773c3} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14819 | 2026.01.22 09:59:57.731902 [ 268 ] {4b9e6c8a-0e6b-4569-bc06-0817a20773c3} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14820 | 2026.01.22 09:59:57.732074 [ 268 ] {4b9e6c8a-0e6b-4569-bc06-0817a20773c3} <Debug> executeQuery: Read 10 rows, 737.00 B in 0.001519 sec., 6583.278472679394 rows/sec., 473.82 KiB/sec. | ||
| 14821 | 2026.01.22 09:59:57.732126 [ 268 ] {4b9e6c8a-0e6b-4569-bc06-0817a20773c3} <Debug> TCPHandler: Processed in 0.001719 sec. | ||
| 14822 | 2026.01.22 09:59:57.732189 [ 222 ] {} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14823 | 2026.01.22 09:59:57.732255 [ 222 ] {} <Debug> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14824 | 2026.01.22 09:59:57.732272 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14825 | 2026.01.22 09:59:57.732391 [ 268 ] {03167be1-90e0-4df1-bfd6-bd4abb455ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14826 | 2026.01.22 09:59:57.732431 [ 268 ] {03167be1-90e0-4df1-bfd6-bd4abb455ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14827 | 2026.01.22 09:59:57.732885 [ 268 ] {03167be1-90e0-4df1-bfd6-bd4abb455ef6} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14828 | 2026.01.22 09:59:57.732922 [ 268 ] {03167be1-90e0-4df1-bfd6-bd4abb455ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 14829 | 2026.01.22 09:59:57.733109 [ 204 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4274 rows, containing 5 columns (5 merged, 0 gathered) in 0.002691346 sec., 1588052.9668054574 rows/sec., 136.66 MiB/sec. | ||
| 14830 | 2026.01.22 09:59:57.733332 [ 204 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14831 | 2026.01.22 09:59:57.733340 [ 268 ] {03167be1-90e0-4df1-bfd6-bd4abb455ef6} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14832 | 2026.01.22 09:59:57.733573 [ 204 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_111_22} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14833 | 2026.01.22 09:59:57.733611 [ 268 ] {03167be1-90e0-4df1-bfd6-bd4abb455ef6} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14834 | 2026.01.22 09:59:57.733633 [ 204 ] {d0d5e2dd-2197-4a82-9749-1c588bdfbaee::all_1_111_22} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14835 | 2026.01.22 09:59:57.733697 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 14836 | 2026.01.22 09:59:57.733748 [ 116 ] {} <Debug> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14837 | 2026.01.22 09:59:57.733761 [ 268 ] {03167be1-90e0-4df1-bfd6-bd4abb455ef6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00139 sec., 53237.410071942446 rows/sec., 4.16 MiB/sec. | ||
| 14838 | 2026.01.22 09:59:57.733781 [ 116 ] {} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14839 | 2026.01.22 09:59:57.733805 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 14840 | 2026.01.22 09:59:57.733808 [ 268 ] {03167be1-90e0-4df1-bfd6-bd4abb455ef6} <Debug> TCPHandler: Processed in 0.001603188 sec. | ||
| 14841 | 2026.01.22 09:59:57.733869 [ 200 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14842 | 2026.01.22 09:59:57.733952 [ 200 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14843 | 2026.01.22 09:59:57.733967 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14844 | 2026.01.22 09:59:57.733979 [ 200 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1306 rows starting from the beginning of the part | ||
| 14845 | 2026.01.22 09:59:57.734039 [ 200 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 68 rows starting from the beginning of the part | ||
| 14846 | 2026.01.22 09:59:57.734076 [ 200 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 597 rows starting from the beginning of the part | ||
| 14847 | 2026.01.22 09:59:57.734091 [ 268 ] {9a381d6a-8535-4a82-9537-6bf069618035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14848 | 2026.01.22 09:59:57.734110 [ 200 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 68 rows starting from the beginning of the part | ||
| 14849 | 2026.01.22 09:59:57.734144 [ 268 ] {9a381d6a-8535-4a82-9537-6bf069618035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14850 | 2026.01.22 09:59:57.734150 [ 200 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 101 rows starting from the beginning of the part | ||
| 14851 | 2026.01.22 09:59:57.734191 [ 200 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 74 rows starting from the beginning of the part | ||
| 14852 | 2026.01.22 09:59:57.734623 [ 268 ] {9a381d6a-8535-4a82-9537-6bf069618035} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14853 | 2026.01.22 09:59:57.734668 [ 268 ] {9a381d6a-8535-4a82-9537-6bf069618035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 14854 | 2026.01.22 09:59:57.735038 [ 268 ] {9a381d6a-8535-4a82-9537-6bf069618035} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14855 | 2026.01.22 09:59:57.735158 [ 200 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314723 sec., 1684004.919667489 rows/sec., 130.60 MiB/sec. | ||
| 14856 | 2026.01.22 09:59:57.735290 [ 268 ] {9a381d6a-8535-4a82-9537-6bf069618035} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14857 | 2026.01.22 09:59:57.735314 [ 200 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14858 | 2026.01.22 09:59:57.735361 [ 222 ] {} <Debug> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14859 | 2026.01.22 09:59:57.735432 [ 268 ] {9a381d6a-8535-4a82-9537-6bf069618035} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001365 sec., 119413.91941391943 rows/sec., 8.31 MiB/sec. | ||
| 14860 | 2026.01.22 09:59:57.735432 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14861 | 2026.01.22 09:59:57.735473 [ 268 ] {9a381d6a-8535-4a82-9537-6bf069618035} <Debug> TCPHandler: Processed in 0.001571207 sec. | ||
| 14862 | 2026.01.22 09:59:57.735480 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14863 | 2026.01.22 09:59:57.735500 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 14864 | 2026.01.22 09:59:57.735539 [ 200 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_111_22} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14865 | 2026.01.22 09:59:57.735562 [ 204 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14866 | 2026.01.22 09:59:57.735588 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14867 | 2026.01.22 09:59:57.735598 [ 200 ] {adc08476-f4a8-4b37-acec-1a55aa6877a0::all_1_111_22} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14868 | 2026.01.22 09:59:57.735646 [ 204 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14869 | 2026.01.22 09:59:57.735661 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 14870 | 2026.01.22 09:59:57.735672 [ 204 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 31148 rows starting from the beginning of the part | ||
| 14871 | 2026.01.22 09:59:57.735683 [ 268 ] {11138f8f-9b4e-44b3-812e-30fad7abf5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14872 | 2026.01.22 09:59:57.735725 [ 204 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 14873 | 2026.01.22 09:59:57.735739 [ 268 ] {11138f8f-9b4e-44b3-812e-30fad7abf5d7} <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 | ||
| 14874 | 2026.01.22 09:59:57.735767 [ 204 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 882 rows starting from the beginning of the part | ||
| 14875 | 2026.01.22 09:59:57.735815 [ 204 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 14876 | 2026.01.22 09:59:57.735853 [ 204 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 14877 | 2026.01.22 09:59:57.735890 [ 204 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 163 rows starting from the beginning of the part | ||
| 14878 | 2026.01.22 09:59:57.736490 [ 268 ] {11138f8f-9b4e-44b3-812e-30fad7abf5d7} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14879 | 2026.01.22 09:59:57.736524 [ 268 ] {11138f8f-9b4e-44b3-812e-30fad7abf5d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 14880 | 2026.01.22 09:59:57.737011 [ 268 ] {11138f8f-9b4e-44b3-812e-30fad7abf5d7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14881 | 2026.01.22 09:59:57.737228 [ 268 ] {11138f8f-9b4e-44b3-812e-30fad7abf5d7} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14882 | 2026.01.22 09:59:57.737361 [ 268 ] {11138f8f-9b4e-44b3-812e-30fad7abf5d7} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001696 sec., 2358.490566037736 rows/sec., 4.23 MiB/sec. | ||
| 14883 | 2026.01.22 09:59:57.737414 [ 268 ] {11138f8f-9b4e-44b3-812e-30fad7abf5d7} <Debug> TCPHandler: Processed in 0.001873092 sec. | ||
| 14884 | 2026.01.22 09:59:57.737462 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14885 | 2026.01.22 09:59:57.737515 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14886 | 2026.01.22 09:59:57.737547 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14887 | 2026.01.22 09:59:57.737646 [ 268 ] {d766314a-ff94-49ea-b625-2feaefc6abb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14888 | 2026.01.22 09:59:57.737688 [ 268 ] {d766314a-ff94-49ea-b625-2feaefc6abb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14889 | 2026.01.22 09:59:57.738030 [ 268 ] {d766314a-ff94-49ea-b625-2feaefc6abb2} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14890 | 2026.01.22 09:59:57.738066 [ 268 ] {d766314a-ff94-49ea-b625-2feaefc6abb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 14891 | 2026.01.22 09:59:57.738367 [ 268 ] {d766314a-ff94-49ea-b625-2feaefc6abb2} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14892 | 2026.01.22 09:59:57.738574 [ 268 ] {d766314a-ff94-49ea-b625-2feaefc6abb2} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14893 | 2026.01.22 09:59:57.738712 [ 268 ] {d766314a-ff94-49ea-b625-2feaefc6abb2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 14894 | 2026.01.22 09:59:57.738730 [ 116 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14895 | 2026.01.22 09:59:57.738747 [ 268 ] {d766314a-ff94-49ea-b625-2feaefc6abb2} <Debug> TCPHandler: Processed in 0.001257892 sec. | ||
| 14896 | 2026.01.22 09:59:57.738762 [ 116 ] {} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14897 | 2026.01.22 09:59:57.738791 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 14898 | 2026.01.22 09:59:57.738902 [ 224 ] {} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14899 | 2026.01.22 09:59:57.738904 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14900 | 2026.01.22 09:59:57.738933 [ 224 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14901 | 2026.01.22 09:59:57.739047 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14902 | 2026.01.22 09:59:57.739086 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6444 rows starting from the beginning of the part | ||
| 14903 | 2026.01.22 09:59:57.739145 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 14904 | 2026.01.22 09:59:57.739191 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 14905 | 2026.01.22 09:59:57.739232 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 14906 | 2026.01.22 09:59:57.739271 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 14907 | 2026.01.22 09:59:57.739316 [ 190 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 14908 | 2026.01.22 09:59:57.740998 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14909 | 2026.01.22 09:59:57.741320 [ 195 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6744 rows, containing 4 columns (4 merged, 0 gathered) in 0.002458512 sec., 2743122.6693219314 rows/sec., 181.25 MiB/sec. | ||
| 14910 | 2026.01.22 09:59:57.741640 [ 224 ] {} <Debug> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14911 | 2026.01.22 09:59:57.741731 [ 195 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14912 | 2026.01.22 09:59:57.741831 [ 197 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32673 rows, containing 5 columns (5 merged, 0 gathered) in 0.006291647 sec., 5193075.835309896 rows/sec., 354.24 MiB/sec. | ||
| 14913 | 2026.01.22 09:59:57.742033 [ 195 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_111_22} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14914 | 2026.01.22 09:59:57.742113 [ 195 ] {d1d1b7dd-c87a-4676-8792-86f5c42058f3::all_1_111_22} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14915 | 2026.01.22 09:59:57.742218 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 14916 | 2026.01.22 09:59:57.742281 [ 192 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14917 | 2026.01.22 09:59:57.742520 [ 192 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14918 | 2026.01.22 09:59:57.742579 [ 192 ] {894e4ac0-c12e-4bc2-98fc-e25d26e67d14::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14919 | 2026.01.22 09:59:57.742643 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 14920 | 2026.01.22 09:59:58.584179 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35112 | ||
| 14921 | 2026.01.22 09:59:58.584994 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14922 | 2026.01.22 09:59:58.585072 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 14923 | 2026.01.22 09:59:58.585648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14924 | 2026.01.22 09:59:58.585897 [ 244 ] {} <Trace> system.asynchronous_metric_log (934f8125-fb1a-4bdc-ab76-09016509c134): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14925 | 2026.01.22 09:59:58.586036 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35112 | ||
| 14926 | 2026.01.22 10:00:00.490321 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 14927 | 2026.01.22 10:00:00.509135 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14928 | 2026.01.22 10:00:00.509198 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 14929 | 2026.01.22 10:00:00.515769 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14930 | 2026.01.22 10:00:00.516725 [ 245 ] {} <Trace> system.metric_log (da97311a-63c2-42b1-8ffc-e3c9e1cfb659): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14931 | 2026.01.22 10:00:00.520824 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 14932 | 2026.01.22 10:00:01.192271 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1824 | ||
| 14933 | 2026.01.22 10:00:01.195066 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14934 | 2026.01.22 10:00:01.195109 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 14935 | 2026.01.22 10:00:01.196473 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14936 | 2026.01.22 10:00:01.196810 [ 243 ] {} <Trace> system.query_log (f8a19f3e-8d15-4fd5-a664-3b02fcad49c7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14937 | 2026.01.22 10:00:01.197127 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1824 | ||
| 14938 | 2026.01.22 10:00:02.729298 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14939 | 2026.01.22 10:00:02.729482 [ 268 ] {6c6cdd01-3ca3-4eea-bba9-f4d4aa3b4f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14940 | 2026.01.22 10:00:02.729551 [ 268 ] {6c6cdd01-3ca3-4eea-bba9-f4d4aa3b4f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14941 | 2026.01.22 10:00:02.730318 [ 268 ] {6c6cdd01-3ca3-4eea-bba9-f4d4aa3b4f4e} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14942 | 2026.01.22 10:00:02.730367 [ 268 ] {6c6cdd01-3ca3-4eea-bba9-f4d4aa3b4f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 14943 | 2026.01.22 10:00:02.730774 [ 268 ] {6c6cdd01-3ca3-4eea-bba9-f4d4aa3b4f4e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14944 | 2026.01.22 10:00:02.731032 [ 268 ] {6c6cdd01-3ca3-4eea-bba9-f4d4aa3b4f4e} <Trace> oximeter.fields_string (d0d5e2dd-2197-4a82-9749-1c588bdfbaee): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14945 | 2026.01.22 10:00:02.731188 [ 268 ] {6c6cdd01-3ca3-4eea-bba9-f4d4aa3b4f4e} <Debug> executeQuery: Read 130 rows, 11.46 KiB in 0.001758 sec., 73947.6678043231 rows/sec., 6.36 MiB/sec. | ||
| 14946 | 2026.01.22 10:00:02.731234 [ 268 ] {6c6cdd01-3ca3-4eea-bba9-f4d4aa3b4f4e} <Debug> TCPHandler: Processed in 0.002085906 sec. | ||
| 14947 | 2026.01.22 10:00:02.731377 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14948 | 2026.01.22 10:00:02.731477 [ 268 ] {99af8c12-c30c-45d9-b499-0899a843302d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14949 | 2026.01.22 10:00:02.731530 [ 268 ] {99af8c12-c30c-45d9-b499-0899a843302d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14950 | 2026.01.22 10:00:02.731994 [ 268 ] {99af8c12-c30c-45d9-b499-0899a843302d} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14951 | 2026.01.22 10:00:02.732035 [ 268 ] {99af8c12-c30c-45d9-b499-0899a843302d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 14952 | 2026.01.22 10:00:02.732375 [ 268 ] {99af8c12-c30c-45d9-b499-0899a843302d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14953 | 2026.01.22 10:00:02.732622 [ 268 ] {99af8c12-c30c-45d9-b499-0899a843302d} <Trace> oximeter.fields_u16 (9fc6f667-7a72-4e1c-abb0-480de51b9e98): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14954 | 2026.01.22 10:00:02.732766 [ 268 ] {99af8c12-c30c-45d9-b499-0899a843302d} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001307 sec., 28309.10482019893 rows/sec., 2.08 MiB/sec. | ||
| 14955 | 2026.01.22 10:00:02.732806 [ 268 ] {99af8c12-c30c-45d9-b499-0899a843302d} <Debug> TCPHandler: Processed in 0.001480905 sec. | ||
| 14956 | 2026.01.22 10:00:02.732925 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14957 | 2026.01.22 10:00:02.733025 [ 268 ] {b6882c9f-cfaa-47fe-81bb-5a7d40929df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14958 | 2026.01.22 10:00:02.733068 [ 268 ] {b6882c9f-cfaa-47fe-81bb-5a7d40929df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14959 | 2026.01.22 10:00:02.733582 [ 268 ] {b6882c9f-cfaa-47fe-81bb-5a7d40929df1} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14960 | 2026.01.22 10:00:02.733621 [ 268 ] {b6882c9f-cfaa-47fe-81bb-5a7d40929df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 14961 | 2026.01.22 10:00:02.733970 [ 268 ] {b6882c9f-cfaa-47fe-81bb-5a7d40929df1} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14962 | 2026.01.22 10:00:02.734220 [ 268 ] {b6882c9f-cfaa-47fe-81bb-5a7d40929df1} <Trace> oximeter.fields_uuid (adc08476-f4a8-4b37-acec-1a55aa6877a0): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14963 | 2026.01.22 10:00:02.734362 [ 268 ] {b6882c9f-cfaa-47fe-81bb-5a7d40929df1} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001359 sec., 74319.35246504784 rows/sec., 5.80 MiB/sec. | ||
| 14964 | 2026.01.22 10:00:02.734407 [ 268 ] {b6882c9f-cfaa-47fe-81bb-5a7d40929df1} <Debug> TCPHandler: Processed in 0.001530786 sec. | ||
| 14965 | 2026.01.22 10:00:02.734541 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14966 | 2026.01.22 10:00:02.734650 [ 268 ] {8c14b55d-ba0d-478d-bb10-4a66e3781260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14967 | 2026.01.22 10:00:02.734706 [ 268 ] {8c14b55d-ba0d-478d-bb10-4a66e3781260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14968 | 2026.01.22 10:00:02.735248 [ 268 ] {8c14b55d-ba0d-478d-bb10-4a66e3781260} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14969 | 2026.01.22 10:00:02.735289 [ 268 ] {8c14b55d-ba0d-478d-bb10-4a66e3781260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 14970 | 2026.01.22 10:00:02.735677 [ 268 ] {8c14b55d-ba0d-478d-bb10-4a66e3781260} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14971 | 2026.01.22 10:00:02.735918 [ 268 ] {8c14b55d-ba0d-478d-bb10-4a66e3781260} <Trace> oximeter.measurements_cumulativeu64 (894e4ac0-c12e-4bc2-98fc-e25d26e67d14): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14972 | 2026.01.22 10:00:02.736065 [ 268 ] {8c14b55d-ba0d-478d-bb10-4a66e3781260} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001436 sec., 111420.61281337048 rows/sec., 7.76 MiB/sec. | ||
| 14973 | 2026.01.22 10:00:02.736105 [ 268 ] {8c14b55d-ba0d-478d-bb10-4a66e3781260} <Debug> TCPHandler: Processed in 0.001624018 sec. | ||
| 14974 | 2026.01.22 10:00:02.736232 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14975 | 2026.01.22 10:00:02.736330 [ 268 ] {3d9121ba-44e9-4fcf-94ea-c852497ed84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14976 | 2026.01.22 10:00:02.736387 [ 268 ] {3d9121ba-44e9-4fcf-94ea-c852497ed84f} <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 | ||
| 14977 | 2026.01.22 10:00:02.737383 [ 268 ] {3d9121ba-44e9-4fcf-94ea-c852497ed84f} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14978 | 2026.01.22 10:00:02.737425 [ 268 ] {3d9121ba-44e9-4fcf-94ea-c852497ed84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 14979 | 2026.01.22 10:00:02.738084 [ 268 ] {3d9121ba-44e9-4fcf-94ea-c852497ed84f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14980 | 2026.01.22 10:00:02.738326 [ 268 ] {3d9121ba-44e9-4fcf-94ea-c852497ed84f} <Trace> oximeter.measurements_histogramu64 (c146d6ef-2d8f-43fb-b9d4-f756b0e7f0be): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14981 | 2026.01.22 10:00:02.738484 [ 268 ] {3d9121ba-44e9-4fcf-94ea-c852497ed84f} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002172 sec., 17034.99079189687 rows/sec., 30.53 MiB/sec. | ||
| 14982 | 2026.01.22 10:00:02.738545 [ 268 ] {3d9121ba-44e9-4fcf-94ea-c852497ed84f} <Debug> TCPHandler: Processed in 0.002361891 sec. | ||
| 14983 | 2026.01.22 10:00:02.738684 [ 268 ] {} <Trace> TCP-Session: 8f099dc8-d422-4d8b-bc85-b06975776292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14984 | 2026.01.22 10:00:02.738781 [ 268 ] {ed00ffa1-d358-4a4e-bafe-33980e3408df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35695) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14985 | 2026.01.22 10:00:02.738831 [ 268 ] {ed00ffa1-d358-4a4e-bafe-33980e3408df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14986 | 2026.01.22 10:00:02.739266 [ 268 ] {ed00ffa1-d358-4a4e-bafe-33980e3408df} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14987 | 2026.01.22 10:00:02.739315 [ 268 ] {ed00ffa1-d358-4a4e-bafe-33980e3408df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 14988 | 2026.01.22 10:00:02.739730 [ 268 ] {ed00ffa1-d358-4a4e-bafe-33980e3408df} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14989 | 2026.01.22 10:00:02.740065 [ 268 ] {ed00ffa1-d358-4a4e-bafe-33980e3408df} <Trace> oximeter.measurements_u64 (d1d1b7dd-c87a-4676-8792-86f5c42058f3): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14990 | 2026.01.22 10:00:02.740235 [ 268 ] {ed00ffa1-d358-4a4e-bafe-33980e3408df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001471 sec., 40788.579197824605 rows/sec., 2.75 MiB/sec. | ||
| 14991 | 2026.01.22 10:00:02.740280 [ 268 ] {ed00ffa1-d358-4a4e-bafe-33980e3408df} <Debug> TCPHandler: Processed in 0.001649938 sec. | ||